Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the firecracker group with 4 updates: anstream, cc, find-msvc-tools and typenum.

Updates anstream from 0.6.20 to 0.6.21

Commits
  • f7aff1c chore: Release
  • 5a5a5f7 docs: Update changelog
  • 6f6fe80 Merge pull request #275 from epage/inner
  • df887e2 feat(anstream): Provide read-only access to inner stream
  • 4735bcc Merge pull request #274 from epage/update
  • 4ceec1c chore: Update dependencies
  • 08712d9 Merge pull request #273 from rust-cli/renovate/actions-checkout-5.x
  • 9988a6c style: Fix spelling
  • 0d23a06 chore(deps): Update actions/checkout action to v5
  • 14dd743 chore: Release
  • Additional commits viewable in compare view

Updates cc from 1.2.39 to 1.2.40

Release notes

Sourced from cc's releases.

cc-v1.2.40

Other

  • Reorder changelog and remove duplicate Unreleased section (#1579)
  • Prefer clang if linker-plugin-lto specified (#1573)
  • Fix building for Mac Catalyst (#1577)
  • Improve ESP microcontroller targets (#1574)
Changelog

Sourced from cc's changelog.

1.2.40 - 2025-10-03

Other

  • Reorder changelog and remove duplicate Unreleased section (#1579)
  • Prefer clang if linker-plugin-lto specified (#1573)
  • Fix building for Mac Catalyst (#1577)
  • Improve ESP microcontroller targets (#1574)
Commits

Updates find-msvc-tools from 0.1.2 to 0.1.3

Release notes

Sourced from find-msvc-tools's releases.

find-msvc-tools-v0.1.3

Other

  • Regenerate windows sys bindings (#1572)
Commits

Updates typenum from 1.18.0 to 1.19.0

Release notes

Sourced from typenum's releases.

v1.19.0

Chores

Commits

  • 5ab37fa: Mark generated files with git attribute (#222) (David Tolnay) #222
  • 7ceeb76: fix tarr! pattern match (#225) (Kyle Gullion) #225
  • e71d144: Fix const-generics feature on 16-bit targets (#224) (Robin Krahl) #224
  • 6b1603e: Remove deprecated feature flag from lib.rs (#231) (Yuki Okushi) #231
  • f86d468: Fix CI job (Paho Lurie-Gregg)
  • da36818: Remove wrong documentation about type operators (#229) (Asger Hautop Drewsen) #229
  • 9b05f6c: Add core::fmt::Binary support for integers (#228) (Asger Hautop Drewsen) #228
  • 44eece3: Add constants for powers of two minus one (#227) (Asger Hautop Drewsen) #227
  • 39492ae: add implementations for ToInt for isize, i128, and u128 (#230) (blacktemplar) #230
  • 65d1738: Version 1.19.0 (#235) (Paho Lurie-Gregg) #235
Changelog

Sourced from typenum's changelog.

1.19.0 (2025-10-01)

  • [fixed] Conflicting trait implementations with the const-generics feature on 16-bit targets
  • [fixed] Remove deprecated feature flag
  • [added] Support core::fmt::Binary
  • [added] Constants for 2^N - 1
  • [added] Implemented ToInt for isize, i128, and u128
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 4 updates: [anstream](https://github.com/rust-cli/anstyle), [cc](https://github.com/rust-lang/cc-rs), [find-msvc-tools](https://github.com/rust-lang/cc-rs) and [typenum](https://github.com/paholg/typenum).


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

Updates `cc` from 1.2.39 to 1.2.40
- [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.39...cc-v1.2.40)

Updates `find-msvc-tools` from 0.1.2 to 0.1.3
- [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@find-msvc-tools-v0.1.2...find-msvc-tools-v0.1.3)

Updates `typenum` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/paholg/typenum/releases)
- [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md)
- [Commits](paholg/typenum@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: anstream
  dependency-version: 0.6.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.40
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: find-msvc-tools
  dependency-version: 0.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: typenum
  dependency-version: 1.19.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Oct 6, 2025
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Oct 6, 2025
@roypat roypat enabled auto-merge (rebase) October 6, 2025 16:51
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.78%. Comparing base (2fd8f44) to head (b056489).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5469      +/-   ##
==========================================
- Coverage   82.79%   82.78%   -0.01%     
==========================================
  Files         263      263              
  Lines       27226    27226              
==========================================
- Hits        22541    22540       -1     
- Misses       4685     4686       +1     
Flag Coverage Δ
5.10-m5n.metal 82.97% <ø> (ø)
5.10-m6a.metal 82.22% <ø> (ø)
5.10-m6g.metal 79.57% <ø> (ø)
5.10-m6i.metal 82.97% <ø> (ø)
5.10-m7a.metal-48xl 82.21% <ø> (ø)
5.10-m7g.metal 79.57% <ø> (ø)
5.10-m7i.metal-24xl 82.94% <ø> (+<0.01%) ⬆️
5.10-m7i.metal-48xl 82.94% <ø> (+<0.01%) ⬆️
5.10-m8g.metal-24xl 79.57% <ø> (ø)
5.10-m8g.metal-48xl 79.57% <ø> (ø)
6.1-m5n.metal 83.00% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 82.25% <ø> (-0.01%) ⬇️
6.1-m6g.metal 79.57% <ø> (ø)
6.1-m6i.metal 83.00% <ø> (ø)
6.1-m7a.metal-48xl 82.24% <ø> (ø)
6.1-m7g.metal 79.57% <ø> (-0.01%) ⬇️
6.1-m7i.metal-24xl 83.01% <ø> (ø)
6.1-m7i.metal-48xl 83.01% <ø> (-0.01%) ⬇️
6.1-m8g.metal-24xl 79.56% <ø> (-0.01%) ⬇️
6.1-m8g.metal-48xl 79.57% <ø> (+<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.

@roypat roypat merged commit f335a0a into main Oct 6, 2025
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-7670f3120a branch October 6, 2025 17:37
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.

2 participants