Bump the production-dependencies group with 22 updates#111
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production-dependencies group with 22 updates#111dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.5` | `0.11.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [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` | | [spki](https://github.com/RustCrypto/formats) | `0.7.3` | `0.8.0` | | [der](https://github.com/RustCrypto/formats) | `0.7.10` | `0.8.0` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.3` | `0.17.0` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.3.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [solana-sdk](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `4.0.1` | | [solana-rpc-client](https://github.com/anza-xyz/agave) | `3.1.10` | `3.1.14` | | [solana-system-interface](https://github.com/anza-xyz/solana-sdk) | `2.0.0` | `3.1.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `3.0.0` | | [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) | `0.30.0` | `0.31.1` | | [sha3](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.11.0` | | [progenitor](https://github.com/oxidecomputer/progenitor) | `0.11.2` | `0.12.0` | | [progenitor-client](https://github.com/oxidecomputer/progenitor) | `0.11.2` | `0.12.0` | Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `regress` from 0.10.5 to 0.11.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.5...v0.11.1) Updates `tokio` from 1.50.0 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.1) Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) 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 `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) 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 `spki` from 0.7.3 to 0.8.0 - [Commits](RustCrypto/formats@spki/v0.7.3...spki/v0.8.0) Updates `der` from 0.7.10 to 0.8.0 - [Commits](RustCrypto/formats@der/v0.7.10...der/v0.8.0) Updates `lru` from 0.16.3 to 0.17.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.3...0.17.0) Updates `jsonwebtoken` from 9.3.1 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) 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-sdk` from 3.0.0 to 4.0.1 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...sdk@v4.0.1) Updates `solana-rpc-client` from 3.1.10 to 3.1.14 - [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.1.10...v3.1.14) Updates `solana-system-interface` from 2.0.0 to 3.1.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/address@v2.0.0...msg@v3.1.0) Updates `bincode` from 1.3.3 to 3.0.0 - [Commits](https://github.com/bincode-org/bincode/commits) 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 `sha3` from 0.10.8 to 0.11.0 - [Commits](RustCrypto/hashes@sha3/v0.10.8...sha3-v0.11.0) Updates `progenitor` from 0.11.2 to 0.12.0 - [Changelog](https://github.com/oxidecomputer/progenitor/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/progenitor@v0.11.2...v0.12.0) Updates `progenitor-client` from 0.11.2 to 0.12.0 - [Changelog](https://github.com/oxidecomputer/progenitor/blob/main/CHANGELOG.adoc) - [Commits](oxidecomputer/progenitor@v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: regress dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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: sha2 dependency-version: 0.11.0 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: spki dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: der dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lru dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch 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-sdk dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: solana-rpc-client dependency-version: 3.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: solana-system-interface dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: sha3 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: progenitor dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: progenitor-client dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
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 22 updates:
0.12.280.13.20.10.50.11.11.50.01.52.11.22.01.23.10.21.70.22.10.10.90.11.00.12.00.13.00.8.50.9.20.7.30.8.00.7.100.8.00.16.30.17.09.3.110.3.00.3.220.3.230.3.10.9.03.0.04.0.13.1.103.1.142.0.03.1.01.3.33.0.00.30.00.31.10.10.80.11.00.11.20.12.00.11.20.12.0Updates
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)Updates
regressfrom 0.10.5 to 0.11.1Release notes
Sourced from regress's releases.
Commits
7e64ad5Bump version to 0.11.1b63f21dFactor out emit_byte_sequence from the emitteref1f51cFix overlong byte sequences in lookbehinds576b29cfix typo inFlags::dot_alldocs (#145)2465bdcBump version to 0.11.05cf0d0cAdd test for non-capturing group indexing fix5b010a5Support multiple named group indices in backreferences89e71c1Properly support Unicode + icase word characters85d041fFix non-capturing group indexing431d9c6Fix ASCII unicode case foldingUpdates
tokiofrom 1.50.0 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
uuidfrom 1.22.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
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
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
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
spkifrom 0.7.3 to 0.8.0Commits
1ee89d6spki v0.8.0 (#2277)35e35bcder: deprecateErrorKind::SetDuplicate(#2276)fe0fdfbspki: enable workspace-level lint config (#2231) (#2275)223f522der: allowSetOf*duplicates (#2272)3778ae3spki: implcore::error::ErrorforError(#2274)a8bc037Bumpsha2dependency to v0.11 (#2273)1d6ed2esec1 v0.8.1 (#2270)11590f1sec1: implCtAssign(Slice)/CtEq(Slice)forEncodedPoint(#2269)9bad356chore(deps): bump the all-deps group with 11 updates (#2268)f682bc1chore(deps): bump the all-deps group with 6 updates (#2266)Updates
derfrom 0.7.10 to 0.8.0Commits
7784544der v0.8.0 (#2234)3a39d5eder: remove obsolete lint configs (#2235)8ede832der: followup to docs changes (#2233)610211cder: remove deprecatedSetOf(Vec)::addmethods (#2232)f362dacder: add workspace-levelclippyconfig (#2231)b5b3ee2der: expand CI coverage (#2230)65ae3d7Addheapless::Vec-backedSequenceOfandSetOf(#2229)302dd3fpkcs8 v0.11.0-rc.11 (#2228)bc1c747der v0.8.0-rc.12 (#2227)8ce90efder_derive: fix trusted publishing workflowUpdates
lrufrom 0.16.3 to 0.17.0Changelog
Sourced from lru's changelog.
Commits
13321a9Merge pull request #232 from jeromefroe/jerome/prepare-0-17-0-releasef7d0ecePrepare 0.17.0 release2d3d6d5Merge pull request #231 from xtqqczze/deps/hashbrown346e2feBump hashbrown to 0.17.01302b4eUpdate MSRV to 1.85.0d8c7f5cMerge pull request #230 from jeromefroe/jerome/prepare-0-16-4-releasebd5261bPrepare 0.16.4 release16e161dMerge pull request #229 from pikatos/get_or_insert_with_key5135e8eApply suggestions from code review81c2ef0Add get_or_insert_with_key variantsUpdates
jsonwebtokenfrom 9.3.1 to 10.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
abbc307Fix type confusione99740dfix: bump minimal version requirements (#481)50d15e0Use try_sign to avoid panics (#479)245858fBump some dep122c2edBump action number in CI72e0c7fExpose cryptography backends via CryptoProvider (#452)53a3fc2Do not fail for clippy3226cfcPrepare for releasedfe58f9Remove unnecessary Clone bounds from decode functions (#458)9b3e19cFix function names in README (#457)Updates
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)Updates
rand_chachafrom 0.3.1 to 0.9.0Release notes
Sourced from rand_chacha's releases.