Bump the cargo group with 40 updates#2635
Merged
Merged
Conversation
Bumps the cargo group with 40 updates: | Package | From | To | | --- | --- | --- | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.5` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.17.0` | `0.17.1` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.24` | `0.2.25` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.27` | `0.2.29` | | [maybe-async](https://github.com/fMeow/maybe-async-rs) | `0.2.10` | `0.2.11` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.4` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.38.4` | `0.39.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [open](https://github.com/Byron/open-rs) | `5.3.4` | `5.3.5` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.16.3` | `1.17.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.40.0` | `0.41.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.2.62` | | [core-foundation](https://github.com/servo/core-foundation-rs) | `0.10.1` | `0.9.4` | | [crc-catalog](https://github.com/akhilles/crc-catalog) | `2.4.0` | `2.5.0` | | [curl-sys](https://github.com/alexcrichton/curl-rust) | `0.4.87+curl-8.19.0` | `0.4.88+curl-8.20.0` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [h2](https://github.com/hyperium/h2) | `0.4.13` | `0.4.14` | | [hickory-proto](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.1` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.1` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.1` | | [human_format](https://github.com/BobGneu/human-format-rs) | `1.1.0` | `1.2.1` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.11` | `0.4.12` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.1` | `1.2.2` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.24` | `0.2.25` | | [jni](https://github.com/jni-rs/jni-rs) | `0.21.1` | `0.22.4` | | [jni-sys](https://github.com/jni-rs/jni-sys) | `0.3.1` | `0.4.1` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.30` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.1` | `0.2.2` | | rsqlite-vfs | `0.1.0` | `0.1.1` | | [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) | `0.6.2` | `0.7.0` | | [shlex](https://github.com/comex/rust-shlex) | `1.3.0` | `2.0.1` | | [sqlite-wasm-rs](https://github.com/Spxg/sqlite-wasm-rs) | `0.5.3` | `0.5.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.52.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.2` | `1.0.3` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.7` | `0.1.8` | Updates `clap_complete` from 4.6.2 to 4.6.5 - [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.2...clap_complete-v4.6.5) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `hashbrown` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.17.0...v0.17.1) Updates `jiff` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.24...jiff-static-0.2.25) Updates `filetime` from 0.2.27 to 0.2.29 - [Commits](alexcrichton/filetime@0.2.27...0.2.29) Updates `maybe-async` from 0.2.10 to 0.2.11 - [Changelog](https://github.com/fMeow/maybe-async-rs/blob/main/CHANGELOG.md) - [Commits](fMeow/maybe-async-rs@v0.2.10...v0.2.11) Updates `reqwest` from 0.13.2 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.4) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `sysinfo` from 0.38.4 to 0.39.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.2) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `open` from 5.3.4 to 5.3.5 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.4...v5.3.5) Updates `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `aws-lc-rs` from 1.16.3 to 1.17.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.16.3...v1.17.0) Updates `aws-lc-sys` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.40.0...aws-lc-sys/v0.41.0) Updates `bumpalo` from 3.20.2 to 3.20.3 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.20.2...v3.20.3) Updates `cc` from 1.2.61 to 1.2.62 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.61...cc-v1.2.62) Updates `core-foundation` from 0.10.1 to 0.9.4 - [Commits](https://github.com/servo/core-foundation-rs/commits/core-foundation-v0.9.4) Updates `crc-catalog` from 2.4.0 to 2.5.0 - [Commits](akhilles/crc-catalog@2.4.0...2.5.0) Updates `curl-sys` from 0.4.87+curl-8.19.0 to 0.4.88+curl-8.20.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.87...curl-sys-0.4.88) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `h2` from 0.4.13 to 0.4.14 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.13...v0.4.14) Updates `hickory-proto` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.2...v0.26.1) Updates `hickory-resolver` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.2...v0.26.1) Updates `http` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.1) Updates `human_format` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/BobGneu/human-format-rs/releases) - [Changelog](https://github.com/BobGneu/human-format-rs/blob/develop/changelog.md) - [Commits](BobGneu/human-format-rs@1.1...1.2.1) Updates `hybrid-array` from 0.4.11 to 0.4.12 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.11...v0.4.12) Updates `idna_adapter` from 1.2.1 to 1.2.2 - [Commits](hsivonen/idna_adapter@v1.2.1...v1.2.2) Updates `jiff-static` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.24...jiff-static-0.2.25) Updates `jni` from 0.21.1 to 0.22.4 - [Release notes](https://github.com/jni-rs/jni-rs/releases) - [Changelog](https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md) - [Commits](jni-rs/jni-rs@v0.21.1...v0.22.4) Updates `jni-sys` from 0.3.1 to 0.4.1 - [Release notes](https://github.com/jni-rs/jni-sys/releases) - [Changelog](https://github.com/jni-rs/jni-sys/blob/master/CHANGELOG.md) - [Commits](jni-rs/jni-sys@v0.3.1...v0.4.1) Updates `log` from 0.4.29 to 0.4.30 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.30) Updates `num-conv` from 0.2.1 to 0.2.2 - [Commits](jhpratt/num-conv@v0.2.1...v0.2.2) Updates `rsqlite-vfs` from 0.1.0 to 0.1.1 Updates `rustls-platform-verifier` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.6.2...v/0.7.0) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `sqlite-wasm-rs` from 0.5.3 to 0.5.5 - [Release notes](https://github.com/Spxg/sqlite-wasm-rs/releases) - [Changelog](https://github.com/Spxg/sqlite-wasm-rs/blob/master/CHANGELOG.md) - [Commits](Spxg/sqlite-wasm-rs@0.5.3...0.5.5) Updates `tokio` from 1.52.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `winnow` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.2...v1.0.3) Updates `zerofrom` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: filetime dependency-version: 0.2.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: maybe-async dependency-version: 0.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.39.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: open dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: bumpalo dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.62 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: core-foundation dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: crc-catalog dependency-version: 2.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.88+curl-8.20.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: either dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hickory-proto dependency-version: 0.26.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hickory-resolver dependency-version: 0.26.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: http dependency-version: 1.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: human_format dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hybrid-array dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: idna_adapter dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jni dependency-version: 0.22.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jni-sys dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-conv dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rsqlite-vfs dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-platform-verifier dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: shlex dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: sqlite-wasm-rs dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.52.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerofrom dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9402adc4c8
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
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 group with 40 updates:
4.6.24.6.50.1.60.2.00.17.00.17.10.2.240.2.250.2.270.2.290.2.100.2.110.13.20.13.46.1.06.2.10.38.40.39.21.0.1491.0.1505.3.45.3.51.5.01.5.11.16.31.17.00.40.00.41.03.20.23.20.31.2.611.2.620.10.10.9.42.4.02.5.00.4.87+curl-8.19.00.4.88+curl-8.20.01.15.01.16.00.4.130.4.140.25.20.26.10.25.20.26.11.4.01.4.11.1.01.2.10.4.110.4.121.2.11.2.20.2.240.2.250.21.10.22.40.3.10.4.10.4.290.4.300.2.10.2.20.1.00.1.10.6.20.7.01.3.02.0.10.5.30.5.51.52.11.52.30.6.80.6.111.0.21.0.30.1.70.1.8Updates
clap_completefrom 4.6.2 to 4.6.5Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting cases87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringUpdates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
hashbrownfrom 0.17.0 to 0.17.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
c62a63achore: release v0.17.1420e83bMerge pull request #722 from cuviper/rustc_try_insert51cecbdMove theRustcOccupiedErrornote as requested in review16d0f37AddHashMap::rustc_try_insert18a04c5Merge pull request #721 from clarfonthey/branch-renameee8a0eeRename master to main in release-plz workflow147df65Merge pull request #720 from xtqqczze/authors64a0acbRemove package.authors field from Cargo metadata867db72Merge pull request #716 from atouchet/rdm57b760bUpdate ReadmeUpdates
jifffrom 0.2.24 to 0.2.25Changelog
Sourced from jiff's changelog.
Commits
48a92920.2.25bf930e0jiff-tzdb: update to tzdb 2026b7908951scripts: add some bash scripts for doing a tzdb update170a0d6readme: add a note aboutjiff::fmtwith respect to performanceUpdates
filetimefrom 0.2.27 to 0.2.29Commits
ab5ee65Bump to 0.2.2946c34efTry to fix updating write-only files (#122)b10e535Bump to 0.2.28646bce9Update README190eafeAdd QNX Neutrino (nto) to utimensat platform list (#120)13d4570Use the standard library for most of the crate (#121)75abafaimpl From<FileTime> for SystemTime (#119)06a6f24uselibc::UTIME_OMIT(#117)Updates
maybe-asyncfrom 0.2.10 to 0.2.11Changelog
Sourced from maybe-async's changelog.
Commits
9f7869cchore(release): 0.2.115b709actest: fix test error for bad sync cond07d5a96feat(AFIT): rewriteimpl Future/Pin\<Box<dyn Future>>return types in sy...b32a817ci: update github actionsUpdates
reqwestfrom 0.13.2 to 0.13.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
dashmapfrom 6.1.0 to 6.2.1Release notes
Sourced from dashmap's releases.
Commits
749ed1fv6.2.1d02b945v6.2.0b983625update dependencies94a294abump msrv to 1.85Updates
sysinfofrom 0.38.4 to 0.39.2Changelog
Sourced from sysinfo's changelog.
Commits
c43234aUpdate crate version to0.39.2b71467eUpdate CHANGELOG for0.39.2version345915aImprove code readability35f3c18Fix fmt and clippy4bf1fe4Windows: skip PDH setup when cpu_usage isn't requested (#1664)2be72d7Stubget_userson iOS viaapp_store::usersc725c09linux: fix detect thread entries in ProcessesToUpdate::All mode6e883a3Update CHANGELOG and crate version to0.39.1a45d38aMerge pull request #1659 from isaidsari/fix/linux-network-buffer-truncationee9cd3bMerge pull request #1655 from GuillaumeGomez/updateUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
openfrom 5.3.4 to 5.3.5Release notes
Sourced from open's releases.
Changelog
Sourced from open's changelog.
Commits
b98fc01Release open v5.3.5bb28d04Merge pull request #121 from gsurrel/wine-awarenessf72e644reviewdb81369fix(windows): delegate to winebrowser under WineUpdates
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
aws-lc-rsfrom 1.16.3 to 1.17.0Release notes
Sourced from aws-lc-rs's releases.
Commits
2201001Fix rustfmt (#1123)1ed08baAdd single DES support and rename legacy-3des feature to legacy-des (#1122)889047ePrepare aws-lc-rs v1.17.0 (#1121)4fdf672fix: support building with MinGW on Windows 7 (#1120)1cbe889AddsLessSafeKey::open_in_place_separate_tag(#1116)ce8bcccBump actions/dependency-review-action from 4 to 5 (#1118)aac6ebdPrepare aws lc sys 0.41.0 (#1117)3cb6cfdAdd AsDer and ParsedPublicKey conversion for RSA PublicKeyComponents (#1105)54a222fFix clippy warnings: inline format args, remove redundant borrows, use assert...c9c9bc6Add opt-in 2TDEA and 3TDEA cipher support behind alegacy-3desfeature (#1109)Updates
aws-lc-sysfrom 0.40.0 to 0.41.0Commits
2201001Fix rustfmt (#1123)1ed08baAdd single DES support and rename legacy-3des feature to legacy-des (#1122)889047ePrepare aws-lc-rs v1.17.0 (#1121)4fdf672fix: support building with MinGW on Windows 7 (#1120)1cbe889AddsLessSafeKey::open_in_place_separate_tag(#1116)ce8bcccBump actions/dependency-review-action from 4 to 5 (#1118)aac6ebdPrepare aws lc sys 0.41.0 (#1117)3cb6cfdAdd AsDer and ParsedPublicKey conversion for RSA PublicKeyComponents (#1105)54a222fFix clippy warnings: inline format args, remove redundant borrows, use assert...c9c9bc6Add opt-in 2TDEA and 3TDEA cipher support behind alegacy-3desfeature (#1109)Updates
bumpalofrom 3.20.2 to 3.20.3Changelog
Sourced from bumpalo's changelog.
Commits
84654acRewind on slice allocation failure (#324)5325624Fix a couple bugs (#323)fcf8370Fix UB inAllocator::grow_zeroed(#321)657caf8test: fix test for OOM instead of overflow (#320)1db9be9fix: fix typo in comment (#318)a47f6d6fix: bump pointer/bump chunk debug assertion (#313)0b12966Update Cargo.toml with keywords (#303)Updates
ccfrom 1.2.61 to 1.2.62Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
37a5f8fchore(cc): release v1.2.62 (#1716)34a2218Regenerate target info (#1721)a9d8632Allow exceptions on wasm platforms (#1714)ce036b3Add relibc env (#1710)18ed3dctarget: recognize sh4 architecture in parse_arch() (#1712)33f84c5Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)cbd4c09Bump taiki-e/install-action from 2.75.17 to 2.75.18 (#1708)Updates
core-foundationfrom 0.10.1 to 0.9.4Commits
Updates
crc-catalogfrom 2.4.0 to 2.5.0Commits
ed4ad63Prepare 2.5.0 release4fba257Simplify catalog generatore6b86a3Update generated CRC catalog2d583f9make therustfmt::skipon tests an outer attribute9dfb986skip rustfmt for generated testsa831bc1generate-catalog: add -h/--help flage522023use lighter dependencies for generate-catalogb7ea8f3Rust program to generate structs with documentation619a5b9Forbid unsafe code91673baRemove badgesUpdates
curl-sysfrom 0.4.87+curl-8.19.0 to 0.4.88+curl-8.20.0Commits
e89ad65Try to fix build on Windows (#650)c3bc4b5Update curl to 8.20.0 (#649)5ca0705Allow using windows-sys 0.61 (#648)f0664d7Update MSRV to 1.82 (#646)Updates
eitherfrom 1.15.0 to 1.16.0Commits
8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0652486eFix an unused importc26e693Merge pull request #137 from ronnodas/map-bothaa7f1d4Add a single-ident version ofmap_both!a706625Format themap_both!example85b1b56Merge pull request #128 from A4-Tacks/for-both-ident-pattern304e814Merge pull request #127 from A4-Tacks/map-orff9e326Apply formatting suggestions from code review71c9a91Merge pull request #126 from A4-Tacks/is-andUpdates
h2from 0.4.13 to 0.4.14Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
e2826c5v0.4.1430998f2fix: set_reset must notify send task (missed wakeup) (#897)d9689eafix: Account for connection flow control on DATA after GOAWAY (#895)08129b2fix: Flow control capacity leak with padded frames (