build(deps): bump the minor group across 1 directory with 27 updates#5592
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor group across 1 directory with 27 updates#5592dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.102` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.11.1` | | [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.2.2` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.8` | `1.1.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.60` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.161` | `1.0.180` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.10` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.16` | `0.4.17` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.12.0` | | [rust-ini](https://github.com/zonyitoo/rust-ini) | `0.21.2` | `0.21.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.141` | `1.0.149` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.27.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.23` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.0` | `1.52.3` | | [system-deps](https://github.com/gdesmott/system-deps) | `7.0.5` | `7.0.8` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.54` | `0.1.58` | | [cxx-build](https://github.com/dtolnay/cxx) | `1.0.161` | `1.0.194` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.32` | `0.3.33` | Updates `anyhow` from 1.0.98 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.102) Updates `bitflags` from 2.9.1 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.9.1...2.11.1) Updates `camino` from 1.1.10 to 1.2.2 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.10...camino-1.2.2) Updates `rustix` from 1.0.8 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.0.8...v1.1.4) Updates `chrono` from 0.4.41 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.41...v0.4.44) Updates `clap` from 4.5.41 to 4.5.60 - [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.41...clap_complete-v4.5.60) Updates `cxx` from 1.0.161 to 1.0.180 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.161...1.0.180) Updates `env_logger` from 0.11.8 to 0.11.10 - [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.10) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `is-terminal` from 0.4.16 to 0.4.17 - [Commits](sunfishcode/is-terminal@v0.4.16...v0.4.17) Updates `libc` from 0.2.174 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.174...0.2.186) 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 `rayon` from 1.10.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.12.0) Updates `regex` from 1.11.1 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.11.1...1.12.3) Updates `rust-ini` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](zonyitoo/rust-ini@v0.21.2...v0.21.3) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_derive` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_json` from 1.0.141 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.149) Updates `tempfile` from 3.20.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.27.0) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.23) Updates `tokio` from 1.47.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.52.3) Updates `system-deps` from 7.0.5 to 7.0.8 - [Release notes](https://github.com/gdesmott/system-deps/releases) - [Changelog](https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md) - [Commits](gdesmott/system-deps@v7.0.5...v7.0.8) Updates `cmake` from 0.1.54 to 0.1.58 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.54...v0.1.58) Updates `cxx-build` from 1.0.161 to 1.0.194 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.161...1.0.194) Updates `pkg-config` from 0.3.32 to 0.3.33 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.32...0.3.33) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: camino dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rustix dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cxx dependency-version: 1.0.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: is-terminal dependency-version: 0.4.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rust-ini dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_derive dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: system-deps dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cmake dependency-version: 0.1.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cxx-build dependency-version: 1.0.194 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: pkg-config dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 23 updates in the / directory:
1.0.981.0.1022.9.12.11.11.1.101.2.21.0.81.1.40.4.410.4.444.5.414.5.601.0.1611.0.1800.11.80.11.100.3.310.3.322.0.62.0.70.4.160.4.171.21.31.21.41.10.01.12.00.21.20.21.31.0.1411.0.1493.20.03.27.00.1.410.1.440.3.200.3.231.47.01.52.37.0.57.0.80.1.540.1.581.0.1611.0.1940.3.320.3.33Updates
anyhowfrom 1.0.98 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
bitflagsfrom 2.9.1 to 2.11.1Release notes
Sourced from bitflags's releases.
... (truncated)
Changelog
Sourced from bitflags's changelog.
... (truncated)
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
caminofrom 1.1.10 to 1.2.2Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0a908a3[camino] version 1.2.2eb1d7c9[meta] prepare release679538aadd Path and PathBuf methods added in Rust 1.91 (#119)73c7a36chore: minor improvement for docs (#115)60f0971attempt to fix build on older Rust versions (#116)28e15db[camino] version 1.2.1f32d994prepare releaseea187e4remove doc_auto_cfg (#114)b0c8086remove references to dead features from README62ddbaa[camino] version 1.2.0Updates
rustixfrom 1.0.8 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
chronofrom 0.4.41 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.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
clapfrom 4.5.41 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
cxxfrom 1.0.161 to 1.0.180Release notes
Sourced from cxx's releases.
... (truncated)
Commits
c047ff7Release 1.0.18022b3367Delete unneeded codespan-reporting fixup9b39705Revert unexpected_cfgs from expect to allow837fa68Lockfile update776c295Merge pull request #1623 from dtolnay/elidedstrca11dbeFix contains_elided_lifetime for &'static str6525e17Release 1.0.17987761ceMerge pull request #1621 from dtolnay/elision97ee444Fix lifetime elision in return type of extern type methodsc5ca07eAdd test of lifetime elision on type aliasUpdates
env_loggerfrom 0.11.8 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
is-terminalfrom 0.4.16 to 0.4.17Commits
6ce920achore: Release is-terminal version 0.4.171775020Allow windows-sys 0.61 (#46)3147cf7Allow windows-sys 0.60 (#45)69af5e5Update to dev-dependencies rustix 1.0, and hermit-abi 0.5. (#44)Updates
libcfrom 0.2.174 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.