-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group with 18 updates #5262
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
Merged
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 firecracker group with 18 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.39` | `4.5.40` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.103` | | [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.173` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.5` | `0.7.6` | | [gdbstub_arch](https://github.com/daniel5151/gdbstub) | `0.3.1` | `0.3.2` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.10` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.6` | `0.13.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.26` | `1.2.27` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.39` | `4.5.40` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.40` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.4` | `0.7.5` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.2` | `0.3.3` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.14` | `0.2.15` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.14` | `0.2.15` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.5` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.33` | `0.2.34` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.10` | `0.7.11` | Updates `clap` from 4.5.39 to 4.5.40 - [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.39...clap_complete-v4.5.40) Updates `syn` from 2.0.101 to 2.0.103 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.103) Updates `libc` from 0.2.172 to 0.2.173 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.172...0.2.173) Updates `gdbstub` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.5...0.7.6) Updates `gdbstub_arch` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](https://github.com/daniel5151/gdbstub/commits) Updates `slab` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.10) Updates `aws-lc-fips-sys` from 0.13.6 to 0.13.7 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.6...aws-lc-fips-sys/v0.13.7) Updates `cc` from 1.2.26 to 1.2.27 - [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.26...cc-v1.2.27) Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.1) Updates `clap_builder` from 4.5.39 to 4.5.40 - [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.39...v4.5.40) Updates `clap_derive` from 4.5.32 to 4.5.40 - [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.32...v4.5.40) Updates `clap_lex` from 0.7.4 to 0.7.5 - [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_lex-v0.7.4...clap_lex-v0.7.5) Updates `getrandom` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.2...v0.3.3) Updates `jiff` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.14...jiff-static-0.2.15) Updates `jiff-static` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.14...jiff-static-0.2.15) Updates `memchr` from 2.7.4 to 2.7.5 - [Commits](BurntSushi/memchr@2.7.4...2.7.5) Updates `prettyplease` from 0.2.33 to 0.2.34 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.33...0.2.34) Updates `winnow` from 0.7.10 to 0.7.11 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.10...v0.7.11) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.173 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: gdbstub dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: gdbstub_arch dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: slab dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-version: 0.13.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_lex dependency-version: 0.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: memchr dependency-version: 2.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-version: 0.2.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-version: 0.7.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Jun 17, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5262 +/- ##
==========================================
+ Coverage 82.84% 82.90% +0.05%
==========================================
Files 250 250
Lines 26967 26967
==========================================
+ Hits 22342 22356 +14
+ Misses 4625 4611 -14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bchalios
approved these changes
Jun 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
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 18 updates:
4.5.394.5.402.0.1012.0.1030.2.1720.2.1730.7.50.7.60.3.10.3.20.4.90.4.100.13.60.13.71.2.261.2.271.0.01.0.14.5.394.5.404.5.324.5.400.7.40.7.50.3.20.3.30.2.140.2.150.2.140.2.152.7.42.7.50.2.330.2.340.7.100.7.11Updates
clapfrom 4.5.39 to 4.5.40Changelog
Sourced from clap's changelog.
Commits
cff27dbchore: Release4ef4124docs: Update changelogca89617Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391fix(complete): Fix PowerShell dynamic completionUpdates
synfrom 2.0.101 to 2.0.103Release notes
Sourced from syn's releases.
Commits
85d4276Release 2.0.1036f7b0f3Merge pull request #1871 from dtolnay/binaryattr89f88faCorrectly track bailouts in parenthesized binary expressions0e07372Add binary operator attribute bailout testca8d876Insert parentheses around binary operation with attribute5be0f71Add binary operator attribute tests026bb3cDiscard paren attrs in unparenthesize test217dd62Preserve attributes of Expr::Paren in FlattenParensef977c1Update test suite to nightly-2025-06-11b1cc559Release 2.0.102Updates
libcfrom 0.2.172 to 0.2.173Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9288ec0Merge pull request #4486 from tgross35/fix-no-publish6787debFix publishing on thelibc-0.2branch1c5b553Merge pull request #4481 from tgross35/release2d0dfd3chore: release libc 0.2.17392347ecMerge pull request #4476 from tgross35/backport-scotch-bonnet1a418edlints: Removeallow(dead_code)7be1a7alints: Removeallow(redundant_semicolons)53301c2lints: Warn rather than deny by default6595c61Add AIX triple to Cargo.toml for doc.600d8adAdd ctest-next stub and expected dependenciesUpdates
gdbstubfrom 0.7.5 to 0.7.6Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
b12e32erelease 0.7.3 (and gdbstub_arch 0.3.2)50ba2d0nits and doc fixes7136605Flash operations support (#172)fc23567Remove "padding" bytes from x86 register packet (#171)Updates
gdbstub_archfrom 0.3.1 to 0.3.2Commits
Updates
slabfrom 0.4.9 to 0.4.10Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
6a1b675Release v0.4.10 (#151)f801afefeat: addget_disjoint_mut(#149)8e65636Bump MSRV to v1.46 (#150)30e8dd7Fix clippy::needless_lifetimes warning (#147)fecdd68Fix CI failures (#146)f7b621fAlways set #![no_std] to fix redundant import warning (#143)334a837Update CI config (#141)Updates
aws-lc-fips-sysfrom 0.13.6 to 0.13.7Commits
f031c04Prepare aws-lc-fips-sys v0.13.7 (#823)8b8122bFix CI for riscv64gc-unknown-linux-gnu (#816)6cd8ac8Ensure ConstPointers don't outlive parent (#693)25a6040Fix spelling errors (#817)425de34Fix arch-specific env variable usage (#810)e1206edFix CI for i686-pc-windows-gnu (#809)44a00f7Test w/ CMake 4.0 release (#756)ef59023Disallow external bindgen when AWS_LC_SYS_EXTERNAL_BINDGEN=0 (#808)2833d9bBuild/Test for x86_64-pc-windows-gnullvm (#702)59470c5Align w/ AWS-LC v1.51.2 (#806)Updates
ccfrom 1.2.26 to 1.2.27Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7043e38chore: release v1.2.27 (#1486)1d99fe3Regenerate windows sys bindings (#1485)2e34d13Update windows-bindgen requirement from 0.61 to 0.62 (#1484)191bcf5Regenerate target info (#1483)Updates
cfg-iffrom 1.0.0 to 1.0.1Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
dbfd663chore: release v1.0.11cc10c7Removecompiler-builtinsfromrustc-dep-of-stddependencies0314c2bci: Fix the release job branchee3062fRemove redundant configuration from Cargo.toml3e3936ecleanup: Remove trailing whitespace0f01effci: Add a release job4edf327Merge pull request #83 from rust-lang/dependabot/github_actions/actions/check...d16050aBump actions/checkout from 4.2.1 to 4.2.2b01c675Merge pull request #82 from rust-lang/dependabot/github_actions/actions/check...fdd1c00Bump actions/checkout from 4.2.0 to 4.2.1Updates
clap_builderfrom 4.5.39 to 4.5.40Changelog
Sourced from clap_builder's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
clap_derivefrom 4.5.32 to 4.5.40Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
clap_lexfrom 0.7.4 to 0.7.5Changelog
Sourced from clap_lex's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
getrandomfrom 0.3.2 to 0.3.3Changelog
Sourced from getrandom's changelog.
Commits
8239640Update Cargo.lock with updated version (#664)4804becRelease v0.3.3 (#663)74e53daFix error handling in WASI p1 (#661)f0ff6e2build(deps): bump the all-deps group with 2 updates (#662)68aecabUpdate Cargo.lock (#659)189dcb3Add changelog entry for v0.2.16 (#657)07b0c12Update Cargo.lock (#652)aaff261changelog: fix v0.3.3 link (#650)27a48b2build(deps): bump the all-deps group with 2 updates (#649)eff129cci: remove DragonFly BSD VM job (#648)Updates
jifffrom 0.2.14 to 0.2.15Changelog
Sourced from jiff's changelog.
Commits
8842b0f0.2.15e355d48error: partially re-inline error constructors78ba385doc: fix outdated mentions ofSpanassuming 24-hour daysUpdates
jiff-staticfrom 0.2.14 to 0.2.15Changelog
Sourced from jiff-static's changelog.
Commits
8842b0f0.2.15e355d48error: partially re-inline error constructors78ba385doc: fix outdated mentions ofSpanassuming 24-hour daysUpdates
memchrfrom 2.7.4 to 2.7.5Commits
39621182.7.5599d9d9cargo: removecompiler-builtinsfromrustc-dep-of-stddependenciesceef3c9ci: fix wasm32 environment variablescf4057fci: try bumping wasmtime version89b3d9aci: fix wasm32 actions (wasm32-wasi was renamed to wasm32-wasip1)12d358dbenchmarks: update to stringzilla 3.12.38c1e043benchmarks: update memchr dependencies9898622benchmarks: fix wasm32-wasi target7461821lint: add docs to item because ofdeny(missing_docs)a7dbafedoc: fix typographical errorsUpdates
prettypleasefrom 0.2.33 to 0.2.34Release notes
Sourced from prettyplease's releases.
Commits
d487536Release 0.2.341b731ecMerge pull request #117 from dtolnay/binaryattrb947e90Insert parentheses around binary operation with attributeUpdates
winnowfrom 0.7.10 to 0.7.11Changelog
Sourced from winnow's changelog.
Commits
1b57161chore: Released5b9208docs: Update changelog01c8883Merge pull request #793 from epage/impl9b31e4ffix(stream): Don't overflow stack on PartialEq/PartialOrdcf65757Merge pull request #790 from epage/templatec09c67echore: Update from _rust/main template271edc6chore: Add zlib license6acb890chore(deps): Update Rust crate automod to v1.0.15 (#27)b8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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