Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the firecracker group with 5 updates:

Package From To
clap 4.5.45 4.5.46
memfd 0.6.4 0.6.5
cc 1.2.34 1.2.35
clap_builder 4.5.44 4.5.46
wasi 0.14.2+wasi-0.2.4 0.14.3+wasi-0.2.4

Updates clap from 4.5.45 to 4.5.46

Release notes

Sourced from clap's releases.

v4.5.46

[4.5.46] - 2025-08-26

Features

  • Expose StyledStr::push_str
Changelog

Sourced from clap's changelog.

[4.5.46] - 2025-08-26

Features

  • Expose StyledStr::push_str
Commits
  • acf9abb chore: Release
  • 9186a18 docs: Update changelog
  • 233c316 Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...
  • 13931a2 Merge pull request #5923 from Reverier-Xu/master
  • 536e29f feat(builder): Add ValueParserFactory for Saturating\<T>
  • 45ed71c chore: Avoid using gen for rust 2024 preserved keyword
  • 5029bb3 chore: Avoid using gen for rust 2024 preserved keyword
  • 8a1d59b chore(deps): Update Rust Stable to v1.85 (#5921)
  • 9caee53 docs(changelog): Clarify 5.0.0
  • cb2352f Merge pull request #5918 from epage/test
  • Additional commits viewable in compare view

Updates memfd from 0.6.4 to 0.6.5

Commits
  • bf27fa9 Release 0.6.5
  • 5203af3 Merge pull request #72 from a1phyr/rustix_1
  • 4e36714 Update rustix to 1.0
  • c0332b8 Merge pull request #71 from lucab/push-ouyvtsyspoxl
  • 59fe54b docs: remove unused Travis badge (part 2)
  • 3671fce Merge pull request #70 from lucab/push-vwnkppmvnyko
  • dbf6d4d docs: remove unused Travis badge
  • 354dc87 Merge pull request #67 from lucab/release-0.6.4
  • See full diff in compare view

Updates cc from 1.2.34 to 1.2.35

Changelog

Sourced from cc's changelog.

1.2.35 - 2025-09-01

Fixed

  • fix building for aarch64-apple-visionos-sim on nightly (#1534)
  • fix tests apple_sdkroot_wrong (#1530)

Other

  • Regenerate target info (#1536)
  • Optimize Tool::to_command (#1535)
  • Extract find-msvc-tools (#1531)
  • Add prefer_clang_cl_over_msvc (#1516)
Commits

Updates clap_builder from 4.5.44 to 4.5.46

Release notes

Sourced from clap_builder's releases.

v4.5.46

[4.5.46] - 2025-08-26

Features

  • Expose StyledStr::push_str

v4.5.45

[4.5.45] - 2025-08-12

Fixes

  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help
Changelog

Sourced from clap_builder's changelog.

[4.5.46] - 2025-08-26

Features

  • Expose StyledStr::push_str

[4.5.45] - 2025-08-12

Fixes

  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help
Commits
  • f9fd356 chore: Release
  • 889a197 docs: Update changelog
  • 07dc561 Merge pull request #6111 from eatradish/public-styledstr-method
  • 2b0a847 feat: mark StyledStr::push_str functions public
  • cda1b85 chore: Release
  • fb789e7 docs: Update changelog
  • 9fd06f2 Merge pull request #6101 from smoqadam/fix/value-enum-detailed-help
  • a8b8289 fix(derive): Use full doc comment for PossibleValue
  • d55eac7 test(derive): Fork possible values help test
  • 69c0ddb chore: Release
  • Additional commits viewable in compare view

Updates wasi from 0.14.2+wasi-0.2.4 to 0.14.3+wasi-0.2.4

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

Bumps the firecracker group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.45` | `4.5.46` |
| [memfd](https://github.com/lucab/memfd-rs) | `0.6.4` | `0.6.5` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.34` | `1.2.35` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.44` | `4.5.46` |
| [wasi](https://github.com/bytecodealliance/wasi-rs) | `0.14.2+wasi-0.2.4` | `0.14.3+wasi-0.2.4` |


Updates `clap` from 4.5.45 to 4.5.46
- [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.45...clap_complete-v4.5.46)

Updates `memfd` from 0.6.4 to 0.6.5
- [Release notes](https://github.com/lucab/memfd-rs/releases)
- [Commits](lucab/memfd-rs@v0.6.4...v0.6.5)

Updates `cc` from 1.2.34 to 1.2.35
- [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.34...cc-v1.2.35)

Updates `clap_builder` from 4.5.44 to 4.5.46
- [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.44...v4.5.46)

Updates `wasi` from 0.14.2+wasi-0.2.4 to 0.14.3+wasi-0.2.4
- [Commits](bytecodealliance/wasi-rs@0.14.2...0.14.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: memfd
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.35
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: clap_builder
  dependency-version: 4.5.46
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: wasi
  dependency-version: 0.14.3+wasi-0.2.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Sep 2, 2025
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.67%. Comparing base (4a21dc6) to head (ea6fa06).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5423      +/-   ##
==========================================
- Coverage   82.73%   82.67%   -0.06%     
==========================================
  Files         263      263              
  Lines       27455    27476      +21     
==========================================
+ Hits        22715    22717       +2     
- Misses       4740     4759      +19     
Flag Coverage Δ
5.10-m5n.metal 82.83% <ø> (-0.01%) ⬇️
5.10-m6a.metal 82.09% <ø> (ø)
5.10-m6g.metal 79.46% <ø> (-0.07%) ⬇️
5.10-m6i.metal 82.83% <ø> (ø)
5.10-m7a.metal-48xl 82.08% <ø> (-0.01%) ⬇️
5.10-m7g.metal 79.46% <ø> (-0.07%) ⬇️
5.10-m7i.metal-24xl 82.81% <ø> (-0.01%) ⬇️
5.10-m7i.metal-48xl 82.81% <ø> (ø)
5.10-m8g.metal-24xl 79.46% <ø> (-0.07%) ⬇️
5.10-m8g.metal-48xl 79.46% <ø> (-0.07%) ⬇️
6.1-m5n.metal 82.87% <ø> (ø)
6.1-m6a.metal 82.13% <ø> (ø)
6.1-m6g.metal 79.46% <ø> (-0.07%) ⬇️
6.1-m6i.metal 82.87% <ø> (-0.01%) ⬇️
6.1-m7a.metal-48xl 82.12% <ø> (ø)
6.1-m7g.metal 79.46% <ø> (-0.07%) ⬇️
6.1-m7i.metal-24xl 82.88% <ø> (-0.01%) ⬇️
6.1-m7i.metal-48xl 82.88% <ø> (-0.01%) ⬇️
6.1-m8g.metal-24xl 79.46% <ø> (-0.07%) ⬇️
6.1-m8g.metal-48xl 79.46% <ø> (-0.07%) ⬇️

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

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

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-96ed286ce7 branch September 8, 2025 16:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant