-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group across 1 directory with 18 updates #4578
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
…dates Bumps the firecracker group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.80` | `1.0.81` | | [syn](https://github.com/dtolnay/syn) | `2.0.59` | `2.0.60` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.19.2` | `0.20.0` | | [userfaultfd](https://github.com/bytecodealliance/userfaultfd-rs) | `0.7.0` | `0.8.1` | | [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.6.4` | `1.7.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.2` | `2.5.0` | | [vhost](https://github.com/rust-vmm/vhost) | `0.10.0` | `0.11.0` | | [vm-fdt](https://github.com/rust-vmm/vm-fdt) | `0.2.0` | `0.3.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.94` | `1.0.95` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.9` | `0.22.12` | Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.59) Updates `proc-macro2` from 1.0.80 to 1.0.81 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.80...1.0.81) Updates `syn` from 2.0.59 to 2.0.60 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.59...2.0.60) Updates `serde` from 1.0.197 to 1.0.198 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.198) Updates `serde_json` from 1.0.115 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.116) Updates `serde_derive` from 1.0.197 to 1.0.198 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.198) Updates `cargo_toml` from 0.19.2 to 0.20.0 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.19.2...v0.20.0) Updates `userfaultfd` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/bytecodealliance/userfaultfd-rs/releases) - [Changelog](https://github.com/bytecodealliance/userfaultfd-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/userfaultfd-rs/commits) Updates `aws-lc-rs` from 1.6.4 to 1.7.0 - [Release notes](https://github.com/awslabs/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.6.4...v1.7.0) Updates `base64` from 0.21.7 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.0) Updates `bitflags` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.2...2.5.0) Updates `vhost` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/rust-vmm/vhost/releases) - [Commits](rust-vmm/vhost@vhost-v0.10.0...vhost-v0.11.0) Updates `vm-fdt` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/rust-vmm/vm-fdt/releases) - [Changelog](https://github.com/rust-vmm/vm-fdt/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vm-fdt@v0.2.0...v0.3.0) Updates `aws-lc-sys` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.14.1...aws-lc-sys/v0.15.0) Updates `cc` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.94...1.0.95) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.32...v0.38.34) Updates `thiserror-impl` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.59) Updates `toml_edit` from 0.22.9 to 0.22.12 - [Commits](toml-rs/toml@v0.22.9...v0.22.12) --- updated-dependencies: - dependency-name: thiserror 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: serde 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: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: userfaultfd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: vhost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: vm-fdt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aws-lc-sys dependency-type: indirect 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: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Apr 23, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4578 +/- ##
=======================================
Coverage 82.14% 82.14%
=======================================
Files 255 255
Lines 31278 31278
=======================================
Hits 25692 25692
Misses 5586 5586
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
JonathanWoollett-Light
approved these changes
Apr 23, 2024
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 in the / directory:
1.0.581.0.591.0.801.0.812.0.592.0.601.0.1971.0.1981.0.1151.0.1160.19.20.20.00.7.00.8.11.6.41.7.00.21.70.22.02.4.22.5.00.10.00.11.00.2.00.3.01.0.941.0.950.38.320.38.340.22.90.22.12Updates
thiserrorfrom 1.0.58 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85eRelease 1.0.59af477ecMerge pull request #297 from dtolnay/traitidentf3fbd99Implement ToTokens without reliance on {:?}508ece8Revert "Temporarily disable miri on doctests"c8c804cExplicitly install a Rust toolchain for cargo-outdated job6969595Merge pull request #293 from dtolnay/workspacewrapper488d52fApply RUSTC_WORKSPACE_WRAPPERba33438Temporarily disable miri on doctestsUpdates
proc-macro2from 1.0.80 to 1.0.81Release notes
Sourced from proc-macro2's releases.
Commits
fd2c998Release 1.0.81f965e17Merge pull request #453 from dtolnay/delimiternone69fd060Sync documentation of Delimiter::NoneUpdates
synfrom 2.0.59 to 2.0.60Release notes
Sourced from syn's releases.
Commits
7029b22Release 2.0.60e978b98Remove html_root_url & syn.json reminder from Cargo.toml48f99b0Merge pull request #1625 from dtolnay/peek4b18c15Improve how None-delimited groups are counted by peek9f00b23Merge pull request #1624 from dtolnay/peektest990300aAdd more extensive tests for ParseStream::peek1431bd6Update None-delimited group notation to use «∅ ∅»54a1643Fix empty-set symbol in comments7307d29Merge pull request #1623 from dtolnay/arrays68d1cd9Take advantage of the IntoIterator for [T; N]Updates
serdefrom 1.0.197 to 1.0.198Release notes
Sourced from serde's releases.
Commits
c4fb923Release 1.0.19865b7eeaMerge pull request #2729 from dtolnay/saturating01cd696Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7Format PR 2709a6571eeMerge pull request #2709 from jbethune/master6e38affRevert "Temporarily disable miri on doctests"3d1b19eImplement Ser+De forSaturating\<T>5b24f88Resolve legacy_numeric_constants clippy lints74d0670Explicitly install a Rust toolchain for cargo-outdated job3bfab6eTemporarily disable miri on doctestsUpdates
serde_jsonfrom 1.0.115 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bbRelease 1.0.11612c8ee0Hide "non-exhaustive patterns" errors when crate fails to compile051ce97Merge pull request 1124 from mleonhard/master25dc750Replacefeatures_checkmod with a call tostd::compile_error!. Fixes htt...2e15e3dRevert "Temporarily disable miri on doctests"0baba28Resolve legacy_numeric_constants clippy lintsUpdates
serde_derivefrom 1.0.197 to 1.0.198Release notes
Sourced from serde_derive's releases.
Commits
c4fb923Release 1.0.19865b7eeaMerge pull request #2729 from dtolnay/saturating01cd696Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7Format PR 2709a6571eeMerge pull request #2709 from jbethune/master6e38affRevert "Temporarily disable miri on doctests"3d1b19eImplement Ser+De forSaturating\<T>5b24f88Resolve legacy_numeric_constants clippy lints74d0670Explicitly install a Rust toolchain for cargo-outdated job3bfab6eTemporarily disable miri on doctestsUpdates
cargo_tomlfrom 0.19.2 to 0.20.0Commits
34fc9cbNon-exhaustive edition59b96d8Delayed err48abdcdMake unavailable inherited properties non-comparable589301dMerge branch 'main' into 'main'a0ecf33Doc91e8742WS err8bfd1ccHide older AFS interface99e14acFallible req0ffd2abParse 2024 edition3eb0e20ClippyUpdates
userfaultfdfrom 0.7.0 to 0.8.1Release notes
Sourced from userfaultfd's releases.
Changelog
Sourced from userfaultfd's changelog.
Commits
Updates
aws-lc-rsfrom 1.6.4 to 1.7.0Release notes
Sourced from aws-lc-rs's releases.
Commits
c487b7bAdd CI for testing x86_64-pc-windows-gnu (#386)7c9b0dbaws-lc-rs v1.7.0 (#390)4216305aws-lc-sys v0.15.0; align with AWS-LC v1.24.1 (#389)ad48d14Align GitHub workflow/job run conditions (#394)34283faRSA OAEP Support (#303)564b3c7No CMake required for non-FIPS (#317)0d8ef6cSupport target x86_64-apple-ios (#383)77501ddFix deprecation warning (#384)Updates
base64from 0.21.7 to 0.22.0Changelog
Sourced from base64's changelog.
Commits
5d70ba7Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00Release notes2b91084Add some tests to boost coverage9e9c7abEngine::internal_decode now returns DecodeSliceErrora8a60f4Decode main loop improvementsa25be06Simplify leftover output writes9979cc3Keep morsels as separate bytes37670c5Bump dev toolchain version (#268)Updates
bitflagsfrom 2.4.2 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0caMerge pull request #401 from KodrAus/cargo/2.5.04b51e1dprepare for 2.5.0 release6965e84Merge pull request #400 from KodrAus/feat/parser-modes6eaed0bsupport truncating or strict-named variants of parsing and formattinge2c8409Merge pull request #398 from tgross35/patch-173dc066DeriveDebugforFlag\<B>Updates
vhostfrom 0.10.0 to 0.11.0Release notes
Sourced from vhost's releases.
Commits
0133c53vhost: Prepare v0.11.0 release6ce9d36Add SET_LOG_BASE message support4443df5vhost-user-backend: Add vhost-user bitmap trait boundsd05f1b5Add replaceable-mmapped bitmap support8912622Add myself as code owner6241addbuild(deps): bump the vhost group with 1 update1bead8fbuild(deps): bump rust-vmm-ci from72ebeb3to760647839e56d3build(deps): bump the vhost group with 1 update3044602coverage: add vhost-user-backend/postcopy feature032fe16ci: addpostcopyfeature to*-without-xentestsUpdates
vm-fdtfrom 0.2.0 to 0.3.0Release notes
Sourced from vm-fdt's releases.
Changelog
Sourced from vm-fdt's changelog.
Commits
982fb8drelease v0.3.071d27b6Supportno_stdtargetsd5fe563fix(writer): clippy::incorrect_partial_ord_impl_on_ord_typee8f7f6dBump rust-vmm-ci from8627b37to285971e77212bdBump rust-vmm-ci fromc2f8c93to8627b37ad21edeBump rust-vmm-ci from607c775toc2f8c938e19603writer: Update for new clippy check (ascii range check)3709ca6fix clippy lints0d6297aBump rust-vmm-ci fromaa33f19to607c775c5a99abBump rust-vmm-ci from7af2e16toaa33f19Updates
aws-lc-sysfrom 0.14.1 to 0.15.0Commits
c487b7bAdd CI for testing x86_64-pc-windows-gnu (#386)7c9b0dbaws-lc-rs v1.7.0 (#390)4216305aws-lc-sys v0.15.0; align with AWS-LC v1.24.1 (#389)ad48d14Align GitHub workflow/job run conditions (#394)34283faRSA OAEP Support (#303)564b3c7No CMake required for non-FIPS (#317)0d8ef6cSupport target x86_64-apple-ios (#383)77501ddFix deprecation warning (#384)Updates
ccfrom 1.0.94 to 1.0.95Release notes
Sourced from cc's releases.
Commits
7649f12Release cc 1.0.95 (#1038)9af6b95Optimize jobservertry_acquire(#1037)c284566Bump msrv to 1.63 (#1031)84d04e8Update windows-bindgen requirement from 0.55 to 0.56 (#1035)Updates
rustixfrom 0.38.32 to 0.38.34Commits
14a88efchore: Release rustix version 0.38.341d28750Make the libc "extra_traits" feature optional. (#1049)63dd84achore: Release rustix version 0.38.3395a8302Probe forstatxavailability even whenstatxreturnsENOSYS. (#1048)76143e1Move to usingIpAddrand other types from core. (#1047)a5af48eAdd "visionos" as an apple target. (#1046)48eeb83Pass null instead of empty slices to getxattr and fgetxattr on macos (#1045)fa21a6dDisable Haiku in CI due to upstream breakage, and fix a no_std error. (#1042)6f72de5Add ELF aux vector AT_MINSIGSTKSZ (#1041)7077238ExposeOFlags::LARGEFILEand document its behavior (#1020)Updates
thiserror-implfrom 1.0.58 to 1.0.59Release notes
Sourced from thiserror-impl's releases.
Commits
e7ad85eRelease 1.0.59af477ecMerge pull request #297 from dtolnay/traitidentf3fbd99Implement ToTokens without reliance on {:?}508ece8Revert "Temporarily disable miri on doctests"c8c804cExplicitly install a Rust toolchain for cargo-outdated job6969595Merge pull request #293 from dtolnay/workspacewrapper488d52fApply RUSTC_WORKSPACE_WRAPPERba33438Temporarily disable miri on doctestsUpdates
toml_editfrom 0.22.9 to 0.22.12Commits
8fed242chore: Release280c4dadocs: Update changelog8f00bf0Merge pull request #716 from epage/check73cbee7test(fuzz): Verify error rendering doesn't paniced26084Merge pull request #715 from epage/fuzzf4f7eb1fix(parser): Ensure error spans are valid for escape sequences90471b0test(fuzz): Resolve deprecationce2275ftest(fuzz): Show reproduction cases715616fchore: Release136494ddocs: Update changelogDependabot 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