Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the firecracker group with 2 updates: micro_http and cc.

Updates micro_http from bf50989 to 11cc5da

Commits

Updates cc from 1.2.27 to 1.2.29

Release notes

Sourced from cc's releases.

cc-v1.2.29

Other

  • Fix target parsing for powerpc (#1490)

cc-v1.2.28

Other

  • Recognize mlibc environment (#1488)
  • Fix clippy warnings about not using variables in format! strings (#1489)
Changelog

Sourced from cc's changelog.

1.2.29 - 2025-07-05

Other

  • Fix target parsing for powerpc (#1490)

1.2.28 - 2025-07-04

Other

  • Recognize mlibc environment (#1488)
  • Fix clippy warnings about not using variables in format! strings (#1489)
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 2 updates: [micro_http](https://github.com/firecracker-microvm/micro-http) and [cc](https://github.com/rust-lang/cc-rs).


Updates `micro_http` from `bf50989` to `11cc5da`
- [Commits](firecracker-microvm/micro-http@bf50989...11cc5da)

Updates `cc` from 1.2.27 to 1.2.29
- [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.27...cc-v1.2.29)

---
updated-dependencies:
- dependency-name: micro_http
  dependency-version: 11cc5da16ac86f9107d3f45791944fa6b964a6a9
  dependency-type: direct:production
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.29
  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 Jul 7, 2025
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.91%. Comparing base (5345989) to head (da2bb4f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5295      +/-   ##
==========================================
+ Coverage   82.86%   82.91%   +0.05%     
==========================================
  Files         250      250              
  Lines       26897    26897              
==========================================
+ Hits        22288    22302      +14     
+ Misses       4609     4595      -14     
Flag Coverage Δ
5.10-c5n.metal 83.35% <ø> (ø)
5.10-m5n.metal 83.35% <ø> (+<0.01%) ⬆️
5.10-m6a.metal 82.56% <ø> (+<0.01%) ⬆️
5.10-m6g.metal 79.17% <ø> (ø)
5.10-m6i.metal 83.34% <ø> (+<0.01%) ⬆️
5.10-m7a.metal-48xl 82.55% <ø> (?)
5.10-m7g.metal 79.17% <ø> (ø)
5.10-m7i.metal-24xl 83.30% <ø> (?)
5.10-m7i.metal-48xl 83.31% <ø> (?)
5.10-m8g.metal-24xl 79.17% <ø> (?)
5.10-m8g.metal-48xl 79.17% <ø> (?)
6.1-c5n.metal 83.40% <ø> (+<0.01%) ⬆️
6.1-m5n.metal 83.40% <ø> (ø)
6.1-m6a.metal 82.61% <ø> (+<0.01%) ⬆️
6.1-m6g.metal 79.17% <ø> (ø)
6.1-m6i.metal 83.39% <ø> (-0.01%) ⬇️
6.1-m7a.metal-48xl 82.60% <ø> (?)
6.1-m7g.metal 79.17% <ø> (ø)
6.1-m7i.metal-24xl 83.41% <ø> (?)
6.1-m7i.metal-48xl 83.41% <ø> (?)
6.1-m8g.metal-24xl 79.17% <ø> (?)
6.1-m8g.metal-48xl 79.17% <ø> (?)

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.

@roypat roypat enabled auto-merge (rebase) July 8, 2025 06:14
@roypat roypat merged commit 5ce383e into main Jul 8, 2025
9 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-6073d0dd12 branch July 8, 2025 06:45
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