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

[Snyk] Upgrade @openzeppelin/contracts from 4.9.3 to 5.0.0 #200

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Woodpile37
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @openzeppelin/contracts from 4.9.3 to 5.0.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-10-05.
Release notes
Package name: @openzeppelin/contracts
  • 5.0.0 - 2023-10-05
    Read more
  • 5.0.0-rc.2 - 2023-10-02
    • AccessManager: Make schedule and execute more conservative when delay is 0.
  • 5.0.0-rc.1 - 2023-09-28
    • Upgradeable Contracts: No longer transpile interfaces, libraries, and stateless contracts. (#4636)
    • AccessManager, AccessManaged, GovernorTimelockAccess: Ensure that calldata shorter than 4 bytes is not padded to 4 bytes. (#4624)
    • AccessManager: Use named return parameters in functions that return multiple values. (#4624)
  • 5.0.0-rc.0 - 2023-09-19
    Read more
  • 4.9.3 - 2023-07-28

    Note
    This release contains a fix for GHSA-g4vp-m682-qqmp.

    • ERC2771Context: Return the forwarder address whenever the msg.data of a call originating from a trusted forwarder is not long enough to contain the request signer address (i.e. msg.data.length is less than 20 bytes), as specified by ERC-2771. (#4481)
    • ERC2771Context: Prevent revert in _msgData() when a call originating from a trusted forwarder is not long enough to contain the request signer address (i.e. msg.data.length is less than 20 bytes). Return the full calldata in that case. (#4484)
from @openzeppelin/contracts GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

changeset-bot bot commented Nov 13, 2023

⚠️ No Changeset found

Latest commit: babd30e

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

Copy link

codeautopilot bot commented Nov 14, 2023

Pull Request Summary

Your organization has reached the subscribed usage limit. You can upgrade your plan at https://www.codeautopilot.com/#pricing

Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect.

Current plan usage: 100.54%

Have feedback or need help?
Discord
Documentation
[email protected]

@Woodpile37 Woodpile37 merged commit fd7d02b into master Nov 14, 2023
15 of 21 checks passed
@Woodpile37 Woodpile37 deleted the snyk-upgrade-867fbfd00a54b3328cfc2e16cd9c7323 branch November 14, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants