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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

@​openzeppelin/hardhat-upgrades@​2.4.3

  • Bump dependency on @openzeppelin/upgrades-core. (#930)

@​openzeppelin/hardhat-upgrades@​2.4.2

  • Fix upgradeProxy from an implementation that has a fallback function and is not using OpenZeppelin Contracts 5.0. (#926)

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

... (truncated)

Commits
  • 49ac54c Publish @​openzeppelin/hardhat-upgrades@​2.4.3
  • 95eee46 Bump dependency on upgrades-core (#930)
  • 4094381 Publish @​openzeppelin/upgrades-core@​1.31.3
  • 5da44b1 Avoid duplicate file level functions and variables in namespace rewrite (#918)
  • f8745df Publish @​openzeppelin/hardhat-upgrades@​2.4.2
  • 6614824 Publish @​openzeppelin/upgrades-core@​1.31.2
  • 173759d Ignore UPGRADE_INTERFACE_VERSION if selector returns anything other than "5.0...
  • 6104d96 Update dev dependencies on hardhat and hardhat-ethers (#928)
  • 93c9e6f Test modified compile with multiple namespaces (#927)
  • 142c919 Publish @​openzeppelin/hardhat-upgrades@​2.4.1
  • 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.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/[email protected]...@openzeppelin/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2023
Copy link

sonarcloud bot commented Nov 28, 2023

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2023

Superseded by #432.

@dependabot dependabot bot closed this Dec 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.4.3 branch December 5, 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