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.38.0 to 1.42.1 #1636

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps @openzeppelin/upgrades-core from 1.38.0 to 1.42.1.

Release notes

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

@​openzeppelin/upgrades-core@​1.42.1

  • Fix ASTDereferencerError when validating initializers. (#1118)

@​openzeppelin/upgrades-core@​1.42.0

  • Update dependencies. (#1096)
  • Detect issues in parent initializer calls. (#1095)

@​openzeppelin/upgrades-core@​1.41.0

  • Update Slang dependency to 0.18.3. (#1102)
    • Improves reliability of Hardhat compilation step for namespaced storage layout validations when using Solidity versions 0.8.27 and 0.8.28.

@​openzeppelin/upgrades-core@​1.40.0

  • Fix Hardhat compile error when overriding interface functions with public constant variables. (#1091)
  • Support ignoring Hardhat compile errors when extracting detailed namespaced storage layouts for validations. (#1090)

@​openzeppelin/upgrades-core@​1.39.0

  • Fix Hardhat compile error when library or interface has struct with namespace annotation. (#1086)
  • Log warning if library contains namespace annotation. (#1086)

Note Namespaces should be defined in contracts according to ERC-7201: Namespaced Storage Layouts. Structs with namespace annotations defined in libraries or interfaces outside of a contract's inheritance are not included in storage layout validations.

Commits
  • 696e20f Fix ASTDereferencerError when validating initializers (#1118)
  • 19b866c Detect issues in parent initializer calls (#1095)
  • b739716 Update dependency undici to v6.21.1 [SECURITY] (#1114)
  • 6f8baed Update dependency cbor to v10 (#1096)
  • 7558256 Update codecov/codecov-action action to v5 (#1101)
  • 84bd878 Update Defender SDK, add origin property to deployments (#1111)
  • 2a16f51 Update Foundry docs for URL changes (#1110)
  • 4f331d8 Remove version from Upgrades Plugins docs url (#1109)
  • 451d217 Support TypeChain in deploy and upgrade proxy functions - continuation of wor...
  • 7bdb777 Update Foundry docs (#1105)
  • 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/upgrades-core](https://github.com/OpenZeppelin/openzeppelin-upgrades) from 1.38.0 to 1.42.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-upgrades/releases)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/upgrades-core@1.38.0...@openzeppelin/upgrades-core@1.42.1)

---
updated-dependencies:
- dependency-name: "@openzeppelin/upgrades-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2025 12:31
@dependabot dependabot bot added the dependencies 🚥 Pull requests that update a dependency file label Feb 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openzeppelin/upgrades-core-1.42.1 branch February 28, 2025 09:43
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.

1 participant