Skip to content

build(deps): bump the aws-ls group with 2 updates#4508

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/aws-ls-671f1a0c20
Open

build(deps): bump the aws-ls group with 2 updates#4508
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/aws-ls-671f1a0c20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps the aws-ls group with 2 updates: aws-lc-rs and aws-lc-sys.

Updates aws-lc-rs from 1.16.2 to 1.16.3

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.16.3

What's Changed

  • Key length validation in UnboundCipherKey::new() now enforced at runtime by @​justsmth in aws/aws-lc-rs#1092
    • The documented error on key length mismatch was never actually checked. Streaming cipher constructors also relied on debug_assert_eq! which gets stripped in release builds — these are now runtime checks.
  • Support MSAN and TSAN sanitizer builds via AWS_LC_SYS_SANITIZER environment variable by @​justsmth in aws/aws-lc-rs#1100
    • Accepts asan, msan, or tsan. The existing asan feature flag continues to work.

Build Improvements

Issues Being Closed

  • Clarify that build needs to run from VS Developer shell for Windows builds -- aws/aws-lc-rs#1056
  • Add MSAN (MemorySanitizer) support, matching existing ASAN support -- aws/aws-lc-rs#1077
  • aws-lc-sys fails to compile on iOS arm64 with Clang 15.0.7: undeclared ioctl in urandom.c -- aws/aws-lc-rs#1068

Other Merged PRs

New Contributors

Full Changelog: aws/aws-lc-rs@v1.16.2...v1.16.3

Commits
  • f75bae5 Support MSAN and TSAN sanitizer builds via environment variable (#1100)
  • 64677e8 Improve clang-cl discovery for Windows ARM64 builds (#1060)
  • e2e3e15 Prepare aws-lc-sys v0.40.0 (#1099)
  • e0ec100 Prepare aws-lc-rs v1.16.3 (#1098)
  • 46ed951 MSVC Fix: use 8.3 short paths on Windows to avoid MAX_PATH limits in building...
  • 27c4cca Add jitterentropy src subdirectory to include search path (#1085)
  • 6b30158 MSVC Fix: Improve bad intrinsic check on msvc (#1086)
  • 5a3f9ca Bump codecov/codecov-action from 4 to 6 (#1094)
  • 6a7b379 Bump actions/setup-go from 4 to 6 (#1095)
  • f7cb890 Bump actions/checkout from 4 to 6 (#1096)
  • Additional commits viewable in compare view

Updates aws-lc-sys from 0.39.1 to 0.40.0

Commits
  • f75bae5 Support MSAN and TSAN sanitizer builds via environment variable (#1100)
  • 64677e8 Improve clang-cl discovery for Windows ARM64 builds (#1060)
  • e2e3e15 Prepare aws-lc-sys v0.40.0 (#1099)
  • e0ec100 Prepare aws-lc-rs v1.16.3 (#1098)
  • 46ed951 MSVC Fix: use 8.3 short paths on Windows to avoid MAX_PATH limits in building...
  • 27c4cca Add jitterentropy src subdirectory to include search path (#1085)
  • 6b30158 MSVC Fix: Improve bad intrinsic check on msvc (#1086)
  • 5a3f9ca Bump codecov/codecov-action from 4 to 6 (#1094)
  • 6a7b379 Bump actions/setup-go from 4 to 6 (#1095)
  • f7cb890 Bump actions/checkout from 4 to 6 (#1096)
  • Additional commits viewable 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 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 aws-ls group with 2 updates: [aws-lc-rs](https://github.com/aws/aws-lc-rs) and [aws-lc-sys](https://github.com/aws/aws-lc-rs).


Updates `aws-lc-rs` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.16.2...v1.16.3)

Updates `aws-lc-sys` from 0.39.1 to 0.40.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.39.1...aws-lc-sys/v0.40.0)

---
updated-dependencies:
- dependency-name: aws-lc-rs
  dependency-version: 1.16.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-ls
- dependency-name: aws-lc-sys
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-ls
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 21, 2026 10:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 21, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 21, 2026 10:11
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.

0 participants