Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the firecracker group with 12 updates:

Package From To
zerocopy 0.8.24 0.8.25
syn 2.0.100 2.0.101
micro_http e854e50 4f62153
aws-lc-sys 0.28.1 0.28.2
cc 1.2.19 1.2.20
getrandom 0.2.15 0.2.16
jiff 0.2.9 0.2.10
jiff-static 0.2.9 0.2.10
toml 0.8.20 0.8.21
toml_datetime 0.6.8 0.6.9
toml_edit 0.22.24 0.22.25
winnow 0.7.6 0.7.7

Updates zerocopy from 0.8.24 to 0.8.25

Release notes

Sourced from zerocopy's releases.

v0.8.25

What's Changed

Full Changelog: google/zerocopy@v0.8.24...v0.8.25

v0.8.25-alpha.3

... (truncated)

Commits

Updates syn from 2.0.100 to 2.0.101

Release notes

Sourced from syn's releases.

2.0.101

  • Improve TypeGenerics::as_turbofish to return longer-lived return value (#1861)
Commits
  • 58336a3 Release 2.0.101
  • f1612cc Merge pull request #1861 from JakobDegen/turbofish
  • d04eea1 Fix lifetime on as_turbofish
  • 432b303 Resolve renamed_and_removed_lints warning about match_on_vec_items
  • 1353d60 Update test suite to nightly-2025-04-08
  • 3980ff2 Improve wording of comment in advance_to implementation
  • 8328b52 Update test suite to nightly-2025-04-05
  • 1d2e2be Update test suite to nightly-2025-04-03
  • 2400946 Update test suite to nightly-2025-04-02
  • 114a629 Update test suite to nightly-2025-03-27
  • Additional commits viewable in compare view

Updates micro_http from e854e50 to 4f62153

Commits

Updates aws-lc-sys from 0.28.1 to 0.28.2

Commits

Updates cc from 1.2.19 to 1.2.20

Release notes

Sourced from cc's releases.

cc-v1.2.20

Other

  • Regenerate target info (#1461)
  • Fix parser.rs on latest rustc nightly (#1459)
Changelog

Sourced from cc's changelog.

1.2.20 - 2025-04-25

Other

  • Regenerate target info (#1461)
  • Fix parser.rs on latest rustc nightly (#1459)
Commits

Updates getrandom from 0.2.15 to 0.2.16

Changelog

Sourced from getrandom's changelog.

[0.2.16] - 2025-04-22

Added

  • Cygwin support (backport of #626) #654

#654: rust-random/getrandom#654

Commits

Updates jiff from 0.2.9 to 0.2.10

Changelog

Sourced from jiff's changelog.

0.2.10 (2025-04-21)

This release includes a bug fix for parsing Tuesday when using %A via Jiff's strptime APIs. Specifically, it would recognize Tueday instead of Tuesday.

Bug fixes:

  • #333: Fix typo in strptime parsing from Tueday to Tuesday.
Commits

Updates jiff-static from 0.2.9 to 0.2.10

Changelog

Sourced from jiff-static's changelog.

0.2.10 (2025-04-21)

This release includes a bug fix for parsing Tuesday when using %A via Jiff's strptime APIs. Specifically, it would recognize Tueday instead of Tuesday.

Bug fixes:

  • #333: Fix typo in strptime parsing from Tueday to Tuesday.
Commits

Updates toml from 0.8.20 to 0.8.21

Commits
  • 4021081 chore: Release
  • 3312698 chore: Release
  • b25da32 docs: Update changelog
  • 8844949 docs(write): Update base commit
  • 5406815 Merge pull request #875 from epage/w
  • c6479a2 refactor(toml): Pull out ValueSerializer for easier comparison
  • 8c43cf8 refactor(toml): Remove redundant non_exhaustive
  • 268a1f8 Merge pull request #874 from epage/w
  • e406f94 refactor(toml): Split ser module
  • 4d782f8 refactor(edit): Rely on type alias in ser
  • Additional commits viewable in compare view

Updates toml_datetime from 0.6.8 to 0.6.9

Commits
  • 4021081 chore: Release
  • 3312698 chore: Release
  • b25da32 docs: Update changelog
  • 8844949 docs(write): Update base commit
  • 5406815 Merge pull request #875 from epage/w
  • c6479a2 refactor(toml): Pull out ValueSerializer for easier comparison
  • 8c43cf8 refactor(toml): Remove redundant non_exhaustive
  • 268a1f8 Merge pull request #874 from epage/w
  • e406f94 refactor(toml): Split ser module
  • 4d782f8 refactor(edit): Rely on type alias in ser
  • Additional commits viewable in compare view

Updates toml_edit from 0.22.24 to 0.22.25

Commits
  • 4021081 chore: Release
  • 3312698 chore: Release
  • b25da32 docs: Update changelog
  • 8844949 docs(write): Update base commit
  • 5406815 Merge pull request #875 from epage/w
  • c6479a2 refactor(toml): Pull out ValueSerializer for easier comparison
  • 8c43cf8 refactor(toml): Remove redundant non_exhaustive
  • 268a1f8 Merge pull request #874 from epage/w
  • e406f94 refactor(toml): Split ser module
  • 4d782f8 refactor(edit): Rely on type alias in ser
  • Additional commits viewable in compare view

Updates winnow from 0.7.6 to 0.7.7

Changelog

Sourced from winnow's changelog.

[0.7.7] - 2025-04-24

Fixes

  • Ensure LocatedSlice and Statefuls Stream::raw gets the inner input
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 12 updates:

| Package | From | To |
| --- | --- | --- |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.24` | `0.8.25` |
| [syn](https://github.com/dtolnay/syn) | `2.0.100` | `2.0.101` |
| [micro_http](https://github.com/firecracker-microvm/micro-http) | ``e854e50`` | ``4f62153`` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.28.1` | `0.28.2` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.19` | `1.2.20` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.2.16` |
| [jiff](https://github.com/BurntSushi/jiff) | `0.2.9` | `0.2.10` |
| [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.9` | `0.2.10` |
| [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.8.21` |
| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.8` | `0.6.9` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.24` | `0.22.25` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.6` | `0.7.7` |


Updates `zerocopy` from 0.8.24 to 0.8.25
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.24...v0.8.25)

Updates `syn` from 2.0.100 to 2.0.101
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.100...2.0.101)

Updates `micro_http` from `e854e50` to `4f62153`
- [Commits](firecracker-microvm/micro-http@e854e50...4f62153)

Updates `aws-lc-sys` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.28.1...aws-lc-sys/v0.28.2)

Updates `cc` from 1.2.19 to 1.2.20
- [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.19...cc-v1.2.20)

Updates `getrandom` from 0.2.15 to 0.2.16
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.15...v0.2.16)

Updates `jiff` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.9...jiff-static-0.2.10)

Updates `jiff-static` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.9...jiff-static-0.2.10)

Updates `toml` from 0.8.20 to 0.8.21
- [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.21)

Updates `toml_datetime` from 0.6.8 to 0.6.9
- [Commits](toml-rs/toml@toml_datetime-v0.6.8...toml_datetime-v0.6.9)

Updates `toml_edit` from 0.22.24 to 0.22.25
- [Commits](toml-rs/toml@v0.22.24...v0.22.25)

Updates `winnow` from 0.7.6 to 0.7.7
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: syn
  dependency-version: 2.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: micro_http
  dependency-version: 4f621532e81ee2ad096a9c9592fdacc40d19de48
  dependency-type: direct:production
  dependency-group: firecracker
- dependency-name: aws-lc-sys
  dependency-version: 0.28.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: getrandom
  dependency-version: 0.2.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: jiff
  dependency-version: 0.2.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: jiff-static
  dependency-version: 0.2.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: toml
  dependency-version: 0.8.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: toml_datetime
  dependency-version: 0.6.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: toml_edit
  dependency-version: 0.22.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: winnow
  dependency-version: 0.7.7
  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 Apr 28, 2025
@roypat roypat enabled auto-merge (rebase) April 29, 2025 08:33
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Apr 29, 2025
@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (e2024c9) to head (532c7ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5173      +/-   ##
==========================================
+ Coverage   83.07%   83.12%   +0.05%     
==========================================
  Files         250      250              
  Lines       26946    26946              
==========================================
+ Hits        22385    22399      +14     
+ Misses       4561     4547      -14     
Flag Coverage Δ
5.10-c5n.metal 83.58% <ø> (ø)
5.10-m5n.metal 83.58% <ø> (ø)
5.10-m6a.metal 82.81% <ø> (+<0.01%) ⬆️
5.10-m6g.metal 79.42% <ø> (ø)
5.10-m6i.metal 83.57% <ø> (ø)
5.10-m7a.metal-48xl 82.80% <ø> (?)
5.10-m7g.metal 79.42% <ø> (ø)
5.10-m7i.metal-24xl 83.54% <ø> (?)
5.10-m7i.metal-48xl 83.54% <ø> (?)
5.10-m8g.metal-24xl 79.42% <ø> (?)
5.10-m8g.metal-48xl 79.42% <ø> (?)
6.1-c5n.metal 83.63% <ø> (ø)
6.1-m5n.metal 83.62% <ø> (ø)
6.1-m6a.metal 82.86% <ø> (+<0.01%) ⬆️
6.1-m6g.metal 79.42% <ø> (ø)
6.1-m6i.metal 83.61% <ø> (-0.01%) ⬇️
6.1-m7a.metal-48xl 82.84% <ø> (?)
6.1-m7g.metal 79.42% <ø> (ø)
6.1-m7i.metal-24xl 83.64% <ø> (?)
6.1-m7i.metal-48xl 83.63% <ø> (?)
6.1-m8g.metal-24xl 79.41% <ø> (?)
6.1-m8g.metal-48xl 79.42% <ø> (?)

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 321b26a into main Apr 29, 2025
8 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-54c4a46576 branch April 29, 2025 09:11
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