-
Notifications
You must be signed in to change notification settings - Fork 206
build(deps): bump the minor group across 1 directory with 17 updates #5478
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
Conversation
Bumps the minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.9.3` | | [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.1.12` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.46` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.161` | `1.0.173` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [phf](https://github.com/rust-phf/rust-phf) | `0.12.1` | `0.13.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` | | [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.143` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.21.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.0` | `1.47.1` | | [cxx-build](https://github.com/dtolnay/cxx) | `1.0.161` | `1.0.173` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `bitflags` from 2.9.1 to 2.9.3 - [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.9.3) Updates `camino` from 1.1.10 to 1.1.12 - [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.1.12) Updates `clap` from 4.5.41 to 4.5.46 - [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.46) Updates `cxx` from 1.0.161 to 1.0.173 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.161...1.0.173) Updates `indicatif` from 0.17.11 to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `phf` from 0.12.1 to 0.13.1 - [Release notes](https://github.com/rust-phf/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/main/RELEASE_PROCESS.md) - [Commits](rust-phf/rust-phf@v0.12.1...v0.13.1) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `regex` from 1.11.1 to 1.11.2 - [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.11.2) Updates `reqwest` from 0.12.22 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) 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_json` from 1.0.141 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.143) Updates `tempfile` from 3.20.0 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.21.0) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `tokio` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1) Updates `cxx-build` from 1.0.161 to 1.0.173 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.161...1.0.173) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: bitflags dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: camino dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cxx dependency-version: 1.0.173 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: phf dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch 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_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cxx-build dependency-version: 1.0.173 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 17 updates in the / directory:
1.0.98
1.0.99
2.9.1
2.9.3
1.1.10
1.1.12
4.5.41
4.5.46
1.0.161
1.0.173
0.17.11
0.18.0
0.2.174
0.2.175
0.12.1
0.13.1
1.10.0
1.11.0
1.11.1
1.11.2
0.12.22
0.12.23
0.21.2
0.21.3
1.0.141
1.0.143
3.20.0
3.21.0
0.3.19
0.3.20
1.47.0
1.47.1
1.0.161
1.0.173
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
bitflags
from 2.9.1 to 2.9.3Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f59ad49
Merge pull request #459 from KodrAus/cargo/2.9.32c3a4f4
prepare for 2.9.3 release9e1cf3e
Merge pull request #458 from nnethercote/streamline-generated-codea3f1f78
Avoid callingInternalBitFlags::{bits,from_bits_retain}
.aead794
Avoid local variables in generated code.85b5e60
Merge pull request #456 from KodrAus/cargo/2.9.2d185ca5
remove reference to std internal features82a365f
prepare for 2.9.2 releasef1beb28
Merge pull request #454 from KodrAus/fix/rustc-dep-of-stdef247c5
update more error messagesUpdates
camino
from 1.1.10 to 1.1.12Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
e5edcb9
[camino] version 1.1.129c1eff0
prepare releasebb1c1c9
feature: Add support for converting from OsStr and OsString (#107)281007b
chore: Documentation fixes9c904bd
[camino] version 1.1.1129f5064
prepare release3aad190
add Utf8PathBuf::leakfbe5d79
clippy fixes for Rust 1.89Updates
clap
from 4.5.41 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
cxx
from 1.0.161 to 1.0.173Release notes
Sourced from cxx's releases.
... (truncated)
Commits
4833545
Release 1.0.1734c9f856
Merge pull request #1586 from dtolnay/externshared535d7de
Deprecate extern shared struct syntax in favor of ExternType impl14bcc3b
Merge pull request #1585 from dtolnay/dupstaticfn0bfadb8
Fix duplication checking of static member functionse6a5a02
Release 1.0.1721fc8078
Merge pull request #1582 from dtolnay/arrayseadbf2a
Untest UniquePtr<Array>7af2368
Untest SharedPtr<Array>052712a
Fix UniquePtr<Array>Updates
indicatif
from 0.17.11 to 0.18.0Release notes
Sourced from indicatif's releases.
Commits
354b732
Bump version to 0.18.0f46ba0a
Bump version to 0.17.129f08f12
Upgrade to console 0.169afc362
draw_target: inline the format arg to silence clippy880d8ce
Switch from number_prefix to unit-prefix (#709)458e4dc
ProgressStyle
enable/disable colors based on draw target (#699)abd2181
Use width to truncateHumanFloatCount
values (#696)79ea085
Add ProgressBar::force_draw (#689)Updates
libc
from 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6
Update the lockfile4d04aee
chore: release libc 0.2.17594a7f32
cleanup: Format a file that was missed1725273
Rename the ctest file frommain
toctest
e9b021b
freebsd adding further TCP stack related constants.9606a29
freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2
libc-test: include sys/ktls.h on freebsdadfe283
libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4
freebsd: Document avoidance of reserved namegen
7cdcaa6
freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
phf
from 0.12.1 to 0.13.1Commits
1e518a6
Prepare a release for v0.13.16e87a16
Merge pull request #350 from JohnTitor/release-0.13.0a8e8d69
Prepare a release for v0.13.0175aae4
Merge pull request #348 from JohnTitor/support-or-pattern4e85433
feat: Support OR pattern key926eb67
Merge pull request #347 from JohnTitor/chore/minimal-version-checka9eaf7f
chore: Check minimal deps version check in CI713a6f1
Merge pull request #345 from def-/patch-11c67703
Remove outdated limitation link in README.md478afb4
Merge pull request #344 from JohnTitor/feat/tuple-supportUpdates
rayon
from 1.10.0 to 1.11.0Changelog
Sourced from rayon's changelog.
Commits
6236214
Merge #1031652f111
Release rayon 1.7.0 and rayon-core 1.11.07df001d
Tweak plumbing consumer description322dfe8
Merge #1026099241d
Merge #1030a17bcb9
Fix inappropriate use of slice::as_mut_ptr98077fe
Be more cautious about drain drops7069695
Merge #1028874ff73
Fix docs for the yieldNone
case onThreadPool
58f7b7e
Be careful comparingjob_ref.execute_fn
Updates
regex
from 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa586
1.11.2a3bf4ad
regex-cli-0.2.225a15e2
rure-0.2.345c3da7
regex-lite-0.1.7873ed80
regex-automata-0.4.10ea834f8
regex-syntax-0.8.686836fb
changelog: 1.11.263a26c1
cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592
doc: clarify CRLF mode effect931dae0
cargo: pointrepository
metadata to clonable URLsUpdates
reqwest
from 0.12.22 to 0.12.23Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
ae7375b
v0.12.239aacdc1
feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11
refactor: loosen retryfor_host
parameter bounds (#2792)acd1b05
feat: add reqwest::retry policies (#2763)54b6022
feat: addClientBuilder::unix_socket()
option (#2624)6358cef
fix: add default tcp keepalive and user_timeout values (#2780)21226a5
style(client): usestd::task::ready!
macro to simplify Poll branch matching...82086e7
feat: add request cache options for wasm (#2775)2a0f7a3
ci: use msrv-aware cargo in msrv job (#2779)f186803
fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
rust-ini
from 0.21.2 to 0.21.3Release notes
Sourced from rust-ini's releases.
Commits
af83e00
chore: release v0.21.37856238
feat: support keys in general section with leading whitespacesa03361b
Fix #146: section headers with leading whitespace are parsed as expected (#147)Updates
serde_json
from 1.0.141 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/masterfd35a02
Implement FromStr for Map<String, Value>Updates
tempfile
from 3.20.0 to 3.21.0Changelog
Sourced from tempfile's changelog.
Commits
48bff5f
test(tempdir): configure tempdir on wasi704a1d2
test(tempdir): cleanup tempdir tests and run more tests on wasia0dc80d
Add Android CI target (#367)