-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore(deps): Bump the firecracker group with 5 updates #5509
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
Conversation
Bumps the firecracker group with 5 updates: | Package | From | To | | --- | --- | --- | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [syn](https://github.com/dtolnay/syn) | `2.0.109` | `2.0.110` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.44` | `1.2.45` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.15` | `0.2.16` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.15` | `0.2.16` | Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.109 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.109...2.0.110) Updates `cc` from 1.2.44 to 1.2.45 - [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.44...cc-v1.2.45) Updates `jiff` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) Updates `jiff-static` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5509 +/- ##
=======================================
Coverage 82.83% 82.83%
=======================================
Files 269 269
Lines 27723 27723
=======================================
Hits 22965 22965
Misses 4758 4758
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:
|
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the firecracker group with 5 updates:
1.0.411.0.422.0.1092.0.1101.2.441.2.450.2.150.2.160.2.150.2.16Updates
quotefrom 1.0.41 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
synfrom 2.0.109 to 2.0.110Release notes
Sourced from syn's releases.
Commits
1c8cabeRelease 2.0.1108ef195bMerge pull request #1944 from dtolnay/metaarrow9ab4aefSupport parsing Meta followed by fat arrow7711764Add test of parsing fat arrow after meta193f52eUpdate test suite to nightly-2025-11-105ece7e1Merge pull request #1941 from dtolnay/ext6a44478Add extension trait for Punct construction with span798e109Drop 2 from name of TokenStreamExt2b344f2dNever import name of quote::TokenStreamExtb0ec4c7Touch up PR 1939Updates
ccfrom 1.2.44 to 1.2.45Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)Updates
jifffrom 0.2.15 to 0.2.16Changelog
Sourced from jiff's changelog.
... (truncated)
Commits
2ef60450.2.160b293b4doc: a few documentation fixes0fe02f2changelog: add entries for duration workb9484eafmt/serde: add helpers forstd::time::Duration87c607bfmt: add parsing routines forstd::time::Duration8a7f249fmt: add support for printingstd::time::Duration3e49cbesigned_duration: remove extraneous commentsb5f30f2fmt: make fractional formatting useu328e61ffdfmt: add unsigned integer formatting1910063fmt: refactor friendly printer to usestd::time::DurationUpdates
jiff-staticfrom 0.2.15 to 0.2.16Changelog
Sourced from jiff-static's changelog.
... (truncated)
Commits
2ef60450.2.160b293b4doc: a few documentation fixes0fe02f2changelog: add entries for duration workb9484eafmt/serde: add helpers forstd::time::Duration87c607bfmt: add parsing routines forstd::time::Duration8a7f249fmt: add support for printingstd::time::Duration3e49cbesigned_duration: remove extraneous commentsb5f30f2fmt: make fractional formatting useu328e61ffdfmt: add unsigned integer formatting1910063fmt: refactor friendly printer to usestd::time::DurationDependabot 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