-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore(deps): Bump the firecracker group across 1 directory with 17 updates #5373
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
Closed
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
@dependabot unignore vmm-sys-util |
OK, I will stop ignoring the vmm-sys-util dependency. |
…dates Bumps the firecracker group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [clap](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.45` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.97` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.19` | `0.6.20` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.3` | `1.1.4` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.9` | `3.0.10` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.31` | `1.2.32` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.4` | `0.15.5` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` | | [toml](https://github.com/toml-rs/toml) | `0.9.4` | `0.9.5` | Updates `thiserror` from 2.0.12 to 2.0.14 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) Updates `clap` from 4.5.42 to 4.5.45 - [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.42...clap_complete-v4.5.45) Updates `proc-macro2` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.97) 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 `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 `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 `anstream` from 0.6.19 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.19...anstream-v0.6.20) Updates `anstyle-query` from 1.1.3 to 1.1.4 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.3...anstyle-query-v1.1.4) Updates `anstyle-wincon` from 3.0.9 to 3.0.10 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.9...anstyle-wincon-v3.0.10) Updates `cc` from 1.2.31 to 1.2.32 - [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.31...cc-v1.2.32) Updates `clap_builder` from 4.5.42 to 4.5.44 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.42...v4.5.44) Updates `clap_derive` from 4.5.41 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.41...v4.5.45) 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 `hashbrown` from 0.15.4 to 0.15.5 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.4...v0.15.5) Updates `rustversion` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.21...1.0.22) Updates `toml` from 0.9.4 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.9.4...toml-v0.9.5) Updates `toml_parser` from 1.0.1 to 1.0.2 - [Commits](toml-rs/toml@toml_parser-v1.0.1...toml_parser-v1.0.2) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstream dependency-version: 0.6.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-query dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-wincon dependency-version: 3.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-version: 4.5.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: glob dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: hashbrown dependency-version: 0.15.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_parser dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
c34dba9
to
8500682
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 firecracker group with 14 updates in the / directory:
2.0.12
2.0.14
4.5.42
4.5.45
1.0.95
1.0.97
1.17.0
1.18.0
0.2.174
0.2.175
1.0.98
1.0.99
0.6.19
0.6.20
1.1.3
1.1.4
3.0.9
3.0.10
1.2.31
1.2.32
0.3.2
0.3.3
0.15.4
0.15.5
1.0.21
1.0.22
0.9.4
0.9.5
Updates
thiserror
from 2.0.12 to 2.0.14Release notes
Sourced from thiserror's releases.
Commits
eea6799
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.1389872e3
Unindent crate-level markdown linksaee87e5
Wrap PR 425 to 80 columns0f94e99
Merge pull request #425 from Kriskras99/feat/doc_linksf1eb081
Add links to more itemsf301423
Revert "Pin nightly toolchain used for miri job"7a5fbc6
Update ui test suite to nightly-2025-07-30Updates
clap
from 4.5.42 to 4.5.45Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
246d972
chore: Releasea35a076
docs: Update changelog9b985a3
Merge pull request #5912 from epage/takes389fbe8
feat(builder): Allow flags to take num_args=0..=1c395d02
test(parser): Show flag behavior32c119e
refactor(assert): Be more specific than action.takes_values80ea3e7
fix(assert): Clean up num_args/action assert2bc0f45
fix(builder): Make ValueRange display independent of usize::MAXa0187c6
test(assert): Verify num_args/action compata8f9885
refactor(builder): Be more explicit in how takes_values is usedUpdates
proc-macro2
from 1.0.95 to 1.0.97Release notes
Sourced from proc-macro2's releases.
Commits
b61379b
Release 1.0.9750fc514
Merge pull request #512 from dtolnay/enotempty7cc389b
Restore support for rustc older than 1.83ad59158
Merge pull request #505 from davvid/ignore-cleanup19cf120
build: allow the cleanup step to be non-fatal21f89e7
Release 1.0.96fe7d2fa
Merge pull request #511 from dtolnay/docsrs7be6983
Revert "Work around doc build failure due to docs.rs flags change"6f40165
Revert "Pin nightly toolchain used for miri job"fc2ae0f
Update ui test suite to nightly-2025-06-18Updates
uuid
from 1.17.0 to 1.18.0Release notes
Sourced from uuid's releases.
Commits
60a49eb
Merge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697
prepare for 1.18.0 release281f26f
Merge pull request #838 from uuid-rs/chore/time-conversion2d67ab2
don't use allocated values in errorsc284ed5
wrap the error type used in time conversions87a4359
Merge pull request #835 from dcormier/main8927396
Merge pull request #837 from uuid-rs/fix/lifetime-syntaxes6dfb4b1
Conversions betweenTimestamp
andstd::time::SystemTime
b508383
fix up mismatched_lifetime_syntaxes lintUpdates
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
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
anstream
from 0.6.19 to 0.6.20Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
anstyle-query
from 1.1.3 to 1.1.4Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
anstyle-wincon
from 3.0.9 to 3.0.10Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
cc
from 1.2.31 to 1.2.32Changelog
Sourced from cc's changelog.
Commits
94a7cc3
chore: release v1.2.32 (#1510)33b616d
doc: clarify cargo default if no rerun emitted (#1508)3046b0a
fix new clippy lint introduced in rust 1.89.0 (#1509)b8959a2
Refactor: extract compile_objects_sequential (#1507)3f62db1
Windowsfind_tools
: add support for finding Clang (#1506)5e210bd
Add m68k-unknown-linux-gnu cross-compile target (#1505)Updates
clap_builder
from 4.5.42 to 4.5.44Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
58eb8a9
chore: Release10a2a75
docs: Update changeloga42eebf
Merge pull request #6103 from epage/mut_subcommands5335f54
feat: Add Command::mut_subcommandsccde9f7
Merge pull request #6102 from epage/snapc10231d
test(derive): Rely on snapshot testing0096ace
Merge pull request #6095 from epage/next_line_help11eea41
test(help): Show next_line_help behavior9cec100
chore: Release00e72e0
docs: Update changelogUpdates
clap_derive
from 4.5.41 to 4.5.45Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
cda1b85
chore: Releasefb789e7
docs: Update changelog9fd06f2
Merge pull request #6101 from smoqadam/fix/value-enum-detailed-helpa8b8289
fix(derive): Use full doc comment for PossibleValued55eac7
test(derive): Fork possible values help test69c0ddb
chore: Release8206bba
docs: Update changelogc109d67
Merge pull request #6104 from epage/hide9d7f212
fix(complete): Hide dot files on dynamic completer77b3fdb
test(complete): Show dot file behaviorUpdates
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
hashbrown
from 0.15.4 to 0.15.5Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
b751eef
Update CHANGELOG.mdda4c80e
chore: release v0.15.54358483
Merge pull request #631 from DaniPopes/readd-likely64bd7db
Re-implement likely/unlikely with#[cold]
670213f
Merge pull request #601 from braddunbar/or-default-entry99761e4
fix clippy issuese44ee2d
Merge branch 'master' of https://github.com/rust-lang/hashbrown into or-defau...e514afe
Merge pull request #624 from rust-lang/release-plz-2025-05-28T15-42-25ZUpdates
rustversion
from 1.0.21 to 1.0.22Release notes
Sourced from rustversion's releases.
Commits
9e86f83
Release 1.0.22a27fffd
Merge pull request #64 from dtolnay/incompatiblemsrv9358372
Allow clippy incompatible_msrv0379843
Revert "Pin nightly toolchain used for miri job"1491c25
Merge pull request #62 from dtolnay/ci49ad7c5
Add -Zfmt-debug=none test in CIUpdates
toml
from 0.9.4 to 0.9.5Commits
bd21148
chore: Releaseff1cb9a
docs: Update changelog39dd8b6
fix(parser): Improve bad quote error messages (#1014)137338e
chore(deps): Update Rust crate serde_json to v1.0.142 (#1022)d5b8c8a
fix(parser): Improve missing-open-quote errorsce91354
fix(parser): Don't treat trailing quotes as separate items8f424ed
fix(parser): Conjoin more values in unquoted string errors2b9a81a
fix(parser): Reduce float false positivesf653841
fix(parser): Reduce float/bool false positivesf4864ef
test(parser): Add case for missing start quoteUpdates
toml_parser
from 1.0.1 to 1.0.2Commits
bd21148
chore: Releaseff1cb9a
docs: Update changelog39dd8b6
fix(parser): Improve bad quote error messages (#1014)137338e
chore(deps): Update Rust crate serde_json to v1.0.142 (#1022)2126e6a
chore: Releasefa2100a
docs: Update changelog0c75bbd
feat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64df
feat(toml): Expose DeFloat::as_strffdd211
feat(toml): Expose DeInteger::as_str/radix9e7adcc
docs(readme): Fix links to crates (#1020)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions