Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

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

Release notes

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

@​openzeppelin/hardhat-upgrades@​2.5.0

  • Add defender.getDeployApprovalProcess and defender.getUpgradeApprovalProcess functions. (#934)
  • Deprecate defender.getDefaultApprovalProcess function. This function is equivalent to defender.getUpgradeApprovalProcess.

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

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

... (truncated)

Commits
  • 68eaf92 Publish @​openzeppelin/hardhat-upgrades@​2.5.0
  • 8327d6e Add Defender getDeployApprovalProcess and getUpgradeApprovalProcess (#934)
  • 1cafe23 Add note to txOverrides doc
  • 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...
  • 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.5.0.
- [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.5.0)

---
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 Dec 5, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #434.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/openzeppelin/hardhat-upgrades-2.5.0 branch December 11, 2023 19:30
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