-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore(deps): Bump the firecracker group across 1 directory with 24 updates #5601
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [syn](https://github.com/dtolnay/syn) | `2.0.111` | `2.0.113` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.179` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.1` | `1.15.2` | | [derive_more](https://github.com/JelteF/derive_more) | `2.1.0` | `2.1.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.0` | `3.19.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.49` | `1.2.51` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.54` | `0.1.57` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.16` | `0.2.17` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.1` | `1.13.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.3` | `1.0.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | Updates `clap` from 4.5.53 to 4.5.54 - [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.53...clap_complete-v4.5.54) Updates `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.104) Updates `syn` from 2.0.111 to 2.0.113 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.113) Updates `libc` from 0.2.178 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.179) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `aws-lc-rs` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.15.1...v1.15.2) Updates `derive_more` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `aws-lc-sys` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.34.0...aws-lc-sys/v0.35.0) Updates `bumpalo` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.0...v3.19.1) Updates `cc` from 1.2.49 to 1.2.51 - [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.49...cc-v1.2.51) Updates `clap_builder` from 4.5.53 to 4.5.54 - [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.53...v4.5.54) Updates `cmake` from 0.1.54 to 0.1.57 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.54...v0.1.57) Updates `derive_more-impl` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.6) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) Updates `jiff` from 0.2.16 to 0.2.17 - [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.16...jiff-static-0.2.17) Updates `jiff-static` from 0.2.16 to 0.2.17 - [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.16...jiff-static-0.2.17) Updates `portable-atomic` from 1.11.1 to 1.13.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.11.1...v1.13.0) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `serde_spanned` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@serde_spanned-v1.0.3...serde_spanned-v1.0.4) Updates `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `toml_datetime` from 0.7.3 to 0.7.5+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.3...toml_datetime-v0.7.5) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.4...toml_writer-v1.0.6) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-sys dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: bumpalo dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cmake dependency-version: 0.1.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: derive_more-impl dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_spanned dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_datetime dependency-version: 0.7.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
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
0 participants
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 16 updates in the / directory:
4.5.534.5.541.0.1031.0.1042.0.1112.0.1130.2.1780.2.1791.0.1451.0.1481.15.11.15.22.1.02.1.13.19.03.19.11.2.491.2.510.1.540.1.571.0.151.0.170.2.160.2.171.11.11.13.01.1.21.1.31.0.31.0.40.9.80.9.10+spec-1.1.0Updates
clapfrom 4.5.53 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/mastere2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suiteUpdates
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
synfrom 2.0.111 to 2.0.113Release notes
Sourced from syn's releases.
Commits
8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v6Updates
libcfrom 0.2.178 to 0.2.179Release notes
Sourced from libc's releases.
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build errorUpdates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
aws-lc-rsfrom 1.15.1 to 1.15.2Release notes
Sourced from aws-lc-rs's releases.
Commits
35105abNext release is v1.15.2 (#974)2f0ee75Align aws-lc-sys 0.35.0 w/ AWS-LC v1.66.0 (#972)6ecc4e7CMAC:sign_to_bufferandContext::verify(#968)3f5f110Fix Darwin builds for non-standard environments (e.g. Nix) (#941)7625b53Fix docsrs (#967)b6ddeddFix rustls integ tests; bump to v1.15.2 (#959)0207364Set CFLAGS before init'ing cc::Build (#966)Updates
derive_morefrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
aws-lc-sysfrom 0.34.0 to 0.35.0Commits
35105abNext release is v1.15.2 (#974)2f0ee75Align aws-lc-sys 0.35.0 w/ AWS-LC v1.66.0 (#972)6ecc4e7CMAC:sign_to_bufferandContext::verify(#968)3f5f110Fix Darwin builds for non-standard environments (e.g. Nix) (#941)7625b53Fix docsrs (#967)b6ddeddFix rustls integ tests; bump to v1.15.2 (#959)0207364Set CFLAGS before init'ing cc::Build (#966)Updates
bumpalofrom 3.19.0 to 3.19.1Changelog
Sourced from bumpalo's changelog.
Commits
8c2172aBump to version 3.19.1 (#300)520f34bFix compile failure withallocator_apifeature on recent nightly (#297)e1eff20Add inline attribute to String::from_str_in (#290)44a07b9Fix MSRV build (#292)Updates
ccfrom 1.2.49 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)Updates
clap_builderfrom 4.5.53 to 4.5.54Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
4ecbf54chore: Releasef04062bdocs: Update changelogd68caa8Merge pull request #6205 from maheshbansod/default-val-no-desca062eaffix: Default vals on new line if possible values15509aftest: Demonstrate default value ui bug on no desce115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: ReleaseUpdates
cmakefrom 0.1.54 to 0.1.57Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
434afe6chore: release v0.1.57 (#268)899f26dRevert canonicalizing the build directory and make the path absolute instead ...b8fb301chore: release v0.1.56 (#263)120d739MSVC: Fallback to bundled CMake if present (#264)060922dcmake -B only for v3.13 and later (#262)c460840chore: release v0.1.55 (#249)08af05cWindows: Remove the\\?\prefix from paths (#259)6e68d9cAdd Visual Studio 2026 support (#255)b59be3bMake sure that cmake generate build files in current dir (#194)e6bfc1cSet the MSRV to 1.65 and test this in CIUpdates
derive_more-implfrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more-impl's releases.
Changelog
Sourced from derive_more-impl's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
itoafrom 1.0.15 to 1.0.17Release notes
Sourced from itoa's releases.
Commits
21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkcf33343Update ryu links to zmij2dff249Set repr(C) on DECIMAL_PAIRS4c18677Release 1.0.162e6134dExclude benchmark dependencies from being compiled by miri2c7311bMerge pull request #65 from dtolnay/upbb76a9cUpdate libcore implementation links83539d1Ignore cast_lossless pedantic clippy lint4394758Update benchmark chartUpdates
jifffrom 0.2.16 to 0.2.17Changelog
Sourced from jiff's changelog.
Commits
3b6547c0.2.17876d7c7changelog: 0.2.17edb7cd2deps: bump jiff-tzdb to 0.1.561dc9bdfmt: renameDecimaltoInteger1467f47fmt: get rid ofDecimal::end5b27b22fmt: simplify decimal formatter4d20415binary-size: remove many uses ofwrite!21f6952shared: remove escaping and UTF-8 routines fromsharedmodulea50f679logging: small tweak to formatting0392d43error: add note about introspectionUpdates
jiff-staticfrom 0.2.16 to 0.2.17Changelog
Sourced from jiff-static's changelog.
Commits
3b6547c0.2.17876d7c7changelog: 0.2.17edb7cd2deps: bump jiff-tzdb to 0.1.561dc9bdfmt: renameDecimaltoInteger1467f47fmt: get rid ofDecimal::end5b27b22fmt: simplify decimal formatter4d20415binary-size: remove many uses ofwrite!21f6952shared: remove escaping and UTF-8 routines fromsharedmodulea50f679logging: small tweak to formatting0392d43error: add note about introspectionUpdates
portable-atomicfrom 1.11.1 to 1.13.0Changelog
Sourced from portable-atomic's changelog.
Commits
7aa2953Release portable-atomic 1.13.07fe0605Update changelogab6f5e2fallback: Optimize SeqCst fence on x86/x86_64bd9b627ci: Test more targets with Miri94ec608fallback: Reduce scope of allow(dead_code)c50d844ci: Test Armv4T also with QEMUfa6f1b1ci: Update valgrind images47cf312ci: Update Valgrind suppressionsd7c7d90Remove thumbv6-none-eabi from no_atomic list58ef7f2Update docs/commentsUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
serde_spannedfrom 1.0.3 to 1.0.4Commits
34d45f2chore: Release02d3cd5docs(cargo): Declare the spec version in the version (#1078)fe5a5bedocs(cargo): Declare the spec version in the versionb8f17e9chore(deps): Update toml-test (#1077)cac838fchore(deps): Update Rust Stable to v1...Description has been truncated