Skip to content

chore(deps): Bump Crypto dependencies#1505

Merged
fitzthum merged 2 commits into
mainfrom
dependabot/cargo/ctr-0.10.0
Jun 4, 2026
Merged

chore(deps): Bump Crypto dependencies#1505
fitzthum merged 2 commits into
mainfrom
dependabot/cargo/ctr-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps ctr from 0.9.2 to 0.10.0.

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 22:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 3, 2026
Bumps [ctr](https://github.com/RustCrypto/block-modes) from 0.9.2 to 0.10.0.
- [Commits](RustCrypto/block-modes@ctr-v0.9.2...ctr-v0.10.0)

---
updated-dependencies:
- dependency-name: ctr
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Xynnn007 Xynnn007 force-pushed the dependabot/cargo/ctr-0.10.0 branch from 9554378 to a1296a3 Compare June 4, 2026 03:07
@Xynnn007 Xynnn007 changed the title chore(deps): Bump ctr from 0.9.2 to 0.10.0 chore(deps): Bump Crypto dependencies Jun 4, 2026
@Xynnn007

Xynnn007 commented Jun 4, 2026

Copy link
Copy Markdown
Member

Added

  1. aes 0.8.3 -> 0.9.1
    2. aes-gcm 0.10.2 -> 0.11.0-rc.4

because the APIs are coupled.

@mythi

mythi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

some deprecation warnings in the build still

1. aes 0.8.3 -> 0.9.1
2. aes-gcm 0.10.2 -> 0.11.0-rc.4

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
@Xynnn007 Xynnn007 force-pushed the dependabot/cargo/ctr-0.10.0 branch from a1296a3 to 50df4a3 Compare June 4, 2026 05:41
@Xynnn007

Xynnn007 commented Jun 4, 2026

Copy link
Copy Markdown
Member

Updated.

@fitzthum fitzthum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @Xynnn007

@fitzthum fitzthum merged commit 1b39850 into main Jun 4, 2026
30 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/ctr-0.10.0 branch June 4, 2026 15:43
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.

3 participants