-
Couldn't load subscription status.
- Fork 139
build(deps): bump the all-deps group across 1 directory with 47 updates #1110
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
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
Bumps the all-deps group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.45` | `4.5.48` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.16` | `0.3.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.23.0` | | [url](https://github.com/servo/rust-url) | `2.5.6` | `2.5.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.0` | `1.18.1` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.1` | `1.8.2` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.20` | `0.6.21` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.11` | `1.0.13` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.75` | `0.3.76` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.34` | `1.2.39` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.63` | `0.1.64` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.4` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.176` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.5` | `2.7.6` | | [owo-colors](https://github.com/owo-colors/owo-colors) | `4.2.2` | `4.2.3` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.2` | `0.1.3` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.11` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.6` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.8` | `1.1.2` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.14.0` | `2.15.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.44` | | [typenum](https://github.com/paholg/typenum) | `1.18.0` | `1.19.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.10` | `0.1.11` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.26` | `0.8.27` | Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `clap` from 4.5.45 to 4.5.48 - [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.45...clap_complete-v4.5.48) Updates `getrandom` from 0.2.16 to 0.3.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.3.2) Updates `tempfile` from 3.21.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.23.0) Updates `url` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits/v2.5.7) Updates `uuid` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) Updates `zeroize` from 1.8.1 to 1.8.2 - [Commits](RustCrypto/utils@zeroize-v1.8.1...zeroize-v1.8.2) Updates `anstream` from 0.6.20 to 0.6.21 - [Commits](rust-cli/anstyle@anstream-v0.6.20...anstream-v0.6.21) Updates `anstyle` from 1.0.11 to 1.0.13 - [Commits](rust-cli/anstyle@v1.0.11...v1.0.13) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `backtrace` from 0.3.75 to 0.3.76 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Changelog](https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/backtrace-rs@0.3.75...backtrace-v0.3.76) Updates `cc` from 1.2.34 to 1.2.39 - [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.34...cc-v1.2.39) Updates `clap_builder` from 4.5.44 to 4.5.48 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.44...v4.5.48) Updates `clap_derive` from 4.5.45 to 4.5.47 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.45...v4.5.47) Updates `errno` from 0.3.13 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 `gimli` from 0.31.1 to 0.32.3 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.31.1...0.32.3) Updates `iana-time-zone` from 0.1.63 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.63...v0.1.64) Updates `indexmap` from 2.11.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.4) Updates `libc` from 0.2.175 to 0.2.176 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) Updates `log` from 0.4.27 to 0.4.28 - [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.28) Updates `memchr` from 2.7.5 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.5...2.7.6) Updates `object` from 0.36.7 to 0.37.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.7...0.37.3) Updates `owo-colors` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.2.2...v4.2.3) Updates `potential_utf` from 0.1.2 to 0.1.3 - [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/ind/[email protected]) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `regex` from 1.11.1 to 1.11.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.1...1.11.2) Updates `regex-automata` from 0.4.9 to 0.4.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.5 to 0.8.6 - [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.6) Updates `rustix` from 1.0.8 to 1.1.2 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.8...v1.1.2) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `security-framework-sys` from 2.14.0 to 2.15.0 - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `serde_derive` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `time` from 0.3.41 to 0.3.44 - [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.41...v0.3.44) Updates `time-core` from 0.1.4 to 0.1.6 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.22 to 0.2.24 - [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.2.22...v0.2.24) Updates `typenum` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.18.0...v1.19.0) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `winapi-util` from 0.1.10 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.10...0.1.11) Updates `windows-core` from 0.61.2 to 0.62.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-implement` from 0.60.0 to 0.60.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-interface` from 0.59.1 to 0.59.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-strings` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Changelog](https://github.com/microsoft/windows-rs/blob/0.5.0/docs/changelog.md) - [Commits](https://github.com/microsoft/windows-rs/commits/0.5.0) Updates `zerocopy` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) Updates `zerocopy-derive` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: getrandom dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zeroize dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: anstream dependency-version: 0.6.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: anstyle dependency-version: 1.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: backtrace dependency-version: 0.3.76 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cc dependency-version: 1.2.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: clap_builder dependency-version: 4.5.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: clap_derive dependency-version: 4.5.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: gimli dependency-version: 0.32.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.176 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: log dependency-version: 0.4.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: memchr dependency-version: 2.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: object dependency-version: 0.37.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: owo-colors dependency-version: 4.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: potential_utf dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: quote dependency-version: 1.0.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: regex dependency-version: 1.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: regex-automata dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustix dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: schannel dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: security-framework-sys dependency-version: 2.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: semver dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_derive dependency-version: 1.0.228 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: time-core dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: time-macros dependency-version: 0.2.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typenum dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: windows-core dependency-version: 0.62.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: windows-implement dependency-version: 0.60.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: windows-interface dependency-version: 0.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: windows-result dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: windows-strings dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
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
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 all-deps group with 35 updates in the / directory:
0.4.410.4.424.5.454.5.480.2.160.3.23.21.03.23.02.5.62.5.71.18.01.18.11.8.11.8.20.6.200.6.211.0.111.0.131.0.991.0.1000.3.750.3.761.2.341.2.390.3.130.3.140.1.630.1.642.11.02.11.40.2.1750.2.1760.4.270.4.282.7.52.7.64.2.24.2.30.1.20.1.31.0.401.0.411.11.11.11.20.4.90.4.110.8.50.8.61.0.81.1.20.1.270.1.282.14.02.15.01.0.261.0.270.11.170.11.190.3.410.3.441.18.01.19.01.0.181.0.190.1.100.1.110.61.20.62.10.8.260.8.27Updates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.45 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
getrandomfrom 0.2.16 to 0.3.2Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
3a91722Release v0.3.2 (#617)5b9e58dbuild(deps): bump the all-deps group with 2 updates (#629)a13ad84Add built-in support for*-linux-nonetargets (#618)526aff1Add cygwin support (#626)b160ef6Use "raw-dylib" for non-win7 Windows Targets (#627)05c0c41Update Cargo.lock (#625)3b16058ci: fix Dependabot config (#624)e591030ci: tweak Dependabot config (#623)2eb3584ci: fix Dependabot config (#620)d3175f3ci: replacelock_updjob with Dependabot (#619)Updates
tempfilefrom 3.21.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagbc41a0bbuild(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387test: make sure we don't drop tempdirs early (#373)17bf644doc(builder): clarify permissions (#372)c7423f1doc(env): document the alternative to setting the tempdir (#371)Updates
urlfrom 2.5.6 to 2.5.7Release notes
Sourced from url's releases.
Commits
Updates
uuidfrom 1.18.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopyUpdates
zeroizefrom 1.8.1 to 1.8.2Commits
c100874zeroize v1.8.2 (#1229)3940ccbSwitch fromdoc_auto_cfgtodoc_cfg(#1228)c68a520Fix Nightly warnings (#1080)b15cc6ccargo: pointrepositorymetadata to clonable URLs (#1079)3db6690zeroize: fixhomepage/repositoryin Cargo.toml (#1076)Updates
anstreamfrom 0.6.20 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.11 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
anyhowfrom 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
backtracefrom 0.3.75 to 0.3.76Release notes
Sourced from backtrace's releases.
Changelog
Sourced from backtrace's changelog.
Commits
775f6a1modify CHANGELOG.md to not be a git log dumpbb0cdc3chore: release v0.3.76a8b55f0Merge of rust-lang/backtrace-rs#725: Fix missing alignment check for ELF note...0b83800Expandtake_nhdrdoc-commenta405950Merge pull request #737 from workingjubilee/address-dbghelp-soundness-risks06dca9aExpand doc-comment ondo_resolve05ad047Remove padding bytes risk in dbghelp with MaybeUninitdccdb4dUpgradecpp_demanglerust-lang/backtrace-rs#73250fe434rust-lang/backtrace-rs#73479d3514Switch fromwindows-targetstowindows-linkrust-lang/backtrace-rs#727Updates
ccfrom 1.2.34 to 1.2.39Changelog
Sourced from cc's changelog.
Commits
f53e817chore(cc): release v1.2.39 (#1570)6d3e241Fix cross compilation to xtensa-esp32s3-espidf (#1569)b083806Fix autodetect_wasi_compiler: support non utf-8 path (#1568)53997acRegenerate target info (#1567)9347e45Fix rustcflags mapping: require -Clinker-plugin-lto for -flto (#1564)9a2e7ceUse$WASI_SDK_PATHon WASI targets by default (#1562)d740f9bFix atomicity violations in concurrent cache operations (#1559)b4fe7fechore: release (#1558)ac2192c[win] Search the Windows SDK for tools as well (#1553)10f7638use release-plz trusted publishing implementation (#1556)Updates
clap_builderfrom 4.5.44 to 4.5.48Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8e3d036chore: Release0b7b878docs: Update changelog1d6ca6aMerge pull request #6137 from epage/docs03f80deMerge pull request #6136 from epage/delimit250a3f1docs(builder): Explain dont_delimit_trailing_values9d36f24docs(concepts): Introduce a concept-focused document for clapd65a752test: Fix for 1.90afea148chore(ci): Make jobs blocking that were overlookedc355d8echore(gh): Ensure triage labels are applied14e7d8dchore(deps): Update Rust Stable to v1.90 (#6133)Updates
clap_derivefrom 4.5.45 to 4.5.47Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
f8b9e24chore: Release4457eb9docs: Update changelogf1d9120Merge pull request #6119 from alexkazik/empty-impl0ad7787Merge pull request #6120 from epage/error395d657feat: provide empty implementations for Args and Subcommand92fd6e7fix(derive): Match rustc's error styled045daaMerge pull request #6116 from eatradish/clap-i18n-richformatter0bb71a0docs: addclap-i18n-richformatterto Related Projectsf9fd356chore: Release889a197docs: Update changelogUpdates
errnofrom 0.3.13 to 0.3.14Changelog
Sourced from errno's changelog.
Commits
Updates
gimlifrom 0.31.1 to 0.32.3Changelog
Sourced from gimli's changelog.
... (truncated)
Commits
8bc8e62Release 0.32.3 (#799)6ba31bdAdd an example of usingwrite::Dwarf::from(#790)106bc2fAccept -2 for tombstone values (#791)f95b50dAdd more x86-64 registers (#794)bf7fa48Add comments to examples regarding unsafe mmap usage (#793)0c2a60cRelease 0.32.2 (#789)bf70320Release 0.32.1 (#788)36b067fwrite/line: support any form for file source code (#786)1b20e8bKeep the string form ofDW_LNCT_LLVM_sourceon conversion (#784)7335f00read/abbrev: handle missing null terminator (#781)Updates
iana-time-zonefrom 0.1.63 to 0.1.64Changelog
Sourced from iana-time-zone's changelog.
Commits
2a3665eBump version number to 0.1.64d4ea1ecMerge pull request #177 from git-staus/main7629338Bump thewindows-coreversionfc6ed13Merge pull request #175 from strawlab/dependabot/github_actions/actions/setup...c4d1a1eBump actions/setup-node from 4 to 5165d4f1Bump actions/checkout from 4 to 50e0a0d0Merge pull request #169 from strawlab/dependabot/github_actions/astral-sh/set...44f371eBump astral-sh/setup-uv from 5 to 66d3fe92clippy fix (#168)Updates
indexmapfrom 2.11.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58Description has been truncated