-
-
Notifications
You must be signed in to change notification settings - Fork 8
build(deps): bump the patch-updates group across 1 directory with 61 updates #16
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/patch-updates-56975e41de
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…updates Bumps the patch-updates group with 51 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.1` | `1.13.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.42` | | [syn](https://github.com/dtolnay/syn) | `2.0.100` | `2.0.112` | | [adler2](https://github.com/oyvindln/adler2) | `2.0.0` | `2.0.1` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.18` | `0.6.21` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.10` | `1.0.13` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.6` | `0.2.7` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.2` | `1.1.5` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.7` | `3.0.11` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.1` | `1.15.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.48` | `1.2.51` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.4` | `0.7.6` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.54` | `0.1.57` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.0.4` | | [crunchy](https://github.com/eira-fransham/crunchy) | `0.2.3` | `0.2.4` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.14` | | [hermit-abi](https://github.com/hermit-os/hermit-rs) | `0.5.0` | `0.5.2` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.62` | `0.1.64` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.16` | `0.4.17` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.1` | `1.70.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.32` | `0.1.34` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.12` | `0.4.14` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.29` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.6` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.9` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.2` | `1.21.3` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.5` | | [pem](https://github.com/jcreekmore/pem-rs) | `3.0.5` | `3.0.6` | | [percent-encoding](https://github.com/servo/rust-url) | `2.3.1` | `2.3.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.104` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.2` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.13` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.8` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.20` | `1.0.22` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.8` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.11` | | [synstructure](https://github.com/mystor/synstructure) | `0.13.1` | `0.13.2` | | [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.8` | `1.1.9` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.22` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.11` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.24` | `0.8.31` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.1` | `1.8.2` | | [zstd-sys](https://github.com/gyscos/zstd-rs) | `2.0.15+zstd.1.5.7` | `2.0.16+zstd.1.5.7` | 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 `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `rustls-pki-types` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.13.1...v/1.13.2) 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 `syn` from 2.0.100 to 2.0.112 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.100...2.0.112) Updates `adler2` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/oyvindln/adler2/blob/main/CHANGELOG.md) - [Commits](https://github.com/oyvindln/adler2/commits) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `anstream` from 0.6.18 to 0.6.21 - [Commits](rust-cli/anstyle@anstream-v0.6.18...anstream-v0.6.21) Updates `anstyle` from 1.0.10 to 1.0.13 - [Commits](rust-cli/anstyle@v1.0.10...v1.0.13) Updates `anstyle-parse` from 0.2.6 to 0.2.7 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.6...anstyle-parse-v0.2.7) Updates `anstyle-query` from 1.1.2 to 1.1.5 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.2...anstyle-query-v1.1.5) Updates `anstyle-wincon` from 3.0.7 to 3.0.11 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.7...anstyle-wincon-v3.0.11) Updates `aws-lc-rs` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.15.1...v1.15.2) Updates `aws-lc-sys` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.34.0...aws-lc-sys/v0.35.0) Updates `cc` from 1.2.48 to 1.2.51 - [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.48...cc-v1.2.51) Updates `cfg-if` from 1.0.0 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.4) Updates `clap_lex` from 0.7.4 to 0.7.6 - [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_lex-v0.7.4...clap_lex-v0.7.6) Updates `cmake` from 0.1.54 to 0.1.57 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.54...v0.1.57) Updates `colorchoice` from 1.0.3 to 1.0.4 - [Commits](rust-cli/anstyle@colorchoice-v1.0.3...colorchoice-v1.0.4) Updates `crunchy` from 0.2.3 to 0.2.4 - [Commits](https://github.com/eira-fransham/crunchy/commits) Updates `crypto-common` from 0.1.6 to 0.1.7 - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) Updates `errno` from 0.3.10 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.6) Updates `hermit-abi` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/hermit-os/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.5.0...hermit-abi-0.5.2) Updates `iana-time-zone` from 0.1.62 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.62...v0.1.64) Updates `is-terminal` from 0.4.16 to 0.4.17 - [Commits](sunfishcode/is-terminal@v0.4.16...v0.4.17) Updates `is_terminal_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.1...v1.70.2) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) Updates `jobserver` from 0.1.32 to 0.1.34 - [Commits](rust-lang/jobserver-rs@0.1.32...0.1.34) Updates `lock_api` from 0.4.12 to 0.4.14 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@lock_api-0.4.12...lock_api-v0.4.14) Updates `log` from 0.4.27 to 0.4.29 - [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.27...0.4.29) Updates `memchr` from 2.7.4 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.4...2.7.6) Updates `miniz_oxide` from 0.8.5 to 0.8.9 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `once_cell` from 1.21.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.2...v1.21.3) Updates `parking_lot` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.5) Updates `parking_lot_core` from 0.9.10 to 0.9.12 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@core-0.9.10...parking_lot_core-v0.9.12) Updates `pem` from 3.0.5 to 3.0.6 - [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md) - [Commits](jcreekmore/pem-rs@v3.0.5...v3.0.6) Updates `percent-encoding` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `proc-macro2` from 1.0.94 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.104) Updates `rand` from 0.9.0 to 0.9.2 - [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.0...rand_core-0.9.2) Updates `regex-automata` from 0.4.9 to 0.4.13 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.5 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.8) Updates `rustversion` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.20...1.0.22) Updates `serde_spanned` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@serde_spanned-v1.0.3...serde_spanned-v1.0.4) Updates `signal-hook-registry` from 1.4.2 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.8) Updates `simd-adler32` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits) Updates `slab` from 0.4.9 to 0.4.11 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.11) Updates `synstructure` from 0.13.1 to 0.13.2 - [Commits](https://github.com/mystor/synstructure/commits) Updates `thread_local` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@1.1.8...v1.1.9) Updates `toml_datetime` from 0.7.3 to 0.7.5+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.3...toml_datetime-v0.7.5) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.4...toml_writer-v1.0.6) Updates `tracing-core` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-core-0.1.35...tracing-core-0.1.36) Updates `unicode-ident` from 1.0.18 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.22) Updates `winapi-util` from 0.1.9 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.11) Updates `windows-core` from 0.52.0 to 0.62.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zerocopy` from 0.8.24 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.24...v0.8.31) Updates `zerocopy-derive` from 0.8.24 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.24...v0.8.31) Updates `zeroize` from 1.8.1 to 1.8.2 - [Commits](RustCrypto/utils@zeroize-v1.8.1...zeroize-v1.8.2) Updates `zstd-sys` from 2.0.15+zstd.1.5.7 to 2.0.16+zstd.1.5.7 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustls-pki-types dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-version: 2.0.112 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: adler2 dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anstream dependency-version: 0.6.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anstyle dependency-version: 1.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anstyle-parse dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anstyle-query dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anstyle-wincon dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aws-lc-rs dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aws-lc-sys dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_lex dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cmake dependency-version: 0.1.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: colorchoice dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: crunchy dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: hermit-abi dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: is-terminal dependency-version: 0.4.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: is_terminal_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jobserver dependency-version: 0.1.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: lock_api dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: log dependency-version: 0.4.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: memchr dependency-version: 2.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: miniz_oxide dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: parking_lot_core dependency-version: 0.9.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pem dependency-version: 3.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: percent-encoding dependency-version: 2.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rand dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_spanned dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: simd-adler32 dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: slab dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: synstructure dependency-version: 0.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thread_local dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_datetime dependency-version: 0.7.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tracing-core dependency-version: 0.1.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: windows-core dependency-version: 0.62.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: zerocopy dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy-derive dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zeroize dependency-version: 1.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zstd-sys dependency-version: 2.0.16+zstd.1.5.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 patch-updates group with 51 updates in the / directory:
1.0.1451.0.1480.1.430.1.440.9.80.9.10+spec-1.1.01.13.11.13.21.0.401.0.422.0.1002.0.1122.0.02.0.11.1.31.1.40.6.180.6.211.0.101.0.130.2.60.2.71.1.21.1.53.0.73.0.111.15.11.15.21.2.481.2.511.0.01.0.40.7.40.7.60.1.540.1.571.0.31.0.40.2.30.2.40.1.60.1.70.3.100.3.140.5.00.5.20.1.620.1.640.4.160.4.171.70.11.70.21.0.151.0.170.1.320.1.340.4.120.4.140.4.270.4.292.7.42.7.60.8.50.8.91.21.21.21.30.12.30.12.53.0.53.0.62.3.12.3.21.0.941.0.1040.9.00.9.20.4.90.4.130.8.50.8.81.0.201.0.221.4.21.4.80.3.70.3.80.4.90.4.110.13.10.13.21.1.81.1.91.0.181.0.220.1.90.1.110.8.240.8.311.8.11.8.22.0.15+zstd.1.5.72.0.16+zstd.1.5.7Updates
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
tracingfrom 0.1.43 to 0.1.44Release notes
Sourced from tracing's releases.
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)Updates
tomlfrom 0.9.8 to 0.9.10+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
rustls-pki-typesfrom 1.13.1 to 1.13.2Release notes
Sourced from rustls-pki-types's releases.
Commits
8552256Bump version to 0.13.27ab5b2dadded secp256k1 alg id8915edeci: sync cargo-check-external-types nightlyUpdates
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
synfrom 2.0.100 to 2.0.112Release notes
Sourced from syn's releases.
Commits
f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v64642a17Update actions/upload-artifact@v4 -> v51f92a93Merge pull request #1949 from heiher/issue-19482cc3385tests: Use smallvec and thin_vec from rustc_data_structures53a460fUpdate test suite to nightly-2025-12-1577e56b5Add rust-version metadataUpdates
adler2from 2.0.0 to 2.0.1Changelog
Sourced from adler2's changelog.
Commits
Updates
aho-corasickfrom 1.1.3 to 1.1.4Commits
17f8b321.1.4b58556edoc: switch fromdoc_auto_cfgtodoc_cfg948d2e1github: add FUNDING1adf588benchmarks: update depscd400adlint: resolve a few Clippy warningsUpdates
anstreamfrom 0.6.18 to 0.6.21Commits
f7aff1cchore: Release5a5a5f7docs: Update changelog6f6fe80Merge pull request #275 from epage/innerdf887e2feat(anstream): Provide read-only access to inner stream4735bccMerge pull request #274 from epage/update4ceec1cchore: Update dependencies08712d9Merge pull request #273 from rust-cli/renovate/actions-checkout-5.x9988a6cstyle: Fix spelling0d23a06chore(deps): Update actions/checkout action to v514dd743chore: ReleaseUpdates
anstylefrom 1.0.10 to 1.0.13Commits
14dd743chore: Release2baaec7Merge pull request #271 from epage/template5d7026cchore: Update from _rust templatef218f4adocs(docsrs): Update to new doc_cfg feature name2a2bebbchore: Release98b7990docs: Update changelogf28db2dMerge pull request #269 from Muscraft/no-leading-zero20258deMerge pull request #270 from Muscraft/coverage-rustfmtb8a3a15fix: Ensuse rustfmt is installed for coverageba45662fix: Don't add leading zero to single digit ansi 256Updates
anstyle-parsefrom 0.2.6 to 0.2.7Commits
886539cchore: Release161bf93Merge pull request #255 from Muscraft/anstyle-svg-urls70dd95efeat(anstyle-svg): Add support for rendering Hyperlinks96e3f75test(anstyle-svg): Add tests for Hyperlinksabdd703refactor(anstyle-svg): Use a concrete retrurn type from adapter8d50530refactor(anstyle-svg): Use a better name for internal adapter327c261refactor: Use a custom adapter for anstyle-svgf1d6c14refactor(anstream): Use a less general name for State98ef02etest(anstream): Use anstyle for wincon adapter tests182053aMerge pull request #254 from epage/templateUpdates
anstyle-queryfrom 1.1.2 to 1.1.5Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
anstyle-winconfrom 3.0.7 to 3.0.11Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
aws-lc-rsfrom 1.15.1 to 1.15.2Release notes
Sourced from aws-lc-rs's releases.
Commits
35105abNext release is v1.15.2 (#974)2f0ee75Align aws-lc-sys 0.35.0 w/ AWS-LC v1.66.0 (#972)6ecc4e7CMAC:sign_to_bufferandContext::verify(#968)3f5f110Fix Darwin builds for non-standard environments (e.g. Nix) (#941)7625b53Fix docsrs (#967)b6ddeddFix rustls integ tests; bump to v1.15.2 (#959)0207364Set CFLAGS before init'ing cc::Build (#966)Updates
aws-lc-sysfrom 0.34.0 to 0.35.0Commits
35105abNext release is v1.15.2 (#974)2f0ee75Align aws-lc-sys 0.35.0 w/ AWS-LC v1.66.0 (#972)6ecc4e7CMAC:sign_to_bufferandContext::verify(#968)3f5f110Fix Darwin builds for non-standard environments (e.g. Nix) (#941)7625b53Fix docsrs (#967)b6ddeddFix rustls integ tests; bump to v1.15.2 (#959)0207364Set CFLAGS before init'ing cc::Build (#966)Updates
ccfrom 1.2.48 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
cfg-iffrom 1.0.0 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.Updates
clap_lexfrom 0.7.4 to 0.7.6Changelog
Sourced from clap_lex's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
cmakefrom 0.1.54 to 0.1.57Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
434afe6chore: release v0.1.57 (#268)899f26dRevert canonicalizing the build directory and make the path absolute instead ...b8fb301chore: release v0.1.56 (#263)120d739MSVC: Fallback to bundled CMake if present (#264)060922dcmake -B only for v3.13 and later (#262)c460840chore: release v0.1.55 (#249)08af05cWindows: Remove the\\?\prefix from paths (#259)6e68d9cAdd Visual Studio 2026 support (#255)b59be3bMake sure that cmake generate build files in current dir (#194)e6bfc1cSet the MSRV to 1.65 and test this in CIUpdates
colorchoicefrom 1.0.3 to 1.0.4Commits
886539cchore: Release161bf93Merge pull request #255 from Muscraft/anstyle-svg-urls70dd95efeat(anstyle-svg): Add support for rendering Hyperlinks96e3f75test(anstyle-svg): Add tests for Hyperlinksabdd703refactor(anstyle-svg): Use a concrete retrurn type from adapter8d50530refactor(anstyle-svg): Use a better name for internal adapter327c261refactor: Use a custom adapter for anstyle-svgf1d6c14refactor(anstream): Use a less general name for State98ef02etest(anstream): Use anstyle for wincon adapter tests182053aMerge pull request #254 from epage/templateUpdates
crunchyfrom 0.2.3 to 0.2.4Commits
Updates
crypto-commonfrom 0.1.6 to 0.1.7Commits
66a997cPin generic-array to v0.14.7 and release crypto-common v0.1.7 (#2088)Updates
errnofrom 0.3.10 to 0.3.14Release notes
Sourced from errno's releases.
Changelog
Sourced from errno's changelog.
Commits
Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.