-
Notifications
You must be signed in to change notification settings - Fork 103
fix(deps): bump the cargo-minor-and-patch-dependencies group across 1 directory with 30 updates #2814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-minor-and-patch-dependencies-097c36800e
Closed
fix(deps): bump the cargo-minor-and-patch-dependencies group across 1 directory with 30 updates #2814
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-minor-and-patch-dependencies-097c36800e
Conversation
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
… directory with 30 updates Bumps the cargo-minor-and-patch-dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.54` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.58` | `4.5.64` | | [home](https://github.com/rust-lang/cargo) | `0.5.11` | `0.5.12` | | [hostname](https://github.com/djc/hostname) | `0.4.1` | `0.4.2` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.8.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.1` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [integer-encoding](https://github.com/dermesser/integer-encoding-rs) | `4.0.2` | `4.1.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.179` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.104` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.42` | | [reed-solomon-simd](https://github.com/AndersTrier/reed-solomon-simd) | `3.0.1` | `3.1.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.12.2` | | [rustls](https://github.com/rustls/rustls) | `0.23.32` | `0.23.35` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.8.1` | `0.8.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.15.1` | `3.16.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.113` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.22.0` | `3.24.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) | `0.4.5` | `0.4.6` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.2` | `1.1.5` | | [moka](https://github.com/moka-rs/moka) | `0.12.10` | `0.12.12` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` | Updates `bytes` from 1.10.1 to 1.11.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.10.1...v1.11.0) Updates `clap` from 4.5.48 to 4.5.54 - [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.5.48...clap_complete-v4.5.54) Updates `clap_complete` from 4.5.58 to 4.5.64 - [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.5.58...clap_complete-v4.5.64) Updates `home` from 0.5.11 to 0.5.12 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.11...home-0.5.12) Updates `hostname` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/djc/hostname/releases) - [Commits](djc/hostname@v0.4.1...v0.4.2) Updates `hyper` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) Updates `indexmap` from 2.11.4 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.1) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `integer-encoding` from 4.0.2 to 4.1.0 - [Commits](https://github.com/dermesser/integer-encoding-rs/commits/v4.1.0) Updates `libc` from 0.2.175 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.179) Updates `proc-macro2` from 1.0.101 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.104) Updates `quote` from 1.0.40 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.42) Updates `reed-solomon-simd` from 3.0.1 to 3.1.0 - [Changelog](https://github.com/AndersTrier/reed-solomon-simd/blob/master/CHANGELOG.md) - [Commits](AndersTrier/reed-solomon-simd@3.0.1...3.1.0) Updates `regex` from 1.11.2 to 1.12.2 - [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.11.2...1.12.2) Updates `rustls` from 0.23.32 to 0.23.35 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.32...v/0.23.35) Updates `rustls-native-certs` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.8.1...v/0.8.3) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `serde_with` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.15.1...v3.16.1) Updates `syn` from 2.0.106 to 2.0.113 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.113) Updates `tempfile` from 3.22.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.0...v3.24.0) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `tokio-metrics` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio-metrics/commits) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `flate2` from 1.1.2 to 1.1.5 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.5) Updates `moka` from 0.12.10 to 0.12.12 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.10...v0.12.12) Updates `http` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: clap_complete dependency-version: 4.5.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: home dependency-version: 0.5.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: hostname dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: integer-encoding dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: reed-solomon-simd dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: rustls dependency-version: 0.23.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: rustls-native-certs dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: syn dependency-version: 2.0.113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tokio-metrics dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: moka dependency-version: 0.12.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests related to dependencies
rust
The issue or pull request is related to Rust code
0 participants
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-minor-and-patch-dependencies group with 30 updates in the / directory:
1.10.11.11.04.5.484.5.544.5.584.5.640.5.110.5.120.4.10.4.21.7.01.8.12.11.42.12.12.0.62.0.74.0.24.1.00.2.1750.2.1791.0.1011.0.1041.0.401.0.423.0.13.1.01.11.21.12.20.23.320.23.350.8.10.8.31.0.1451.0.1483.15.13.16.12.0.1062.0.1133.22.03.24.02.0.162.0.170.4.50.4.60.1.170.1.180.7.160.7.180.1.410.1.440.3.200.3.221.18.11.19.01.1.21.1.50.12.100.12.121.3.11.4.0Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
clapfrom 4.5.48 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
clap_completefrom 4.5.58 to 4.5.64Commits
e115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: Releasebed131fdocs: Update changeloga61c53eMerge pull request #6202 from iepathos/6201-symlink-path-completionsc3b4405fix(complete): Follow symlinks in path completiona794395test(complete): Add symlink path completion testsca0aebachore: ReleaseUpdates
homefrom 0.5.11 to 0.5.12Commits
4f15cc8Make shell completion variables private. (#16144)f71caebMore warning conversions (#16143)fcd0c86Make shell completion variables private.1f9d059Convert RUST_FLAGS and RUSTDOC_FLAGS warnings5e6929fConvert cargo tree warning36bf7f6Add a test for the cargo tree --all warning.b118df4Bump openssl-src to 300.3.5.4+3.5.4 (#16140)85a3813Bump openssl-src to 300.3.5.4+3.5.4211aad4build: remove duplicate dependency, consolidate over unicode-ident (#16137)391c970Bump unicode-ident to 1.0.20Updates
hostnamefrom 0.4.1 to 0.4.2Release notes
Sourced from hostname's releases.
Commits
c697709Drop unsupported mips targetsfedf49bAdd Dependabot config78bd371Use separate job for MSRV checksed1ace4Upgrade to windows-bindgen 0.655682e0cEnable codegen tests on non-Windows platformsfc4492aDrop explicit html_root_urle3687edRemove CHANGELOG.md in favor of GitHub Releasesad7ef34Update version in Cargo.lockef9e3c4Release0.4.2673020fBumpwindows-linkdependency0.2Updates
hyperfrom 1.7.0 to 1.8.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
166c6cav1.8.14492f31fix(http1): fix consuming extra CPU from previous change (#3977)dbe6f25v1.8.058e0e7dfix(http2): fix internals of HTTP/2 CONNECT upgrades (#3967)0a37a8ctest(ready_stream): replace tracing with printlns (#3973)2377b89fix(http1): fix rare missed write wakeup on connections (#3952)5509ebefeat(rt): addTimer::now()method to allow overriding the instant returned ...f9f8f44tests(client): port tests to in-memory socket (#3947)5803a9cdocs(server): update default values forhttp1::Builder(#3938)e1e1f2brefactor(ffi): specify "C" ABI explicitly in ffi_fn! macro (#3937)Updates
indexmapfrom 2.11.4 to 2.12.1Changelog
Sourced from indexmap's changelog.
Commits
cfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.16245ee5Use the bucket API from hashbrown v0.16.10e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::ErrorUpdates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
integer-encodingfrom 4.0.2 to 4.1.0Commits
Updates
libcfrom 0.2.175 to 0.2.179Release notes
Sourced from libc's releases.
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build errorUpdates
proc-macro2from 1.0.101 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
quotefrom 1.0.40 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
reed-solomon-simdfrom 3.0.1 to 3.1.0Changelog
Sourced from reed-solomon-simd's changelog.
Commits
df1b4feMerge pull request #72 from AndersTrier/AndersTrier/3.1.034bd259v3.1.015c33b7Merge pull request #68 from AndersTrier/update_deps6663cf2Fix use of deprecated methods59e5b6fUpdate dependenciesa5d790aMerge pull request #67 from AndersTrier/AndersTrier/clippy_1.90.058be0d4clippy: doc_markdown: Add some words not needing ticksbd94937clippy::mismatched_lifetime_syntaxese143f20Merge pull request #61 from AndersTrier/AndersTrier/ExactSizeIterator02ffbc0Changelog: ExactSizeIteratorUpdates
regexfrom 1.11.2 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
rustlsfrom 0.23.32 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
rustls-native-certsfrom 0.8.1 to 0.8.3Release notes
Sourced from rustls-native-certs's releases.
Commits
71e4dd8Bump version to 0.8.3e6e3e69Upgrade to openssl-probe 0.227e4d40Take semver-compatible dependency updatese985551Fix comment formatting and grammar issuesc156cb7build(deps): bump actions/checkout from 5 to 63ec7d86Update semver-compatible dependenciesfd78630Upgrade x509-parser to 0.183b6fae7Disable broken macOS test for now813790abuild(deps): bump actions/checkout from 4 to 53d058abbuild(deps): bump rustls from 0.23.30 to 0.23.31 in the crates-io groupUpdates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
serde_withfrom 3.15.1 to 3.16.1Release notes
Sourced from serde_with's releases.
Commits
8513323Bump version to 3.16.1 (#908)5392bbeDescription has been truncated