chore(deps): bump the firecracker group with 5 updates - #6170
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump the firecracker group with 5 updates#6170dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the firecracker group with 5 updates: | Package | From | To | | --- | --- | --- | | [syn](https://github.com/dtolnay/syn) | `3.0.3` | `3.0.4` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.1` | `1.26.0` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.3.0` | `0.3.1` | | [glam](https://github.com/bitshifter/glam-rs) | `0.33.5` | `0.33.6` | Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) Updates `uuid` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.1...v1.26.0) Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `cpufeatures` from 0.3.0 to 0.3.1 - [Commits](RustCrypto/utils@cpufeatures-v0.3.0...cpufeatures-v0.3.1) Updates `glam` from 0.33.5 to 0.33.6 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.33.5...0.33.6) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cpufeatures dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: glam dependency-version: 0.33.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
zulinx86
approved these changes
Sep 2, 2026
Manciukic
approved these changes
Sep 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6170 +/- ##
=======================================
Coverage 83.03% 83.03%
=======================================
Files 277 277
Lines 31123 31123
=======================================
Hits 25844 25844
Misses 5279 5279
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates:
3.0.33.0.41.24.11.26.00.4.330.4.340.3.00.3.10.33.50.33.6Updates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23Updates
uuidfrom 1.24.1 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
logfrom 0.4.33 to 0.4.34Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEUpdates
cpufeaturesfrom 0.3.0 to 0.3.1Commits
da1f969cpufeatures v0.3.1 (#1520)a045008zeroize-derive: bumpsynfrom v2 to v3 (#1508)e94573dci: bump keccak from 0.2.0 to 0.2.1 (#1516)47a4583cpufeatures: use compile-time target feature detection under Miri (#1513)26a2ed8cpufeatures: useu8::MAXconstant instead of deprecatedu8::max_value()a...6657f0ccpufeatures: fixavxdetection (#1511)a8897c9Update Cargo.lock (#1503)c83fd59ci: bump actions/cache from 5 to 6 (#1501)fc6c63dci: bump actions/checkout from 6 to 7 (#1498)3e5ece8inout: fix safety pre-conditions list inInOutBufReserved::from_rawdocs (#...Updates
glamfrom 0.33.5 to 0.33.6Changelog
Sourced from glam's changelog.
Commits
8b4cf29Prepare 0.33.6 release (#787)e0a33b1refactor(float_eq): dedupe float_eq test macros (#811)3a93c7cfeat: add float_eq support behind an optional feature (#795)7cdb370refactor(coresimd): tidy up no_std coresimd support. (#810)bf47695fix(core-simd): make the core-simd backend build without std (#789)008d8d3docs: Document glam-assert panic on vector smoothstep. (#809)8184b9dfeat: add smoothstep methods (#797)f1a554dfeat: Add float move_towards methods (#796)f3a9048chore: Updated contributing docs (#808)08a5a58chore: update gungraun baselines (#807)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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