Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

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

Release notes

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

@​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)

Breaking changes

This new major version requires ethers v6 and @nomicfoundation/hardhat-ethers v3 as peer dependencies.
For Etherscan verification, it also requires @nomicfoundation/hardhat-verify.

How to update from a previous version

Update your existing project according to Hardhat Toolbox v3's release notes.
Then update this plugin, for example: npm install @openzeppelin/hardhat-upgrades@latest

@​openzeppelin/hardhat-upgrades@​1.28.0

  • Breaking change: Rename walletId option to relayerId for OpenZeppelin Platform deployments. Update dependencies. (#806)

... (truncated)

Commits
  • 65cf285 Publish @​openzeppelin/hardhat-upgrades@​2.3.3
  • ea01eab Update Defender deployments to use Defender SDK (#894)
  • b4cfacb Publish
  • 760e4be Skip modified compilation for namespaces if solc < 0.8.20 (#892)
  • d4f26a9 Publish @​openzeppelin/hardhat-upgrades@​2.3.1
  • ba541bf Check for non-zero admin address when importing transparent proxy (#887)
  • c160d1a Publish
  • 9274324 Use upgradeToAndCall depending on upgrade interface version (#883)
  • 754f203 Add validations for namespaced storage layout (#876)
  • 3f2d0f6 Add Truffle deprecation notices (#885)
  • 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.3.3.
- [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.3.3)

---
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 Oct 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Superseded by #419.

@dependabot dependabot bot closed this Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.3.3 branch November 14, 2023 19:22
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