-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the production-dependencies group across 1 directory with 12 updates #74
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/production-dependencies-b83d8a893d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the production-dependencies group across 1 directory with 12 updates #74
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-b83d8a893d
Conversation
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
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
ca358f4 to
fb4ba42
Compare
…ates Bumps the production-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.1` | | [hpke](https://github.com/rozbb/rust-hpke) | `0.12.0` | `0.13.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.2.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [solana-rpc-client](https://github.com/anza-xyz/agave) | `3.0.10` | `3.1.1` | | [solana-system-interface](https://github.com/anza-xyz/solana-sdk) | `2.0.0` | `3.0.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [solana-transaction](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `3.0.2` | | [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) | `0.30.0` | `0.31.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.109` | `2.0.110` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | Updates `base64` from 0.21.7 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.1) Updates `hpke` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/rozbb/rust-hpke/blob/main/CHANGELOG.md) - [Commits](rozbb/rust-hpke@v0.12.0...v0.13.0) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `jsonwebtoken` from 9.3.1 to 10.2.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.2.0) Updates `rand_chacha` from 0.3.1 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_chacha-0.3.1...0.9.0) Updates `solana-rpc-client` from 3.0.10 to 3.1.1 - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v3.0.10...v3.1.1) Updates `solana-system-interface` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/address@v2.0.0...sdk@v3.0.0) Updates `bincode` from 1.3.3 to 2.0.1 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `solana-transaction` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/keypair@v3.0.1...transaction@v3.0.2) Updates `secp256k1` from 0.30.0 to 0.31.1 - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.30.0...secp256k1-0.31.1) Updates `syn` from 2.0.109 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.109...2.0.110) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hpke dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jsonwebtoken dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: solana-rpc-client dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: solana-system-interface dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: solana-transaction dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: secp256k1 dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: syn dependency-version: 2.0.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
fb4ba42 to
c6ec979
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 12 updates in the / directory:
0.21.70.22.10.12.00.13.00.8.50.9.29.3.110.2.00.3.10.9.03.0.103.1.12.0.03.0.01.3.32.0.13.0.13.0.20.30.00.31.12.0.1092.0.1101.10.11.11.0Updates
base64from 0.21.7 to 0.22.1Changelog
Sourced from base64's changelog.
Commits
e144006v0.22.164cca59Merge pull request #271 from JobanSD/patch-1838355eCorrect BinHex 4.0 alphabet according to specificationsbf15ccfMerge pull request #270 from marshallpierce/mp/clippyfc6aabeAppease clippy9a518a2Merge pull request #267 from bdura/patch-1d96c80fMerge branch 'marshallpierce:master' into patch-15d70ba7Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00Release notes2b91084Add some tests to boost coverageUpdates
hpkefrom 0.12.0 to 0.13.0Changelog
Sourced from hpke's changelog.
Commits
a27764aUpdated changelog, readme, and Cargo.toml for v0.13 (#75)ba4014aAdd PSK bundle validation (#72)1f06ba1Upgrade rand and rand_core to 0.9 (#73)619875aFix outdated documentation link in Cargo.toml (#70)Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
jsonwebtokenfrom 9.3.1 to 10.2.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
53a3fc2Do not fail for clippy3226cfcPrepare for releasedfe58f9Remove unnecessary Clone bounds from decode functions (#458)9b3e19cFix function names in README (#457)655abebReady for released96982dFix a few markdown issues in docs (#446)fbcfd39feat: adddangerous::insecure_decode(#441)4ba3fcefix(docs): addrust_cryptofeature to docs.rs build (#443)29fa3b1Implement TryFrom &Jwk for DecodingKey (#437)1456755Use DecodingKey::from_jwk to get DecodingKey from JWK in auth0 example (#430)Updates
rand_chachafrom 0.3.1 to 0.9.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
96f8df6Prepare 0.9.0 release (#1558)34da321Enablestdarch_x86_avx512for cpu hasavx512bw(#1551)b4b1eb7Re-org with distr::slice, distr::weighted modules (#1548)16eb7deAdd thethread_rngfeature flag (#1547)afa24e4Fix test status badges (#1544)c681dfcCreate FUNDING.yml9f05e22Update: getrandom v0.3.0 rc.0 (#1541)88c310bFix docs.rs build options (#1539)b879689Adjust GH Actions (#1538)3fac49fPrepare 0.9.0-beta.0 (#1535)Updates
solana-rpc-clientfrom 3.0.10 to 3.1.1Release notes
Sourced from solana-rpc-client's releases.
Changelog
Sourced from solana-rpc-client's changelog.
... (truncated)
Commits
7096e60Bump version to v3.1.1. (#9083)f664622v3.1: deprecate the --cuda cli argument (backport of #9055) (#9066)99945cadeprecatesolana-stake-program(#8860)c5001c1v3.1: Optimize LockoutIntervals in collect_vote_lockouts (backport of #8865) ...9939ba9v3.1: Optimize HashMap/HashSet usage in collect_vote_lockouts (backport of #8...06c77fcv3.1: suppress another erroneous nested deprecation lint (backport of #9006) ...9aa699fv3.1: Update xtask version to 0.1.0 since we will never publish the xtask cra...aa760f9v3.1: addagave-unstable-apideprecation notice to 3.1 changelog entry (bac...c45dee2v3.1: addagave-unstable-apideprecation warning to newagave-fscrate (b...c384144v3.1: Bumps SBPF to v0.13.1 (backport of #8976) (#8978)Updates
solana-system-interfacefrom 2.0.0 to 3.0.0Release notes
Sourced from solana-system-interface's releases.
Commits
9ffe954Publish solana-sdk v3.0.09decd85rent-collector: Remove the crate entirely (#286)cf5ceafPublish solana-program-entrypoint v3.1.0334c7ecprogram-entrypoint: Add a BumpAllocator constructor (#284)d47ab5avote-interface:VoteStateVersions: add support for v4 (#280)0ace4d4Publish solana-loader-v4-interface v3.1.09dd79d7Publish solana-loader-v3-interface v6.1.05ffdd0ePublish solana-system-transaction v3.0.0c77fef5Publish solana-client-traits v3.0.0e989395Publish solana-transaction v3.0.0Updates
bincodefrom 1.3.3 to 2.0.1Commits
Updates
solana-transactionfrom 3.0.1 to 3.0.2Release notes
Sourced from solana-transaction's releases.
Commits
6089d5dPublish solana-transaction v3.0.2488a3caDocument security hazards ofsystem_interface::instruction::create_account...19945d3Publish solana-program-entrypoint v3.1.12dca808Publish solana-program-log v1.0.09048855Publish solana-program-log-macro v1.0.0f508552fix(transaction): apply features tosolana-transaction-errordep (#437)1f3e000ci: Fix proc-macro test on publish (#438)df4f131Publish solana-program-memory v3.1.02b74575Publish solana-system-interface v3.0.0a8ef598Publish solana-cpi v3.1.0Updates
secp256k1from 0.30.0 to 0.31.1Changelog
Sourced from secp256k1's changelog.
Commits
0dfa825Merge rust-bitcoin/rust-secp256k1256: 0.31.x: update deprecation versions an...8701365bump version to 0.31.1666d3c6update unit tests and examples to remove deprecated functions47ab5afdeprecations: replace all TBDs with 0.30.07758313Merge rust-bitcoin/rust-secp256k1256: release 0.31.0252f89arelease 0.31.0f5d0769Merge rust-bitcoin/rust-secp256k1256: Update rand to 0.9.x993b4b7Update rand to 0.9.x, getrandom to 0.3 and js-sys to 0.3.77442de10Merge rust-bitcoin/rust-secp256k1256: Minor: fix missing import in doc example7b7085fMinor: fix missing import in doc exampleUpdates
synfrom 2.0.109 to 2.0.110Release notes
Sourced from syn's releases.
Commits
1c8cabeRelease 2.0.1108ef195bMerge pull request #1944 from dtolnay/metaarrow9ab4aefSupport parsing Meta followed by fat arrow7711764Add test of parsing fat arrow after meta193f52eUpdate test suite to nightly-2025-11-105ece7e1Merge pull request #1941 from dtolnay/ext6a44478Add extension trait for Punct construction with span798e109Drop 2 from name of TokenStreamExt2b344f2dNever import name of quote::TokenStreamExtb0ec4c7Touch up PR 1939Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)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 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)-...
Description has been truncated