build(deps): bump the rust-dependencies group across 1 directory with 39 updates#1401
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the rust-dependencies group across 1 directory with 39 updates#1401dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 39 updates Bumps the rust-dependencies group with 28 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [mlua](https://github.com/mlua-rs/mlua) | `0.11.5` | `0.11.6` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.59` | | [zip](https://github.com/zip-rs/zip2) | `7.2.0` | `8.1.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | | [retry](https://github.com/jimmycuadra/retry) | `2.1.0` | `2.2.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.182` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.1` | `3.20.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.54` | `1.2.56` | | [deranged](https://github.com/jhpratt/deranged) | `0.5.5` | `0.5.6` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.8` | `1.1.9` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.64` | `0.1.65` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.18` | `0.2.20` | | [liblzma](https://github.com/portable-network-archive/liblzma-rs) | `0.4.5` | `0.4.6` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [notify-types](https://github.com/notify-rs/notify) | `2.0.0` | `2.1.0` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.13.0` | `1.13.1` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic) | `0.2.4` | `0.2.5` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-lite](https://github.com/rust-lang/regex) | `0.1.8` | `0.1.9` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.9` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.22` | `1.0.23` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.116` | | [typed-path](https://github.com/chipsenkbeil/typed-path) | `0.12.1` | `0.12.3` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.22` | `1.0.24` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.33` | `0.8.39` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.16` | `1.0.21` | Updates `mlua` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.11.5...v0.11.6) Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `clap` from 4.5.54 to 4.5.59 - [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.54...clap_complete-v4.5.59) Updates `zip` from 7.2.0 to 8.1.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v7.2.0...v8.1.0) Updates `env_logger` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) Updates `retry` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/jimmycuadra/retry/releases) - [Commits](jimmycuadra/retry@2.1.0...2.2.0) Updates `libc` from 0.2.180 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.182) Updates `bumpalo` from 3.19.1 to 3.20.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.1...v3.20.1) Updates `cc` from 1.2.54 to 1.2.56 - [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.54...cc-v1.2.56) Updates `clap_builder` from 4.5.54 to 4.5.59 - [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.54...v4.5.59) Updates `clap_derive` from 4.5.49 to 4.5.55 - [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.49...v4.5.55) Updates `clap_lex` from 0.7.7 to 1.0.0 - [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.7...clap_lex-v1.0.0) Updates `deranged` from 0.5.5 to 0.5.6 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `find-msvc-tools` from 0.1.8 to 0.1.9 - [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.8...find-msvc-tools-v0.1.9) Updates `flate2` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.8...1.1.9) Updates `iana-time-zone` from 0.1.64 to 0.1.65 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.64...v0.1.65) Updates `jiff` from 0.2.18 to 0.2.20 - [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.18...jiff-static-0.2.20) Updates `jiff-static` from 0.2.18 to 0.2.20 - [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.18...jiff-static-0.2.20) Updates `liblzma` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases) - [Commits](Portable-Network-Archive/liblzma-rs@liblzma-0.4.5...liblzma-0.4.6) Updates `lua-src` from 548.1.2 to 550.0.0 - [Commits](mlua-rs/lua-src-rs@v548.1.2...v550.0.0) Updates `lzma-rust2` from 0.15.7 to 0.16.2 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.15.7...v0.16.2) Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `mlua-sys` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.9.0...v0.10.0) Updates `notify-types` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@v2.0.0...v2.1.0) Updates `portable-atomic` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.13.0...v1.13.1) Updates `portable-atomic-util` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@portable-atomic-util-0.2.4...portable-atomic-util-0.2.5) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `regex-automata` from 0.4.13 to 0.4.14 - [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.13...regex-automata-0.4.14) Updates `regex-lite` from 0.1.8 to 0.1.9 - [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-lite-0.1.8...regex-lite-0.1.9) Updates `regex-syntax` from 0.8.8 to 0.8.9 - [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.8...regex-syntax-0.8.9) Updates `ryu` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.22...1.0.23) Updates `syn` from 2.0.114 to 2.0.116 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.116) Updates `time` from 0.3.46 to 0.3.47 - [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.46...v0.3.47) Updates `typed-path` from 0.12.1 to 0.12.3 - [Release notes](https://github.com/chipsenkbeil/typed-path/releases) - [Changelog](https://github.com/chipsenkbeil/typed-path/blob/main/CHANGELOG.md) - [Commits](chipsenkbeil/typed-path@v0.12.1...v0.12.3) Updates `unicode-ident` from 1.0.22 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.22...1.0.24) Updates `zerocopy` from 0.8.33 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.39) Updates `zerocopy-derive` from 0.8.33 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.39) Updates `zlib-rs` from 0.5.5 to 0.6.2 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.5...v0.6.2) Updates `zmij` from 1.0.16 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.16...1.0.21) --- updated-dependencies: - dependency-name: mlua dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: retry dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.182 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bumpalo dependency-version: 3.20.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.59 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_lex dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: deranged dependency-version: 0.5.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: iana-time-zone dependency-version: 0.1.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff dependency-version: 0.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-static dependency-version: 0.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: liblzma dependency-version: 0.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lua-src dependency-version: 550.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: lzma-rust2 dependency-version: 0.16.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: mlua-sys dependency-version: 0.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: notify-types dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: portable-atomic-util dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-lite dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-syntax dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.116 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: typed-path dependency-version: 0.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 28 updates in the /apd directory:
0.11.50.11.61.0.1001.0.1014.5.544.5.597.2.08.1.00.11.80.11.92.1.02.2.00.2.1800.2.1823.19.13.20.11.2.541.2.560.5.50.5.61.1.81.1.90.1.640.1.650.2.180.2.200.4.50.4.62.7.62.8.02.0.02.1.01.13.01.13.10.2.40.2.51.12.21.12.30.4.130.4.140.1.80.1.90.8.80.8.91.0.221.0.232.0.1142.0.1160.12.10.12.31.0.221.0.240.8.330.8.391.0.161.0.21Updates
mluafrom 0.11.5 to 0.11.6Release notes
Sourced from mlua's releases.
Changelog
Sourced from mlua's changelog.
Commits
e7fa8d7v0.11.6c10718eUpdate CHANGELOGec2ce36Some final Lua 5.5 updates7175700mlua-sys: v0.10.06bb7f09Don't useluaL_typenameto get a static type name in Luau.e67ae7fMakeRawLua::{push,push_value,pop_value}public8c1535ccargo fmtfd245daExpose RawLua via Lua::exec_raw_lua (#670)7fb7e86Update spelling check93617eeUpdate trybuild (compile) messagesUpdates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
clapfrom 4.5.54 to 4.5.59Release notes
Sourced from clap's releases.
Changelog
Sourced from clap'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
zipfrom 7.2.0 to 8.1.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
40601a4chore: release v8.1.0 (#666)296cfccExposeSystemtype (#668)36ee4e0ci(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 (#669)96f2dd6[StepSecurity] ci: Harden GitHub Actions (#661)d43594afeat(writer): Allow getting underlying writer of ZipWriter (#464)2d836adstyle: Document timestamp constant in tests/zip_ntfs.rs (#665)ddd028afix: Bugs in extra-data length calculation in src/write.rs (#662)634d5fftest: Remove debug printing in tests/end_to_end.rs (#663)69656fafeat: add system to FileOption, so byte-for-byte identical archives can be cr...d611d69style: Add a message on failure in tests/invalid_path.rs (#664)Updates
env_loggerfrom 0.11.8 to 0.11.9Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
2f06b4cchore: Release57e13acchore: Release4f9066dMerge pull request #393 from rust-cli/renovate/crate-ci-typos-1.x3e4709achore(deps): Update Rust crate snapbox to v0.6.24 (#394)80ff83achore(deps): Update pre-commit hook crate-ci/typos to v1.42.376891b9Merge pull request #392 from epage/template14cda4achore: Update from _rust templatee4f2b35chore(ci): Update action6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs runUpdates
retryfrom 2.1.0 to 2.2.0Release notes
Sourced from retry's releases.
Commits
f3c92f3Bump version to 2.2.0.1061eecMerge pull request #47 from mbid/fix-full-jitter1c54da7Remove full jitter testbf01a5fFix full jitter to use mul_f6485cf71eAdd test demonstrating full jitter ceil bias90eb06fMerge pull request #46 from cgzones/tweaksb3bffeaDeclare trivial functions constfe19bc5Add must_use annotations81cea04Drop needless cast758880dAvoid legacy numeric itemsUpdates
libcfrom 0.2.180 to 0.2.182Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e879ee9chore: Release libc 0.2.1822efe72fremove copyright year in LICENSE-MIT634bc4eci: Update the list of tested and documented targetsd7aa109Revert "Disable hexagon-unknown-linux-musl testing for now"14e2f56Revert "ci: Skip hexagon-unknown-linux-musl"b7807c3Revert "aix: Temporarily skip checking powerpc64-ibm-aix builds"abe93a0feat(linux): addtgkillfor Linux and Android25f7ddefeat(redox): addRENAME_NOREPLACE4b4ce4ffeat(redox): addrenameat2ab8c36cbuild(deps): bump vmactions/solaris-vm from 1.2.8 to 1.3.0Updates
bumpalofrom 3.19.1 to 3.20.1Changelog
Sourced from bumpalo's changelog.
Commits
7c8d1f3Bump to 3.20.1 (#310)e06b36bRestore Send and Sync for Box (#309)cb7f033Bump to 3.20.0 (#307)d97d31cMake box covariant (#304)f9256f7Pin quickcheck (#306)a006efbFix String::retain panic safety yielding invalid UTF-8 (#302)96ba386Add pop_if() to Vec (#301)Updates
ccfrom 1.2.54 to 1.2.56Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
709c27fchore(cc): release v1.2.56 (#1677)743f2c9Regenerate target info (#1676)9eda981Fixclang-cltarget when cross-compiling (#1670)0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)Updates
clap_builderfrom 4.5.54 to 4.5.59Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
68b5ff9chore: Releasedf54af5docs: Ipdate changelog97805e4Merge pull request #6276 from epage/ignore144e5cbfix(parser): Allow --help to propagate up through subcommands with ignore_errosca5bdfctest(parser): Add ignore_errors/subcommand/help case7801872test(builder): Migrate to more snapshotsd201a49Merge pull request #6274 from kunzaatko/docs-typosf5ba9c5style(docs): remove||for simple closure3ef9660fix(docs): Typo inValueHintdocs "anther" -> "another"05bac73chore: ReleaseUpdates
clap_derivefrom 4.5.49 to 4.5.55Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
2047862chore: Release7aecad9docs: Update changelogc3051b5Merge pull request #6212 from ericgumba/issue_50403604b13fix(parser): Honor positional value_terminator63d73bctest(parser): Cover value_terminator as first argumentb9009a7Merge pull request #6233 from epage/templatef68bf6cchore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs rune2d2d25chore(deps): Update Rust Stable to v1.93 (#6231)Updates
clap_lexfrom 0.7.7 to 1.0.0Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
d374835chore: Releaseb55bf9edocs(contrib): Update PR conventions from _rust template48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Merge pull request #6245 from epage/completeb8c9ad5test(complete): Update for new versions54f1ab8Merge pull request #6244 from epage/typoc40ad5cdocs: Fix a typoaf904aefix(parser): Resolve regression with value_terminator/lastUpdates
derangedfrom 0.5.5 to 0.5.6Commits
Updates
find-msvc-toolsfrom 0.1.8 to 0.1.9Release notes
Sourced from find-msvc-tools's releases.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)Updates
flate2from 1.1.8 to 1.1.9Commits
19ddb18Merge pull request #529 from folkertdev/update-zlib-rs-0.6.0c956e12upgrade zlib-rs to version0.6.021d5eebMerge pull request #528 from wgyt/wgyt/patch54f8484update LICENSE-MITf4924feMerge pull request #527 from jongiddy/crc-tests8b9b7a6Add tests to check data CRCfd17c74Merge pull request #526 from folkertdev/zlib-rs-crc32aef26accheck that zlib-rs no longer compiles crc32fast5ec7647makecrc32fastan optional dependencyc584e97usezlib-rsfor crc32 (when available)Updates
iana-time-zonefrom 0.1.64 to 0.1.65Changelog
Sourced from iana-time-zone's changelog.
Commits
3726968Bump version number to 0.1.65f0c7cd4CI: add github release workflow for trusted publishing7ef2870Merge pull request #190 from bschoenmaeckers/wasi5c72c92CI: test wasi06ad6d8Add wasi support3e5688cMerge pull request #189 from bschoenmaeckers/emscripten4c0e969Pin actions to hashb55c8ddAdd ci job187c2a9Dropemscripten-functionsdependencya9ddedaUseemscripten_functionsUpdates
jifffrom 0.2.18 to 0.2.20Changelog
Sourced from jiff's changelog.