Skip to content

build(deps-dev): bump @openzeppelin/hardhat-upgrades from 1.27.0 to 2.4.1#419

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.4.1
Closed

build(deps-dev): bump @openzeppelin/hardhat-upgrades from 1.27.0 to 2.4.1#419
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps @openzeppelin/hardhat-upgrades from 1.27.0 to 2.4.1.

Release notes

Sourced from @​openzeppelin/hardhat-upgrades's releases.

@​openzeppelin/hardhat-upgrades@​2.4.1

  • Update Defender SDK. (#924)
  • Throw error if not using a relayer for deployments, until other types of deployments are supported.

Note: OpenZeppelin Defender deployments is in beta and its functionality is subject to change.

@​openzeppelin/hardhat-upgrades@​2.4.0

  • Add createFactoryAddress option for Defender deployments. (#920)

Note: OpenZeppelin Defender deployments is in beta and its functionality is subject to change.

@​openzeppelin/hardhat-upgrades@​2.3.3

  • Update OpenZeppelin Defender deployments to use Defender SDK. (#888)

@​openzeppelin/hardhat-upgrades@​2.3.2

  • Fix Hardhat compile error when using Solidity 0.5.x. (#892)

@​openzeppelin/hardhat-upgrades@​2.3.1

  • Check for non-zero admin address when importing transparent proxy. (#887)

@​openzeppelin/hardhat-upgrades@​2.3.0

  • Support new upgrade interface in OpenZeppelin Contracts 5.0. (#883)
  • Support importing and upgrading 5.0 proxies.
    • Note: Deploying 5.0 proxies is not supported yet.
  • Add validations for namespaced storage layout. (#876)

@​openzeppelin/hardhat-upgrades@​2.2.1

  • Allow using proxy with different admin address than manifest. (#859)

@​openzeppelin/hardhat-upgrades@​2.2.0

  • Rename Platform to Defender. (#863)

Note: Functions that were for OpenZeppelin Platform have breaking changes since the previous release and have been renamed for OpenZeppelin Defender. See (#863) for details. OpenZeppelin Defender deployments is in beta and its functionality is subject to change.

@​openzeppelin/hardhat-upgrades@​2.1.1

  • Use public Etherscan API from hardhat-verify. (#857)

@​openzeppelin/hardhat-upgrades@​2.1.0

  • Add txOverrides option for overriding transaction parameters. (#852)

@​openzeppelin/hardhat-upgrades@​2.0.2

  • Enable storage layout for overrides from Hardhat config. (#851)

@​openzeppelin/hardhat-upgrades@​2.0.1

  • Update OpenZeppelin Platform client dependencies. (#845)

@​openzeppelin/hardhat-upgrades@​2.0.0

  • Use ethers v6 and hardhat-ethers v3. (#817)
  • Use hardhat-verify for proxy verification. (#829)
  • Remove address override for deployments. (#832)

... (truncated)

Commits
  • 142c919 Publish @​openzeppelin/hardhat-upgrades@​2.4.1
  • 9078b9d Update Defender SDK (#924)
  • 55eae39 Publish @​openzeppelin/hardhat-upgrades@​2.4.0
  • a452ae1 Remove plugin-defender-hardhat from test matrix
  • 6b92cb0 Add createFactoryAddress option for Defender (#920)
  • 1be0edd Update dependency sinon to v17 (#904)
  • cfac3f2 Publish @​openzeppelin/upgrades-core@​1.31.1
  • 7069859 CLI: Throw error if --requireReference and --unsafeSkipStorageCheck are b...
  • 04640c0 Update dependency eslint-plugin-unicorn to v49 (#914)
  • ca99114 Update actions/setup-node action to v4 (#908)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@openzeppelin/hardhat-upgrades](https://github.com/OpenZeppelin/openzeppelin-upgrades) from 1.27.0 to 2.4.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@1.27.0...@openzeppelin/hardhat-upgrades@2.4.1)

---
updated-dependencies:
- dependency-name: "@openzeppelin/hardhat-upgrades"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #428.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.4.1 branch November 28, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants