chore(deps): bump the production-dependencies group with 7 updates#20
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the production-dependencies group with 7 updates#20dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) | `4.9.6` | `5.4.0` | | [@peculiar/asn1-ecc](https://github.com/PeculiarVentures/asn1-schema) | `2.3.8` | `2.6.0` | | [@peculiar/asn1-schema](https://github.com/PeculiarVentures/asn1-schema) | `2.3.8` | `2.6.0` | | [cbor](https://github.com/hildjj/node-cbor/tree/HEAD/packages/cbor) | `9.0.1` | `10.0.11` | | [elliptic](https://github.com/indutny/elliptic) | `6.5.4` | `6.6.1` | | [@types/elliptic](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/elliptic) | `6.4.16` | `6.4.18` | | [web3-utils](https://github.com/ChainSafe/web3.js) | `4.2.1` | `4.3.3` | Updates `@openzeppelin/contracts` from 4.9.6 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@v4.9.6...v5.4.0) Updates `@peculiar/asn1-ecc` from 2.3.8 to 2.6.0 - [Commits](PeculiarVentures/asn1-schema@v2.3.8...v2.6.0) Updates `@peculiar/asn1-schema` from 2.3.8 to 2.6.0 - [Commits](PeculiarVentures/asn1-schema@v2.3.8...v2.6.0) Updates `cbor` from 9.0.1 to 10.0.11 - [Release notes](https://github.com/hildjj/node-cbor/releases) - [Commits](https://github.com/hildjj/node-cbor/commits/v10.0.11/packages/cbor) Updates `elliptic` from 6.5.4 to 6.6.1 - [Commits](indutny/elliptic@v6.5.4...v6.6.1) Updates `@types/elliptic` from 6.4.16 to 6.4.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/elliptic) Updates `web3-utils` from 4.2.1 to 4.3.3 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/ChainSafe/web3.js/commits) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@peculiar/asn1-ecc" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@peculiar/asn1-schema" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cbor dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: elliptic dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/elliptic" dependency-version: 6.4.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: web3-utils dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 7 updates:
4.9.65.4.02.3.82.6.02.3.82.6.09.0.110.0.116.5.46.6.16.4.166.4.184.2.14.3.3Updates
@openzeppelin/contractsfrom 4.9.6 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)Maintainer changes
This version was pushed to npm by ernestognw, a new releaser for
@openzeppelin/contractssince your current version.Updates
@peculiar/asn1-eccfrom 2.3.8 to 2.6.0Commits
84379a0v2.6.02297277fix(x509-qualified): update statementInfo to be optional in QCStatement classf431bf9fix(csr): add support for parsing certification requests with omitted attributes4a2edb0refactor(parser): streamline sequence handling and remove manual mapping logicc5e77b6v2.5.0218807eMerge pull request #112 from PeculiarVentures:asn-prop-rawcf8b25afeat(asn1): add raw attribute support and corresponding raw properties in var...148065afeat(schema): add support for raw ASN.1 encoded bytes in parsing logic813d42dv2.4.09bcc0e0chore(deps): update dependenciesUpdates
@peculiar/asn1-schemafrom 2.3.8 to 2.6.0Commits
84379a0v2.6.02297277fix(x509-qualified): update statementInfo to be optional in QCStatement classf431bf9fix(csr): add support for parsing certification requests with omitted attributes4a2edb0refactor(parser): streamline sequence handling and remove manual mapping logicc5e77b6v2.5.0218807eMerge pull request #112 from PeculiarVentures:asn-prop-rawcf8b25afeat(asn1): add raw attribute support and corresponding raw properties in var...148065afeat(schema): add support for raw ASN.1 encoded bytes in parsing logic813d42dv2.4.09bcc0e0chore(deps): update dependenciesUpdates
cborfrom 9.0.1 to 10.0.11Release notes
Sourced from cbor's releases.
... (truncated)
Commits
655eac610.0.11dcea7aaUpdate dependencies7b0801c10.0.103e029ddUpdate dependencies107f05710.0.9526c84f10.0.804f26d710.0.73ae16ce10.0.664dab90Try to fix release process93fc7e710.0.5Updates
ellipticfrom 6.5.4 to 6.6.1Commits
9b774366.6.104cb6f5Merge commit from forkb8a7edd6.6.034c8534fix: signature verification due to leading zeros3e46a486.5.7accb61elib: DER signature decoding correction03e06e16.5.67ac5360Merge commit from fork75700786.5.5206da2elib: lintUpdates
@types/ellipticfrom 6.4.16 to 6.4.18Commits
Updates
web3-utilsfrom 4.2.1 to 4.3.3Release notes
Sourced from web3-utils's releases.
Changelog
Sourced from web3-utils's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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