-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group across 1 directory with 28 updates #5076
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
Closed
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 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.20` | `0.8.23` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.15.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [micro_http](https://github.com/firecracker-microvm/micro-http) | ``ef96f62`` | ``18f5b6f`` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.21.0` | `0.22.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.7` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.4` | `1.12.5` | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.3` | `0.7.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.15` | `1.2.16` | | [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.15` | `0.4.16` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.0` | | oorandom | `11.1.4` | `11.1.5` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.20` | `0.2.21` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.30` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.19` | `1.0.20` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.17` | `1.0.18` | Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `zerocopy` from 0.8.20 to 0.8.23 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.20...v0.8.23) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) Updates `uuid` from 1.14.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.15.1) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `micro_http` from `ef96f62` to `18f5b6f` - [Commits](firecracker-microvm/micro-http@ef96f62...18f5b6f) Updates `serde_derive` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `cargo_toml` from 0.21.0 to 0.22.1 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.22.1) Updates `env_logger` from 0.11.6 to 0.11.7 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.6...v0.11.7) Updates `bincode` from 1.3.3 to 2.0.0 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.0) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `aws-lc-rs` from 1.12.4 to 1.12.5 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.12.4...v1.12.5) Updates `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) Updates `gdbstub` from 0.7.3 to 0.7.5 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.3...0.7.5) Updates `cc` from 1.2.15 to 1.2.16 - [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.15...cc-v1.2.16) Updates `either` from 1.14.0 to 1.15.0 - [Commits](rayon-rs/either@1.14.0...1.15.0) Updates `is-terminal` from 0.4.15 to 0.4.16 - [Commits](sunfishcode/is-terminal@v0.4.15...v0.4.16) Updates `itoa` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.14...1.0.15) Updates `once_cell` from 1.20.3 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.0) Updates `oorandom` from 11.1.4 to 11.1.5 Updates `ppv-lite86` from 0.2.20 to 0.2.21 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits/ppv-lite86-0.2.21) Updates `prettyplease` from 0.2.29 to 0.2.30 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.30) Updates `ryu` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.19...1.0.20) Updates `unicode-ident` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.17...1.0.18) Updates `uuid-macro-internal` from 1.14.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zerocopy 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: quote 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-minor 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: micro_http dependency-type: direct:production 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: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bincode dependency-type: direct:production update-type: version-update:semver-major dependency-group: firecracker - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs 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: gdbstub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: oorandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: ppv-lite86 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: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: unicode-ident 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-minor dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Mar 10, 2025
zulinx86
approved these changes
Mar 10, 2025
Contributor
|
@dependabot ignore bincode |
Contributor
Author
|
OK, I won't notify you about bincode again, unless you unignore it. |
Contributor
|
(rust toolchain is too old for now) |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 26 updates in the / directory:
2.0.112.0.120.8.200.8.231.0.931.0.941.0.381.0.392.0.982.0.1001.14.01.15.11.0.2181.0.2191.0.1391.0.140ef96f6218f5b6f0.21.00.22.10.11.60.11.71.3.32.0.01.0.251.0.261.12.41.12.52.8.02.9.00.7.30.7.51.2.151.2.161.14.01.15.00.4.150.4.161.0.141.0.151.20.31.21.011.1.411.1.50.2.200.2.210.2.290.2.301.0.191.0.201.0.171.0.18Updates
thiserrorfrom 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignoreUpdates
zerocopyfrom 0.8.20 to 0.8.23Release notes
Sourced from zerocopy's releases.
Commits
5aa0bcaRelease 0.8.23 (#2420)b55561d[macro] Support deriving certain traits via macro (#2418)f5cbd3eRelease 0.8.22 (#2417)9f45062Inline try_cast_into() (#2415)07cdb8b[pointer] Use PME acronym in method name (#2412)2570f56[pointer] Remove ReadReason from Read trait (#2409)383f8c8[pointer] Group imports at the top of the file (#2407)0d7c32c[pointer] Replace project with cast_unsized_unchecked (#2405)dccbbcdRelease 0.8.21 (#2402)0772a12Support 16-bit target platforms (#2401)Updates
proc-macro2from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3cRelease 1.0.9423c425cRaise minimum tested compiler to rust 1.67cbffe0cIgnore elidable_lifetime_names pedantic clippy linta12fe8bPoint standard library links to stable36920b1Combine rustdoc semver exempt cfg into one argument3a9bc71Convert html links to intra-doc linksc7d999cUnset doc-scrape-examples for lib target020a8aeResolve unnecessary_semicolon pedantic clippy lint0a77455Ignore WebAssembly linker warningffc417aMore precise gitignore patternsUpdates
quotefrom 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5Release 1.0.39dd15f29Ignore elidable_lifetime_names pedantic clippy lintb723616Point standard library links to stableddbabd5Convert html links to intra-doc linksfa46189Unset doc-scrape-examples for lib target4d071e3Resolve doc_overindented_list_items clippy lint908ddbdMore precise gitignore patternsUpdates
synfrom 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8fRelease 2.0.10078a1efbMerge pull request #1852 from dtolnay/tokenstream01a9e6dVisit TokenStream in generated syntax tree traversals22bd069Bypass instantiating Span-specific visit functionsbf0a11dGeneralize proc_macro2 path to other terminal typesc38857aSimplify reference-to-references90381eaSort TERMINAL_TYPES alphabetically6a860b0Update test suite to nightly-2025-03-08aed58d1Update test suite to nightly-2025-03-054552057Release 2.0.99Updates
uuidfrom 1.14.0 to 1.15.1Release notes
Sourced from uuid's releases.
Commits
4e5b88eMerge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7prepare for 1.15.1 releasef05b6dfMerge pull request #811 from uuid-rs/fix/v7-overflowc2d313fguarantee v7 timestamp will never overflow56ba68fMerge pull request #810 from uuid-rs/cargo/v1.15.026c8a9bprepare for 1.15.0 releasee468f99Merge pull request #809 from uuid-rs/feat/v7-precisionc46f4e0add bench for additional precision v76c4597cdocument extra precision behavior295593aensure sub-millisecond precision fits into the requested number of bitsUpdates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
serde_jsonfrom 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stableUpdates
micro_httpfromef96f62to18f5b6fCommits
18f5b6fBump rust-vmm-ci from09aef99to2d733b0Updates
serde_derivefrom 1.0.218 to 1.0.219Release notes
Sourced from serde_derive's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
cargo_tomlfrom 0.21.0 to 0.22.1Commits
Updates
env_loggerfrom 0.11.6 to 0.11.7Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
e36452echore: Release84ef0cfdocs: Update changelogd6c8c2aMerge pull request #352 from oherrala/jiffd8dccfcchore(deps): Switch humantime to jiffa27b3c8chore: Add tests for humantime formattinga93b787chore(deps): Update Rust Stable to v1.85 (#350)c5d4d46chore(deps): Update Rust Stable to v1.84 (#348)fa50112chore(deps): Update Rust crate snapbox to v0.6.21 (#347)Updates
bincodefrom 1.3.3 to 2.0.0Release notes
Sourced from bincode's releases.
... (truncated)
Commits
a3381092.0.0 stable (#742)c8a42f7Decode context (#749)56da696make serde decode api consistent (#748)1332236Expose types implementingserde::SerializerandDeserializer(#729)d8baf43Finally got around to updating the spec based on feedback (#741)75b2928Document making serde an optional dependency (#746)5727e67Fix CI and clippy (#747)0ab1f71chore typo fix README.md (#737)29d8d84impl basic traits forCompatandBorrowCompat(#734)330e277Fix typo in spec.md (#730)Updates
semverfrom 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26dd8dc0aPoint standard library links to stable479518dUnset doc-scrape-examples for lib target4fa7acbMore precise gitignore patternsUpdates
aws-lc-rsfrom 1.12.4 to 1.12.5Release notes
Sourced from aws-lc-rs's releases.
Commits
ad169b3Support PKCS8 in agreement::PrivateKey::from_private_key_der (#713)Updates
bitflagsfrom 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5Merge pull request #439 from KodrAus/cargo/2.9.08df6e80prepare for 2.9.0 releasee92f0aeMerge pull request #438 from KodrAus/fix/ui-tests226ff75fix up UI tests2170a26Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58add tests forclear()trait methodce5d420addclear()method to trait9e45d36Merge pull request #434 from bitflags/KodrAus-patch-1617645apin checkout action for miri job2c836f2Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
gdbstubfrom 0.7.3 to 0.7.5Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
5f59068release 0.7.5cac18dchotfix: fix filename collision on windows47f1e4arelease 0.7.4ed43ae1Tracepoint extension support (#160)6b686e7classic clippy2391548fix clippy lintsUpdates
ccfrom 1.2.15 to 1.2.16Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
3c1325bchore: release v1.2.16 (#1427)9131f33clang-cl: use/arch:SSE2forx86target arch (#1425)8ea5e95Regenerate windows-sys binding (#1422)b8c8c3fFix gen-windows-sys-binding (#1419)dc3f4b0Fix regenerate-windows-sys.yml (#1420)a6c36b5Regenerate target info (#1418)8127db1MSVC: Add LIB var when compiling flag_check (#1417)439b75ffix: force windows compiler to run inout_dirto prevent artifacts in cwd (...181c03dChange flag ordering (#1403)5fbe4d5Update windows-bindgen requirement from 0.59 to 0.60 (#1412)Updates
eitherfrom 1.14.0 to 1.15.0Commits
59ae1fcMerge pull request #120 from cuviper/release-1.15.07f4bf02Release 1.15.056178e9Merge pull request #119 from klkvr/klkvr/fix-no-std80b6f2afix last references of use_std2b71801serde 1.0.958c1ea3euse_std -> stdd743e25fix: no-std with serde featureUpdates
is-terminalfrom 0.4.15 to 0.4.16Commits
4a18365chore: Release is-terminal version 0.4.16ee36d99Update to dev-dependencies rustix 1.0, and hermit-abi 0.5.Updates
itoafrom 1.0.14 to 1.0.15Release notes
Sourced from itoa's releases.
Commits
e2766b8Release 1.0.15a136ce8Point standard library links to stableecc7faeConvert html links to intra-doc links94fea8fUnset doc-scrape-examples for lib target758499dMore precise gitignore patternsUpdates
once_cellfrom 1.20.3 to 1.21.0Changelog
Sourced from once_cell's changelog.