build(deps): bump the cargo-dependencies group across 1 directory with 13 updates #33
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-dependencies group with 13 updates in the / directory:
1.0.991.0.1001.0.2191.0.2282.0.162.0.171.47.11.48.00.8.40.8.60.10.10.12.10.7.160.7.170.6.60.7.00.12.230.12.240.26.20.26.40.23.310.23.350.6.00.6.10.14.40.14.5Updates
anyhowfrom 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
thiserrorfrom 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
axumfrom 0.8.4 to 0.8.6Release notes
Sourced from axum's releases.
Commits
c1bb9c3Release axum 0.8.6 and related crates4a50581Update changelogs5c76cfdRemove usage of thedoc_auto_cfgfeature (#3505)c720f56Release axum-core v0.5.40c96eadRemove unused rustversion dependency of axum-core (#3502)a1d22f6Release axum 0.8.5 and related cratesad2fd5bUpdate changelogsa0692f9Reject JSON bodies with trailing chars (#3453)ae80850Update to cargo-deny api version 2 (#3475)651cc1eRemove unused link defUpdates
axum-extrafrom 0.10.1 to 0.12.1Release notes
Sourced from axum-extra's releases.
Commits
Updates
tokio-utilfrom 0.7.16 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
turmoilfrom 0.6.6 to 0.7.0Release notes
Sourced from turmoil's releases.
Changelog
Sourced from turmoil's changelog.
Commits
b19ed5eBump to 0.7.0 (#247)d048f20Seed tokio with the world rng (#245)a242a2aChangeBuilderto accept an rng seed (#246)3a1fd45Update to actions/checkout@v5 (#243)60f9276Fix clippy lint warning (#244)dd7c0b1Update to tonic 0.14 (#241)6fec148Fix clippy lint violations (#242)235d387Update to tonic 0.13 (#239)9ce3d39Update to tower 0.5 (#237)d985d92Remove prost from build-dependencies (#238)Updates
reqwestfrom 0.12.23 to 0.12.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
tokio-rustlsfrom 0.26.2 to 0.26.4Release notes
Sourced from tokio-rustls's releases.
Commits
0c14e14Bump version to 0.26.49074308Add TLS certificate compression features7ee318dbuild(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 66f740dfbuild(deps): bump rcgen from 0.14.4 to 0.14.5dc01fcdbuild(deps): bump actions/checkout from 3 to 5fb76ce3Add Dependabot configurationd5dfa08Update semver-compatible dependenciesd5bb23cBump version to 0.26.3e0ddd89Fix warning about potentially incomplete writesba767aeWarn on clippy::use_selfUpdates
rustlsfrom 0.23.31 to 0.23.35Commits
7768cd2Bump version to 0.23.356ed925eAddress nightlyclippy::derivable_implslints645095fPass through attributes for enum_builder!90e28d6fix: only add ocsp inConfigBuilder::with_single_cert_with_ocspif4cee226Cargo: rustls v0.23.33 -> v0.23.34278391eRemove use ofdoc_auto_cfg31ca6afAvoid use ofdocsrscfgb4597caPrepare 0.23.33667a71dReset KeyUpdate counter on AppData48b2fd9Support encryption for QUIC multipathUpdates
socket2from 0.6.0 to 0.6.1Changelog
Sourced from socket2's changelog.
Commits
d0ba3d3Release v0.6.13a8b7edAdd example to createSockAddrfromlibc::sockaddr_storage(#615)b54e2e6Disable armv7-sony-vita-newlibeabihf CI check2d4a2f7Update featuredoc_auto_cfgtodoc_cfg11aa102Add missing components when installing Rust in CI528ba2bAdd TCP_NOTSENT_LOWAT socketopt support1fdd293Correct rename in CHANGELOG.md (#610)600ff0dAdd support for Windows Registered I/Of083696AllowSockFilter::newin const contexts15ade51Refactor for cargo fmtUpdates
rcgenfrom 0.14.4 to 0.14.5Release notes
Sourced from rcgen's releases.
Commits
957a3d8Bump rcgen version to 0.14.5befba1fForward signing and public key data through referencesDependabot 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)@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