Skip to content

chore(deps): bump the root-deps group with 2 updates#163

Merged
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/root-deps-d6ad88b277
Mar 25, 2026
Merged

chore(deps): bump the root-deps group with 2 updates#163
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/root-deps-d6ad88b277

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the root-deps group with 2 updates: sha2 and crypto-bigint.

Updates sha2 from 0.11.0-rc.5 to 0.11.0

Commits

Updates crypto-bigint from 0.7.2 to 0.7.3

Changelog

Sourced from crypto-bigint's changelog.

0.7.3 (2026-03-25)

Added

  • #[inline] attributes for shift and wrapping arithmetic ops (#1229)
  • MontyForm::{is_zero, is_one} methods (#1230)
  • Gcd supertrait bound to Unsigned/Signed traits (#1231)

Changed

  • Define Uint division traits generically (#1232)
  • Use generic implementation of bit operations for Wrapping (#1235)
  • Explicitly seal MontyForm (#1237)

#1229: RustCrypto/crypto-bigint#1229 #1230: RustCrypto/crypto-bigint#1230 #1231: RustCrypto/crypto-bigint#1231 #1232: RustCrypto/crypto-bigint#1232 #1235: RustCrypto/crypto-bigint#1235 #1237: RustCrypto/crypto-bigint#1237

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 2 updates: [sha2](https://github.com/RustCrypto/hashes) and [crypto-bigint](https://github.com/RustCrypto/crypto-bigint).


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

Updates `crypto-bigint` from 0.7.2 to 0.7.3
- [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/crypto-bigint@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: sha2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: crypto-bigint
  dependency-version: 0.7.3
  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 Mar 25, 2026
@tarcieri tarcieri merged commit 2e1e604 into master Mar 25, 2026
14 checks passed
@tarcieri tarcieri deleted the dependabot/cargo/root-deps-d6ad88b277 branch March 25, 2026 19:49
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