chore(deps): bump the cargo-weekly group across 1 directory with 8 updates - #623
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo-weekly group across 1 directory with 8 updates#623dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
…dates Bumps the cargo-weekly group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.2` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.37` | `0.3.0` | | [k256](https://github.com/RustCrypto/elliptic-curves) | `0.13.4` | `0.14.0` | | [rand](https://github.com/rust-random/rand) | `0.9.5` | `0.10.2` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.28.0` | `0.29.0` | | [p256](https://github.com/RustCrypto/elliptic-curves) | `0.13.2` | `0.14.0` | | [ecdsa](https://github.com/RustCrypto/signatures) | `0.16.9` | `0.17.0` | | [quick-junit](https://github.com/nextest-rs/quick-junit) | `0.6.1` | `0.7.0` | Updates `syn` from 2.0.119 to 3.0.2 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.2) Updates `prettyplease` from 0.2.37 to 0.3.0 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.37...0.3.0) Updates `k256` from 0.13.4 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@k256/v0.13.4...k256/v0.14.0) Updates `rand` from 0.9.5 to 0.10.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.9.5...0.10.2) Updates `tokio-tungstenite` from 0.28.0 to 0.29.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.28.0...v0.29.0) Updates `p256` from 0.13.2 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@p256/v0.13.2...p256/v0.14.0) Updates `ecdsa` from 0.16.9 to 0.17.0 - [Commits](RustCrypto/signatures@ecdsa/v0.16.9...ecdsa/v0.17.0) Updates `quick-junit` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/nextest-rs/quick-junit/releases) - [Changelog](https://github.com/nextest-rs/quick-junit/blob/main/CHANGELOG.md) - [Commits](nextest-rs/quick-junit@quick-junit-0.6.1...quick-junit-0.7.0) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: k256 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: p256 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: prettyplease dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: quick-junit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: syn dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-weekly-e36499fc31
branch
from
July 27, 2026 14:31
cddb6c7 to
7c709a8
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-weekly group with 8 updates in the / directory:
2.0.1193.0.20.2.370.3.00.13.40.14.00.9.50.10.20.28.00.29.00.13.20.14.00.16.90.17.00.6.10.7.0Updates
synfrom 2.0.119 to 3.0.2Release notes
Sourced from syn's releases.
... (truncated)
Commits
88ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span publicc6ac5e5Merge pull request #2068 from dtolnay/newrange1436454Add Error::new_range constructor taking Range<Cursor>123c148Release 3.0.1bc11dddMerge pull request #2067 from dtolnay/fastpeekUpdates
prettypleasefrom 0.2.37 to 0.3.0Release notes
Sourced from prettyplease's releases.
Commits
49e5089Release 0.3.0fcbf4d3Merge pull request #128 from dtolnay/syn33bcd9d9Update to syn 31a89d07Format with rustfmtdaa39f5Update actions/upload-artifact@v6 -> v744d4c3dUpdate actions/checkout@v6 -> v787d1c22Update examples to nightly-2026-02-0950a7042Raise required compiler to Rust 1.71ae76ee8Resolve unnecessary_map_or clippy lint938b756Raise required compiler to Rust 1.70Updates
k256from 0.13.4 to 0.14.0Commits
788867bk256 v0.14.0 (#1900)7631df0Cargo.lock: bump dependencies (#1901)9b15fb8k256:schnorr::SigningKey::sign_prehashretry support (#1899)523448ebuild(deps): bump crate-ci/typos from 1.47.0 to 1.48.0 (#1893)a955b37k256: have Schnorr signing reducekmodn(#1898)857cd25k256: remove duplicate ecdsa CI build (#1897)c3f7f08k256: lint improvements (#1896)eb24e09build(deps): bump num-bigint from 0.4.6 to 0.5.1 (#1894)3f1b528p521: lint improvements (#1895)24b65d1p384 v0.14.0 (#1892)Updates
randfrom 0.9.5 to 0.10.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
tokio-tungstenitefrom 0.28.0 to 0.29.0Changelog
Sourced from tokio-tungstenite's changelog.
Commits
7930ff2Bump version38d0465Update Readme (#369)Updates
p256from 0.13.2 to 0.14.0Commits
27e62fdp256 v0.14.0 (#1890)693577dp256: vendor and fix workspace-level lints (#1888)ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)Updates
ecdsafrom 0.16.9 to 0.17.0Commits
a51beccecdsa v0.17.0 (#1412)40e4daaecdsa: fixclippy::missing_errors_doclints (#1411)71ebd8fecdsa: useMulByGeneratorVartimefor public key recovery (#1410)ac0c257ecdsa: enable and fix workspace-level lints (#1409)055e9a4ecdsa: moveArray*bounds toEcdsaCurve(#1408)c844e26dsa v0.7.0 (#1407)3bec131dsa: enable and fix workspace-level lints (#1406)d8d07e8dsa: makesecret_number_rfc6979infallible; cleanups (#1405)13c89f8rfc6979 v0.6.0 (#1404)d6fa985rfc6979: clippy cleanupsUpdates
quick-junitfrom 0.6.1 to 0.7.0Release notes
Sourced from quick-junit's releases.
Changelog
Sourced from quick-junit's changelog.
Commits
670fdd1[quick-junit] version 0.7.0d23b7camake Report non-exhaustive (#607)1034a9daggregate counts should be skipped, not disabled (#606)822674aserialize childless testsuite and testcase elements as self-closing tags (#605)b3634bfUpdate taiki-e/install-action digest (#604)ba3c00bUpdate taiki-e/install-action digest (#603)cfedf0cUpdate taiki-e/install-action digest (#601)9faa11cUpdate taiki-e/install-action digest (#600)c73b0c2Update taiki-e/install-action digest (#599)57610a2Update Rust crate xxhash-rust to 0.8.16 (#598)