Skip to content

chore(deps): update aws-lc-sys requirement from 0.33 to 0.36 in /DynamoDbEncryption/runtimes/rust#2019

Merged
rishav-karanjit merged 1 commit intomainfrom
dependabot/cargo/DynamoDbEncryption/runtimes/rust/aws-lc-sys-0.36
Jan 16, 2026
Merged

chore(deps): update aws-lc-sys requirement from 0.33 to 0.36 in /DynamoDbEncryption/runtimes/rust#2019
rishav-karanjit merged 1 commit intomainfrom
dependabot/cargo/DynamoDbEncryption/runtimes/rust/aws-lc-sys-0.36

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Updates the requirements on aws-lc-sys to permit the latest version.

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [aws-lc-sys](https://github.com/aws/aws-lc-rs) to permit the latest version.
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](https://github.com/aws/aws-lc-rs/commits)

---
updated-dependencies:
- dependency-name: aws-lc-sys
  dependency-version: 0.36.0
  dependency-type: direct:production
...

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 Jan 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2026 03:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 16, 2026
@rishav-karanjit rishav-karanjit merged commit c397bf2 into main Jan 16, 2026
73 of 83 checks passed
@rishav-karanjit rishav-karanjit deleted the dependabot/cargo/DynamoDbEncryption/runtimes/rust/aws-lc-sys-0.36 branch January 16, 2026 15:52
josecorella pushed a commit that referenced this pull request Feb 6, 2026
* **java:** drop hkdf offset method ([#2011](#2011)) ([b8f29f9](b8f29f9))

* Add go to smithy dependencies ([#1986](#1986)) ([066c0ca](066c0ca))
* add managed policy to cfn template ([#2012](#2012)) ([915183d](915183d))
* bump mpl ([#1953](#1953)) ([4e295f9](4e295f9))
* bump MPL and reuse release script from MPL   ([#1963](#1963)) ([eb52fca](eb52fca))
* bump mpl and smithy dafny ([#1982](#1982)) ([c71fc82](c71fc82))
* bump mpl to allow nightly build ([#1984](#1984)) ([208eb31](208eb31))
* **cfn:** add DescribeTable permission ([#1952](#1952)) ([f24a0d3](f24a0d3))
* **CI:** add slack notifications  ([#1964](#1964)) ([139c856](139c856))
* **CI:** fix dafny_interop to setup_net ([#1965](#1965)) ([e7a5a02](e7a5a02))
* **CI:** remove redundant dotnet run ([#2038](#2038)) ([09c3266](09c3266))
* **dafny:** bump MPL and update mutable map ([#1974](#1974)) ([e9ea870](e9ea870))
* **dafny:** bump smithy dafny  ([#1971](#1971)) ([85309a0](85309a0))
* **deps:** update aws-lc-sys requirement ([#2019](#2019)) ([c397bf2](c397bf2))
* fix non prod daily CI for Go ([#2006](#2006)) ([f8d8f08](f8d8f08))
* fix non-prod.yml ([#2007](#2007)) ([43b5163](43b5163))
* **go:** Add client supplier and basic put get example  ([#1950](#1950)) ([2e36410](2e36410))
* **go:** add complex example in searchable encryptions ([#1955](#1955)) ([012ebf9](012ebf9))
* **go:** Add Go release workflow and script   ([#1958](#1958)) ([2fe77ab](2fe77ab))
* **go:** add performance benchmark ([#1983](#1983)) ([928e318](928e318))
* **go:** add plain text migration examples  ([#1966](#1966)) ([c8796d9](c8796d9))
* **go:** add Searchable Encryption Examples ([#1951](#1951)) ([07bdbe7](07bdbe7))
* **go:** Add various keyrings examples in Go ([#1948](#1948)) ([ffb0c38](ffb0c38))
* **go:** fix nit in go-release workflow ([#1978](#1978)) ([45f7f15](45f7f15))
* **go:** Update ci_test_go.yml ([#1970](#1970)) ([b373067](b373067))
* **go:** update go test matrix and clean up setup ([#1959](#1959)) ([7dd705b](7dd705b))
* **java:** Allow local testing ([#1947](#1947)) ([bf5a106](bf5a106))
* **java:** fix GetEncryptedDataKeyDescription java Example  ([#1973](#1973)) ([ba8fcb7](ba8fcb7))
* move go out of pull/push/daily into its own ([#2005](#2005)) ([1b961b5](1b961b5))
* **net:** Add plaintext to encrypted table migration example ([#1976](#1976)) ([814acbf](814acbf))
* remove test against latest mpl version ([#2008](#2008)) ([728158e](728158e))
* **rust:** add plaintext to encrypted table migration examples   ([#1977](#1977)) ([5286619](5286619))
* **rust:** add simple performance benchmarks ([#2027](#2027)) ([a5bdeb7](a5bdeb7))
* **rust:** bump mpl to remove rust warnings ([#1993](#1993)) ([4d16a62](4d16a62))
* **rust:** fips feature ([#1980](#1980)) ([516fd3d](516fd3d))
* **rust:** improved blocking ([#2030](#2030)) ([162c86c](162c86c))
* **rust:** prepare release of 1.2.0 ([#1981](#1981)) ([5a2569a](5a2569a))
* **rust:** release 1.2.1 ([#2004](#2004)) ([47f6cd9](47f6cd9))
* **rust:** release 1.2.2 ([#2035](#2035)) ([cacda77](cacda77))
* **rust:** use Dafny 4.10.0 for Rust codegen ([#1995](#1995)) ([95168a2](95168a2))
* **TestVectors:** add config tests for new attributes ([#1967](#1967)) ([4017a97](4017a97))
* update check-files ([#2041](#2041)) ([0bafe07](0bafe07))
* update mpl ([#1991](#1991)) ([fed53bf](fed53bf))
* use macos-14 for CI ([#1998](#1998)) ([e0d2b77](e0d2b77))
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