Bump the cargo group across 1 directory with 3 updates - #14
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 3 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 3 updates in the /packages/solana directory: [borsh](https://github.com/near/borsh-rs), [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) and [keccak](https://github.com/RustCrypto/sponges). Updates `borsh` from 0.9.1 to 0.9.3 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](near/borsh-rs@v0.9.1...v0.9.3) Updates `curve25519-dalek` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@3.2.0...3.2.1) Updates `keccak` from 0.1.0 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.0...keccak-v0.1.6) --- updated-dependencies: - dependency-name: borsh dependency-version: 0.9.3 dependency-type: indirect dependency-group: cargo - dependency-name: curve25519-dalek dependency-version: 3.2.1 dependency-type: indirect dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo ... 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 cargo group with 3 updates in the /packages/solana directory: borsh, curve25519-dalek and keccak.
Updates
borshfrom 0.9.1 to 0.9.3Changelog
Sourced from borsh's changelog.
Commits
eeb969cci: publish macros crates even without changes (#80)5ff9c6ffix no_std compatability (#79)f341871Tweak enum serialization to generate better LLVM IR and more compact code (#77)36e63e7conditionally push and create release only if a tag is created (#74)5c89866fix(infra): checkout: set fetch-depth to pull tags (#72)c88de8bescape git_tag_message body (#73)5c10694ensure to contain git body in git_tag_message (#70)d1edc1efix(infra): env variables (#69)41ca49eadd git author name (#68)ef2cf84feat(infra): introduce automated publishing (#67)Updates
curve25519-dalekfrom 3.2.0 to 3.2.1Commits
29e5c29Bump curve25519-dalek version to 3.2.1.3829ad0Merge branch 'main' into release/3.20d49dfaMerge remote-tracking branch 'dalek/main' into mainf7381acPin zeroize dependency to >=1, <1.4 to relax bounds for downstreams.6820effMerge pull request #381 from bitmold/patch-1b6a7406Pin zeroize dependency to =1.3.0 to maintain MSRV 1.41.b06df03Update README.md076cf34Fix non-unique benchmark IDs for newer criterion versions.b87fddaMerge branch 'feature/github-actions' into main897f526Run Github actions on any push, and PRs to main and develop.Updates
keccakfrom 0.1.0 to 0.1.6Commits
a8936d9keccak v0.1.640c50c1keccak v0.1.5 (#69)2dc13bfkeccak: enable asm backend for p1600 (#68)a3a4e01Revert "Update Cargo.lock" (#67)3a9a29eUpdate Cargo.lock9e4f6bckeccak: don't testsimdfeature inminimal-versionsworkflow (#66)329d4cdReplace cross tests with MIRI (#63)48cc4acbuild(deps): bump actions/checkout from 3 to 4 (#61)651a34ekeccak: replace CI tests on MIPS with PPC32 (#62)4730c6fbenches: remove criterion deps workaround (#60)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.