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

chore(deps): bump @openzeppelin/upgrades-core from 1.31.1 to 1.32.2 #601

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @openzeppelin/upgrades-core from 1.31.1 to 1.32.2.

Release notes

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

@​openzeppelin/upgrades-core@​1.32.2

  • Fix manifest error when connecting to an Anvil dev network. (#950)

@​openzeppelin/upgrades-core@​1.32.1

  • CLI: Fix ambiguous name error when passing in fully qualified contract names. (#944)

@​openzeppelin/upgrades-core@​1.32.0

  • Support deploying proxies from OpenZeppelin Contracts 5.0. (#919)
  • Fix address clash when redeploying implementation. (#939)

@​openzeppelin/upgrades-core@​1.31.3

  • Fix Hardhat compile errors when contracts have overloaded functions or standalone NatSpec documentation. (#918)

@​openzeppelin/upgrades-core@​1.31.2

  • Fix upgradeProxy in Hardhat from an implementation that has a fallback function and is not using OpenZeppelin Contracts 5.0. (#926)
Commits
  • c9f518d Publish @​openzeppelin/upgrades-core@​1.32.2
  • e869b1c Fix manifest error when connecting to an Anvil dev network (#950)
  • 54a2ed5 Publish @​openzeppelin/hardhat-upgrades@​3.0.1
  • e2b537e Upgrade defender-sdk and add support to tx overrides (#951)
  • 11e37eb Update undici dependency (#948)
  • 9c8a12d Bump apollo-server-core from 3.12.0 to 3.13.0 (#947)
  • 0f69281 Publish @​openzeppelin/upgrades-core@​1.32.1
  • f008ac4 CLI: Fix ambiguous name error when passing in fully qualified contract names ...
  • 6a89da4 Ignore upgrades-core-legacy in renovate
  • 3b113ee Publish
  • 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)

@dependabot dependabot bot added the dependencies 🚥 Pull requests that update a dependency file label Dec 21, 2023
Copy link

changeset-bot bot commented Dec 21, 2023

⚠️ No Changeset found

Latest commit: 9226d25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openzeppelin/upgrades-core-1.32.2 branch 2 times, most recently from ca64b76 to bef4a84 Compare December 30, 2023 10:44
Bumps [@openzeppelin/upgrades-core](https://github.com/OpenZeppelin/openzeppelin-upgrades) from 1.31.1 to 1.32.2.
- [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/upgrades-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openzeppelin/upgrades-core-1.32.2 branch from bef4a84 to 9226d25 Compare December 30, 2023 11:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2024

Superseded by #667.

@dependabot dependabot bot closed this Jan 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openzeppelin/upgrades-core-1.32.2 branch January 17, 2024 12:10
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