chore(deps): bump the all-dependencies group across 1 directory with 22 updates#293
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 22 updates#293dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…22 updates Bumps the all-dependencies group with 20 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.62` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.1` | | [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.3` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.0` | `2.11.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [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.30` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.0` | `1.14.1` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.4` | | [typenum](https://github.com/paholg/typenum) | `1.19.0` | `1.20.0` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.6` | `1.0.7` | 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.62 - [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.62) Updates `http` from 1.4.0 to 1.4.1 - [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.1) 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.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.3) 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.11.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.11.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 `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.30 - [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.30) Updates `memchr` from 2.8.0 to 2.8.1 - [Commits](BurntSushi/memchr@2.8.0...2.8.1) Updates `mio` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `rustls` from 0.23.37 to 0.23.40 - [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.40) Updates `rustls-pki-types` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.14.1) Updates `simd-adler32` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.9) Updates `socket2` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) 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.0 - [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.0) Updates `webpki-roots` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.6...v/1.0.7) --- 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.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: http dependency-version: 1.4.1 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.3 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.11.1 dependency-type: indirect update-type: version-update:semver-patch 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: 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.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memchr dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mio dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls dependency-version: 0.23.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls-pki-types dependency-version: 1.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch 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.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: webpki-roots dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 20 updates in the / directory:
0.4.450.4.461.2.571.2.621.4.01.4.10.2.1830.2.1861.50.01.52.31.5.01.5.12.11.02.11.13.20.23.20.31.15.01.16.02.3.02.4.10.2.270.2.290.4.290.4.302.8.02.8.12.1.12.1.20.23.370.23.401.14.01.14.10.3.80.3.90.6.30.6.41.19.01.20.01.0.61.0.7Updates
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.62Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
37a5f8fchore(cc): release v1.2.62 (#1716)34a2218Regenerate target info (#1721)a9d8632Allow exceptions on wasm platforms (#1714)ce036b3Add relibc env (#1710)18ed3dctarget: recognize sh4 architecture in parse_arch() (#1712)33f84c5Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)cbd4c09Bump taiki-e/install-action from 2.75.17 to 2.75.18 (#1708)360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)Updates
httpfrom 1.4.0 to 1.4.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
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)ae48fb5fix(uri): reject Path::from_shared/from_static if doesn't start with slash (#...1ad200erefactor(uri): consolidate PathAndQuery::from_shared and from_static (#825)d59d939refactor: Remove usage of float instruction (#823)ed680c4tests: update to rand 0.10 (#818)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.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
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)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)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.11.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
4ed9ffaMerge pull request #482 from KodrAus/cargo/2.11.1c53cd57prepare for 2.11.1 releasea44410aMerge pull request #481 from KodrAus/docs/clarifications3d671b9update more compile error messages5f3adadfix up compile error messages780765dfix up contains and intersection docs97b7607clarify self and other in method docs88a7a18Merge pull request #477 from DanielEScherzer/patch-1f0e4646example_generated.rs: add missing third slash for doc commenta31c96fMerge pull request #478 from DanielEScherzer/beta-blessUpdates
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
eitherfrom 1.15.0 to 1.16.0Commits
8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0652486eFix an unused importc26e693Merge pull request #137 from ronnodas/map-bothaa7f1d4Add a single-ident version ofmap_both!a706625Format themap_both!example85b1b56Merge pull request #128 from A4-Tacks/for-both-ident-pattern304e814Merge pull request #127 from A4-Tacks/map-orff9e326Apply formatting suggestions from code review71c9a91Merge pull request #126 from A4-Tacks/is-andUpdates
fastrandfrom 2.3.0 to 2.4.1Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
728a5b5Release 2.4.10c619f6Fix build failure with js featurea4077e2ci: Add missing js feature test1fd5bbbRelease 2.4.0 (#116)074345bchore: make some documents clearer (#115)ce9a48cchore: update dependencies to latest versions and bump MSRV to 1.63 (#104)978dde1ci: Use reusable workflows for clippy8561f13bench: Add benchmark of f32()1def02cFix rustdoc::broken_intra_doc_links warningc2cbdd4Remove manual doc(cfg(..))Updates
filetimefrom 0.2.27 to 0.2.29Commits
ab5ee65Bump to 0.2.2946c34efTry to fix updating write-only files (#122)b10e535Bump to 0.2.28646bce9Update README190eafeAdd QNX Neutrino (nto) to utimensat platform list (#120)13d4570Use the standard library for most of the crate (#121)75abafaimpl From<FileTime> for SystemTime (#119)06a6f24uselibc::UTIME_OMIT(#117)Updates
logfrom 0.4.29 to 0.4.30Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
9c55760Merge pull request #725 from rust-lang/cargo/0.4.30d1acb05update docs on current MSRV and note latest bump in changelog5068293prepare for 0.4.30 release7ccd873Merge pull request #724 from rust-lang/feat/net-to-value923dfaafix up test cfgsecb7de8gate net value impls on std67bb4f6run fmt25f49ferework net type capturing7087dcbfeat: impl ToValue for core::net types67bc7e3Merge pull request #723 from woodruffw-forks/ww/ciUpdates
memchrfrom 2.8.0 to 2.8.1Commits
ff7dca72.8.1016878atarget: fix aarch64_be endianness bugee18717docs: add AI policy for contributorsdb1a77dbuild(deps): bump actions/checkout in the actions group (#212)c8abbe1Hash-pin all actions, drop persisted credentials (#210)24f5daalint: fix clippyget_first1708355lint: fix clippyquestion_mark5b86d0clint: fix clippyclone_on_copyUpdates
miofrom 1.1.1 to 1.2.1Changelog
Sourced from mio's changelog.
Commits
Updates
rustc-hashfrom 2.1.1 to 2.1.2Changelog
Sourced from rustc-hash's changelog.
Commits
fdb275cMerge pull request #67 from Noratrieb/new-versionacafa43Prepare 2.1.2140e525Merge pull request #65 from morrisonlevi/split_first_chunkf061387style: use consistent range format211455crefactor!: use split_first_chunk to help optimizer464a82fMerge pull request #63 from estebank/const-Default2170d5eOn nightly,impl const Default1a998d5Merge pull request #62 from CryZe/128-bit-on-more-platforms6849c16Use 128-bit Widening Multiply on More PlatformsDescription has been truncated