Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the firecracker group with 6 updates:

Package From To
uuid 1.16.0 1.17.0
anstyle-wincon 3.0.7 3.0.8
cc 1.2.23 1.2.24
jiff 0.2.13 0.2.14
jiff-static 0.2.13 0.2.14
uuid-macro-internal 1.16.0 1.17.0

Updates uuid from 1.16.0 to 1.17.0

Release notes

Sourced from uuid's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.16.0...v1.17.0

Commits
  • 2fd9b61 Merge pull request #829 from uuid-rs/cargo/v1.17.0
  • ed0d385 prepare for 1.17.0 release
  • c54cadc Merge pull request #828 from bushrat011899/wasm32v1-none
  • 625d769 Fix typo in MVP Web CI
  • 9d638e0 Add MVP Web CI Task
  • 83dc528 Add wasm32v1-none support
  • 5fbd843 Merge pull request #824 from diopoex/main
  • 6635ae4 Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwin
  • b2370f2 update toolchain for outdated job
  • c74ad33 update OSX builds to arm
  • Additional commits viewable in compare view

Updates anstyle-wincon from 3.0.7 to 3.0.8

Commits

Updates cc from 1.2.23 to 1.2.24

Release notes

Sourced from cc's releases.

cc-v1.2.24

Other

  • Regenerate windows sys bindings (#1471)
Changelog

Sourced from cc's changelog.

1.2.24 - 2025-05-23

Other

  • Regenerate windows sys bindings (#1471)
Commits

Updates jiff from 0.2.13 to 0.2.14

Changelog

Sourced from jiff's changelog.

0.2.14 (2025-05-20)

This release includes a smattering of bug fixes, and hopefully a small improvement to the time it takes to compile Jiff. Also, in this release, when TZ is set to a non-empty but invalid value, Jiff will always fall back to Etc/Unknown when using TimeZone::system(). This differs from previous behavior where Jiff would, in this case, attempt to read the system's default time zone. This change brings Jiff into consistency with existing Unix tooling like date, and is also arguably a better failure mode. That is, when TZ is set but invalid, we shouldn't silently fall back to the default system time zone, but instead do something that indicates something has potentially gone wrong.

Enhancements:

  • #364: Jiff now falls back to Etc/Unknown for invalid TZ values.
  • #379: Improve compilation times.

Bug fixes:

  • #365: Fixes a compile error in Jiff when only the tzdb-concatenated feature was enabled.
  • #366: Fixes slow initial Zoned::now() in environments where /usr/share/zoneinfo is on a very slow file system (like CI environments).
  • #376: Avoids searching for a tzdb at /usr/share/zoneinfo on Windows.
Commits
  • 8105228 0.2.14
  • 39b9903 changelog: 0.2.14
  • c0cfb23 test: add another scratch test for printing some interesting spans
  • ca06977 error: try to reduce amount of codegen by forcefully unlining error constructors
  • 08abead tz: fallback to Etc/Unknown when TZ is set to an invalid value
  • e22013e tz: don't search for tzdb at /usr/share/zoneinfo
  • c5c2320 ci: improve tzdb init times and tests
  • 0f9fdf8 tz: improve performance of initial Zoned::now()
  • 4e4939d jiff-icu: bump ICU4X to 2.0.0
  • e729efa jiff-icu: upgrade to ICU4X 2.0.0
  • Additional commits viewable in compare view

Updates jiff-static from 0.2.13 to 0.2.14

Changelog

Sourced from jiff-static's changelog.

0.2.14 (2025-05-20)

This release includes a smattering of bug fixes, and hopefully a small improvement to the time it takes to compile Jiff. Also, in this release, when TZ is set to a non-empty but invalid value, Jiff will always fall back to Etc/Unknown when using TimeZone::system(). This differs from previous behavior where Jiff would, in this case, attempt to read the system's default time zone. This change brings Jiff into consistency with existing Unix tooling like date, and is also arguably a better failure mode. That is, when TZ is set but invalid, we shouldn't silently fall back to the default system time zone, but instead do something that indicates something has potentially gone wrong.

Enhancements:

  • #364: Jiff now falls back to Etc/Unknown for invalid TZ values.
  • #379: Improve compilation times.

Bug fixes:

  • #365: Fixes a compile error in Jiff when only the tzdb-concatenated feature was enabled.
  • #366: Fixes slow initial Zoned::now() in environments where /usr/share/zoneinfo is on a very slow file system (like CI environments).
  • #376: Avoids searching for a tzdb at /usr/share/zoneinfo on Windows.
Commits
  • 8105228 0.2.14
  • 39b9903 changelog: 0.2.14
  • c0cfb23 test: add another scratch test for printing some interesting spans
  • ca06977 error: try to reduce amount of codegen by forcefully unlining error constructors
  • 08abead tz: fallback to Etc/Unknown when TZ is set to an invalid value
  • e22013e tz: don't search for tzdb at /usr/share/zoneinfo
  • c5c2320 ci: improve tzdb init times and tests
  • 0f9fdf8 tz: improve performance of initial Zoned::now()
  • 4e4939d jiff-icu: bump ICU4X to 2.0.0
  • e729efa jiff-icu: upgrade to ICU4X 2.0.0
  • Additional commits viewable in compare view

Updates uuid-macro-internal from 1.16.0 to 1.17.0

Release notes

Sourced from uuid-macro-internal's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.16.0...v1.17.0

Commits
  • 2fd9b61 Merge pull request #829 from uuid-rs/cargo/v1.17.0
  • ed0d385 prepare for 1.17.0 release
  • c54cadc Merge pull request #828 from bushrat011899/wasm32v1-none
  • 625d769 Fix typo in MVP Web CI
  • 9d638e0 Add MVP Web CI Task
  • 83dc528 Add wasm32v1-none support
  • 5fbd843 Merge pull request #824 from diopoex/main
  • 6635ae4 Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwin
  • b2370f2 update toolchain for outdated job
  • c74ad33 update OSX builds to arm
  • Additional commits viewable in compare view

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.17.0` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.7` | `3.0.8` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.23` | `1.2.24` |
| [jiff](https://github.com/BurntSushi/jiff) | `0.2.13` | `0.2.14` |
| [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.13` | `0.2.14` |
| [uuid-macro-internal](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.17.0` |


Updates `uuid` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.16.0...v1.17.0)

Updates `anstyle-wincon` from 3.0.7 to 3.0.8
- [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.7...anstyle-wincon-v3.0.8)

Updates `cc` from 1.2.23 to 1.2.24
- [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.23...cc-v1.2.24)

Updates `jiff` from 0.2.13 to 0.2.14
- [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.13...jiff-static-0.2.14)

Updates `jiff-static` from 0.2.13 to 0.2.14
- [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.13...jiff-static-0.2.14)

Updates `uuid-macro-internal` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: anstyle-wincon
  dependency-version: 3.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-version: 1.2.24
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: jiff
  dependency-version: 0.2.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: jiff-static
  dependency-version: 0.2.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: uuid-macro-internal
  dependency-version: 1.17.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 May 26, 2025
@roypat roypat enabled auto-merge (rebase) May 27, 2025 07:46
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label May 27, 2025
@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.93%. Comparing base (331ffec) to head (986aa57).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5223      +/-   ##
==========================================
+ Coverage   82.88%   82.93%   +0.05%     
==========================================
  Files         250      250              
  Lines       26936    26936              
==========================================
+ Hits        22325    22339      +14     
+ Misses       4611     4597      -14     
Flag Coverage Δ
5.10-c5n.metal 83.37% <ø> (+<0.01%) ⬆️
5.10-m5n.metal 83.37% <ø> (+<0.01%) ⬆️
5.10-m6a.metal 82.59% <ø> (ø)
5.10-m6g.metal 79.19% <ø> (ø)
5.10-m6i.metal 83.36% <ø> (ø)
5.10-m7a.metal-48xl 82.57% <ø> (?)
5.10-m7g.metal 79.19% <ø> (ø)
5.10-m7i.metal-24xl 83.32% <ø> (?)
5.10-m7i.metal-48xl 83.33% <ø> (?)
5.10-m8g.metal-24xl 79.19% <ø> (?)
5.10-m8g.metal-48xl 79.19% <ø> (?)
6.1-c5n.metal 83.42% <ø> (+<0.01%) ⬆️
6.1-m5n.metal 83.42% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 82.63% <ø> (-0.01%) ⬇️
6.1-m6g.metal 79.19% <ø> (ø)
6.1-m6i.metal 83.40% <ø> (ø)
6.1-m7a.metal-48xl 82.62% <ø> (?)
6.1-m7g.metal 79.19% <ø> (ø)
6.1-m7i.metal-24xl 83.42% <ø> (?)
6.1-m7i.metal-48xl 83.42% <ø> (?)
6.1-m8g.metal-24xl 79.18% <ø> (?)
6.1-m8g.metal-48xl 79.19% <ø> (?)

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 0e1eb81 into main May 27, 2025
10 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-6f5f59f087 branch May 27, 2025 09:42
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.

3 participants