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): update dependency @openzeppelin/contracts to v4.9.6 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openzeppelin/contracts (source) 4.9.0 -> 4.9.6 age adoption passing confidence

Release Notes

OpenZeppelin/openzeppelin-contracts (@​openzeppelin/contracts)

v4.9.6

Compare Source

  • Base64: Fix issue where dirty memory located just after the input buffer is affecting the result. (#​4929)

v4.9.5

Compare Source

  • Multicall: Patch duplicated Address.functionDelegateCall.

v4.9.4

Compare Source

  • ERC2771Context and Context: Introduce a _contextPrefixLength() getter, used to trim extra information appended to msg.data.
  • Multicall: Make aware of non-canonical context (i.e. msg.sender is not _msgSender()), allowing compatibility with ERC2771Context.

v4.9.3

Compare Source

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)

v4.9.2

Compare Source

  • MerkleProof: Fix a bug in processMultiProof and processMultiProofCalldata that allows proving arbitrary leaves if the tree contains a node with value 0 at depth 1.

v4.9.1

Compare Source

  • Governor: Add a mechanism to restrict the address of the proposer using a suffix in the description.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.33%. Comparing base (430aade) to head (30500fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   93.33%   99.33%   +6.00%     
==========================================
  Files           2        2              
  Lines         150      150              
==========================================
+ Hits          140      149       +9     
+ Misses         10        1       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @openzeppelin/contracts to v4.9.1 chore(deps): update dependency @openzeppelin/contracts to v4.9.2 Jun 17, 2023
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from 04902d6 to cb62cc9 Compare June 17, 2023 02:44
@renovate renovate bot changed the title chore(deps): update dependency @openzeppelin/contracts to v4.9.2 chore(deps): update dependency @openzeppelin/contracts to v4.9.3 Jul 29, 2023
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from cb62cc9 to 844b827 Compare July 29, 2023 04:51
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from 844b827 to c9798a4 Compare September 7, 2023 08:54
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from c9798a4 to ba3cb27 Compare December 7, 2023 22:05
@renovate renovate bot changed the title chore(deps): update dependency @openzeppelin/contracts to v4.9.3 chore(deps): update dependency @openzeppelin/contracts to v4.9.4 Dec 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency @openzeppelin/contracts to v4.9.4 chore(deps): update dependency @openzeppelin/contracts to v4.9.5 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from ba3cb27 to 3dd5fa9 Compare December 8, 2023 18:53
@renovate renovate bot changed the title chore(deps): update dependency @openzeppelin/contracts to v4.9.5 chore(deps): update dependency @openzeppelin/contracts to v4.9.6 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/openzeppelin-contracts-4.x branch from 3dd5fa9 to 30500fb Compare February 29, 2024 20: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.

None yet

0 participants