chore(deps): bump the npm group with 6 updates - #51
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@noble/curves](https://github.com/paulmillr/noble-curves) | `1.6.0` | `2.0.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.2.3` | | [ethereum-cryptography](https://github.com/ethereum/js-ethereum-cryptography) | `2.2.1` | `3.2.0` | | [ethers](https://github.com/ethers-io/ethers.js) | `6.13.4` | `6.15.0` | | [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) | `5.2.0` | `5.4.0` | | [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) | `5.2.0` | `5.4.0` | Updates `@noble/curves` from 1.6.0 to 2.0.1 - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.6.0...2.0.1) Updates `dotenv` from 16.6.1 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.3) Updates `ethereum-cryptography` from 2.2.1 to 3.2.0 - [Release notes](https://github.com/ethereum/js-ethereum-cryptography/releases) - [Commits](ethereum/js-ethereum-cryptography@2.2.1...3.2.0) Updates `ethers` from 6.13.4 to 6.15.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.13.4...v6.15.0) Updates `@openzeppelin/contracts` from 5.2.0 to 5.4.0 - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v5.2.0...v5.4.0) Updates `@openzeppelin/contracts-upgradeable` from 5.2.0 to 5.4.0 - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts-upgradeable@v5.2.0...v5.4.0) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: ethereum-cryptography dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: ethers dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@openzeppelin/contracts" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@openzeppelin/contracts-upgradeable" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 6 updates:
1.6.02.0.116.6.117.2.32.2.13.2.06.13.46.15.05.2.05.4.05.2.05.4.0Updates
@noble/curvesfrom 1.6.0 to 2.0.1Release notes
Sourced from
@noble/curves's releases.... (truncated)
Commits
99d9774Release 2.0.1.e4d7b5aBump hashes to 2.0.1: scrypt & pkg.json changesd588039Export map_to_curve_elligator2_curve25519. Closes gh-211.48a97b7Merge pull request #212 from MegaManSec/throw270e5d6pkg.json: add back export maps for text editor autocompletion0cdef32try-catch pairingBatch in bls12_381.verify()fc60edffft: expose extra info in rootsOfUnity83bf33bRelease 2.0.0 to JSR.24d3110Release 2.0.0.9e35456Bump jsbtUpdates
dotenvfrom 16.6.1 to 17.2.3Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionUpdates
ethereum-cryptographyfrom 2.2.1 to 3.2.0Release notes
Sourced from ethereum-cryptography's releases.
... (truncated)
Commits
ba72ef0Release 3.2.0.e6200cbMerge pull request #141 from ethereum/v3.21710b19Prepare 3.2.0abab3ccFix dumb lockfileba74ed4try to fix ci68a398dfixes394f565Bump tsf67617eBump deps6f87eb1Merge pull request #140 from bxmmm1/patch-1b928d4dUpdate README.mdUpdates
ethersfrom 6.13.4 to 6.15.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
9fd9d41admin: updated dist files1405d74docs: added EIP-2 to specs.txt9944ec9Allow non-canonical S values in Signatures moving errors to access-time (#5013).4eada38admin: updated dist files389dc03Fixed serialization of EIP-7702 transactions with leading 0-bytes (#4916).d31f5a7admin: updated dist filesa8803caFixed non-normalized yParity on EIP-7702 JSON-RPC responses (#4985).ac6022badmin: updated dist files52a0522Fixed call stack overflow in makeError stringify for recursive structures (#4...fe98f98Explicitly throw error on gunzip failure to prevent uncaught exception (#4873...Updates
@openzeppelin/contractsfrom 5.2.0 to 5.4.0Release notes
Sourced from
@openzeppelin/contracts's releases.... (truncated)
Changelog
Sourced from
@openzeppelin/contracts's changelog.... (truncated)
Commits
c64a1edRelease v5.4.0 (#5801)6f9f523Exit release candidatef19bf29Fix bug in Bytes.lastIndexOf when array is empty and position is not 2²⁵⁶-1 (...fffade5Add warning about Clones pointing to implementation with no code (#5798)54a8027Clarify documentation for IAccessManager.canCall (#5795)f12605aAdd Account framework docs and guides (#5660)83b829eAddress 5.4 audit documentation improvements (#5779)2e152baCause _addSigners to revert if it triggers a totalWeight overflow (#5790)a341850Minimize pragma for MultiSignerERC7913Weighted.sol (#5778)ca1494aImprove naming consystency in EnumerableSet (#5776)Updates
@openzeppelin/contracts-upgradeablefrom 5.2.0 to 5.4.0Release notes
Sourced from
@openzeppelin/contracts-upgradeable's releases.... (truncated)
Changelog
Sourced from
@openzeppelin/contracts-upgradeable's changelog.... (truncated)
Commits
e725abdTranspile c64a1edb614f68d0Transpile f19bf2900d95c31cTranspile 84a600ba7f163b61Transpile fffade5f960d6d81Transpile 54a8027af59ee474Transpile f12605ad429056a0Transpile 83b829e0d473630fTranspile 2e152ba69fe097cfTranspile a3418506073cfbceTranspile e1277f7adMaintainer changes
This version was pushed to npm by arr00, a new releaser for
@openzeppelin/contracts-upgradeablesince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions