Bump the cargo-patch group across 1 directory with 17 updates#22
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo-patch group across 1 directory with 17 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.17.0` | `1.17.3` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.42` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.7` | `3.5.10` | | [risc0-zkvm](https://github.com/risc0/risc0) | `3.0.5` | `3.0.6` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.3` | `1.0.4` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [der](https://github.com/RustCrypto/formats) | `0.8.0` | `0.8.1` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.0` | `0.18.1` | Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) 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 `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 `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 `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 `aws-lc-rs` from 1.17.0 to 1.17.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.17.0...v1.17.3) Updates `http-body-util` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.4) Updates `rustls` from 0.23.41 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.41...v/0.23.42) Updates `napi-derive` from 3.5.7 to 3.5.10 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.7...napi-derive-v3.5.10) Updates `risc0-zkvm` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/risc0/risc0/releases) - [Changelog](https://github.com/risc0/risc0/blob/main/CHANGELOG.md) - [Commits](risc0/risc0@v3.0.5...v3.0.6) Updates `risc0-build` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/risc0/risc0/releases) - [Changelog](https://github.com/risc0/risc0/blob/main/CHANGELOG.md) - [Commits](risc0/risc0@v3.0.5...v3.0.6) Updates `winnow` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.3...v1.0.4) 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 `clap` from 4.6.1 to 4.6.2 - [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.2) 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 `der` from 0.8.0 to 0.8.1 - [Commits](RustCrypto/formats@der/v0.8.0...der/v0.8.1) Updates `lru` from 0.18.0 to 0.18.1 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.0...0.18.1) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: aws-lc-rs dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: rustls dependency-version: 0.23.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: napi-derive dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: risc0-zkvm dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: risc0-build dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: winnow dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: der dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch - dependency-name: lru dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-patch group with 16 updates in the / directory:
0.3.320.3.332.0.182.0.191.0.2281.0.2291.0.1501.0.1511.12.01.12.11.17.01.17.30.1.30.1.40.23.410.23.423.5.73.5.103.0.53.0.61.0.31.0.40.1.890.1.914.6.14.6.21.0.1031.0.1040.8.00.8.10.18.00.18.1Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
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
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
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
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
aws-lc-rsfrom 1.17.0 to 1.17.3Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
9232f4dPrepare aws lc fips sys v0.13.16 (#1180)d722b90Prepare aws-lc-rs v1.17.2 (#1178)33cbbacAdd public API to check AWS-LC and FIPS versions (#1167)f031b06Clarify PqdsaKeyPair serialized formats (#1174)deeff57build(deps): bump actions/setup-go from 6 to 7 (#1177)aac7333Prepare aws-lc-sys v0.43.0 (#1176)6e92439fix: restore cc default flags in memcmp probe; only fail build on confirmed b...997202fci: only run push-triggered workflows on main (#1163)e017679fix: memcmp probe PIE mismatch and TARGET_* env leakage into host builds (#1171)5336e79ci: fix cross windows-gnu pre-build wine dpkg conflict (#1172)Updates
http-body-utilfrom 0.1.3 to 0.1.4Release notes
Sourced from http-body-util's releases.
Commits
7685047http-body-util v0.1.43396328http-body v1.1.02fb78dechore: bump license year (#170)b16554bchore(ci): bump checkout to v7c0c53cachore(ci): use msrv aware update for msrv job5ed15d2tests: fix clippy::double_parensc8cb37fDeriveCopytrait toSizeHintstruct (#164)915d6d5feat(util): addInspectErr,InspectFramecombinators (#161)0fc0a94docs: fix broken intradoc links (#162)5a849d4chore: add FUNDING.ymlUpdates
rustlsfrom 0.23.41 to 0.23.42Commits
411fb02Bump version to 0.23.42aff9845implement rfc 9149 ticket_request extension8bd3d1bserver: add max_tls13_tickets configuration4cce222Address newstd_instead_of_corein nightlyd3ffdc1Address newstd_instead_of_corein nightly75d1b7aTake semver-compatible dependency updatesUpdates
napi-derivefrom 3.5.7 to 3.5.10Release notes
Sourced from napi-derive's releases.
Commits
3812aa7chore: release (#3380)ce56779chore(release): publishb9825c7fix(derive): defer receiver borrow until argument conversion (#3392)aa49714fix(cli): align build and project configuration (#3387)68cbb8dchore(deps): update yarn to v4.17.1 (#3385)3069f44fix(sys): fall back to libnode.dll for symbol loading on MSVC targets (#3384)b015713fix(cli): validate cross-compilation flags upfront and document them accurate...81a35cechore(deps): update dependency oxc-parser to ^0.139.0 (#3382)4bff127docs(readme): point sponsors image at napi.rs/sponsors.svg (#3379)1ac467echore(napi): release v3.10.3 (#3376)Updates
risc0-zkvmfrom 3.0.5 to 3.0.6Release notes
Sourced from risc0-zkvm's releases.
Commits
1cc70cfRelease 3.0.6: Updates for Rust toolchain 1.97.0 (#3784)9fc79b9Update cargo-binstall to 1.17.4 in release workflow (#3700)Updates
risc0-buildfrom 3.0.5 to 3.0.6Release notes
Sourced from risc0-build's releases.
Commits
1cc70cfRelease 3.0.6: Updates for Rust toolchain 1.97.0 (#3784)9fc79b9Update cargo-binstall to 1.17.4 in release workflow (#3700)Updates
winnowfrom 1.0.3 to 1.0.4Changelog
Sourced from winnow's changelog.
Commits
7539ec0chore: Release6c51cfadocs: Update changelog278451fMerge pull request #928 from weifanglab/fix-seq-many-fieldsc04179echore(deps): Update Rust Stable to v1.97 (#929)ae574a2style: Make clippy happy3305231fix(macros): allow seq! with more fields84cc03aMerge pull request #926 from winnow-rs/renovate/actions-checkout-7.x8d50527Merge pull request #925 from winnow-rs/renovate/crate-ci-typos-1.x2444381chore(deps): Update actions/checkout action to v726d4daechore(deps): Update pre-commit hook crate-ci/typos to v1.48.0Updates
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
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
derfrom 0.8.0 to 0.8.1Commits
905717fder v0.8.1 (#2377)2556627der: cap maximum number of nested messages at 64 (#2379)b45caa8der: haveSliceReaderusereader::position::Position(#2378)42b4325x509-cert: re-enable minimal-versions checks (#2374)233eb65chore(deps): bump the all-deps group across 1 directory with 8 updates (#2373)f9e2ab5chore(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 (#2372)4bfdd7cchore(deps): bumpp256from0.14.0-rc.15to0.14(#2371)235839ftls_codec: 0.4.3 prep (#2365)de2aa55der: simplify SetOfVec sorting test (#2367)cb02c0fchore(deps): bumpp256to0.14.0-rc.15(#2364)Updates
lrufrom 0.18.0 to 0.18.1Changelog
Sourced from lru's changelog.
Commits
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 APIDependabot 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 conditions