-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group with 10 updates #4837
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 10 updates: | Package | From | To | | --- | --- | --- | | [zerocopy](https://github.com/google/zerocopy) | `0.7.35` | `0.8.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.19` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.9.0` | `1.10.0` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.12.11` | `0.12.12` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.21.2` | `0.22.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.23` | `1.1.28` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.19` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.5.0` | `2.6.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | Updates `zerocopy` from 0.7.35 to 0.8.2 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.2) Updates `clap` from 4.5.18 to 4.5.19 - [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.18...clap_complete-v4.5.19) Updates `proc-macro2` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.86...1.0.87) Updates `aws-lc-rs` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.9.0...v1.10.0) Updates `aws-lc-fips-sys` from 0.12.11 to 0.12.12 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.12.11...aws-lc-fips-sys/v0.12.12) Updates `aws-lc-sys` from 0.21.2 to 0.22.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.21.2...aws-lc-sys/v0.22.0) Updates `cc` from 1.1.23 to 1.1.28 - [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.1.23...cc-v1.1.28) Updates `clap_builder` from 4.5.18 to 4.5.19 - [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.19) Updates `indexmap` from 2.5.0 to 2.6.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.5.0...2.6.0) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-minor 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: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-type: indirect update-type: version-update:semver-patch 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: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
previously approved these changes
Oct 8, 2024
Migration guide for breaking changes between 0.7 and 0.8: google/zerocopy#1680 Signed-off-by: Patrick Roy <[email protected]>
roypat
approved these changes
Oct 8, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4837 +/- ##
=======================================
Coverage 84.38% 84.38%
=======================================
Files 249 249
Lines 27494 27494
=======================================
Hits 23201 23201
Misses 4293 4293
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
Oct 9, 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 10 updates:
0.7.35
0.8.2
4.5.18
4.5.19
1.0.86
1.0.87
1.9.0
1.10.0
0.12.11
0.12.12
0.21.2
0.22.0
1.1.23
1.1.28
4.5.18
4.5.19
2.5.0
2.6.0
1.20.1
1.20.2
Updates
zerocopy
from 0.7.35 to 0.8.2Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
1271aa0
Fix broken doc links (#1823)7f2d45d
[derive] Add support for fmt-debug=none (#1798)68ccb1f
Release 0.8.1 (#1820)499c229
Update to edition 2021 (#1814)733db7f
Loosen --cfg zerocopy_derive_union_into_bytes (#1819)d204727
[CI] Bump github/codeql-action from 3.26.10 to 3.26.11 (#1816)52e9131
Release 0.8.0 (#1813)00b06c5
Warn more loudly about IntoBytes on unions (#1812)a669cdd
[POLICIES] Update MSRV policy: multiple crate deps (#1811)5bba5f9
Release 0.8.0-alpha.27 (#1803)Updates
clap
from 4.5.18 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshUpdates
proc-macro2
from 1.0.86 to 1.0.87Release notes
Sourced from proc-macro2's releases.
Commits
50b477d
Release 1.0.87f0b6802
Merge pull request #471 from dtolnay/punctnew98ea261
Check valid punctuation character in Punct::newd60aaad
Ignore missing_panics_doc pedantic clippy lint27061af
Ignore needless_lifetimes clippy lint9c1d3eb
Upload CI Cargo.lock for reproducing failuresUpdates
aws-lc-rs
from 1.9.0 to 1.10.0Release notes
Sourced from aws-lc-rs's releases.
Commits
671415f
Bump to v1.10.0 (#551)64c5822
Update User Guide pregen platforms (#554)16a18e3
Align aws-lc-sys v0.22.0 w/ AWS-LC v1.36.1 (#553)8e80b09
Update aws-lc-fips-sys v0.12.12 align w/ AWS-LC-FIPS v2.0.15 (#549)8953a87
Add ML-KEM 512, 768, and 1024 (#539)3b899c2
Fix FreeBSD build not targetting release 13.4 (#550)a537ded
Update aws-lc-sys v0.22.0, aligns w/ AWS-LC v1.36.0 (#543)9f8f822
Update CI runners for MacOS (#548)c0d30b8
Add Ubuntu 18.04 image for testing older GCC (#547)8c39b68
Special configs for Clippy (#542)Updates
aws-lc-fips-sys
from 0.12.11 to 0.12.12Commits
671415f
Bump to v1.10.0 (#551)64c5822
Update User Guide pregen platforms (#554)16a18e3
Align aws-lc-sys v0.22.0 w/ AWS-LC v1.36.1 (#553)8e80b09
Update aws-lc-fips-sys v0.12.12 align w/ AWS-LC-FIPS v2.0.15 (#549)8953a87
Add ML-KEM 512, 768, and 1024 (#539)3b899c2
Fix FreeBSD build not targetting release 13.4 (#550)a537ded
Update aws-lc-sys v0.22.0, aligns w/ AWS-LC v1.36.0 (#543)9f8f822
Update CI runners for MacOS (#548)c0d30b8
Add Ubuntu 18.04 image for testing older GCC (#547)8c39b68
Special configs for Clippy (#542)Updates
aws-lc-sys
from 0.21.2 to 0.22.0Commits
671415f
Bump to v1.10.0 (#551)64c5822
Update User Guide pregen platforms (#554)16a18e3
Align aws-lc-sys v0.22.0 w/ AWS-LC v1.36.1 (#553)8e80b09
Update aws-lc-fips-sys v0.12.12 align w/ AWS-LC-FIPS v2.0.15 (#549)8953a87
Add ML-KEM 512, 768, and 1024 (#539)3b899c2
Fix FreeBSD build not targetting release 13.4 (#550)a537ded
Update aws-lc-sys v0.22.0, aligns w/ AWS-LC v1.36.0 (#543)9f8f822
Update CI runners for MacOS (#548)c0d30b8
Add Ubuntu 18.04 image for testing older GCC (#547)8c39b68
Special configs for Clippy (#542)Updates
cc
from 1.1.23 to 1.1.28Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
218365e
chore: release (#1239)1a6a710
Environment variables: For one accepting boolean, treat "0", "false" and empt...3bbb384
chore: release (#1235)2b94f52
Revert "Use debug version of MSVC runtime library on debug (#1231)" (#1237)39c0aaf
DisableCC_ENABLE_DEBUG_OUTPUT
if it is set to "0" (#1234)7e9730b
chore: release (#1232)c80a706
Use debug version of MSVC runtime library on debug (#1231)338e434
chore: release (#1229)c7f0829
Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)7de85cc
chore: release (#1223)Updates
clap_builder
from 4.5.18 to 4.5.19Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0fce38c1
chore(deps): Update Rust crate unicode-width to 0.2.0f651921
chore(deps): Update compatible (dev) (#5757)a618230
chore(deps): Update Rust crate terminal_size to 0.4.0fd31a1b
Merge pull request #5754 from epage/shellUpdates
indexmap
from 2.5.0 to 2.6.0Changelog
Sourced from indexmap's changelog.
Commits
bf0362b
Merge pull request #354 from cuviper/release-2.6.0bd0b4f7
Add all release dates5340049
Release 2.6.07f80229
Merge pull request #343 from cuviper/hash_tablee577bf2
Usehashbrown::HashTable
instead ofRawTable
09b48ec
Merge pull request #353 from cuviper/move_index267b83d
Add an explicit bounds check inmove_index
d74a4da
Merge pull request #349 from waywardmonkeys/improve-doc-formatting5b0ed20
docs: Improve doc formatting with backticks15518f3
Merge pull request #348 from cuviper/clone-intoiterUpdates
once_cell
from 1.20.1 to 1.20.2Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race featureDependabot 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