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

build(deps): bump @openzeppelin/contracts-upgradeable from 4.9.3 to 4.9.6 in /examples/cactus-example-carbon-accounting-backend #3045

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @openzeppelin/contracts-upgradeable from 4.9.3 to 4.9.6.

Release notes

Sourced from @​openzeppelin/contracts-upgradeable's releases.

v4.9.6

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

v4.9.5

  • Multicall: Patch duplicated Address.functionDelegateCall.

v4.9.4

  • 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.
Changelog

Sourced from @​openzeppelin/contracts-upgradeable's changelog.

4.9.6 (2024-02-29)

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

4.9.5 (2023-12-08)

  • Multicall: Make aware of non-canonical context (i.e. msg.sender is not _msgSender()), allowing compatibility with ERC2771Context. Patch duplicated Address.functionDelegateCall in v4.9.4 (removed).
Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@petermetz petermetz force-pushed the dependabot/npm_and_yarn/examples/cactus-example-carbon-accounting-backend/openzeppelin/contracts-upgradeable-4.9.6 branch from 2cf4d21 to b2927e2 Compare March 3, 2024 03:03
@petermetz petermetz enabled auto-merge (rebase) March 3, 2024 03:04
@petermetz
Copy link
Contributor

@hyperledger/cacti-maintainers FYI: I combined all the dependency upgrades of the robot into this single PR so that we don't have to review and approve and run the CI for the same dependencies getting bumped in 6 or 7 different PRs.

I'll close down the other ones that are now redundant after this one gets merged.

Bumps @openzeppelin/contracts-upgradeable from 4.9.3 to 4.9.6.
https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/releases

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts-upgradeable"
  dependency-type: direct:production

===================================================

Bumps @openzeppelin/contracts from 4.9.3 to 4.9.6.
https://github.com/OpenZeppelin/openzeppelin-contracts/releases

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:production

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz force-pushed the dependabot/npm_and_yarn/examples/cactus-example-carbon-accounting-backend/openzeppelin/contracts-upgradeable-4.9.6 branch from b2927e2 to 4967659 Compare March 4, 2024 02:36
@petermetz petermetz merged commit daf2793 into main Mar 4, 2024
131 of 147 checks passed
@petermetz petermetz deleted the dependabot/npm_and_yarn/examples/cactus-example-carbon-accounting-backend/openzeppelin/contracts-upgradeable-4.9.6 branch March 4, 2024 03:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants