Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-deps group with 16 updates:

Package From To
blake2 0.11.0-rc.3 0.11.0-rc.4
digest 0.11.0-rc.5 0.11.0-rc.9
crypto-bigint 0.7.0-rc.18 0.7.0-rc.21
sha2 0.11.0-rc.3 0.11.0-rc.4
hmac 0.13.0-rc.3 0.13.0-rc.4
sha1 0.11.0-rc.3 0.11.0-rc.4
streebog 0.11.0-rc.3 0.11.0-rc.4
belt-hash 0.2.0-rc.3 0.2.0-rc.4
cipher 0.5.0-rc.3 0.5.0-rc.6
cmov 0.5.0-pre.0 0.5.2
crypto-common 0.2.0-rc.9 0.2.0-rc.13
ctutils 0.3.2 0.4.0
hybrid-array 0.4.5 0.4.6
proc-macro2 1.0.105 1.0.106
quote 1.0.43 1.0.44
zmij 1.0.16 1.0.17

Updates blake2 from 0.11.0-rc.3 to 0.11.0-rc.4

Commits

Updates digest from 0.11.0-rc.5 to 0.11.0-rc.9

Commits

Updates crypto-bigint from 0.7.0-rc.18 to 0.7.0-rc.21

Commits

Updates sha2 from 0.11.0-rc.3 to 0.11.0-rc.4

Commits

Updates hmac from 0.13.0-rc.3 to 0.13.0-rc.4

Commits

Updates sha1 from 0.11.0-rc.3 to 0.11.0-rc.4

Commits

Updates streebog from 0.11.0-rc.3 to 0.11.0-rc.4

Commits

Updates belt-hash from 0.2.0-rc.3 to 0.2.0-rc.4

Commits

Updates cipher from 0.5.0-rc.3 to 0.5.0-rc.6

Commits

Updates cmov from 0.5.0-pre.0 to 0.5.2

Commits

Updates crypto-common from 0.2.0-rc.9 to 0.2.0-rc.13

Commits

Updates ctutils from 0.3.2 to 0.4.0

Commits

Updates hybrid-array from 0.4.5 to 0.4.6

Changelog

Sourced from hybrid-array's changelog.

0.4.6 (2026-01-22)

Added

  • Optional dependency on zerocopy with impls for Array (#162)
  • Debug bound to ArraySize (#165)

#162: RustCrypto/hybrid-array#162 #165: RustCrypto/hybrid-array#165

Commits

Updates proc-macro2 from 1.0.105 to 1.0.106

Release notes

Sourced from proc-macro2's releases.

1.0.106

  • Optimize Span::byte_range (#530)
Commits

Updates quote from 1.0.43 to 1.0.44

Release notes

Sourced from quote's releases.

1.0.44

  • Support raw lifetime syntax 'r#async (#323)
Commits

Updates zmij from 1.0.16 to 1.0.17

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 <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 all-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [blake2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.3` | `0.11.0-rc.4` |
| [digest](https://github.com/RustCrypto/traits) | `0.11.0-rc.5` | `0.11.0-rc.9` |
| [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.18` | `0.7.0-rc.21` |
| [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.3` | `0.11.0-rc.4` |
| [hmac](https://github.com/RustCrypto/MACs) | `0.13.0-rc.3` | `0.13.0-rc.4` |
| [sha1](https://github.com/RustCrypto/hashes) | `0.11.0-rc.3` | `0.11.0-rc.4` |
| [streebog](https://github.com/RustCrypto/hashes) | `0.11.0-rc.3` | `0.11.0-rc.4` |
| [belt-hash](https://github.com/RustCrypto/hashes) | `0.2.0-rc.3` | `0.2.0-rc.4` |
| [cipher](https://github.com/RustCrypto/traits) | `0.5.0-rc.3` | `0.5.0-rc.6` |
| [cmov](https://github.com/RustCrypto/utils) | `0.5.0-pre.0` | `0.5.2` |
| [crypto-common](https://github.com/RustCrypto/traits) | `0.2.0-rc.9` | `0.2.0-rc.13` |
| [ctutils](https://github.com/RustCrypto/utils) | `0.3.2` | `0.4.0` |
| [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.5` | `0.4.6` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` |
| [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` |
| [zmij](https://github.com/dtolnay/zmij) | `1.0.16` | `1.0.17` |


Updates `blake2` from 0.11.0-rc.3 to 0.11.0-rc.4
- [Commits](RustCrypto/hashes@blake2-v0.11.0-rc.3...blake2-v0.11.0-rc.4)

Updates `digest` from 0.11.0-rc.5 to 0.11.0-rc.9
- [Commits](RustCrypto/traits@digest-v0.11.0-rc.5...digest-v0.11.0-rc.9)

Updates `crypto-bigint` from 0.7.0-rc.18 to 0.7.0-rc.21
- [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.18...v0.7.0-rc.21)

Updates `sha2` from 0.11.0-rc.3 to 0.11.0-rc.4
- [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.3...sha2-v0.11.0-rc.4)

Updates `hmac` from 0.13.0-rc.3 to 0.13.0-rc.4
- [Commits](RustCrypto/MACs@hmac-v0.13.0-rc.3...hmac-v0.13.0-rc.4)

Updates `sha1` from 0.11.0-rc.3 to 0.11.0-rc.4
- [Commits](RustCrypto/hashes@sha1-v0.11.0-rc.3...sha1-v0.11.0-rc.4)

Updates `streebog` from 0.11.0-rc.3 to 0.11.0-rc.4
- [Commits](RustCrypto/hashes@streebog-v0.11.0-rc.3...streebog-v0.11.0-rc.4)

Updates `belt-hash` from 0.2.0-rc.3 to 0.2.0-rc.4
- [Commits](RustCrypto/hashes@belt-hash-v0.2.0-rc.3...belt-hash-v0.2.0-rc.4)

Updates `cipher` from 0.5.0-rc.3 to 0.5.0-rc.6
- [Commits](RustCrypto/traits@cipher-v0.5.0-rc.3...cipher-v0.5.0-rc.6)

Updates `cmov` from 0.5.0-pre.0 to 0.5.2
- [Commits](RustCrypto/utils@cmov-v0.5.0-pre.0...cmov-v0.5.2)

Updates `crypto-common` from 0.2.0-rc.9 to 0.2.0-rc.13
- [Commits](RustCrypto/traits@crypto-common-v0.2.0-rc.9...crypto-common-v0.2.0-rc.13)

Updates `ctutils` from 0.3.2 to 0.4.0
- [Commits](RustCrypto/utils@ctutils-v0.3.2...ctutils-v0.4.0)

Updates `hybrid-array` from 0.4.5 to 0.4.6
- [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/hybrid-array@v0.4.5...v0.4.6)

Updates `proc-macro2` from 1.0.105 to 1.0.106
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.105...1.0.106)

Updates `quote` from 1.0.43 to 1.0.44
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.43...1.0.44)

Updates `zmij` from 1.0.16 to 1.0.17
- [Release notes](https://github.com/dtolnay/zmij/releases)
- [Commits](dtolnay/zmij@1.0.16...1.0.17)

---
updated-dependencies:
- dependency-name: blake2
  dependency-version: 0.11.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: digest
  dependency-version: 0.11.0-rc.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: crypto-bigint
  dependency-version: 0.7.0-rc.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: sha2
  dependency-version: 0.11.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: hmac
  dependency-version: 0.13.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: sha1
  dependency-version: 0.11.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: streebog
  dependency-version: 0.11.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: belt-hash
  dependency-version: 0.2.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: cipher
  dependency-version: 0.5.0-rc.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: cmov
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: crypto-common
  dependency-version: 0.2.0-rc.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: ctutils
  dependency-version: 0.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: hybrid-array
  dependency-version: 0.4.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: proc-macro2
  dependency-version: 1.0.106
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: quote
  dependency-version: 1.0.44
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zmij
  dependency-version: 1.0.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

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 26, 2026
@tarcieri tarcieri merged commit 59a8efb into master Jan 26, 2026
70 checks passed
@tarcieri tarcieri deleted the dependabot/cargo/all-deps-fa0ba339eb branch January 26, 2026 16:13
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