chore(deps): bump the cargo-minor-and-patch group across 1 directory with 19 updates - #918
chore(deps): bump the cargo-minor-and-patch group across 1 directory with 19 updates#918dependabot[bot] wants to merge 1 commit into
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
6d230ba to
059e9be
Compare
059e9be to
e5b261c
Compare
e5b261c to
2034ec3
Compare
2034ec3 to
5e1e9ee
Compare
7f32a4e to
1696ee9
Compare
393f0e2 to
760155e
Compare
760155e to
d721d29
Compare
Benchmark ResultsBase and PR measured on the same runner in the same workflow run.
Raw
|
d721d29 to
1c55a7c
Compare
1c55a7c to
bda8c9b
Compare
…with 19 updates Bumps the cargo-minor-and-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | c-kzg | `2.1.7` | `2.1.8` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.0` | `0.18.2` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.4` | `1.24.0` | | [aws-nitro-enclaves-nsm-api](https://github.com/aws/aws-nitro-enclaves-nsm-api) | `0.5.1` | `0.5.2` | | [sp1-sdk](https://github.com/succinctlabs/sp1) | `6.1.0` | `6.2.3` | | [sp1-build](https://github.com/succinctlabs/sp1) | `6.2.3` | `6.3.1` | Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.2) Updates `clap` from 4.6.1 to 4.6.5 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.5) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `bytes` from 1.12.0 to 1.12.1 - [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.12.0...v1.12.1) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `async-trait` from 0.1.89 to 0.1.91 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.91) Updates `c-kzg` from 2.1.7 to 2.1.8 Updates `lru` from 0.18.0 to 0.18.2 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.0...0.18.2) Updates `either` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/rayon-rs/either/blob/main/RELEASES.md) - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `uuid` from 1.23.4 to 1.24.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.4...v1.24.0) Updates `aws-nitro-enclaves-nsm-api` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/aws/aws-nitro-enclaves-nsm-api/releases) - [Changelog](https://github.com/aws/aws-nitro-enclaves-nsm-api/blob/main/CHANGELOG.md) - [Commits](aws/aws-nitro-enclaves-nsm-api@v0.5.1...v0.5.2) Updates `sp1-sdk` from 6.1.0 to 6.2.3 - [Release notes](https://github.com/succinctlabs/sp1/releases) - [Changelog](https://github.com/succinctlabs/sp1/blob/main/release-plz.toml) - [Commits](succinctlabs/sp1@v6.1.0...v6.2.3) Updates `sp1-build` from 6.2.3 to 6.3.1 - [Release notes](https://github.com/succinctlabs/sp1/releases) - [Changelog](https://github.com/succinctlabs/sp1/blob/main/release-plz.toml) - [Commits](succinctlabs/sp1@v6.2.3...v6.3.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: aws-nitro-enclaves-nsm-api dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: c-kzg dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: either dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: lru dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: sp1-build dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: sp1-sdk dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: uuid dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 348d8c1. Configure here.
|
|
||
| [dependencies] | ||
| sp1-sdk = { version = "=6.1.0", features = ["network"] } | ||
| sp1-sdk = { version = "=6.2.3", features = ["network"] } |
There was a problem hiding this comment.
SP1 build/sdk version skew
High Severity
sp1-build is pinned to =6.3.1 while sp1-sdk is pinned to =6.2.3. That pulls sp1-primitives 6.3.1 into a still-6.2.3 prover stack (sp1-sdk, sp1-prover, sp1-hypercube, etc.), mixing incompatible SP1 release lines and risking broken or incompatible proofs.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 348d8c1. Configure here.
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |


Bumps the cargo-minor-and-patch group with 19 updates in the / directory:
1.52.31.53.10.7.180.7.190.1.180.1.190.5.150.5.161.0.1031.0.1042.0.182.0.191.25.01.25.24.6.14.6.51.0.2281.0.2291.12.01.12.11.0.1501.0.1510.1.890.1.912.1.72.1.80.18.00.18.21.16.01.17.01.23.41.24.00.5.10.5.26.1.06.2.36.2.36.3.1Updates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
tokio-utilfrom 0.7.18 to 0.7.19Commits
f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)Updates
tokio-streamfrom 0.1.18 to 0.1.19Commits
bc0933cchore: prepare tokio-stream v0.1.19 (#8310)e3786d0readme: remove obsolete TokioConf notices (#8311)f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
bytemuckfrom 1.25.0 to 1.25.2Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terseUpdates
clapfrom 4.6.1 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting cases87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
bytesfrom 1.12.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)Updates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
async-traitfrom 0.1.89 to 0.1.91Release notes
Sourced from async-trait's releases.
Commits
d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90d03f075Merge pull request #299 from dtolnay/syn36cf42c1Update to syn 3b9daabaIgnore match_same_arms pedantic clippy lintaa706d1Update actions/upload-artifact@v6 -> v7Updates
c-kzgfrom 2.1.7 to 2.1.8Updates
lrufrom 0.18.0 to 0.18.2Changelog
Sourced from lru's changelog.
Commits
2544aaeMerge pull request #239 from jeromefroe/jerome/prepare-0-18-2-release7fc46b1Prepare 0.18.2 releasef9a7f00Merge pull request #238 from tooson9010-spec/fix/pop-panic-safety2776dedFix panic-safety unsoundness in LruCache::pop (UAF when key Drop panics)c6620d1Merge pull request #237 from jeromefroe/jerome/prepare-0-18-1-releaseda3c0fcPrepare 0.18.1 release1166263Merge pull request #236 from pixmaip/find-and-promote2daba12Apply suggestions from code review2ea00dcfeat: add find_and_promote APIUpdates
eitherfrom 1.16.0 to 1.17.0Changelog
Sourced from either's changelog.
Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
uuidfrom 1.23.4 to 1.24.0Release notes
Sourced from uuid's releases.
Commits
6a8aeabMerge pull request #896 from uuid-rs/cargo/v1.24.0e6db8ecprepare for 1.24.0 release606f236Merge pull request #892 from weifanglab/mainab848dbfeat(fmt): support encoding into MaybeUninit buffers5dc6b3dMerge pull request #895 from uuid-rs/cargo/v1.23.55a7dfe5prepare for 1.23.5 release9b4bfc8Merge pull request #894 from geeknoid/main5acc5a5perf: Optimize UUID hex parsing and formatting6fa1a1efeat(fmt): support encoding into MaybeUninit buffers1e5d867Merge pull request #891 from frostyplanet/docUpdates
aws-nitro-enclaves-nsm-apifrom 0.5.1 to 0.5.2Release notes
Sourced from aws-nitro-enclaves-nsm-api's releases.
Changelog
Sourced from aws-nitro-enclaves-nsm-api's changelog.
Commits
1993eebUpdate to 0.5.225b032ebuild.rs: Set soname when buildingUpdates
sp1-sdkfrom 6.1.0 to 6.2.3Release notes
Sourced from sp1-sdk's releases.
... (truncated)
Commits
4809e79feat(cli): Add support for Succinct Rust 1.94 toolchain (#2824)9af2656feat(executor): derive Serialize/Deserialize for ExecutionReport (#2825)150e629chore: Bump p3 to v0.4.3-succinct, and sp1/slop to v6.2.2 (#2813)487bb76feat(sdk): add hosted mode to NetworkProver (#2812)59637a6fix(executor): report unimp traps instead of "Unknown" (#2809)a1b6874perf(sdk): reuse a single gRPC channel instead of reconnecting every poll (#2...c276455fix(sdk): treat gRPC Cancelled as transient when polling proof status (#2807)29bce2ffix(sdk): treat gRPC Cancelled as transient when polling proof status98a376eperf: shrink global memory event tracking via per-chunk bitmap union (#2793)166eb9bchore: Bump sp1 version to v6.2.1 (#2794)Updates
sp1-buildfrom 6.2.3 to 6.3.1Release notes
Sourced from sp1-build's releases.
... (truncated)
Commits
8252c29chore: bump SP1 version to v6.3.1 (#2854)0ec8c4arefactor(proto): drop ClusterComponentInfo.instance_id (#2855)9069dd6feat(prover-types): expose cluster component build info (#2850)ca8700efeat: Update sp1/slop versions to v6.3.0 (#2849)e5e2706fix(prover): make shard and reduce tasks idempotent under re-delivery (#2848)1c8e2fcfix(prover): recompute gkr trace settings (#2853)fa9c8cbfeat(zkevm): SP1 platform for ZKEVM guests (eth-act zkvm-standards) (#2763)c604834refactor(sdk): rename max_price_buffer_pct to max_price_per_pgu_buffer (#2846)08d1f49fix(executor): make chunk-threshold gas test robust to per-chunk rounding (#2...e3274adperf(gpu): JaggedMle.column_heights device-resident, on-device fold metadata ...Note
Medium Risk
Wide transitive updates touch async I/O and TLS site-wide; the sp1-sdk jump and lockfile graph change warrant extra CI on proof/prover paths even though no app logic changed.
Overview
Refreshes
Cargo.lockfor a Dependabot minor/patch group (tokio 1.53.x, serde/serde_json, clap,thiserror2.0.19,c-kzg,lru, and others) and collapses duplicate HTTP/TLS entries so dependents resolve a singleh2/hyper/rustlsgraph instead of parallel 0.3/0.14 and 0.21/0.23 stacks.Succinct proving pins move in the proof tree:
sp1-sdk6.1.0→6.2.3(prover-sp1, succinct host utils, elfs) andsp1-build6.3.1for ELF builds. Several proc-macro crates in the lockfile now pullsyn3.0.3 (e.g.thiserror-impl,clap_derive,serde_derive,async-trait).No application Rust sources change—only lockfile resolution and the three proof
Cargo.tomlSP1 version lines.Reviewed by Cursor Bugbot for commit 348d8c1. Bugbot is set up for automated code reviews on this repo. Configure here.