Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 2 commits into from
Oct 30, 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 24 days 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

@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2023

🦋 Changeset detected

Latest commit: f0fbb22

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@codeautopilot
Copy link

codeautopilot bot commented Oct 29, 2023

Pull Request Summary

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


Current plan usage: 100.54%


Have feedback or need help?

Discord
Documentation
support@codeautopilot.com

@Woodpile37 Woodpile37 merged commit 21cabd5 into master Oct 30, 2023
14 of 17 checks passed
@Woodpile37 Woodpile37 deleted the snyk-upgrade-614de0669b9c5428bafebbd8bae2e60d branch October 30, 2023 23:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants