Skip to content

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

Merged
newpavlov merged 1 commit into
masterfrom
dependabot/cargo/all-deps-518874bc09
Jun 15, 2026
Merged

build(deps): bump the all-deps group across 1 directory with 5 updates#571
newpavlov merged 1 commit into
masterfrom
dependabot/cargo/all-deps-518874bc09

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 4 updates in the / directory: cipher, zeroize, block-buffer and typenum.

Updates cipher from 0.5.1 to 0.5.2

Commits

Updates zeroize from 1.8.2 to 1.9.0

Commits

Updates block-buffer from 0.12.0 to 0.12.1

Commits

Updates crypto-common from 0.2.1 to 0.2.2

Commits

Updates typenum from 1.20.0 to 1.20.1

Release notes

Sourced from typenum's releases.

v1.20.1

Commits

  • d1b13a8: Don't publish internal crate (Paho Lurie-Gregg)
  • 298ccdc: Update some URLs (#243) (Alex Touchet) #243
  • 7925b8c: tarr macro: use fully qualified path (#244) (jsen-) #244
  • 0db9a0f: Version 1.20.1 (Paho Lurie-Gregg)
Changelog

Sourced from typenum's changelog.

1.20.1 (2026-05-29)

  • [fixed] Fixed tarr import resolution
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
zeroize [>= 1.4.a, < 1.5]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 15, 2026
@dhardy

dhardy commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@newpavlov I believe you recently dealt with (or worked around) this test failure?

Also @newpavlov are you aware of any reason that upgrading to zeroize 1.9.x would be a breaking change?

@newpavlov

Copy link
Copy Markdown
Member

The problem is not with zeroize, but with Intel being... not very good people. See this comment for more information.

@newpavlov

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the all-deps group with 4 updates in the / directory: [cipher](https://github.com/RustCrypto/traits), [zeroize](https://github.com/RustCrypto/utils), [block-buffer](https://github.com/RustCrypto/utils) and [typenum](https://github.com/paholg/typenum).


Updates `cipher` from 0.5.1 to 0.5.2
- [Commits](RustCrypto/traits@cipher-v0.5.1...cipher-v0.5.2)

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

Updates `block-buffer` from 0.12.0 to 0.12.1
- [Commits](RustCrypto/utils@block-buffer-v0.12.0...block-buffer-v0.12.1)

Updates `crypto-common` from 0.2.1 to 0.2.2
- [Commits](RustCrypto/traits@crypto-common-v0.2.1...crypto-common-v0.2.2)

Updates `typenum` from 1.20.0 to 1.20.1
- [Release notes](https://github.com/paholg/typenum/releases)
- [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md)
- [Commits](paholg/typenum@v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: block-buffer
  dependency-version: 0.12.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: cipher
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: crypto-common
  dependency-version: 0.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: typenum
  dependency-version: 1.20.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zeroize
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the all-deps group with 5 updates build(deps): bump the all-deps group across 1 directory with 5 updates Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/all-deps-518874bc09 branch from 8d864b1 to 74473c2 Compare June 15, 2026 18:02
@newpavlov newpavlov merged commit 2aa613e into master Jun 15, 2026
59 checks passed
@newpavlov newpavlov deleted the dependabot/cargo/all-deps-518874bc09 branch June 15, 2026 18:08
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.

2 participants