Skip to content

chore(deps): Bump the firecracker group across 1 directory with 21 updates#5802

Merged
Manciukic merged 2 commits intomainfrom
dependabot/cargo/firecracker-65ec2c8ad9
Apr 1, 2026
Merged

chore(deps): Bump the firecracker group across 1 directory with 21 updates#5802
Manciukic merged 2 commits intomainfrom
dependabot/cargo/firecracker-65ec2c8ad9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
…dates

Bumps the firecracker group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.42` | `0.8.48` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` |
| [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.39.0` | `0.39.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.58` |
| [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.57` | `0.1.58` |
| [env_filter](https://github.com/rust-cli/env_logger) | `1.0.0` | `1.0.1` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` |
| [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.91` | `0.3.92` |
| [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` |
| [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` |



Updates `zerocopy` from 0.8.42 to 0.8.48
- [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.48)

Updates `uuid` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.22.0...v1.23.0)

Updates `env_logger` from 0.11.9 to 0.11.10
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.9...v0.11.10)

Updates `proptest` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](proptest-rs/proptest@v1.10.0...v1.11.0)

Updates `anstream` from 0.6.21 to 1.0.0
- [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0)

Updates `anstyle-parse` from 0.2.7 to 1.0.0
- [Commits](rust-cli/anstyle@anstyle-parse-v0.2.7...anstyle-parse-v1.0.0)

Updates `aws-lc-sys` from 0.39.0 to 0.39.1
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.39.0...aws-lc-sys/v0.39.1)

Updates `cc` from 1.2.57 to 1.2.58
- [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.57...cc-v1.2.58)

Updates `cmake` from 0.1.57 to 0.1.58
- [Release notes](https://github.com/rust-lang/cmake-rs/releases)
- [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58)

Updates `env_filter` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@env_filter-v1.0.0...env_filter-v1.0.1)

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 `js-sys` from 0.3.91 to 0.3.92
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

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 `unicode-segmentation` from 1.12.0 to 1.13.2
- [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2)

Updates `wasm-bindgen` from 0.2.114 to 0.2.115
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115)

Updates `wasm-bindgen-macro` from 0.2.114 to 0.2.115
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115)

Updates `wasm-bindgen-macro-support` from 0.2.114 to 0.2.115
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115)

Updates `wasm-bindgen-shared` from 0.2.114 to 0.2.115
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115)

Updates `zerocopy-derive` from 0.8.42 to 0.8.48
- [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.48)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: uuid
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: env_logger
  dependency-version: 0.11.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: proptest
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: anstream
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: firecracker
- dependency-name: anstyle-parse
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: firecracker
- dependency-name: aws-lc-sys
  dependency-version: 0.39.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.58
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cmake
  dependency-version: 0.1.58
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: env_filter
  dependency-version: 1.0.1
  dependency-type: indirect
  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: js-sys
  dependency-version: 0.3.92
  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: unicode-segmentation
  dependency-version: 1.13.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: wasm-bindgen
  dependency-version: 0.2.115
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: wasm-bindgen-macro
  dependency-version: 0.2.115
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: wasm-bindgen-macro-support
  dependency-version: 0.2.115
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: wasm-bindgen-shared
  dependency-version: 0.2.115
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: zerocopy-derive
  dependency-version: 0.8.48
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/firecracker-65ec2c8ad9 branch from 9734613 to d7b4fee Compare March 31, 2026 09:26
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.04%. Comparing base (86aac24) to head (7f06314).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5802   +/-   ##
=======================================
  Coverage   83.04%   83.04%           
=======================================
  Files         276      276           
  Lines       29466    29466           
=======================================
  Hits        24471    24471           
  Misses       4995     4995           
Flag Coverage Δ
5.10-m5n.metal 83.33% <ø> (+<0.01%) ⬆️
5.10-m6a.metal 82.66% <ø> (+<0.01%) ⬆️
5.10-m6g.metal 79.96% <ø> (ø)
5.10-m6i.metal 83.33% <ø> (+<0.01%) ⬆️
5.10-m7a.metal-48xl 82.64% <ø> (ø)
5.10-m7g.metal 79.96% <ø> (ø)
5.10-m7i.metal-24xl 83.30% <ø> (ø)
5.10-m7i.metal-48xl 83.29% <ø> (-0.01%) ⬇️
5.10-m8g.metal-24xl 79.95% <ø> (ø)
5.10-m8g.metal-48xl 79.95% <ø> (-0.01%) ⬇️
5.10-m8i.metal-48xl 83.30% <ø> (ø)
5.10-m8i.metal-96xl 83.30% <ø> (ø)
6.1-m5n.metal 83.35% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 82.68% <ø> (-0.01%) ⬇️
6.1-m6g.metal 79.95% <ø> (-0.01%) ⬇️
6.1-m6i.metal 83.35% <ø> (-0.01%) ⬇️
6.1-m7a.metal-48xl 82.67% <ø> (ø)
6.1-m7g.metal 79.96% <ø> (ø)
6.1-m7i.metal-24xl 83.36% <ø> (ø)
6.1-m7i.metal-48xl 83.36% <ø> (-0.01%) ⬇️
6.1-m8g.metal-24xl 79.95% <ø> (-0.01%) ⬇️
6.1-m8g.metal-48xl 79.95% <ø> (ø)
6.1-m8i.metal-48xl 83.36% <ø> (-0.01%) ⬇️
6.1-m8i.metal-96xl 83.37% <ø> (ø)

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.

@Manciukic Manciukic enabled auto-merge (rebase) April 1, 2026 08:45
@Manciukic Manciukic merged commit 56d0736 into main Apr 1, 2026
8 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-65ec2c8ad9 branch April 1, 2026 09:14
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.

2 participants