Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the firecracker group with 10 updates:

Package From To
proc-macro2 1.0.89 1.0.92
syn 2.0.87 2.0.89
aws-lc-rs 1.11.0 1.11.1
aws-lc-fips-sys 0.12.14 0.12.15
aws-lc-sys 0.23.0 0.23.1
cpufeatures 0.2.15 0.2.16
hashbrown 0.15.1 0.15.2
itoa 1.0.11 1.0.13
rustix 0.38.40 0.38.41
unicode-ident 1.0.13 1.0.14

Updates proc-macro2 from 1.0.89 to 1.0.92

Release notes

Sourced from proc-macro2's releases.

1.0.92

  • Improve compiler/fallback mismatch panic message (#487)

1.0.91

  • Fix panic "compiler/fallback mismatch 949" when using TokenStream::from_str from inside a proc macro to parse a string containing doc comment (#484)

1.0.90

  • Improve error recovery in TokenStream's and Literal's FromStr implementations to work around rust-lang/rust#58736 such that rustc does not poison compilation on codepaths that should be recoverable errors (#477, #478, #479, #480, #481, #482)
Commits
  • acc7d36 Release 1.0.92
  • 0cb443d Merge pull request #487 from dtolnay/mismatchline
  • ae478ed Change mismatch panic message to avoid github linkifying
  • 5046761 Release 1.0.91
  • 27c5494 Merge pull request #486 from dtolnay/compilerlex
  • a9146d6 Ensure that compiler tokenstream parsing only produces a compiler lexerror
  • 1ce5f04 Merge pull request #485 from dtolnay/fallbackident
  • 75d0818 Make parser's fallback Ident symmetric with Group and Literal
  • 56c3e31 Merge pull request #484 from dtolnay/fbliteral
  • d2c0e61 Fix spanned fallback literal construction
  • Additional commits viewable in compare view

Updates syn from 2.0.87 to 2.0.89

Release notes

Sourced from syn's releases.

2.0.89

2.0.88

  • Improve error recovery in parse_str (#1783)
Commits
  • 06af36b Release 2.0.89
  • 42b4747 Fix "compiler/fallback mismatch 949" panic
  • 424e484 Release 2.0.88
  • 2375d9a Pull in proc-macro2 FromStr's more robust error recovery
  • f46a6f3 Update test suite to nightly-2024-11-18
  • fc133eb Resolve unnecessary_map_or clippy lint
  • 0ccac34 Resolve question_mark clippy lint
  • 5c1c057 Disable toml "display" feature
  • 5bbe46a Prevent upload-artifact step from causing CI failure
  • 2b45e93 Raise minimum version for syn-codegen crate to Rust 1.65
  • See full diff in compare view

Updates aws-lc-rs from 1.11.0 to 1.11.1

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.11.1

What's Changed

Build Improvements

Issues being resolved

  • #581 - Support importing RSA parameters manually for encryption with Pkcs1PublicEncryptingKey
  • #599 - ffile-prefix-map argument not quoted
  • #600 - All version of aws-lc-fips-sys fail to build docs on docs.rs
  • #602 - Build fail for aarch64-apple-ios

Other Merged PRs

New Contributors

Full Changelog: aws/aws-lc-rs@v1.11.0...v1.11.1

Commits

Updates aws-lc-fips-sys from 0.12.14 to 0.12.15

Commits

Updates aws-lc-sys from 0.23.0 to 0.23.1

Commits

Updates cpufeatures from 0.2.15 to 0.2.16

Commits

Updates hashbrown from 0.15.1 to 0.15.2

Changelog

Sourced from hashbrown's changelog.

[v0.15.2] - 2024-11-14

Added

  • Marked const fn constructors as rustc_const_stable_indirect when built as part of the standard library. (#586)
Commits

Updates itoa from 1.0.11 to 1.0.13

Release notes

Sourced from itoa's releases.

1.0.13

1.0.12

Commits
  • d49fc1d Release 1.0.13
  • 3118ea6 Merge pull request #55 from dtolnay/isize
  • ed2b9b4 Eliminate 64-bit-to-isize conversion
  • 513debf Merge pull request #54 from dtolnay/lut
  • 09a06f6 Change decimal digits lookup table from static to const
  • d39d767 Merge pull request #53 from dtolnay/render
  • daf766b Replace 'decode' terminology with 'render'
  • 535f396 Merge pull request #52 from dtolnay/fouratatime
  • 21e76dc Remove redundant size_of check
  • c4ba250 Merge pull request #51 from dtolnay/maxlen
  • Additional commits viewable in compare view

Updates rustix from 0.38.40 to 0.38.41

Commits

Updates unicode-ident from 1.0.13 to 1.0.14

Release notes

Sourced from unicode-ident's releases.

1.0.14

Commits
  • 404f1e8 Release 1.0.14
  • a1f8406 Merge pull request #28 from Jake-Shadle/master
  • 36cccb8 Update LICENSE-UNICODE to Unicode-3.0
  • 10483de Update LICENSE-UNICODE text
  • 5dac50c Resolve unnecessary_map_or clippy lint
  • 5f17dcb Prevent upload-artifact step from causing CI failure
  • 5cb61e3 Re-enable unicode-xid comparison test
  • See full diff in compare view

Dependabot 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

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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.09%. Comparing base (1320786) to head (f6a214a).
Report is 1 commits behind head on main.

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           
Flag Coverage Δ
5.10-c5n.metal 84.66% <ø> (ø)
5.10-m5n.metal 84.64% <ø> (-0.01%) ⬇️
5.10-m6a.metal 83.95% <ø> (-0.01%) ⬇️
5.10-m6g.metal 80.77% <ø> (ø)
5.10-m6i.metal 84.64% <ø> (+<0.01%) ⬆️
5.10-m7g.metal 80.77% <ø> (ø)
6.1-c5n.metal 84.66% <ø> (-0.01%) ⬇️
6.1-m5n.metal 84.64% <ø> (ø)
6.1-m6a.metal 83.95% <ø> (ø)
6.1-m6g.metal 80.77% <ø> (ø)
6.1-m6i.metal 84.64% <ø> (ø)
6.1-m7g.metal 80.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@roypat 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant