-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
build(deps): Bump the firecracker group with 10 updates #4927
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/firecracker-9c4f40d231
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+25
−32
Conversation
This file contains 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 | | --- | --- | --- | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.89` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.11.0` | `1.11.1` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.12.14` | `0.12.15` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.23.0` | `0.23.1` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.1` | `0.15.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.40` | `0.38.41` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `syn` from 2.0.87 to 2.0.89 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.89) Updates `aws-lc-rs` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.11.0...v1.11.1) Updates `aws-lc-fips-sys` from 0.12.14 to 0.12.15 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.12.14...aws-lc-fips-sys/v0.12.15) Updates `aws-lc-sys` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.23.0...aws-lc-sys/v0.23.1) Updates `cpufeatures` from 0.2.15 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.15...cpufeatures-v0.2.16) Updates `hashbrown` from 0.15.1 to 0.15.2 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/commits) Updates `itoa` from 1.0.11 to 1.0.13 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.13) Updates `rustix` from 0.38.40 to 0.38.41 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.40...v0.38.41) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) --- updated-dependencies: - 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: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-patch 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-patch dependency-group: firecracker - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: hashbrown 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: rustix 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 25, 2024
roypat
approved these changes
Nov 25, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4927 +/- ##
=======================================
Coverage 84.09% 84.09%
=======================================
Files 251 251
Lines 28061 28061
=======================================
Hits 23597 23597
Misses 4464 4464
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
roypat
added
the
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
label
Nov 25, 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:
1.0.89
1.0.92
2.0.87
2.0.89
1.11.0
1.11.1
0.12.14
0.12.15
0.23.0
0.23.1
0.2.15
0.2.16
0.15.1
0.15.2
1.0.11
1.0.13
0.38.40
0.38.41
1.0.13
1.0.14
Updates
proc-macro2
from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36
Release 1.0.920cb443d
Merge pull request #487 from dtolnay/mismatchlineae478ed
Change mismatch panic message to avoid github linkifying5046761
Release 1.0.9127c5494
Merge pull request #486 from dtolnay/compilerlexa9146d6
Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04
Merge pull request #485 from dtolnay/fallbackident75d0818
Make parser's fallback Ident symmetric with Group and Literal56c3e31
Merge pull request #484 from dtolnay/fbliterald2c0e61
Fix spanned fallback literal constructionUpdates
syn
from 2.0.87 to 2.0.89Release notes
Sourced from syn's releases.
Commits
06af36b
Release 2.0.8942b4747
Fix "compiler/fallback mismatch 949" panic424e484
Release 2.0.882375d9a
Pull in proc-macro2 FromStr's more robust error recoveryf46a6f3
Update test suite to nightly-2024-11-18fc133eb
Resolve unnecessary_map_or clippy lint0ccac34
Resolve question_mark clippy lint5c1c057
Disable toml "display" feature5bbe46a
Prevent upload-artifact step from causing CI failure2b45e93
Raise minimum version for syn-codegen crate to Rust 1.65Updates
aws-lc-rs
from 1.11.0 to 1.11.1Release notes
Sourced from aws-lc-rs's releases.
Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
aws-lc-fips-sys
from 0.12.14 to 0.12.15Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
aws-lc-sys
from 0.23.0 to 0.23.1Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
cpufeatures
from 0.2.15 to 0.2.16Commits
b0d1a8a
cpufeatures: release v0.2.16 (#1138)21105ea
cpufeatures: fix cfg for freestanding x86 targets (#1137)e74e578
inout: release v0.2.0-rc.3 (#1135)ca82661
aarch64-dit: commit Cargo.lock (#1134)7948352
inout: addInOutBufReserved::split_reserved
method (#1133)8bb6c50
inout: addInOut::into_out
andInOutBufReserved::into_out
(#1132)Updates
hashbrown
from 0.15.1 to 0.15.2Changelog
Sourced from hashbrown's changelog.
Commits
Updates
itoa
from 1.0.11 to 1.0.13Release notes
Sourced from itoa's releases.
Commits
d49fc1d
Release 1.0.133118ea6
Merge pull request #55 from dtolnay/isizeed2b9b4
Eliminate 64-bit-to-isize conversion513debf
Merge pull request #54 from dtolnay/lut09a06f6
Change decimal digits lookup table from static to constd39d767
Merge pull request #53 from dtolnay/renderdaf766b
Replace 'decode' terminology with 'render'535f396
Merge pull request #52 from dtolnay/fouratatime21e76dc
Remove redundant size_of checkc4ba250
Merge pull request #51 from dtolnay/maxlenUpdates
rustix
from 0.38.40 to 0.38.41Commits
cd8725d
chore: Release rustix version 0.38.410168574
Add aport_getn_query
function. (#1216)cac5c92
Fixport_getn
calling. (#1215)0c2061c
Addio_uring_buf_ring
struct (#1155)ffcdad7
Fix compile errors in tests on Solaris. (#1214)Updates
unicode-ident
from 1.0.13 to 1.0.14Release notes
Sourced from unicode-ident's releases.
Commits
404f1e8
Release 1.0.14a1f8406
Merge pull request #28 from Jake-Shadle/master36cccb8
Update LICENSE-UNICODE to Unicode-3.010483de
Update LICENSE-UNICODE text5dac50c
Resolve unnecessary_map_or clippy lint5f17dcb
Prevent upload-artifact step from causing CI failure5cb61e3
Re-enable unicode-xid comparison testDependabot 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