deps: bump the rust-minor group across 1 directory with 17 updates - #189
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the rust-minor group across 1 directory with 17 updates#189dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the rust-minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.34` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.92` | | [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` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.20` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.4` | `0.26.5` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.43` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.8` | `1.0.9` | | [hyper](https://github.com/hyperium/hyper) | `1.10.1` | `1.11.1` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.5` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.5.0` | `1.5.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.4` | `1.26.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.27.0` | Updates `futures` from 0.3.31 to 0.3.34 - [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.31...0.3.34) Updates `async-trait` from 0.1.89 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.92) 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 `thiserror` from 2.0.18 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) 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 `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `tokio-rustls` from 0.26.4 to 0.26.5 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.4...v/0.26.5) Updates `rustls` from 0.23.41 to 0.23.43 - [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.43) Updates `webpki-roots` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.8...v/1.0.9) Updates `hyper` from 1.10.1 to 1.11.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.10.1...v1.11.1) Updates `http-body-util` from 0.1.3 to 0.1.5 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.5) Updates `crc32fast` from 1.5.0 to 1.5.1 - [Commits](srijs/rust-crc32fast@v1.5.0...v1.5.1) Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.13.1) Updates `uuid` from 1.23.4 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.4...v1.26.0) Updates `tempfile` from 3.23.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.27.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: crc32fast dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: http-body-util dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: rustls dependency-version: 0.23.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tokio-rustls dependency-version: 0.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: webpki-roots dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-minor-e80c3453a3
branch
from
September 7, 2026 12:36
a502a0e to
7d8476e
Compare
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 rust-minor group with 17 updates in the / directory:
0.3.310.3.340.1.890.1.921.0.2281.0.2291.0.1501.0.1511.12.01.12.12.0.182.0.201.0.1031.0.1042.14.02.14.10.26.40.26.50.23.410.23.431.0.81.0.91.10.11.11.10.1.30.1.51.5.01.5.11.12.31.13.11.23.41.26.03.23.03.27.0Updates
futuresfrom 0.3.31 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33Updates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 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.90Updates
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
thiserrorfrom 2.0.18 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testUpdates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
tokio-rustlsfrom 0.26.4 to 0.26.5Release notes
Sourced from tokio-rustls's releases.
Commits
f8832d2Bump version to 0.26.5c0fad2freturn more data at once from TlsStream::poll_read (#198)edc7306build(deps): bump futures-util from 0.3.33 to 0.3.34baeadaabuild(deps): bump rcgen from 0.14.8 to 0.14.91e138adbuild(deps): bump taiki-e/cache-cargo-install-action from 3.0.7 to 3.0.8b4ecff6build(deps): bump taiki-e/cache-cargo-install-action from 3 to 3.0.7f47a689build(deps): bump rustls from 0.23.42 to 0.23.43e25578ebuild(deps): bump tokio from 1.53.0 to 1.53.1d2a6d98server: add rustdoc hinting towards timeout wrappingc2e9b4aclient: add rustdoc hinting towards timeout wrappingUpdates
rustlsfrom 0.23.41 to 0.23.43Commits
fcf61cdPrepare 0.23.43f0dad4cCheck server's proposed suite against actual offerb480cc6Test for server choosing a non-QUIC TLS1.3 suite883a44dConsiderProtocolinServerConfig::supports_versionc2f1fd9Check suitability of server version in QUIC clientd98e1b9Add test for serverTls13RequiredForQuice63d9bfBound ticket age calculation79cd462Defensiveness improvement for binder suffix arithmetic4a9f025use checked_sub for the mac tag offset in Rfc5077Ticketer::decrypt3131e5cAccept that libcrux deps are vulnerableUpdates
webpki-rootsfrom 1.0.8 to 1.0.9Release notes
Sourced from webpki-roots's releases.
Commits
0a553db1.0.9: upstream updates (#126)1ce667bTake webpki-root-certs lockfile update (#125)Updates
hyperfrom 1.10.1 to 1.11.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
6371cd4v1.11.137c9d0cstyle(lib): remove lints that have been removed in newer clippy (#4167)08a2881docs(contrib): add initial COLLABORATORS guide (#4158)8b2e533style(lib): temporarily allow some new clippy lints (#4165)8fcaf1adocs(lib): expand crate-level cancel safety section with HTTP/1 vs HTTP/2 (#4...d32b294style(lib): fix needless_continue lint (#4157)fca07bdstyle(lib): fix missing_errors_doc lint (#4154)72fcf54fix(http1): detect TE: trailers caselessly and with other values (#4152)af432e9docs(body): add streaming read examples (#4148)3534d75fix(http1): recognize\n\r\nas a head terminator in the partial-read fast ...Updates
http-body-utilfrom 0.1.3 to 0.1.5Release notes
Sourced from http-body-util's releases.
Commits
07838bdhttp-body-util v0.1.5612118cdocs: migrate from doc_auto_cfg to doc_cfg (#175)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)Updates
crc32fastfrom 1.5.0 to 1.5.1Commits
a150f65release 1.5.1f066e8dperf(simd): widen x86 folds, add ARM 3-way, and speed up small inputs (#56)d5c123dconsolidate dword load in baseline implementation (#55)50e2046downgrade msrv ci run to just cargo buildUpdates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
uuidfrom 1.23.4 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
tempfilefrom 3.23.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPath929a112chore: release 3.26.029d6ac5Add Redox OS CI (#394)375067fdoc(README): document supported platformsd353717feat(redox): implement persist() (Description has been truncated