-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore(deps): Bump the firecracker group with 13 updates #5405
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 13 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.15` | `2.0.16` | | [serde_json](https://github.com/serde-rs/json) | `1.0.142` | `1.0.143` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.2` | `2.9.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.33` | `1.2.34` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.10.0` | `2.11.0` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.33` | `0.1.34` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.36` | `0.2.37` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.10` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.6` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.10` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.12` | `0.7.13` | Updates `thiserror` from 2.0.15 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) 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 `bitflags` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.2...2.9.3) Updates `cc` from 1.2.33 to 1.2.34 - [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.33...cc-v1.2.34) Updates `cfg-if` from 1.0.1 to 1.0.3 - [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@v1.0.1...v1.0.3) Updates `indexmap` from 2.10.0 to 2.11.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.11.0) Updates `jobserver` from 0.1.33 to 0.1.34 - [Commits](rust-lang/jobserver-rs@0.1.33...0.1.34) Updates `prettyplease` from 0.2.36 to 0.2.37 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.36...0.2.37) Updates `regex-automata` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.10) Updates `regex-syntax` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.6) Updates `winapi-util` from 0.1.9 to 0.1.10 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.10) Updates `winnow` from 0.7.12 to 0.7.13 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.12...v0.7.13) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bitflags dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: indexmap dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: jobserver dependency-version: 0.1.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-version: 0.2.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-automata dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winapi-util dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-version: 0.7.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Aug 26, 2025
Manciukic
Manciukic
approved these changes
Aug 26, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@ ## main #5405 +/- ## ========================================== + Coverage 83.12% 83.17% +0.04% ========================================== Files 266 266 Lines 30527 30527 ========================================== + Hits 25377 25391 +14 + Misses 5150 5136 -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:
|
roypat
roypat
approved these changes
Aug 26, 2025
@dependabot
dependabot
bot
deleted the
dependabot/cargo/firecracker-ec7ed8e428
branch
August 26, 2025 09:21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 13 updates:
2.0.15
2.0.16
1.0.142
1.0.143
1.11.1
1.11.2
2.9.2
2.9.3
1.2.33
1.2.34
1.0.1
1.0.3
2.10.0
2.11.0
0.1.33
0.1.34
0.2.36
0.2.37
0.4.9
0.4.10
0.8.5
0.8.6
0.1.9
0.1.10
0.7.12
0.7.13
Updates
thiserror
from 2.0.15 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 categoryUpdates
serde_json
from 1.0.142 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"fd35a02
Implement FromStr for Map<String, Value>bea0fe6
Implement Default for CompactFormatter0c0e9f6
Add Clone and Debug impls to map iteratorsUpdates
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
bitflags
from 2.9.2 to 2.9.3Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f59ad49
Merge pull request #459 from KodrAus/cargo/2.9.32c3a4f4
prepare for 2.9.3 release9e1cf3e
Merge pull request #458 from nnethercote/streamline-generated-codea3f1f78
Avoid callingInternalBitFlags::{bits,from_bits_retain}
.aead794
Avoid local variables in generated code.Updates
cc
from 1.2.33 to 1.2.34Changelog
Sourced from cc's changelog.
Commits
06f7709
chore: release v1.2.34 (#1528)5cee826
Optimize parse_version in find_tools.rs (#1527)3b6457d
Fallback to manually searching for tool dir (#1526)48f676e
fix: add-mcpu=mvp
and-mmutable-globals
forwasm32v1-none
(#1524)Updates
cfg-if
from 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0b
chore: release v1.0.3 (#93)145894c
Revert "Remove@__identity
rule."9f747fe
chore: release v1.0.2 (#88)97739b8
Fix some ugly and inconsistent formatting.4d7a585
Remove@__identity
rule.527acbd
Bump actions/checkout from 4 to 5Updates
indexmap
from 2.10.0 to 2.11.0Changelog
Sourced from indexmap's changelog.
Commits
91d53ad
Merge pull request #409 from cuviper/release-2.11.0cf566a7
Release 2.11.02e173dc
Merge pull request #408 from cuviper/is_sortede4bb7d0
Addis_sorted
{,_by
,_by_key
}0f40489
Merge pull request #407 from cuviper/sort_by_keyab9e461
Addsort_by_key
andsort_unstable_by_key
a468ca4
Normalize to ASCII apostrophes7939ae9
Merge pull request #406 from cuviper/more-insert_sorted_by354345b
Take two entries ininsert_sorted_by
314ec7d
Add quick checks forinsert_sorted_by
Updates
jobserver
from 0.1.33 to 0.1.34Commits
4bcd123
chore: bump to 0.1.348d04a3f
Merge pull request #113 from bjorn3/miri_fixes5f0b099
Disable helper thread cleanup signals in miric5f6152
Fix a warning588c01d
Use pipe2 libc wrapper rather than a raw syscallfcb9137
Pipe2 is always available on LinuxUpdates
prettyplease
from 0.2.36 to 0.2.37Release notes
Sourced from prettyplease's releases.
Commits
c971184
Release 0.2.37484e060
Merge pull request #123 from dtolnay/conditionallyconst38d93c7
Replace ~const syntax with [const] conditionally const syntaxe1c92b1
Merge pull request #122 from dtolnay/negativeinherent1f74d47
Reject negative inherent implsUpdates
regex-automata
from 0.4.9 to 0.4.10Commits
873ed80
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 URLsa66fde6
doc: remove references to non-existent parameters1873e96
automata: addDFA::set_prefilter
method to the DFA types89ff153
doc: fix misspelling typocb823b0
doc: fix another repeated wordUpdates
regex-syntax
from 0.8.5 to 0.8.6Commits
ea834f8
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 URLsa66fde6
doc: remove references to non-existent parameters1873e96
automata: addDFA::set_prefilter
method to the DFA types89ff153
doc: fix misspelling typocb823b0
doc: fix another repeated word9f0a372
doc: fixIts
->It's
Updates
winapi-util
from 0.1.9 to 0.1.10Commits
29a804c
0.1.107405180
cargo: supportwindows-sys
v0.60.0b0e2eed
github: add FUNDINGUpdates
winnow
from 0.7.12 to 0.7.13Changelog
Sourced from winnow's changelog.
Commits
79b3941
chore: Releasedd97729
docs: Update changelogfa07b8b
Merge pull request #817 from lu-zero/accumulate-to-string36d52b3
feat(stream): Generalize Accumulate for Stringdd6b4b6
docs: Update changelog6f70ded
Merge pull request #805 from pingshuijie/main192293d
docs: remove redundant wordDependabot 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