-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group with 6 updates #5223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
roypat
approved these changes
May 27, 2025
Manciukic
approved these changes
May 27, 2025
bchalios
approved these changes
May 27, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the firecracker group with 6 updates:
1.16.01.17.03.0.73.0.81.2.231.2.240.2.130.2.140.2.130.2.141.16.01.17.0Updates
uuidfrom 1.16.0 to 1.17.0Release notes
Sourced from uuid's releases.
Commits
2fd9b61Merge pull request #829 from uuid-rs/cargo/v1.17.0ed0d385prepare for 1.17.0 releasec54cadcMerge pull request #828 from bushrat011899/wasm32v1-none625d769Fix typo in MVP Web CI9d638e0Add MVP Web CI Task83dc528Addwasm32v1-nonesupport5fbd843Merge pull request #824 from diopoex/main6635ae4Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwinb2370f2update toolchain for outdated jobc74ad33update OSX builds to armUpdates
anstyle-winconfrom 3.0.7 to 3.0.8Commits
a731b50chore: Releasef20e5baMerge pull request #253 from epage/once37c9af4refactor: Avoid once_cell on new Rust4d45d3achore(deps): Update Rust Stable to v1.87 (#252)382dc34style: Make clippy happy2c10c47chore: Releasee77af2edocs: Update changelog6d36402Merge pull request #248 from rust-cli/renovate/crossterm-0.x7617d95chore(deps): Update Rust crate crossterm to 0.29.02f5287bMerge pull request #249 from epage/fooUpdates
ccfrom 1.2.23 to 1.2.24Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
332d31dchore: release v1.2.24 (#1472)77dddcaRegenerate windows sys bindings (#1471)Updates
jifffrom 0.2.13 to 0.2.14Changelog
Sourced from jiff's changelog.
Commits
81052280.2.1439b9903changelog: 0.2.14c0cfb23test: add another scratch test for printing some interesting spansca06977error: try to reduce amount of codegen by forcefully unlining error constructors08abeadtz: fallback toEtc/UnknownwhenTZis set to an invalid valuee22013etz: don't search for tzdb at /usr/share/zoneinfoc5c2320ci: improve tzdb init times and tests0f9fdf8tz: improve performance of initialZoned::now()4e4939djiff-icu: bump ICU4X to 2.0.0e729efajiff-icu: upgrade to ICU4X 2.0.0Updates
jiff-staticfrom 0.2.13 to 0.2.14Changelog
Sourced from jiff-static's changelog.
Commits
81052280.2.1439b9903changelog: 0.2.14c0cfb23test: add another scratch test for printing some interesting spansca06977error: try to reduce amount of codegen by forcefully unlining error constructors08abeadtz: fallback toEtc/UnknownwhenTZis set to an invalid valuee22013etz: don't search for tzdb at /usr/share/zoneinfoc5c2320ci: improve tzdb init times and tests0f9fdf8tz: improve performance of initialZoned::now()4e4939djiff-icu: bump ICU4X to 2.0.0e729efajiff-icu: upgrade to ICU4X 2.0.0Updates
uuid-macro-internalfrom 1.16.0 to 1.17.0Release notes
Sourced from uuid-macro-internal's releases.
Commits
2fd9b61Merge pull request #829 from uuid-rs/cargo/v1.17.0ed0d385prepare for 1.17.0 releasec54cadcMerge pull request #828 from bushrat011899/wasm32v1-none625d769Fix typo in MVP Web CI9d638e0Add MVP Web CI Task83dc528Addwasm32v1-nonesupport5fbd843Merge pull request #824 from diopoex/main6635ae4Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwinb2370f2update toolchain for outdated jobc74ad33update OSX builds to armDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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