Skip to content

chore(deps): Bump the firecracker group with 6 updates#5787

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/firecracker-55402e8177
Closed

chore(deps): Bump the firecracker group with 6 updates#5787
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/firecracker-55402e8177

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the firecracker group with 6 updates:

Package From To
zerocopy 0.8.42 0.8.47
itoa 1.0.17 1.0.18
serde_spanned 1.0.4 1.1.0
toml_parser 1.0.9+spec-1.1.0 1.1.0+spec-1.1.0
toml_writer 1.0.6+spec-1.1.0 1.1.0+spec-1.1.0
zerocopy-derive 0.8.42 0.8.47

Updates zerocopy from 0.8.42 to 0.8.47

Release notes

Sourced from zerocopy's releases.

v0.8.47

What's Changed

Full Changelog: google/zerocopy@v0.8.46...v0.8.47

v0.8.46

What's Changed

Full Changelog: google/zerocopy@v0.8.45...v0.8.46

v0.8.46-alpha.3

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha.2...v0.8.46-alpha.3

v0.8.46-alpha.2

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha.1...v0.8.46-alpha.2

v0.8.46-alpha.1

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha...v0.8.46-alpha.1

v0.8.46-alpha

... (truncated)

Commits

Updates itoa from 1.0.17 to 1.0.18

Release notes

Sourced from itoa's releases.

1.0.18

Commits

Updates serde_spanned from 1.0.4 to 1.1.0

Commits

Updates toml_parser from 1.0.9+spec-1.1.0 to 1.1.0+spec-1.1.0

Commits

Updates toml_writer from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0

Commits

Updates zerocopy-derive from 0.8.42 to 0.8.47

Release notes

Sourced from zerocopy-derive's releases.

v0.8.47

What's Changed

Full Changelog: google/zerocopy@v0.8.46...v0.8.47

v0.8.46

What's Changed

Full Changelog: google/zerocopy@v0.8.45...v0.8.46

v0.8.46-alpha.3

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha.2...v0.8.46-alpha.3

v0.8.46-alpha.2

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha.1...v0.8.46-alpha.2

v0.8.46-alpha.1

What's Changed

Full Changelog: google/zerocopy@v0.8.46-alpha...v0.8.46-alpha.1

v0.8.46-alpha

... (truncated)

Commits

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 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

Bumps the firecracker group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` |
| [serde_spanned](https://github.com/toml-rs/toml) | `1.0.4` | `1.1.0` |
| [toml_parser](https://github.com/toml-rs/toml) | `1.0.9+spec-1.1.0` | `1.1.0+spec-1.1.0` |
| [toml_writer](https://github.com/toml-rs/toml) | `1.0.6+spec-1.1.0` | `1.1.0+spec-1.1.0` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` |


Updates `zerocopy` from 0.8.42 to 0.8.47
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.42...v0.8.47)

Updates `itoa` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](dtolnay/itoa@1.0.17...1.0.18)

Updates `serde_spanned` from 1.0.4 to 1.1.0
- [Commits](toml-rs/toml@serde_spanned-v1.0.4...serde_spanned-v1.1.0)

Updates `toml_parser` from 1.0.9+spec-1.1.0 to 1.1.0+spec-1.1.0
- [Commits](toml-rs/toml@toml_parser-v1.0.9...toml_parser-v1.1.0)

Updates `toml_writer` from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0
- [Commits](toml-rs/toml@toml_writer-v1.0.6...toml_writer-v1.1.0)

Updates `zerocopy-derive` from 0.8.42 to 0.8.47
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.42...v0.8.47)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: itoa
  dependency-version: 1.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: serde_spanned
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: toml_parser
  dependency-version: 1.1.0+spec-1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: toml_writer
  dependency-version: 1.1.0+spec-1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: zerocopy-derive
  dependency-version: 0.8.47
  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 Mar 23, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.03%. Comparing base (e12171e) to head (b2c674b).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5787   +/-   ##
=======================================
  Coverage   83.03%   83.03%           
=======================================
  Files         276      276           
  Lines       29423    29423           
=======================================
  Hits        24430    24430           
  Misses       4993     4993           
Flag Coverage Δ
5.10-m5n.metal 83.31% <ø> (+<0.01%) ⬆️
5.10-m6a.metal 82.63% <ø> (ø)
5.10-m6g.metal 80.04% <ø> (ø)
5.10-m6i.metal 83.30% <ø> (-0.01%) ⬇️
5.10-m7a.metal-48xl 82.63% <ø> (+<0.01%) ⬆️
5.10-m7g.metal 80.04% <ø> (ø)
5.10-m7i.metal-24xl 83.28% <ø> (ø)
5.10-m7i.metal-48xl 83.28% <ø> (+<0.01%) ⬆️
5.10-m8g.metal-24xl 80.03% <ø> (ø)
5.10-m8g.metal-48xl 80.04% <ø> (+<0.01%) ⬆️
5.10-m8i.metal-48xl 83.27% <ø> (-0.01%) ⬇️
5.10-m8i.metal-96xl 83.28% <ø> (+<0.01%) ⬆️
6.1-m5n.metal 83.33% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 82.65% <ø> (-0.01%) ⬇️
6.1-m6g.metal 80.03% <ø> (-0.01%) ⬇️
6.1-m6i.metal 83.33% <ø> (-0.01%) ⬇️
6.1-m7a.metal-48xl 82.65% <ø> (ø)
6.1-m7g.metal 80.03% <ø> (-0.01%) ⬇️
6.1-m7i.metal-24xl 83.34% <ø> (+<0.01%) ⬆️
6.1-m7i.metal-48xl 83.34% <ø> (+<0.01%) ⬆️
6.1-m8g.metal-24xl 80.03% <ø> (-0.01%) ⬇️
6.1-m8g.metal-48xl 80.03% <ø> (ø)
6.1-m8i.metal-48xl 83.34% <ø> (-0.01%) ⬇️
6.1-m8i.metal-96xl 83.35% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-55402e8177 branch March 30, 2026 18:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant