-
Notifications
You must be signed in to change notification settings - Fork 613
build(deps): bump the rust-dependencies group across 1 directory with 26 updates #1307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-4d74c6249f
Closed
build(deps): bump the rust-dependencies group across 1 directory with 26 updates #1307
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-4d74c6249f
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
… 26 updates Bumps the rust-dependencies group with 19 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [zip](https://github.com/zip-rs/zip2) | `5.1.1` | `6.0.0` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.178` | | [procfs](https://github.com/eminence/procfs) | `0.17.0` | `0.18.0` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.4` | `1.1.5` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.10` | `3.0.11` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.44` | `1.2.48` | | [crc](https://github.com/mrhooray/crc-rs) | `3.3.0` | `3.4.0` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.16.0` | `0.16.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.15` | `0.2.16` | | [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.2` | `0.5.3` | | [mio](https://github.com/tokio-rs/mio) | `1.1.0` | `1.1.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.6` | `1.4.7` | | [syn](https://github.com/dtolnay/syn) | `2.0.109` | `2.0.111` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.31` | Updates `clap` from 4.5.51 to 4.5.53 - [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.51...clap_complete-v4.5.53) Updates `zip` from 5.1.1 to 6.0.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@v5.1.1...v6.0.0) Updates `log` from 0.4.28 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.28...0.4.29) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) Updates `procfs` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.17.0...v0.18.0) Updates `anstyle-query` from 1.1.4 to 1.1.5 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.4...anstyle-query-v1.1.5) Updates `anstyle-wincon` from 3.0.10 to 3.0.11 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.10...anstyle-wincon-v3.0.11) Updates `cc` from 1.2.44 to 1.2.48 - [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.44...cc-v1.2.48) Updates `clap_builder` from 4.5.51 to 4.5.53 - [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.51...v4.5.53) Updates `crc` from 3.3.0 to 3.4.0 - [Commits](mrhooray/crc-rs@3.3.0...3.4.0) 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 `find-msvc-tools` from 0.1.4 to 0.1.5 - [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.4...find-msvc-tools-v0.1.5) Updates `generic-array` from 0.14.9 to 0.14.7 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `hashbrown` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.16.0...v0.16.1) Updates `indexmap` from 2.12.0 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `jiff` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) Updates `jiff-static` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) Updates `libz-rs-sys` from 0.5.2 to 0.5.3 - [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.2...v0.5.3) Updates `mio` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.0...v1.1.1) Updates `procfs-core` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.17.0...v0.18.0) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `signal-hook-registry` from 1.4.6 to 1.4.7 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.6...registry-v1.4.7) Updates `syn` from 2.0.109 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.109...2.0.111) Updates `zerocopy` from 0.8.27 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.27...v0.8.31) Updates `zerocopy-derive` from 0.8.27 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.27...v0.8.31) Updates `zlib-rs` from 0.5.2 to 0.5.3 - [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.2...v0.5.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.178 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: procfs dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: anstyle-query dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anstyle-wincon dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crc dependency-version: 3.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: generic-array dependency-version: 0.14.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-static dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libz-rs-sys dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: procfs-core dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: signal-hook-registry dependency-version: 1.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 19 updates in the /apd directory:
4.5.514.5.535.1.16.0.00.4.280.4.290.2.1770.2.1780.17.00.18.01.1.41.1.53.0.103.0.111.2.441.2.483.3.03.4.00.1.60.1.70.16.00.16.12.12.02.12.10.2.150.2.160.5.20.5.31.1.01.1.11.0.411.0.421.4.61.4.72.0.1092.0.1110.8.270.8.31Updates
clapfrom 4.5.51 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
zipfrom 5.1.1 to 6.0.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
abfc23dfeat: Upgrade [Extended]FileOptions::add_extra_data() data from Box<[u8]> to ...eb1b586docs: Update zip_writer documentation example (#431)26e6e08feat: Add by_index_with_options() for ignoring encryption (#439)165415dchore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#429)1d5d4edchore(deps): update lzma-rust2 requirement from 0.13 to 0.14 (#432)72cce40chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#428)2ef4d3echore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#427)9cf28cbtest(ci): Fix:renamecan't be skipped5987cddtest(ci): Fix: need recursive rename74f8a3ctest(ci): Need to rename more files during fuzz runsUpdates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
libcfrom 0.2.177 to 0.2.178Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
2b95cbechore: release libc 0.2.178bc25dfcNetBSD: Only skipsockaddr_dlon NetBSD9887133eadd syscalls 451-469 for m68k linux3cfeee4build(deps): bump actions/checkout from 5 to 6999b420linux, android: Add definition for IUCLCae6df79Define eventfd on NetBSD03b7438Make eventfd argument names match OS docs/headers9ba7c90cygwin: Add missing utmp/x.h, grp.h, and stdio.h interfaces5d284b0Fix test for cygwin7516d38ci: Updatestyle.pyto work with visibility on enumsUpdates
procfsfrom 0.17.0 to 0.18.0Release notes
Sourced from procfs's releases.
Commits
7d3a0cdBump version to v0.18.078d6a16Merge pull request #358 from eminence/macro_rules_crate44f4289Replacecratewith$cratein our macro definitions432e8c2Merge pull request #357 from eminence/fix_pasta_mountinfobffec12Fix parsing for mountinfo and related fields when presented with empty fieldsd618111Merge pull request #356 from eminence/fdtarget_fix4a7b270Fix FDTarget parsing for unknown FD types5faa3c4Merge pull request #350 from jebradbury39/add_syscall_parsing5547a6aMerge pull request #355 from eminence/add-track-caller-to-test-helpereddfadbremove commentUpdates
anstyle-queryfrom 1.1.4 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.10 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
ccfrom 1.2.44 to 1.2.48Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
324a8eachore(cc): release v1.2.48 (#1621)ecf6fe9Regenerate target info (#1620)70fbb42Add publish environment for publishing crate (#1619)fbd4807chore(cc): release v1.2.47 (#1617)f71d1d6add helenos linker identifications (#1615)e0e4b13Bump actions/checkout from 5 to 6 (#1616)15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)Updates
clap_builderfrom 4.5.51 to 4.5.53Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuese82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywvUpdates
crcfrom 3.3.0 to 3.4.0Commits
2c8fd96Prepare 3.4.0 release24e8317Fix clippy lints6826e6bUpdate CI to MSRV 1.832cee16fBump MSRV to 1.83 (2024-11-28)71fc292Make Digest 'update' method constUpdates
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
find-msvc-toolsfrom 0.1.4 to 0.1.5Release notes
Sourced from find-msvc-tools's releases.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)Updates
generic-arrayfrom 0.14.9 to 0.14.7Commits
Updates
hashbrownfrom 0.16.0 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashUpdates
indexmapfrom 2.12.0 to 2.12.1Changelog
Sourced from indexmap's changelog.
Commits
cfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.16245ee5Use the bucket API from hashbrown v0.16.1Updates
jifffrom 0.2.15 to 0.2.16Changelog
Sourced from jiff's changelog.