chore(deps): bump the all-dependencies group across 1 directory with 23 updates#260
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the all-dependencies group across 1 directory with 23 updates#260dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…23 updates Bumps the all-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.25.0` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.44` | `0.4.45` | | [ureq](https://github.com/algesten/ureq) | `3.1.4` | `3.2.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.55` | `1.2.57` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.183` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.10.0` | `2.11.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.1` | `3.20.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` | | libredox | `0.1.12` | `0.1.14` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.9` | `0.8.10` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.3` | `1.1.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.36` | `0.23.37` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.2` | `0.6.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.117` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.10.0` | `1.11.0` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.6.0` | `2.6.1` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.22` | `1.0.24` | Updates `pin-project-lite` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.16...v0.2.17) Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `tar` from 0.4.44 to 0.4.45 - [Commits](alexcrichton/tar-rs@0.4.44...0.4.45) Updates `ureq` from 3.1.4 to 3.2.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.1.4...3.2.0) Updates `cc` from 1.2.55 to 1.2.57 - [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.55...cc-v1.2.57) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `libc` from 0.2.180 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.183) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `bitflags` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.10.0...2.11.0) Updates `bumpalo` from 3.19.1 to 3.20.2 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.1...v3.20.2) Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `libredox` from 0.1.12 to 0.1.14 Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) Updates `regex-syntax` from 0.8.9 to 0.8.10 - [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.9...regex-syntax-0.8.10) Updates `rustix` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.3...v1.1.4) Updates `rustls` from 0.23.36 to 0.23.37 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.36...v/0.23.37) Updates `socket2` from 0.6.2 to 0.6.3 - [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.2...v0.6.3) Updates `syn` from 2.0.114 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.117) Updates `tinyvec` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.10.0...v1.11.0) Updates `tokio-macros` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.6.0...tokio-macros-2.6.1) 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) --- updated-dependencies: - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tar dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ureq dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bitflags dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bumpalo dependency-version: 3.20.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: libredox dependency-version: 0.1.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: quote dependency-version: 1.0.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex-syntax dependency-version: 0.8.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustix dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls dependency-version: 0.23.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 2.0.117 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tinyvec dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio-macros dependency-version: 2.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 23 updates in the / directory:
0.2.160.2.173.24.03.25.00.4.440.4.453.1.43.2.01.2.551.2.570.4.430.4.440.2.1800.2.1831.49.01.50.02.10.02.11.03.19.13.20.21.0.171.0.180.1.120.1.142.7.62.8.01.21.31.21.41.0.441.0.450.8.90.8.101.1.31.1.40.23.360.23.370.6.20.6.32.0.1142.0.1171.10.01.11.02.6.02.6.11.0.221.0.24Updates
pin-project-litefrom 0.2.16 to 0.2.17Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
3bdf763Release 0.2.171743702Update changelogbe3eb1aAdd comment about rust-version field to Cargo.toml2b5f66dUpdate allowed lint listc7495a0tools: Update tidy.shaa30a9fApply clippy to doctest0944bb9Update .deny.toml401bd71rustfmt: Set hex_literal_case = "Upper"28c4fectest: Update lint test67a0449tests: Update ui test output to nightly-2025-12-04Updates
tempfilefrom 3.24.0 to 3.25.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
tarfrom 0.4.44 to 0.4.45Commits
096e3d1Bump to 0.4.45 (#443)17b1fd8archive: Prevent symlink-directory collision chmod attack (#442)de1a587archive: Unconditionally honor PAX size (#441)6071cbeci: Consolidate workflows (#439)ad1fde9build-sys: Promote unused_code to an errorc8cb250tests: Squash a warning638c495ci: Add xtask infra + reverse dependency testing (#435)32a9bbbtests: Add RandomReader to exercise partial-read resilience (#436)9c5df0bFix GNU long-name extension stream corruption on validation error (#434)88b1e3bFix docs typo in header.rs (#431)Updates
ureqfrom 3.1.4 to 3.2.0Changelog
Sourced from ureq's changelog.
Commits
852b8043.2.0378f768Update deny.toml given current dependencies269c2b8Bump deps5efdfabStrip Content-Encoding and Content-Length headers after decompression2dabdfdMake webpki-roots optional25784d9Timeout per resolved ip for try_connect626dbb2Read windows system proxy setting381fd42Revert "(temporarily) disable cargo-deny in CI"f2cf7e1Avoid body headers on redirect8b63e5dBump ureq-proto 0.5.3Updates
ccfrom 1.2.55 to 1.2.57Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
77f8866chore(cc): release v1.2.57 (#1681)c541d9bSize archiver batches according to argument length not argument count (#1689)1654cb9Improve the semantics ofBuild::env(#1682)5868a0fUse cargo-nextest in main.yml (#1686)c5610e1Update which requirement from ^4.0 to ^8.0 (#1683)d41559bSerialize tests that need environment variables (#1685)e35ca93Rename job 'regenerate' to 'rustc_target_test' (#1687)41965a9Don't run CI twice on every PR (#1684)9c4720brename__set_envtoenvand make it un-hidden (#1656)709c27fchore(cc): release v1.2.56 (#1677)Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
libcfrom 0.2.180 to 0.2.183Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
bitflagsfrom 2.10.0 to 2.11.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
60c6a72Merge pull request #474 from bitflags/cargo/2.11.079f4c05prepare for 2.11.0 release81d5facMerge pull request #473 from WaterWhisperer/feat/get-unknown-bitsa1c40f0Fix clippy errorb5d15b6Add tests2041dc3Add methods to get the known/unknown bits from a flags value90488e5Merge pull request #462 from james7132/serde_corebc3c4faUse serde_core instead of serdeUpdates
bumpalofrom 3.19.1 to 3.20.2Changelog
Sourced from bumpalo's changelog.
Commits
1aad072Bump to version 3.20.2 (#312)2fb1d6aAdd more tests for send and sync behavior, support unsized types (#311)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
itoafrom 1.0.17 to 1.0.18Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart codeUpdates
libredoxfrom 0.1.12 to 0.1.14Updates
memchrfrom 2.7.6 to 2.8.0Commits
886ca4c2.8.07de50d0memmem: add owned finder constructor variants1230fc5benchmarks: fix date in file name43300c6benchmarks: add latest x86-64 benchmark results9bf2301benchmarks: update everythingUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
quotefrom 1.0.44 to 1.0.45Release notes
Sourced from quote's releases.
Commits
842ffdeRelease 1.0.4593d691cMerge pull request #326 from dtolnay/arcd27d589ToTokens for Arc24d1082Update ui test suite to nightly-2026-02-1826b1276Unpin CI miri toolchainc5e1c9ePin CI miri to nightly-2026-02-1158e2155Remove compiler version support from readme1fc6b50Raise required compiler to Rust 1.71515480aUpdate ui test suite to nightly-2026-02-012c5e770Update ui test suite to nightly-2026-01-30Updates
regex-syntaxfrom 0.8.9 to 0.8.10Commits
839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenches2aaa18drure-0.2.5b028e4f1.12.35e195deregex-automata-0.4.14Updates
rustixfrom 1.1.3 to 1.1.4Commits
c4caf5cchore: Release rustix version 1.1.45953a2cPrune pins in CI that are no longer needed. (#1588)9116c05Bump dependencies (#1567)5ee0ca3hurd: Fix l_type and l_whence types (#1569)8950589Clobber vector registers and do not use preserves_flags in riscv64 syscalls (...7b0d2aeUpdate pins for MSRV compatibility (#1585)99458d8feat(redox):renameatandrenameat_with(#1586)a9c8dcbRemove reference to yanked crate in README.md (#1587)8bf15a0Drop custom makedev implementation for Redox (#1582)74b886dUpdate pins for MSRV compatibility (#1584)Updates
rustlsfrom 0.23.36 to 0.23.37Commits
4b455b8Bump version of rustls245963bAdd ML-KEM-1024 key encapsulation mechanisme1886fdTake semver-compatible updates86ad94bRefresh verify-bench certificates4df9216Do not "warm up" aws-lc-rs RNG in other benchmarksff6f798ci-bench: "pre-warm" per-thread entropy source3c1841cchore(deps): update actions/cache action to v51735677chore(deps): update actions/upload-artifact action to v6c91fce0chore(deps): update taiki-e/cache-cargo-install-action action to v3c3a6a11upgrade to zlib-rs 0.6.0Updates
socket2from 0.6.2 to 0.6.3Changelog
Sourced from socket2's changelog.
Commits
642df44Release v0.6.3e47157cFix broken Windows MSRV CI (#641)0955c52Add wasm32-wasip2 target support (#639)1a24057Add Socket::(set_)ip_transparent_v6b1f6b27Update to windows-sys 0.6143ba0edAdd capability to set TCP ACK Frequency on Windows (#638)Updates
synfrom 2.0.114 to 2.0.117Release notes
Sourced from syn's releases.
Commits
7bcb37cRelease 2.0.1179c6e7d3Merge pull request #1970 from dtolnay/receiver019a848Fix self:: pattern in first function argument23f54f3Update test suite to nightly-2026-02-18b99b9a6Unpin CI miri toolchaina62e54aRelease 2.0.1165a8ed9fMerge pull request #1968 from dtolnay/receiver813afccOptimize parse_fn_arg_or_variadic for less lookahead on erroneous receiverc172150Add regression test for issue 17180071ab3Ignore type_complexity clippy lintUpdates
tinyvecfrom 1.10.0 to 1.11.0Changelog
Sourced from tinyvec's changelog.