build(deps): bump the rust-dependencies group with 23 updates#52
Merged
Conversation
Bumps the rust-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [quinn](https://github.com/Tipuch/quinn) | ``ce60e5b`` | ``b87bf72`` | | [quinn-proto](https://github.com/Tipuch/quinn) | ``ce60e5b`` | ``b87bf72`` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.0` | | [socks5-proto](https://github.com/EAimTY/socks5-server) | `0.3.3` | `0.4.1` | | [socks5-server](https://github.com/EAimTY/socks5-server) | `0.8.3` | `0.10.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.41` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.17.0` | `1.17.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.53` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [tikv-jemallocator](https://github.com/tikv/jemallocator) | `0.6.1` | `0.7.0` | | [snafu](https://github.com/shepmaster/snafu) | `0.8.9` | `0.9.1` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.1` | `1.9.2` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [rcgen](https://github.com/rustls/rcgen) | `0.13.2` | `0.14.8` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [rand](https://github.com/rust-random/rand) | `0.9.4` | `0.10.1` | | [http](https://github.com/hyperium/http) | `1.4.1` | `1.4.2` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.14` | `0.6.1` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.10` | `0.9.11` | | [ctor](https://github.com/mmastrac/linktime) | `0.6.3` | `1.0.7` | | [crossfire](https://github.com/frostyplanet/crossfire-rs) | `3.1.16` | `3.1.18` | Updates `quinn` from `ce60e5b` to `b87bf72` - [Commits](Tipuch/quinn@ce60e5b...b87bf72) Updates `quinn-proto` from `ce60e5b` to `b87bf72` - [Commits](Tipuch/quinn@ce60e5b...b87bf72) Updates `bytes` from 1.11.1 to 1.12.0 - [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.11.1...v1.12.0) Updates `socks5-proto` from 0.3.3 to 0.4.1 - [Commits](https://github.com/EAimTY/socks5-server/commits) Updates `socks5-server` from 0.8.3 to 0.10.1 - [Commits](https://github.com/EAimTY/socks5-server/commits) Updates `uuid` from 1.23.2 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.4) Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.40...v/0.23.41) Updates `aws-lc-rs` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.17.0...v1.17.1) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `time` from 0.3.47 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.47...v0.3.53) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `tikv-jemallocator` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/tikv/jemallocator/releases) - [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md) - [Commits](tikv/jemallocator@0.6.1...0.7.0) Updates `snafu` from 0.8.9 to 0.9.1 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.8.9...0.9.1) Updates `arc-swap` from 1.9.1 to 1.9.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/commits) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `rcgen` from 0.13.2 to 0.14.8 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.8) Updates `regex` from 1.12.3 to 1.12.4 - [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.12.4) Updates `rand` from 0.9.4 to 0.10.1 - [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.4...0.10.1) Updates `http` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.1...v1.4.2) Updates `quinn-udp` from 0.5.14 to 0.6.1 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.14...quinn-udp-0.6.1) Updates `memmap2` from 0.9.10 to 0.9.11 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.10...v0.9.11) Updates `ctor` from 0.6.3 to 1.0.7 - [Release notes](https://github.com/mmastrac/linktime/releases) - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.7) Updates `crossfire` from 3.1.16 to 3.1.18 - [Release notes](https://github.com/frostyplanet/crossfire-rs/releases) - [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md) - [Commits](frostyplanet/crossfire-rs@v3.1.16...v3.1.18) --- updated-dependencies: - dependency-name: quinn dependency-version: b87bf72a644f42592ebb64caf4303f86d260a538 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: quinn-proto dependency-version: b87bf72a644f42592ebb64caf4303f86d260a538 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: bytes dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: socks5-proto dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: socks5-server dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-lc-rs dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tikv-jemallocator dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: snafu dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: arc-swap dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quinn-udp dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: memmap2 dependency-version: 0.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ctor dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: crossfire dependency-version: 3.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Merging this PR will not alter performance
Comparing Footnotes
|
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-dependencies group with 23 updates:
ce60e5bb87bf72ce60e5bb87bf721.11.11.12.00.3.30.4.10.8.30.10.11.23.21.23.40.23.400.23.411.17.01.17.11.0.1021.0.1030.3.470.3.530.4.440.4.450.6.10.7.00.8.90.9.11.9.11.9.20.10.90.11.00.13.20.14.81.12.31.12.40.9.40.10.11.4.11.4.20.5.140.6.10.9.100.9.110.6.31.0.73.1.163.1.18Updates
quinnfromce60e5btob87bf72Commits
b87bf72removed previous BBR implementation80806faadded BBRv3 algorithm, including MaxFilter from Kathleen Nicholsdf940acmodified Pacer such that congestion controller metrics can be used to adjust ...75ec8c3added more granular packet events for congestion controllers, necessary for s...76020bafix(quinn): handle overdue timers without polling the async timer485f9b6refactor(quinn): use let-else in drive_timerd4fc3efquinn-proto: drop Initials silently when saturated1b17cc7build(deps): bump log from 0.4.31 to 0.4.3200b4b74build(deps): bump libfuzzer-sys from 0.4.12 to 0.4.1300cc7c4Use binary search in ArrayRangeSetUpdates
quinn-protofromce60e5btob87bf72Commits
b87bf72removed previous BBR implementation80806faadded BBRv3 algorithm, including MaxFilter from Kathleen Nicholsdf940acmodified Pacer such that congestion controller metrics can be used to adjust ...75ec8c3added more granular packet events for congestion controllers, necessary for s...76020bafix(quinn): handle overdue timers without polling the async timer485f9b6refactor(quinn): use let-else in drive_timerd4fc3efquinn-proto: drop Initials silently when saturated1b17cc7build(deps): bump log from 0.4.31 to 0.4.3200b4b74build(deps): bump libfuzzer-sys from 0.4.12 to 0.4.1300cc7c4Use binary search in ArrayRangeSetUpdates
bytesfrom 1.11.1 to 1.12.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)94e4291Document thatBytesMut::{reserve,try_reserve}doesn't preserve unused capac...acd1e0fFixget_intifnbytesis zero (#806)Updates
socks5-protofrom 0.3.3 to 0.4.1Commits
Updates
socks5-serverfrom 0.8.3 to 0.10.1Commits
Updates
uuidfrom 1.23.2 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readme20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panicsUpdates
rustlsfrom 0.23.40 to 0.23.41Commits
642a103ci: drop Taplo job752c144Drop nightly clippy tests8d8611aFix newclippy::useless-borrows-in-formattingebf3297Fix newclippy::manual_clear46808e7ci: sync cargo-check-external-types nightly041a8d2Cargo deny: allow RUSTSEC-2026-017362e220eTake semver-compatible dependency updates3c14696Upgrade to hickory-resolver 0.26848a2ccconnect-tests: delete ech.rs5ce9cacBump version to 0.23.41Updates
aws-lc-rsfrom 1.17.0 to 1.17.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
741dbf5Prepare aws-lc-rs v1.17.1 (#1164)e6d42b8Prepare aws-lc-sys v0.42.0 (#1162)bd7abf5Harden GitHub Actions workflows against script injection (#1161)93b0123Addwasm32-unknown-emscriptenbuild and test support (#1059)7b8a0e7feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...a95c524Prepare aws-lc-fips-sys v0.13.15 (#1158)00e016aBump actions/checkout from 6 to 7 (#1157)e7568defix(system-lib): gate system AWS-LC on a declared minimum version (#1152)dfe4525fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...26838darsa: report specific key rejection for invalid sizes (#1153)Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
timefrom 0.3.47 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetUpdates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
tikv-jemallocatorfrom 0.6.1 to 0.7.0Release notes
Sourced from tikv-jemallocator's releases.
Changelog
Sourced from tikv-jemallocator's changelog.
Commits
0e91291*: bump 0.7.0 (#164)e16f89epassthrough cc env/args using native cc features (#158)3bc06e9Add profiling_libunwind feature (#159)c7101ceUpdate jemalloc to 5.3.1741a86benable CI for nightly branch7e5e78aadd new free ffi1809195switch to facebook/jemallocccc2bfcjemalloc-ctl: fix invalid update implementationbaae33dUpgrade from macos-13 to macos-15-intel4400f09Propagate LDFLAGS, if presentUpdates
snafufrom 0.8.9 to 0.9.1Changelog
Sourced from snafu's changelog.
... (truncated)
Commits
ff50133Release 0.9.1c425b0aUpdate the changelog8f50dc7Merge pull request #556 from legeana/self-error757eeecExpandSelfto the original error type before parsing1f8e75fMerge pull request #557 from legeana/ui-reporta656885Fix cargo fmt for Rust 1.95.0e0a2c25Update compile-fail's ui/report test for Rust 1.95.0a658cc6Merge pull request #554 from jplatte/cargo-feat-cleanupfa8a8bdUse namespaced dependency activation9af844aMerge pull request #555 from shepmaster/maintUpdates
arc-swapfrom 1.9.1 to 1.9.2Changelog
Sourced from arc-swap's changelog.
Commits
Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
rcgenfrom 0.13.2 to 0.14.8Release notes
Sourced from rcgen's releases.
... (truncated)
Commits
a70f083Bump version to 0.14.8a32fdb1Fix encoding of directoryName constraints7111a79update key_pair to signing_key10664c9Take semver-compatible dependency updates0ec4d09Add testing of CSR serializing basic constraints5f94ef9Add support for serializing BasicConstraints in CSR'sfb835c1Add writing basic constraints logic0cf161dBump codecov/codecov-action from 5 to 64909041Add testing of CSR Params parsing Basic Constraints variants6675a94Add support for is_ca in CSR ParamsUpdates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
randfrom 0.9.4 to 0.10.1Changelog
Sourced from rand's changelog.