-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group with 10 updates #4927
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
Conversation
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]>
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. |
|
@dependabot ignore unicode-ident |
|
OK, I won't notify you about unicode-ident again, unless you unignore it. |
|
@dependabot recreate |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the firecracker group with 10 updates:
1.0.891.0.922.0.872.0.891.11.01.11.10.12.140.12.150.23.00.23.10.2.150.2.160.15.10.15.21.0.111.0.130.38.400.38.411.0.131.0.14Updates
proc-macro2from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36Release 1.0.920cb443dMerge pull request #487 from dtolnay/mismatchlineae478edChange mismatch panic message to avoid github linkifying5046761Release 1.0.9127c5494Merge pull request #486 from dtolnay/compilerlexa9146d6Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04Merge pull request #485 from dtolnay/fallbackident75d0818Make parser's fallback Ident symmetric with Group and Literal56c3e31Merge pull request #484 from dtolnay/fbliterald2c0e61Fix spanned fallback literal constructionUpdates
synfrom 2.0.87 to 2.0.89Release notes
Sourced from syn's releases.
Commits
06af36bRelease 2.0.8942b4747Fix "compiler/fallback mismatch 949" panic424e484Release 2.0.882375d9aPull in proc-macro2 FromStr's more robust error recoveryf46a6f3Update test suite to nightly-2024-11-18fc133ebResolve unnecessary_map_or clippy lint0ccac34Resolve question_mark clippy lint5c1c057Disable toml "display" feature5bbe46aPrevent upload-artifact step from causing CI failure2b45e93Raise minimum version for syn-codegen crate to Rust 1.65Updates
aws-lc-rsfrom 1.11.0 to 1.11.1Release notes
Sourced from aws-lc-rs's releases.
Commits
cdb1651Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12Update to aws-lc-rs v1.11.1 (#611)c056bc0Handle spaces in source/build paths (#608)2caa7c9Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4MSRV cleanup; Remove mirai-annotations dependency (#609)9648464Clippy requires nightly (#598)62885beFix for aarch64-apple-ios (#604)c236debSet GOCACHE under OUT_DIR (#603)bee27e4Fix latest clippy lints (#606)Updates
aws-lc-fips-sysfrom 0.12.14 to 0.12.15Commits
cdb1651Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12Update to aws-lc-rs v1.11.1 (#611)c056bc0Handle spaces in source/build paths (#608)2caa7c9Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4MSRV cleanup; Remove mirai-annotations dependency (#609)9648464Clippy requires nightly (#598)62885beFix for aarch64-apple-ios (#604)c236debSet GOCACHE under OUT_DIR (#603)bee27e4Fix latest clippy lints (#606)Updates
aws-lc-sysfrom 0.23.0 to 0.23.1Commits
cdb1651Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12Update to aws-lc-rs v1.11.1 (#611)c056bc0Handle spaces in source/build paths (#608)2caa7c9Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4MSRV cleanup; Remove mirai-annotations dependency (#609)9648464Clippy requires nightly (#598)62885beFix for aarch64-apple-ios (#604)c236debSet GOCACHE under OUT_DIR (#603)bee27e4Fix latest clippy lints (#606)Updates
cpufeaturesfrom 0.2.15 to 0.2.16Commits
b0d1a8acpufeatures: release v0.2.16 (#1138)21105eacpufeatures: fix cfg for freestanding x86 targets (#1137)e74e578inout: release v0.2.0-rc.3 (#1135)ca82661aarch64-dit: commit Cargo.lock (#1134)7948352inout: addInOutBufReserved::split_reservedmethod (#1133)8bb6c50inout: addInOut::into_outandInOutBufReserved::into_out(#1132)Updates
hashbrownfrom 0.15.1 to 0.15.2Changelog
Sourced from hashbrown's changelog.
Commits
Updates
itoafrom 1.0.11 to 1.0.13Release notes
Sourced from itoa's releases.
Commits
d49fc1dRelease 1.0.133118ea6Merge pull request #55 from dtolnay/isizeed2b9b4Eliminate 64-bit-to-isize conversion513debfMerge pull request #54 from dtolnay/lut09a06f6Change decimal digits lookup table from static to constd39d767Merge pull request #53 from dtolnay/renderdaf766bReplace 'decode' terminology with 'render'535f396Merge pull request #52 from dtolnay/fouratatime21e76dcRemove redundant size_of checkc4ba250Merge pull request #51 from dtolnay/maxlenUpdates
rustixfrom 0.38.40 to 0.38.41Commits
cd8725dchore: Release rustix version 0.38.410168574Add aport_getn_queryfunction. (#1216)cac5c92Fixport_getncalling. (#1215)0c2061cAddio_uring_buf_ringstruct (#1155)ffcdad7Fix compile errors in tests on Solaris. (#1214)Updates
unicode-identfrom 1.0.13 to 1.0.14Release notes
Sourced from unicode-ident's releases.
Commits
404f1e8Release 1.0.14a1f8406Merge pull request #28 from Jake-Shadle/master36cccb8Update LICENSE-UNICODE to Unicode-3.010483deUpdate LICENSE-UNICODE text5dac50cResolve unnecessary_map_or clippy lint5f17dcbPrevent upload-artifact step from causing CI failure5cb61e3Re-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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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