-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group with 11 updates #5332
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 11 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.141` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.22.1` | `0.22.3` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.2` | `1.13.3` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.6.0` | `0.7.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.29` | `1.2.30` | | [criterion-plot](https://github.com/bheisler/criterion.rs) | `0.5.0` | `0.6.0` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.35` | `0.2.36` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` | | [serde_spanned](https://github.com/toml-rs/toml) | `0.6.9` | `1.0.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.2` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.11` | `0.7.0` | Updates `serde_json` from 1.0.140 to 1.0.141 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) Updates `cargo_toml` from 0.22.1 to 0.22.3 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.22.1...v0.22.3) Updates `aws-lc-rs` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.2...v1.13.3) Updates `criterion` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.6.0...0.7.0) Updates `cc` from 1.2.29 to 1.2.30 - [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.29...cc-v1.2.30) Updates `criterion-plot` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.0...0.6.0) Updates `prettyplease` from 0.2.35 to 0.2.36 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.35...0.2.36) 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) Updates `serde_spanned` from 0.6.9 to 1.0.0 - [Commits](toml-rs/toml@serde_spanned-v0.6.9...serde_spanned-v1.0.0) Updates `toml` from 0.8.23 to 0.9.2 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.2) Updates `toml_datetime` from 0.6.11 to 0.7.0 - [Commits](toml-rs/toml@toml_datetime-v0.6.11...toml_datetime-v0.7.0) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cargo_toml dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: criterion dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: criterion-plot dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: prettyplease dependency-version: 0.2.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: rand dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_spanned dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: toml dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: toml_datetime dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Jul 29, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5332 +/- ##
==========================================
+ Coverage 82.98% 83.03% +0.05%
==========================================
Files 250 250
Lines 26837 26837
==========================================
+ Hits 22271 22285 +14
+ Misses 4566 4552 -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:
|
zulinx86
approved these changes
Jul 29, 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 11 updates:
1.0.140
1.0.141
0.22.1
0.22.3
1.13.2
1.13.3
0.6.0
0.7.0
1.2.29
1.2.30
0.5.0
0.6.0
0.2.35
0.2.36
0.9.1
0.9.2
0.6.9
1.0.0
0.8.23
0.9.2
0.6.11
0.7.0
Updates
serde_json
from 1.0.140 to 1.0.141Release notes
Sourced from serde_json's releases.
Commits
6843c36
Release 1.0.1416e2c210
Touch up PR 1273623d9b4
Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7d
use unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940d
replace start index with bytes slice referencecd55b5a
Ignore mismatched_lifetime_syntaxes lintc1826eb
Pin nightly toolchain used for miri job8a56cfa
Merge pull request #1248 from jimmycathy/masteraf3d80d
chore: fix typoUpdates
cargo_toml
from 0.22.1 to 0.22.3Commits
7877292
Bump4e1e63c
fmt2c397c5
Doc profile is no more03e676a
More default trait implscfb44ea
ClippyUpdates
aws-lc-rs
from 1.13.2 to 1.13.3Release notes
Sourced from aws-lc-rs's releases.
Commits
78258d2
Fix publish dryrun when -sys crates update (#840)3efb4fa
Rename ML-DSA (#844)Updates
criterion
from 0.6.0 to 0.7.0Changelog
Sourced from criterion's changelog.
Commits
567405d
release: bump criterion and criterion-plot versions (#878)ccccbcc
fix: deal with throughput in bits (#861)deb0eb0
feat: support throughput reports in bits (#833)d4fd7cc
Add CI job checking library builds with oldest allowed dependencies (#854)Updates
cc
from 1.2.29 to 1.2.30Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
9df3ccc
chore: release v1.2.30 (#1498)59854df
Solarish-ish: define _REENTRANT by default (#1496)c319011
Update rusqlite requirement from 0.36.0 to 0.37.0 (#1494)Updates
criterion-plot
from 0.5.0 to 0.6.0Changelog
Sourced from criterion-plot's changelog.
Commits
43bf90a
release version 0.6.0 (#860)92696e4
deps: unpin clap (#858)5756a5d
chore: bump MSRV to 1.80 (#859)9d887c0
Fixed typo in faq.md (#852)59b791a
ci: test against MSRV and 1.87 (#857)ace1cc9
Fix warnings from clippy (rust 1.87.0) (#856)7afab6e
Commit Cargo.lock to make CI and local debugging more stable (#855)260e2f1
Update Cargo features' comments (#825)58130ff
Update to async-std v1.13 (#812)d2e705b
Add rust-version 1.70 (#813)Updates
prettyplease
from 0.2.35 to 0.2.36Release notes
Sourced from prettyplease's releases.
Commits
9ae9017
Release 0.2.366e28f51
Merge pull request #121 from charlyisidore/use-self27e359b
Preserve braces inuse std::fmt::{self};
dtolnay/prettyplease#120Updates
rand
from 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)Updates
serde_spanned
from 0.6.9 to 1.0.0Commits
af19b49
chore: Release2134f4c
chore: Release1b2b457
chore: Releaseffe6e88
chore: Release5a029b0
chore: Rename crates from verbs to nouns (#991)b3594df
chore: Rename toml_write to toml_writer716f4da
chore: Rename toml_parse to toml_parserfeeaedc
test(bench): Also preserve order in serde_json (#990)6b15cf5
test(bench): Also preserve order in serde_json865b849
docs: Update changelog (#988)Updates
toml
from 0.8.23 to 0.9.2Commits
c28f9ac
chore: Releasef3a2299
docs: Update changelog69f09d3
fix(lex): Don't loop over ')' for forever (#1003)cc68ae4
fix(lex): Don't loop over ')' for forever8c8ef44
chore: Releaseb60ac5b
fix(toml): Correct minimal version for indexmap (#998)966bd40
fix(toml): Correct minimal version for indexmap2ed2af6
docs(readme): Mention additional cratesc7d93e5
chore: Release1ac3aa1
chore: ReleaseUpdates
toml_datetime
from 0.6.11 to 0.7.0Commits
2134f4c
chore: Release1b2b457
chore: Releaseffe6e88
chore: Release5a029b0
chore: Rename crates from verbs to nouns (#991)b3594df
chore: Rename toml_write to toml_writer716f4da
chore: Rename toml_parse to toml_parserfeeaedc
test(bench): Also preserve order in serde_json (#990)6b15cf5
test(bench): Also preserve order in serde_json865b849
docs: Update changelog (#988)d42a8ff
docs: Update changelogDependabot 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