-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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.58
1.0.59
1.0.80
1.0.81
2.0.59
2.0.60
1.0.197
1.0.198
1.0.115
1.0.116
0.19.2
0.20.0
0.7.0
0.8.1
1.6.4
1.7.0
0.21.7
0.22.0
2.4.2
2.5.0
0.10.0
0.11.0
0.2.0
0.3.0
1.0.94
1.0.95
0.38.32
0.38.34
0.22.9
0.22.12
Updates
thiserror
from 1.0.58 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsUpdates
proc-macro2
from 1.0.80 to 1.0.81Release notes
Sourced from proc-macro2's releases.
Commits
fd2c998
Release 1.0.81f965e17
Merge pull request #453 from dtolnay/delimiternone69fd060
Sync documentation of Delimiter::NoneUpdates
syn
from 2.0.59 to 2.0.60Release notes
Sourced from syn's releases.
Commits
7029b22
Release 2.0.60e978b98
Remove html_root_url & syn.json reminder from Cargo.toml48f99b0
Merge pull request #1625 from dtolnay/peek4b18c15
Improve how None-delimited groups are counted by peek9f00b23
Merge pull request #1624 from dtolnay/peektest990300a
Add more extensive tests for ParseStream::peek1431bd6
Update None-delimited group notation to use «∅ ∅»54a1643
Fix empty-set symbol in comments7307d29
Merge pull request #1623 from dtolnay/arrays68d1cd9
Take advantage of the IntoIterator for [T; N]Updates
serde
from 1.0.197 to 1.0.198Release notes
Sourced from serde's releases.
Commits
c4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"3d1b19e
Implement Ser+De forSaturating\<T>
5b24f88
Resolve legacy_numeric_constants clippy lints74d0670
Explicitly install a Rust toolchain for cargo-outdated job3bfab6e
Temporarily disable miri on doctestsUpdates
serde_json
from 1.0.115 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"0baba28
Resolve legacy_numeric_constants clippy lintsUpdates
serde_derive
from 1.0.197 to 1.0.198Release notes
Sourced from serde_derive's releases.
Commits
c4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"3d1b19e
Implement Ser+De forSaturating\<T>
5b24f88
Resolve legacy_numeric_constants clippy lints74d0670
Explicitly install a Rust toolchain for cargo-outdated job3bfab6e
Temporarily disable miri on doctestsUpdates
cargo_toml
from 0.19.2 to 0.20.0Commits
34fc9cb
Non-exhaustive edition59b96d8
Delayed err48abdcd
Make unavailable inherited properties non-comparable589301d
Merge branch 'main' into 'main'a0ecf33
Doc91e8742
WS err8bfd1cc
Hide older AFS interface99e14ac
Fallible req0ffd2ab
Parse 2024 edition3eb0e20
ClippyUpdates
userfaultfd
from 0.7.0 to 0.8.1Release notes
Sourced from userfaultfd's releases.
Changelog
Sourced from userfaultfd's changelog.
Commits
Updates
aws-lc-rs
from 1.6.4 to 1.7.0Release notes
Sourced from aws-lc-rs's releases.
Commits
c487b7b
Add CI for testing x86_64-pc-windows-gnu (#386)7c9b0db
aws-lc-rs v1.7.0 (#390)4216305
aws-lc-sys v0.15.0; align with AWS-LC v1.24.1 (#389)ad48d14
Align GitHub workflow/job run conditions (#394)34283fa
RSA OAEP Support (#303)564b3c7
No CMake required for non-FIPS (#317)0d8ef6c
Support target x86_64-apple-ios (#383)77501dd
Fix deprecation warning (#384)Updates
base64
from 0.21.7 to 0.22.0Changelog
Sourced from base64's changelog.
Commits
5d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverage9e9c7ab
Engine::internal_decode now returns DecodeSliceErrora8a60f4
Decode main loop improvementsa25be06
Simplify leftover output writes9979cc3
Keep morsels as separate bytes37670c5
Bump dev toolchain version (#268)Updates
bitflags
from 2.4.2 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0ca
Merge pull request #401 from KodrAus/cargo/2.5.04b51e1d
prepare for 2.5.0 release6965e84
Merge pull request #400 from KodrAus/feat/parser-modes6eaed0b
support truncating or strict-named variants of parsing and formattinge2c8409
Merge pull request #398 from tgross35/patch-173dc066
DeriveDebug
forFlag\<B>
Updates
vhost
from 0.10.0 to 0.11.0Release notes
Sourced from vhost's releases.
Commits
0133c53
vhost: Prepare v0.11.0 release6ce9d36
Add SET_LOG_BASE message support4443df5
vhost-user-backend: Add vhost-user bitmap trait boundsd05f1b5
Add replaceable-mmapped bitmap support8912622
Add myself as code owner6241add
build(deps): bump the vhost group with 1 update1bead8f
build(deps): bump rust-vmm-ci from72ebeb3
to7606478
39e56d3
build(deps): bump the vhost group with 1 update3044602
coverage: add vhost-user-backend/postcopy feature032fe16
ci: addpostcopy
feature to*-without-xen
testsUpdates
vm-fdt
from 0.2.0 to 0.3.0Release notes
Sourced from vm-fdt's releases.
Changelog
Sourced from vm-fdt's changelog.
Commits
982fb8d
release v0.3.071d27b6
Supportno_std
targetsd5fe563
fix(writer): clippy::incorrect_partial_ord_impl_on_ord_typee8f7f6d
Bump rust-vmm-ci from8627b37
to285971e
77212bd
Bump rust-vmm-ci fromc2f8c93
to8627b37
ad21ede
Bump rust-vmm-ci from607c775
toc2f8c93
8e19603
writer: Update for new clippy check (ascii range check)3709ca6
fix clippy lints0d6297a
Bump rust-vmm-ci fromaa33f19
to607c775
c5a99ab
Bump rust-vmm-ci from7af2e16
toaa33f19
Updates
aws-lc-sys
from 0.14.1 to 0.15.0Commits
c487b7b
Add CI for testing x86_64-pc-windows-gnu (#386)7c9b0db
aws-lc-rs v1.7.0 (#390)4216305
aws-lc-sys v0.15.0; align with AWS-LC v1.24.1 (#389)ad48d14
Align GitHub workflow/job run conditions (#394)34283fa
RSA OAEP Support (#303)564b3c7
No CMake required for non-FIPS (#317)0d8ef6c
Support target x86_64-apple-ios (#383)77501dd
Fix deprecation warning (#384)Updates
cc
from 1.0.94 to 1.0.95Release notes
Sourced from cc's releases.
Commits
7649f12
Release cc 1.0.95 (#1038)9af6b95
Optimize jobservertry_acquire
(#1037)c284566
Bump msrv to 1.63 (#1031)84d04e8
Update windows-bindgen requirement from 0.55 to 0.56 (#1035)Updates
rustix
from 0.38.32 to 0.38.34Commits
14a88ef
chore: Release rustix version 0.38.341d28750
Make the libc "extra_traits" feature optional. (#1049)63dd84a
chore: Release rustix version 0.38.3395a8302
Probe forstatx
availability even whenstatx
returnsENOSYS
. (#1048)76143e1
Move to usingIpAddr
and other types from core. (#1047)a5af48e
Add "visionos" as an apple target. (#1046)48eeb83
Pass null instead of empty slices to getxattr and fgetxattr on macos (#1045)fa21a6d
Disable Haiku in CI due to upstream breakage, and fix a no_std error. (#1042)6f72de5
Add ELF aux vector AT_MINSIGSTKSZ (#1041)7077238
ExposeOFlags::LARGEFILE
and document its behavior (#1020)Updates
thiserror-impl
from 1.0.58 to 1.0.59Release notes
Sourced from thiserror-impl's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsUpdates
toml_edit
from 0.22.9 to 0.22.12Commits
8fed242
chore: Release280c4da
docs: Update changelog8f00bf0
Merge pull request #716 from epage/check73cbee7
test(fuzz): Verify error rendering doesn't paniced26084
Merge pull request #715 from epage/fuzzf4f7eb1
fix(parser): Ensure error spans are valid for escape sequences90471b0
test(fuzz): Resolve deprecationce2275f
test(fuzz): Show reproduction cases715616f
chore: Release136494d
docs: 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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