Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenZeppelin/defender-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.52.0
Choose a base ref
...
head repository: OpenZeppelin/defender-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.54.0
Choose a head ref
  • 17 commits
  • 50 files changed
  • 4 contributors

Commits on Nov 22, 2023

  1. Fix the lerna publish for the npm packages (#439)

     Add the stable release workflow and remove rc and stable tag workflows
    collins-w authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    04115c3 View commit details
    Browse the repository at this point in the history
  2. add arbitrum sepolia support (#438)

    * add arbitrum sepolia support
    
    * add arb sepolia to networks list
    MCarlomagno authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    61c8a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1153120 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Remove GPG key (#451)

    collins-w authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    51ba8a7 View commit details
    Browse the repository at this point in the history
  2. Update version to v1.53.0-rc.0

    github-actions committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cd0a7c1 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove GPG key (#451)" (#452)

    This reverts commit 51ba8a7.
    collins-w authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0fc946b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    c9e45b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#376)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b7f8ab...a8a3f3a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b23147f View commit details
    Browse the repository at this point in the history
  2. defender-client-deps: bump nx-cloud from 16.0.5 to 16.5.2 (#397)

    Bumps [nx-cloud](https://github.com/nrwl/nx) from 16.0.5 to 16.5.2.
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/16.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: nx-cloud
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    332ba34 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.1.0 to 4.1.1 (#435)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    071ae31 View commit details
    Browse the repository at this point in the history
  4. defender-client-deps: bump axios from 1.4.0 to 1.6.2 (#440)

    Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.4.0...v1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    87ba966 View commit details
    Browse the repository at this point in the history
  5. Bump actions/dependency-review-action from 3.1.0 to 3.1.4 (#457)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.0 to 3.1.4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@6c5ccda...01bc870)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7b7399a View commit details
    Browse the repository at this point in the history
  6. Add support for optimism sepolia (#454)

    * add arbitrum sepolia support
    
    * add arb sepolia to networks list
    
    * add optimism sepolia testnet
    MCarlomagno authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bb80b46 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update version to v1.54.0-rc.0

    github-actions committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9ccf87a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    8fff37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6928d View commit details
    Browse the repository at this point in the history
  3. Update version to v1.54.0

    github-actions committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    155b268 View commit details
    Browse the repository at this point in the history
Loading