Skip to content

chore(deps): bump the root-deps group across 1 directory with 6 updates#215

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/root-deps-3793fcff67
Open

chore(deps): bump the root-deps group across 1 directory with 6 updates#215
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/root-deps-3793fcff67

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the root-deps group with 6 updates in the / directory:

Package From To
crypto-common 0.2.1 0.2.2
cc 1.2.61 1.2.62
cipher 0.5.1 0.5.2
ctr 0.10.0 0.10.1
hybrid-array 0.4.11 0.4.12
poly1305 0.9.0-rc.6 0.9.0

Updates crypto-common from 0.2.1 to 0.2.2

Commits

Updates cc from 1.2.61 to 1.2.62

Release notes

Sourced from cc's releases.

cc-v1.2.62

Other

  • Regenerate target info (#1721)
  • Allow exceptions on wasm platforms (#1714)
  • Add relibc env (#1710)
  • recognize sh4 architecture in parse_arch() (#1712)
Changelog

Sourced from cc's changelog.

1.2.62 - 2026-05-08

Other

  • Regenerate target info (#1721)
  • Allow exceptions on wasm platforms (#1714)
  • Add relibc env (#1710)
  • recognize sh4 architecture in parse_arch() (#1712)
Commits

Updates cipher from 0.5.1 to 0.5.2

Commits

Updates ctr from 0.10.0 to 0.10.1

Commits

Updates hybrid-array from 0.4.11 to 0.4.12

Changelog

Sourced from hybrid-array's changelog.

0.4.12 (2026-05-09)

Added

  • ArraySize impls for Classic McEliece (#220)

#220: RustCrypto/hybrid-array#220

Commits

Updates poly1305 from 0.9.0-rc.6 to 0.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 root-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [crypto-common](https://github.com/RustCrypto/traits) | `0.2.1` | `0.2.2` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.2.62` |
| [cipher](https://github.com/RustCrypto/traits) | `0.5.1` | `0.5.2` |
| [ctr](https://github.com/RustCrypto/block-modes) | `0.10.0` | `0.10.1` |
| [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.11` | `0.4.12` |
| [poly1305](https://github.com/RustCrypto/universal-hashes) | `0.9.0-rc.6` | `0.9.0` |



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 `cc` from 1.2.61 to 1.2.62
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.61...cc-v1.2.62)

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

Updates `ctr` from 0.10.0 to 0.10.1
- [Commits](RustCrypto/block-modes@ctr-v0.10.0...ctr-v0.10.1)

Updates `hybrid-array` from 0.4.11 to 0.4.12
- [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/hybrid-array@v0.4.11...v0.4.12)

Updates `poly1305` from 0.9.0-rc.6 to 0.9.0
- [Commits](RustCrypto/universal-hashes@poly1305-v0.9.0-rc.6...poly1305-v0.9.0)

---
updated-dependencies:
- dependency-name: crypto-common
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: cc
  dependency-version: 1.2.62
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: cipher
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: ctr
  dependency-version: 0.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: hybrid-array
  dependency-version: 0.4.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: poly1305
  dependency-version: 0.9.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: root-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 May 20, 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