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 crates-io group with 2 updates #257

Merged
merged 1 commit into from
May 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the crates-io group with 2 updates: aws-lc-rs and serde.

Updates aws-lc-rs from 1.7.1 to 1.7.2

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.7.2

What's Changed

  • Support for aarch64-pc-windows-msvc (See #406)
  • Removed length limit on HKDF Info (See #424)
  • Bump MSRV to v1.63 (See #418)

Merged PRs

Full Changelog: aws/aws-lc-rs@v1.7.1...v1.7.2

Commits
  • 0186ef7 Update docs; add aarch64-pc-windows-msvc (#422)
  • f9f0741 Remove arbitrary HKDF info length limit (#424)
  • 0fb8b3f Fix s2n-quic integ test (#423)
  • 23b3dc8 Support build for aarch64-pc-windows-msvc (#406)
  • 4d5e125 aws-lc-rs v1.7.2 and aws-lc-sys v0.17.0 (#421)
  • e8ae35d Fix recent change to rust-script syntax (#419)
  • d6efe09 CI for cross-compiling to x86_64-pc-windows-gnu (#414)
  • 00a2ad3 RSA 8192 (slow) tests only for release build (#407)
  • d6ca84e Refactor Step 1 - move "padded" cipher implementation to sub-module (#408)
  • 8d4c4c9 Trivial RustRover cleanups (#415)
  • Additional commits viewable in compare view

Updates serde from 1.0.202 to 1.0.203

Release notes

Sourced from serde's releases.

v1.0.203

  • Documentation improvements (#2747)
Commits
  • d5bc546 Release 1.0.203
  • 45ae217 Merge pull request #2747 from dtolnay/variadic
  • b7b97dd Unindent implementation inside tuple_impl_body macro
  • 5d3c563 Document tuple impls as fake variadic
  • 3761854 Merge pull request #2745 from dtolnay/docsrs
  • a8f1484 Rely on docs.rs to define --cfg=docsrs by default
  • 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 crates-io group with 2 updates: [aws-lc-rs](https:/awslabs/aws-lc-rs) and [serde](https:/serde-rs/serde).


Updates `aws-lc-rs` from 1.7.1 to 1.7.2
- [Release notes](https:/awslabs/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.7.1...v1.7.2)

Updates `serde` from 1.0.202 to 1.0.203
- [Release notes](https:/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.202...v1.0.203)

---
updated-dependencies:
- dependency-name: aws-lc-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates-io
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates-io
...

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 May 27, 2024
@cpu cpu enabled auto-merge May 27, 2024 19:57
@cpu cpu added this pull request to the merge queue May 27, 2024
Merged via the queue into main with commit ff7917a May 27, 2024
56 checks passed
@cpu cpu deleted the dependabot/cargo/crates-io-3fca504d66 branch May 27, 2024 20:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant