Skip to content

build(deps): bump the rustcrypto group across 1 directory with 5 updates - #48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rustcrypto-b5fc73b81b
Open

build(deps): bump the rustcrypto group across 1 directory with 5 updates#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rustcrypto-b5fc73b81b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps the rustcrypto group with 5 updates in the / directory:

Package From To
ascon-aead 0.4.4 0.6.0
chacha20poly1305 0.10.1 0.11.0
aes-gcm 0.10.3 0.11.1
argon2 0.5.3 0.6.0
zeroize 1.8.2 1.9.0

Updates ascon-aead from 0.4.4 to 0.6.0

Commits
  • 1ff4a50 ascon-aead version 0.6.0
  • 5ddc63e ascon-core: update to aead 0.6.0
  • ad8ed23 ascon-aead 0.6.0-pre.4
  • 9859767 ascon-aead: update to ead 0.6.0-rc.10
  • 6646f9a ascon-hash 0.4.0
  • 13e9b58 ascon-hash: upgrade to digest 0.11
  • b91dec6 ascon-aead: expose aead/rand_core
  • b0e6b3e Upgrade to rand 0.9
  • 7546c7b Upgrade aead and digest to latest RCs
  • 38eac2c ascon-aead 0.6.0-pre.3
  • Additional commits viewable in compare view

Updates chacha20poly1305 from 0.10.1 to 0.11.0

Commits

Updates aes-gcm from 0.10.3 to 0.11.1

Commits

Updates argon2 from 0.5.3 to 0.6.0

Commits
  • b1e0ad6 argon2 v0.6.0 (#931)
  • c0d2aca argon2: bump blake2 to v0.11 (#929)
  • d9c628b Cargo.lock: bump dependencies (#930)
  • 0b31c1c Cargo.toml: use password-hash crate release (#920)
  • 420cbc9 build(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (#912)
  • 3a88540 build(deps): bump actions/checkout from 6 to 7 (#913)
  • 90b974f build(deps): bump the all-deps group with 5 updates (#914)
  • 82c688f build(deps): bump the all-deps group across 1 directory with 18 updates (#911)
  • b2cef17 build(deps): bump the all-deps group with 6 updates (#902)
  • 2c16e5a build(deps): bump the all-deps group with 7 updates (#901)
  • Additional commits viewable in compare view

Updates zeroize from 1.8.2 to 1.9.0

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 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 rustcrypto group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ascon-aead](https://github.com/sebastinas/ascon-aead) | `0.4.4` | `0.6.0` |
| [chacha20poly1305](https://github.com/RustCrypto/AEADs) | `0.10.1` | `0.11.0` |
| [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.3` | `0.11.1` |
| [argon2](https://github.com/RustCrypto/password-hashes) | `0.5.3` | `0.6.0` |
| [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` |



Updates `ascon-aead` from 0.4.4 to 0.6.0
- [Commits](sebastinas/ascon-aead@ascon-aead-v0.4.4...ascon-aead-v0.6.0)

Updates `chacha20poly1305` from 0.10.1 to 0.11.0
- [Commits](RustCrypto/AEADs@chacha20poly1305-v0.10.1...chacha20poly1305-v0.11.0)

Updates `aes-gcm` from 0.10.3 to 0.11.1
- [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.1)

Updates `argon2` from 0.5.3 to 0.6.0
- [Commits](RustCrypto/password-hashes@argon2-v0.5.3...argon2-v0.6.0)

Updates `zeroize` from 1.8.2 to 1.9.0
- [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0)

---
updated-dependencies:
- dependency-name: ascon-aead
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rustcrypto
- dependency-name: chacha20poly1305
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rustcrypto
- dependency-name: aes-gcm
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rustcrypto
- dependency-name: argon2
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rustcrypto
- dependency-name: zeroize
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rustcrypto
...

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 Aug 31, 2026
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