-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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.39
4.5.40
2.0.101
2.0.103
0.2.172
0.2.173
0.7.5
0.7.6
0.3.1
0.3.2
0.4.9
0.4.10
0.13.6
0.13.7
1.2.26
1.2.27
1.0.0
1.0.1
4.5.39
4.5.40
4.5.32
4.5.40
0.7.4
0.7.5
0.3.2
0.3.3
0.2.14
0.2.15
0.2.14
0.2.15
2.7.4
2.7.5
0.2.33
0.2.34
0.7.10
0.7.11
Updates
clap
from 4.5.39 to 4.5.40Changelog
Sourced from clap's changelog.
Commits
cff27db
chore: Release4ef4124
docs: Update changelogca89617
Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391
fix(complete): Fix PowerShell dynamic completionUpdates
syn
from 2.0.101 to 2.0.103Release notes
Sourced from syn's releases.
Commits
85d4276
Release 2.0.1036f7b0f3
Merge pull request #1871 from dtolnay/binaryattr89f88fa
Correctly track bailouts in parenthesized binary expressions0e07372
Add binary operator attribute bailout testca8d876
Insert parentheses around binary operation with attribute5be0f71
Add binary operator attribute tests026bb3c
Discard paren attrs in unparenthesize test217dd62
Preserve attributes of Expr::Paren in FlattenParensef977c1
Update test suite to nightly-2025-06-11b1cc559
Release 2.0.102Updates
libc
from 0.2.172 to 0.2.173Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9288ec0
Merge pull request #4486 from tgross35/fix-no-publish6787deb
Fix publishing on thelibc-0.2
branch1c5b553
Merge pull request #4481 from tgross35/release2d0dfd3
chore: release libc 0.2.17392347ec
Merge pull request #4476 from tgross35/backport-scotch-bonnet1a418ed
lints: Removeallow(dead_code)
7be1a7a
lints: Removeallow(redundant_semicolons)
53301c2
lints: Warn rather than deny by default6595c61
Add AIX triple to Cargo.toml for doc.600d8ad
Add ctest-next stub and expected dependenciesUpdates
gdbstub
from 0.7.5 to 0.7.6Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
b12e32e
release 0.7.3 (and gdbstub_arch 0.3.2)50ba2d0
nits and doc fixes7136605
Flash operations support (#172)fc23567
Remove "padding" bytes from x86 register packet (#171)Updates
gdbstub_arch
from 0.3.1 to 0.3.2Commits
Updates
slab
from 0.4.9 to 0.4.10Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
6a1b675
Release v0.4.10 (#151)f801afe
feat: addget_disjoint_mut
(#149)8e65636
Bump MSRV to v1.46 (#150)30e8dd7
Fix clippy::needless_lifetimes warning (#147)fecdd68
Fix CI failures (#146)f7b621f
Always set #![no_std] to fix redundant import warning (#143)334a837
Update CI config (#141)Updates
aws-lc-fips-sys
from 0.13.6 to 0.13.7Commits
f031c04
Prepare aws-lc-fips-sys v0.13.7 (#823)8b8122b
Fix CI for riscv64gc-unknown-linux-gnu (#816)6cd8ac8
Ensure ConstPointers don't outlive parent (#693)25a6040
Fix spelling errors (#817)425de34
Fix arch-specific env variable usage (#810)e1206ed
Fix CI for i686-pc-windows-gnu (#809)44a00f7
Test w/ CMake 4.0 release (#756)ef59023
Disallow external bindgen when AWS_LC_SYS_EXTERNAL_BINDGEN=0 (#808)2833d9b
Build/Test for x86_64-pc-windows-gnullvm (#702)59470c5
Align w/ AWS-LC v1.51.2 (#806)Updates
cc
from 1.2.26 to 1.2.27Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7043e38
chore: release v1.2.27 (#1486)1d99fe3
Regenerate windows sys bindings (#1485)2e34d13
Update windows-bindgen requirement from 0.61 to 0.62 (#1484)191bcf5
Regenerate target info (#1483)Updates
cfg-if
from 1.0.0 to 1.0.1Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
dbfd663
chore: release v1.0.11cc10c7
Removecompiler-builtins
fromrustc-dep-of-std
dependencies0314c2b
ci: Fix the release job branchee3062f
Remove redundant configuration from Cargo.toml3e3936e
cleanup: Remove trailing whitespace0f01eff
ci: Add a release job4edf327
Merge pull request #83 from rust-lang/dependabot/github_actions/actions/check...d16050a
Bump actions/checkout from 4.2.1 to 4.2.2b01c675
Merge pull request #82 from rust-lang/dependabot/github_actions/actions/check...fdd1c00
Bump actions/checkout from 4.2.0 to 4.2.1Updates
clap_builder
from 4.5.39 to 4.5.40Changelog
Sourced from clap_builder's changelog.
Commits
3716f9f
chore: Release613b69a
docs: Update changelogd117f7a
Merge pull request #6028 from epage/argcb8255d
feat(builder): Allow quoted id's for arg macro1036060
Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0
docs: Fix minor grammar issues in FAQa380b65
Merge pull request #6023 from epage/template4d7ab14
chore: Update from _rust/main templateb8a7ea4
chore(deps): Update Rust Stable to v1.87 (#18)f9842b3
chore: Avoid MSRV problems out of the boxUpdates
clap_derive
from 4.5.32 to 4.5.40Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
3716f9f
chore: Release613b69a
docs: Update changelogd117f7a
Merge pull request #6028 from epage/argcb8255d
feat(builder): Allow quoted id's for arg macro1036060
Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0
docs: Fix minor grammar issues in FAQa380b65
Merge pull request #6023 from epage/template4d7ab14
chore: Update from _rust/main templateb8a7ea4
chore(deps): Update Rust Stable to v1.87 (#18)f9842b3
chore: Avoid MSRV problems out of the boxUpdates
clap_lex
from 0.7.4 to 0.7.5Changelog
Sourced from clap_lex's changelog.
Commits
3716f9f
chore: Release613b69a
docs: Update changelogd117f7a
Merge pull request #6028 from epage/argcb8255d
feat(builder): Allow quoted id's for arg macro1036060
Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0
docs: Fix minor grammar issues in FAQa380b65
Merge pull request #6023 from epage/template4d7ab14
chore: Update from _rust/main templateb8a7ea4
chore(deps): Update Rust Stable to v1.87 (#18)f9842b3
chore: Avoid MSRV problems out of the boxUpdates
getrandom
from 0.3.2 to 0.3.3Changelog
Sourced from getrandom's changelog.
Commits
8239640
Update Cargo.lock with updated version (#664)4804bec
Release v0.3.3 (#663)74e53da
Fix error handling in WASI p1 (#661)f0ff6e2
build(deps): bump the all-deps group with 2 updates (#662)68aecab
Update Cargo.lock (#659)189dcb3
Add changelog entry for v0.2.16 (#657)07b0c12
Update Cargo.lock (#652)aaff261
changelog: fix v0.3.3 link (#650)27a48b2
build(deps): bump the all-deps group with 2 updates (#649)eff129c
ci: remove DragonFly BSD VM job (#648)Updates
jiff
from 0.2.14 to 0.2.15Changelog
Sourced from jiff's changelog.
Commits
8842b0f
0.2.15e355d48
error: partially re-inline error constructors78ba385
doc: fix outdated mentions ofSpan
assuming 24-hour daysUpdates
jiff-static
from 0.2.14 to 0.2.15Changelog
Sourced from jiff-static's changelog.
Commits
8842b0f
0.2.15e355d48
error: partially re-inline error constructors78ba385
doc: fix outdated mentions ofSpan
assuming 24-hour daysUpdates
memchr
from 2.7.4 to 2.7.5Commits
3962118
2.7.5599d9d9
cargo: removecompiler-builtins
fromrustc-dep-of-std
dependenciesceef3c9
ci: fix wasm32 environment variablescf4057f
ci: try bumping wasmtime version89b3d9a
ci: fix wasm32 actions (wasm32-wasi was renamed to wasm32-wasip1)12d358d
benchmarks: update to stringzilla 3.12.38c1e043
benchmarks: update memchr dependencies9898622
benchmarks: fix wasm32-wasi target7461821
lint: add docs to item because ofdeny(missing_docs)
a7dbafe
doc: fix typographical errorsUpdates
prettyplease
from 0.2.33 to 0.2.34Release notes
Sourced from prettyplease's releases.
Commits
d487536
Release 0.2.341b731ec
Merge pull request #117 from dtolnay/binaryattrb947e90
Insert parentheses around binary operation with attributeUpdates
winnow
from 0.7.10 to 0.7.11Changelog
Sourced from winnow's changelog.
Commits
1b57161
chore: Released5b9208
docs: Update changelog01c8883
Merge pull request #793 from epage/impl9b31e4f
fix(stream): Don't overflow stack on PartialEq/PartialOrdcf65757
Merge pull request #790 from epage/templatec09c67e
chore: Update from _rust/main template271edc6
chore: Add zlib license6acb890
chore(deps): Update Rust crate automod to v1.0.15 (#27)b8a7ea4
chore(deps): Update Rust Stable to v1.87 (#18)f9842b3
chore: 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 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