-
Notifications
You must be signed in to change notification settings - Fork 98
build(deps): bump the build group across 1 directory with 17 updates #1691
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/build-adde87f4d1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the build group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.27` | `0.2.29` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [gptman](https://github.com/rust-disk-partition-management/gptman) | `1.1.4` | `2.0.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [nmstate](https://github.com/nmstate/nmstate) | `2.2.46` | `2.2.49` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.20` | `0.12.23` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.143` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.14.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.21.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | | [url](https://github.com/servo/rust-url) | `2.5.4` | `2.5.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.0` | | [mbrman](https://github.com/rust-disk-partition-management/mbrman) | `0.5.4` | `0.6.1` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` | 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 `clap_mangen` from 0.2.27 to 0.2.29 - [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_mangen-v0.2.27...clap_mangen-v0.2.29) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `gptman` from 1.1.4 to 2.0.1 - [Release notes](https://github.com/rust-disk-partition-management/gptman/releases) - [Changelog](https://github.com/rust-disk-partition-management/gptman/blob/main/CHANGELOG.md) - [Commits](rust-disk-partition-management/gptman@v1.1.4...v2.0.1) 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 `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `nmstate` from 2.2.46 to 2.2.49 - [Release notes](https://github.com/nmstate/nmstate/releases) - [Changelog](https://github.com/nmstate/nmstate/blob/base/CHANGELOG) - [Commits](nmstate/nmstate@v2.2.46...v2.2.49) 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.20 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.20...v0.12.23) Updates `serde_json` from 1.0.140 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.143) Updates `serde_with` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.13.0...v3.14.0) Updates `tempfile` from 3.19.1 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `url` from 2.5.4 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `uuid` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.0) Updates `mbrman` from 0.5.4 to 0.6.1 - [Release notes](https://github.com/rust-disk-partition-management/mbrman/releases) - [Commits](rust-disk-partition-management/mbrman@v0.5.4...v0.6.1) Updates `rand` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...rand_core-0.9.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: clap_mangen dependency-version: 0.2.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: gptman dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: nmstate dependency-version: 2.2.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: mbrman dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 build group with 17 updates in the / directory:
1.0.98
1.0.99
0.2.27
0.2.29
0.3.2
0.3.3
1.1.4
2.0.1
0.2.174
0.2.175
0.29.0
0.30.1
2.2.46
2.2.49
1.11.1
1.11.2
0.12.20
0.12.23
1.0.140
1.0.143
3.13.0
3.14.0
3.19.1
3.21.0
2.0.12
2.0.16
2.5.4
2.5.7
1.17.0
1.18.0
0.5.4
0.6.1
0.9.1
0.9.2
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
clap_mangen
from 0.2.27 to 0.2.29Commits
7f16452
chore: Released5e0f60
docs: Update changelogc04bd0d
Merge pull request #6074 from ericgumba/issue_3358f4ba05b
fix(clap_mangen): Render optional and multiple values1ffb9a8
test(clap_mangen): Test rendering optional values4c03930
chore: Releasefb948a2
docs: Update changelog0f60239
Merge pull request #6057 from GilShoshan94/master83d4206
test: Update fixture to cover all cases + stylingb13274d
fix: Renamepvs
todvs
for default valuesUpdates
glob
from 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29
chore: release v0.3.3 (#155)bfcd9a4
Optimize memory allocations (#147)e78862d
Bump the MSRV to 1.63 (#172)97e5ee9
Merge pull request #164 from jonboulle/patch-14da20e6
Fix spelling in pattern documentation1cf0f30
Fix version numbers and some formatting7a17f11
Merge pull request #153 from tgross35/clippy-ci56619ab
Run clippy checks in CI51363fa
Disallow warnings in CI1649a9a
Apply remaining clippy suggestionsUpdates
gptman
from 1.1.4 to 2.0.1Changelog
Sourced from gptman's changelog.
Commits
7bd1432
chore: Release gptman version 2.0.1d1d1ccc
Update CHANGELOG.md19d499d
Fix underflow when input is shorter than one sector (#141)b282043
chore: Release gptman version 2.0.013df914
Update CHANGELOG.md01cef61
Update dependencies bincode,nix, thiserror (#140)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
nix
from 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007
chore: drop 0.30.12845ab9
Compile sys::mman on Redox (#2637)fccb4ab
Fix fuchsia target triple to unbreak docs.rs build (#2634)b834171
ci: disable hurd (#2638)9c97e1d
Clippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291d
chore: release 0.30.06a1c5b8
Remove Copy from PollFd (#2631)eba0f41
chore: pin libc to 0.2.171 & bump CI image (#2632)b561476
socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79e
Add sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)Updates
nmstate
from 2.2.46 to 2.2.49Release notes
Sourced from nmstate's releases.
Changelog
Sourced from nmstate's changelog.
Commits
30da87b
New release 2.2.49c6922f3
bond: Ignore desired MAC when in MAC restricted mode1ccb2d6
github: Release@ffmancera
from default code ownere05e1f2
test: nm dns: add test for DNS searches in down iface7c498d1
nm dns: purge ifaces before saving new config282b5b9
dns: don't add DNS search and/or options to down NM connectionf59571e
Fix interface state detection in kernel mode1d1a5f8
Fix interface state detection when NM device is "unavailable"b0a5a48
rust: fix clippy warning9896c7f
Bump version to 2.2.49Updates
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.20 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
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
serde_json
from 1.0.140 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/master6843c36
Release 1.0.141Updates
serde_with
from 3.13.0 to 3.14.0Release notes
Sourced from serde_with's releases.
Commits
16ea265
Bump version to 3.14 (#865)6b963ec
Bump version to 3.14ff8df7a
Dead code cleanup (#864)e3a5f16
Fix function naming scheme20a8cf6
Remove unused derives and dead functions in schemars codeefe145b
Extract common DropGuard struct and NumberExt trait1c3a1d3
Remove unused derives from internal Content typec77b02f
Add support forschemars
v1 (#863)e44f5df
Cleanup schemars tests (#862)17f3555
Add support forschemars
v1Updates
tempfile
from 3.19.1 to 3.21.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
thiserror
from 2.0.12 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853
Release 2.0.1683dfb5f
Merge pull request #429 from dtolnay/nostd9b4a99f
Add to "no-std" crates.io categoryf6145eb
Release 2.0.152717177
Merge pull request #427 from dtolnay/caplints2cd13e6
Make error_generic_member_access compatible with -Dwarningseea6799
Release 2.0.14a2aa6d7
Merge pull request #426 from dtolnay/enotemptyf00ebc5
Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28da
Release 2.0.13Updates
url
from 2.5.4 to 2.5.7Release notes
Sourced from url's releases.