Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2.2.1 #199

Merged
merged 16 commits into from
Sep 16, 2024
Merged

chore: release v2.2.1 #199

merged 16 commits into from
Sep 16, 2024

Commits on Aug 30, 2024

  1. Merge pull request #193 from ar-io/main

    chore: main back to alpha
    dtfiedler authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    004b4cb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2ff56a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #194 from ar-io/remove-smartweave-constants

    chore(cruft): remove smartweave constants
    atticusofsparta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    83e69ee View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): bump the npm_and_yarn group across 3 directories with 3 …

    …updates
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).
    Bumps the npm_and_yarn group with 1 update in the /examples/vite directory: [micromatch](https://github.com/micromatch/micromatch).
    Bumps the npm_and_yarn group with 2 updates in the /examples/webpack directory: [micromatch](https://github.com/micromatch/micromatch) and [webpack](https://github.com/webpack/webpack).
    
    
    Updates `axios` from 1.7.3 to 1.7.4
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.3...v1.7.4)
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `webpack` from 5.91.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dtfiedler committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ad0216e View commit details
    Browse the repository at this point in the history
  2. chore(test): add coverage reports

    dtfiedler committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9a4c70b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #192 from ar-io/dependabot/npm_and_yarn/npm_and_ya…

    …rn-1a97773aa0
    
    chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates
    dtfiedler authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3a6a170 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore(test): update e2e test to use configurable AO

    We will create a docker file to spin up an AO CU locally in our tests to avoid going to real CUs. This sets up the tests to support those changes when we get to it.
    dtfiedler committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    48131fa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f82fed8 View commit details
    Browse the repository at this point in the history
  2. chore(test): update default CU for tests

    dtfiedler committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3e1e2fd View commit details
    Browse the repository at this point in the history
  3. chore(test): use local cu with testcontainers for e2e tests

    This will give more durability in our tests and avoid going to in-network CUs unnecessarily
    dtfiedler committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    216b0f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #198 from ar-io/testcontainers-cu

    chore(test): use local cu with testcontainers for e2e tests
    dtfiedler authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    37f07a1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #197 from ar-io/type-fix

    fix(types): correct totalEpochCount for gateway stats
    dtfiedler authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    32519dc View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.2.1-alpha.1 [skip ci]

    ## [2.2.1-alpha.1](v2.2.0...v2.2.1-alpha.1) (2024-09-16)
    
    ### Bug Fixes
    
    * **types:** correct totalEpochCount for gateway stats ([f82fed8](f82fed8))
    semantic-release-bot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0900662 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump the npm_and_yarn group across 3 directories with 4 …

    …updates
    
    Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp).
    Bumps the npm_and_yarn group with 1 update in the /examples/vite directory: [micromatch](https://github.com/micromatch/micromatch).
    Bumps the npm_and_yarn group with 2 updates in the /examples/webpack directory: [micromatch](https://github.com/micromatch/micromatch) and [webpack](https://github.com/webpack/webpack).
    
    
    Updates `axios` from 1.7.3 to 1.7.4
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.3...v1.7.4)
    
    Updates `path-to-regexp` from 6.2.2 to 6.3.0
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.2...v6.3.0)
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `webpack` from 5.91.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: path-to-regexp
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dtfiedler committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    842e177 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #196 from ar-io/dependabot/npm_and_yarn/npm_and_ya…

    …rn-f232406050
    
    chore(deps): bump the npm_and_yarn group across 3 directories with 4 updates
    dtfiedler authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1cfb1c6 View commit details
    Browse the repository at this point in the history
  9. chore(docs): prep CHANGELOG for release

    dtfiedler committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    538c70c View commit details
    Browse the repository at this point in the history