-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group with 15 updates #4994
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 15 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.7.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.9` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.24` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.14` | `0.4.15` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.27` | `0.2.29` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.42` | `0.38.43` | | [uuid-macro-internal](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.22` | `0.6.24` | Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) Updates `clap` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.26) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `syn` from 2.0.95 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.95...2.0.96) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `bitflags` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.7.0) Updates `cc` from 1.2.7 to 1.2.9 - [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.7...cc-v1.2.9) Updates `clap_builder` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.23...v4.5.26) Updates `clap_derive` from 4.5.18 to 4.5.24 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.18...v4.5.24) Updates `linux-raw-sys` from 0.4.14 to 0.4.15 - [Commits](sunfishcode/linux-raw-sys@v0.4.14...v0.4.15) Updates `prettyplease` from 0.2.27 to 0.2.29 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.27...0.2.29) Updates `rustix` from 0.38.42 to 0.38.43 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.42...v0.38.43) Updates `uuid-macro-internal` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `winnow` from 0.6.22 to 0.6.24 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.22...v0.6.24) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid-macro-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Jan 14, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4994 +/- ##
=======================================
Coverage 83.95% 83.95%
=======================================
Files 248 248
Lines 27839 27839
=======================================
Hits 23371 23371
Misses 4468 4468
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
pb8o
approved these changes
Jan 14, 2025
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 15 updates:
2.0.92.0.114.5.234.5.261.0.921.0.932.0.952.0.961.11.01.11.11.0.1341.0.1352.6.02.7.01.2.71.2.94.5.234.5.264.5.184.5.240.4.140.4.150.2.270.2.290.38.420.38.431.11.01.11.10.6.220.6.24Updates
thiserrorfrom 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostd1a226aeDisable two more integration tests in no-std mode8b5f2d7Fix unused import in test when built without stdeecd247Add CI step to test with "std" disabled8f2a76bMerge pull request #409 from Maytha8/std-tests693a6cdAdd feature gate to tests that use std349f696Release 2.0.106cd87bcMerge pull request #408 from dtolnay/assoctype6b3e1e5Generate trait bounds on associated typesUpdates
clapfrom 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efcachore: Released48bef6docs: Update changelog6b7aa3dMerge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8refactor(complete): Simplify engine::completefbec05erefactor(complete): Fix typo in hyhpenb7cfbdcfeat(complete): Native support for hyphen values1d97c29test(complete): Test cases for allow_hyphen_values64e3790chore: Release1cf50c7docs: Update changelog085143dMerge pull request #5722 from epage/sortUpdates
proc-macro2from 1.0.92 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8Release 1.0.9387e04d2Merge pull request #490 from dtolnay/fastdrop029360dDrop tokens in order instead of reversed order172907aNon-recursively drop TokenStream relocating only streams, not tokensUpdates
synfrom 2.0.95 to 2.0.96Release notes
Sourced from syn's releases.
Commits
d1cbce8Release 2.0.9680d8d12Merge pull request #1840 from dtolnay/letchain96175beIntegrate Expr::Let into precedence fixups1f096d3Merge pull request #1839 from dtolnay/chainedcompare4944362Fix parenthesization of chained comparisons containing bailoutfd198d9Generalize Expr::Range bailout to any operator that can begin exprd3f2879Add regression test for chained comparisons with bailout9872befMerge pull request #1838 from dtolnay/prevoperator00a125eShort-circuit precedence scan for high-precedence expressions83195c0Merge pull request #1837 from dtolnay/rangebailoutUpdates
uuidfrom 1.11.0 to 1.11.1Release notes
Sourced from uuid's releases.
Commits
42c2d0fMerge pull request #782 from uuid-rs/cargo/1.11.17dc4122prepare for 1.11.1 release4cdc981Merge pull request #781 from uuid-rs/ci/rust-versions1ce698cupdate rust toolchain before building5cbe0ceMerge pull request #778 from jacobggman/main6e55348Fix broken link to RFC 1574 in CONTRIBUTING.md147d993update table of contents in CONTRIBUTING.md8901919Merge pull request #777 from uuid-rs/KodrAus-patch-1a486f03try using specific node versiondcf1d81bump msrv to 1.63.0Updates
serde_jsonfrom 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08Release 1.0.135b97935fMerge pull request #1226 from tisonkun/map-into-valuesd48c224Add Map::into_values method1e77cacResolve precedence clippy lintUpdates
bitflagsfrom 2.6.0 to 2.7.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
10b9fd3Merge pull request #430 from bitflags/cargo/2.7.0137485aprepare for 2.7.0 release6c0dfa4Merge pull request #429 from bitflags/fix/err-msgs-2451fdf4update rust before buildingf5ac5b1update error messages30901e6Merge pull request #428 from wysiwys/main7b9ecabaddtruncate(&mut self)method to unset unknown bits85983a4Merge pull request #427 from bitflags/ci/error-msgsf007793remove match case6ebcd19add test case for match statementUpdates
ccfrom 1.2.7 to 1.2.9Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
966183echore: release v1.2.9 (#1365)7dab895build: Don't pass inherited PGO flags to GNU compilers (#1363)559609aAdjusted zig cc judgment and avoided zigbuild errors(#1360) (#1361)9b91744Fix compilation on macOS using clang and fix compilation using zig-cc (#1364)a8c9dc0chore: release v1.2.8 (#1355)29a92bdtool: Addis_like_clang_cl()getter (#1357)5e17879Fix clippy error in lib.rs (#1356)b4acfc9Fix opening PR in regenerate-windows-sys.yml (#1353)debb139Regenerate target info (#1352)209826fFix opening PR in regenerate-target-info.yml (#1351)Updates
clap_builderfrom 4.5.23 to 4.5.26Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
9e4c93bchore: Release3091ba3docs: Update changeloga7f6acfMerge pull request #5879 from therealprof/features/suggestions-use-insertion-...26f23e4chore(ci): Fix wasi target4f448dfReplace another sort_by call by a manual insertion with a binary_search27cc4b7chore: Release16a4fc7docs: Update changelog07f9f15Merge pull request #5874 from tetzng/fix-fish-completions721deabchore: Releasea4be55bdocs: Update changelogUpdates
clap_derivefrom 4.5.18 to 4.5.24Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
b5a47c4chore: Releaseb154a7adocs: Update changelog9accea8Merge pull request #5873 from epage/ignorec721b6cfix(parser): Set correct source on ignore-errors with did-you-mean49cd317test(parser): Verify ignore_errors with did-you-mean1d5c679Merge pull request #5872 from epage/testsa97e179test(builder): Switch more to assert_errorc12ab65test(error): Extract error assertion1bafe3ftest(error): Switch to snapshotsbe8e8d4chore: ReleaseUpdates
linux-raw-sysfrom 0.4.14 to 0.4.15Commits
77e4a42chore: Release linux-raw-sys version 0.4.15131a4d6AddDT_GNU_HASHto elf.rs. (#140)ae48be6Update CI dependency versions. (#139)a3a8bd0Add uapi bindings to elf.h (#137)1fddb5eAdd ptrace and seccomp bindings (#136)690ba64Add landlock api (#135)5413c3dUpdate CI to node20. (#133)867c4cfAdd btrfs headers (#132)83b7fa6Update bindgen and remove tempdir (#131)01cbbf4Don't warn about `target_arch = "xtensa". (#128) (#130)Updates
prettypleasefrom 0.2.27 to 0.2.29Release notes
Sourced from prettyplease's releases.
Commits
fc5bf6bRelease 0.2.294e85487Merge pull request #103 from dtolnay/macrosemi1290d70Preserve semicolon on braced statement-position macros78b9b40Merge pull request #102 from dtolnay/floatdot281784aRevert "Avoid trailing '.' on non-macro float literals"99d37c5Release 0.2.282f398b3Merge pull request #101 from dtolnay/skipreleasee8c63d4Skipcargo test --releaseon old rustcf191a5bMerge pull request #100 from dtolnay/closurebailout490d479Disregard bailouts inside of closure bodiesUpdates
rustixfrom 0.38.42 to 0.38.43Commits
a7ffbaachore: Release rustix version 0.38.43cb9515fCheck for a missingDT_HASHsection in the VDSO parser (#1254) (#1256)Updates
uuid-macro-internalfrom 1.11.0 to 1.11.1Release notes
Sourced from uuid-macro-internal's releases.
Commits
42c2d0fMerge pull request #782 from uuid-rs/cargo/1.11.17dc4122prepare for 1.11.1 release4cdc981Merge pull request #781 from uuid-rs/ci/rust-versions1ce698cupdate rust toolchain before building5cbe0ceMerge pull request #778 from jacobggman/main6e55348Fix broken link to RFC 1574 in CONTRIBUTING.md147d993update table of contents in CONTRIBUTING.md8901919Merge pull request #777 from uuid-rs/KodrAus-patch-1a486f03try using specific node versiondcf1d81bump msrv to 1.63.0Updates
winnowfrom 0.6.22 to 0.6.24Changelog
Sourced from winnow's changelog.
Commits
145aa1dchore: Release341eefbdocs: Update changelogfcfdf1cMerge pull request #691 from epage/fix0ddade4fix(stream): Re-add re-export of Located in root12da3e3chore: Release707ff01docs: Update changelogf3ef456docs(stream): Fix deprecation version6094e4eMerge pull request #687 from epage/cherry54786bdfix(combinator): Apply epage PR review8a9eacdfeat(combinator): try_fold and verify_foldDependabot 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