chore(deps): bump the all-dependencies group across 1 directory with 34 updates - #309
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the all-dependencies group across 1 directory with 34 updates#309dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…34 updates Bumps the all-dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tar](https://github.com/composefs/tar-rs) | `0.4.45` | `0.4.46` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.67` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [shlex](https://github.com/comex/rust-shlex) | `1.3.0` | `2.0.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.4` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.0` | `2.13.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.3.0` | `2.4.1` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.27` | `0.2.29` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.3` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.42` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.0` | `1.15.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.10` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.11.0` | `1.12.0` | | [typenum](https://github.com/paholg/typenum) | `1.19.0` | `1.20.1` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.6` | `1.0.8` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | Updates `tar` from 0.4.45 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.45...0.4.46) Updates `cc` from 1.2.57 to 1.2.67 - [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.57...cc-v1.2.67) Updates `regex` from 1.12.3 to 1.13.1 - [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.3...1.13.1) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `http` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.2) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `tokio` from 1.50.0 to 1.52.4 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.4) Updates `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `bitflags` from 2.11.0 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.0...2.13.1) Updates `bumpalo` from 3.20.2 to 3.20.3 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.20.2...v3.20.3) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `fastrand` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.3.0...v2.4.1) Updates `filetime` from 0.2.27 to 0.2.29 - [Commits](alexcrichton/filetime@0.2.27...0.2.29) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `memchr` from 2.8.0 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.0...2.8.3) Updates `mio` from 1.1.1 to 1.2.2 - [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.1...v1.2.2) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `regex-automata` from 0.4.14 to 0.4.16 - [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.14...regex-automata-0.4.16) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [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.10...regex-syntax-0.8.11) Updates `rustc-hash` from 2.1.1 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.3) Updates `rustls` from 0.23.37 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.42) Updates `rustls-pki-types` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.15.0) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) Updates `simd-adler32` from 0.3.8 to 0.3.10 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.10) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `socket2` from 0.6.3 to 0.6.5 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.3...v0.6.5) Updates `syn` from 2.0.117 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.119) Updates `tinyvec` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.11.0...v1.12.0) Updates `tokio-macros` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.6.1...tokio-macros-2.7.0) Updates `typenum` from 1.19.0 to 1.20.1 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.19.0...v1.20.1) Updates `webpki-roots` from 1.0.6 to 1.0.8 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.6...v/1.0.8) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: shlex dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bumpalo dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: either dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastrand dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: filetime dependency-version: 0.2.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: log dependency-version: 0.4.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mio dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls dependency-version: 0.23.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls-pki-types dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tinyvec dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio-macros dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typenum dependency-version: 1.20.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: webpki-roots dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-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 all-dependencies group with 30 updates in the / directory:
0.4.450.4.461.2.571.2.671.12.31.13.11.3.02.0.10.4.440.4.451.4.01.4.20.2.1830.2.1861.50.01.52.41.5.01.5.12.11.02.13.13.20.23.20.31.11.11.12.11.15.01.16.02.3.02.4.10.2.270.2.290.4.290.4.332.8.02.8.31.0.451.0.462.1.12.1.30.23.370.23.421.14.01.15.01.0.221.0.230.3.80.3.101.15.11.15.20.6.30.6.52.0.1172.0.1191.11.01.12.01.19.01.20.11.0.61.0.81.8.21.9.0Updates
tarfrom 0.4.45 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
ccfrom 1.2.57 to 1.2.67Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)9c53ddcchore(cc): release v1.2.66 (#1777)f2836c0Fix target parsing (#1779)3299691ci(test-wasm): do not download pre release of wasi-sdk (#1778)Updates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
shlexfrom 1.3.0 to 2.0.1Changelog
Sourced from shlex's changelog.
Commits
Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
httpfrom 1.4.0 to 1.4.2Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)a24c968v1.4.1bc3b044fix(header): use a set_len guard in IntoIter drop (#838)1b968dcfix(header): fix stacked borrows for IterMut/ValuesIterMut (#837)6e2dd42fix: clamp Extend size hint so HeaderMap reserve cannot overflow (#833)68e0abbdocs: fix typo in request builder docs (#831)29dd307docs(extensions): rephrase internal comment (#827)Updates
libcfrom 0.2.183 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-muslUpdates
tokiofrom 1.50.0 to 1.52.4Release notes
Sourced from tokio's releases.
... (truncated)
Commits
efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)7bcd2d3taskdump: remove crate disambiguators from output (#8288)f84b209chore: prepare Tokio v1.51.4 (#8286)eacb98eruntime: don't skip the driver whenbefore_parkschedules work (#8222)d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)Updates
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
bitflagsfrom 2.11.0 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated output9253889prepare for 2.13.0 releaseUpdates
bumpalofrom 3.20.2 to 3.20.3Changelog
Sourced from bumpalo's changelog.
Commits
84654acRewind on slice allocation failure (#324)5325624Fix a couple bugs (#323)fcf8370Fix UB inAllocator::grow_zeroed(#321)657caf8test: fix test for OOM instead of overflow (#320)1db9be9fix: fix typo in comment (#318)a47f6d6fix: bump pointer/bump chunk debug assertion (#313)0b12966Update Cargo.toml with keywords (#303)Updates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)