Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-deps group with 8 updates:

Package From To
elliptic-curve 0.14.0-rc.18 0.14.0-rc.19
ecdsa 0.17.0-rc.10 0.17.0-rc.11
p256 0.14.0-rc.2 0.14.0-rc.3
crypto-bigint 0.7.0-rc.13 0.7.0-rc.14
crypto-common 0.2.0-rc.8 0.2.0-rc.9
primefield 0.14.0-rc.2 0.14.0-rc.3
primeorder 0.14.0-rc.2 0.14.0-rc.3
zmij 1.0.9 1.0.11

Updates elliptic-curve from 0.14.0-rc.18 to 0.14.0-rc.19

Commits
  • d51c293 elliptic-curve v0.14.0-rc.19 (#2165)
  • ab6e3b5 elliptic-curve: add ctutils traits to arithmetic bounds (#2166)
  • 443d4ee elliptic-curve: bump sec1 to v0.8.0-rc.11 (#2164)
  • f33be2a elliptic-curve: bump base16ct to v1 (#2163)
  • bfadad3 build(deps): bump portable-atomic from 1.11.1 to 1.13.0 in the all-deps group...
  • See full diff in compare view

Updates ecdsa from 0.17.0-rc.10 to 0.17.0-rc.11

Commits

Updates p256 from 0.14.0-rc.2 to 0.14.0-rc.3

Commits

Updates crypto-bigint from 0.7.0-rc.13 to 0.7.0-rc.14

Commits

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

Commits
  • ea272ec crypto-common v0.2.0-rc.9 (#2167)
  • 4303b14 crypto-common: add deprecated generate* to Key(Iv)Init (#2162)
  • d51c293 elliptic-curve v0.14.0-rc.19 (#2165)
  • ab6e3b5 elliptic-curve: add ctutils traits to arithmetic bounds (#2166)
  • 443d4ee elliptic-curve: bump sec1 to v0.8.0-rc.11 (#2164)
  • f33be2a elliptic-curve: bump base16ct to v1 (#2163)
  • bfadad3 build(deps): bump portable-atomic from 1.11.1 to 1.13.0 in the all-deps group...
  • 7f0d7ec elliptic-curve v0.14.0-rc.18 (#2161)
  • 8ea3347 elliptic-curve: use Cargo.toml for array/bigint imports (#2160)
  • 2261078 elliptic-curve: bump crypto-bigint to v0.7.0-rc.13 (#2158)
  • Additional commits viewable in compare view

Updates primefield from 0.14.0-rc.2 to 0.14.0-rc.3

Commits

Updates primeorder from 0.14.0-rc.2 to 0.14.0-rc.3

Commits

Updates zmij from 1.0.9 to 1.0.11

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
p256 [>= 0.11.a, < 0.12]

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.18` | `0.14.0-rc.19` |
| [ecdsa](https://github.com/RustCrypto/signatures) | `0.17.0-rc.10` | `0.17.0-rc.11` |
| [p256](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.2` | `0.14.0-rc.3` |
| [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.13` | `0.7.0-rc.14` |
| [crypto-common](https://github.com/RustCrypto/traits) | `0.2.0-rc.8` | `0.2.0-rc.9` |
| [primefield](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.2` | `0.14.0-rc.3` |
| [primeorder](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.2` | `0.14.0-rc.3` |
| [zmij](https://github.com/dtolnay/zmij) | `1.0.9` | `1.0.11` |


Updates `elliptic-curve` from 0.14.0-rc.18 to 0.14.0-rc.19
- [Commits](RustCrypto/traits@elliptic-curve-v0.14.0-rc.18...elliptic-curve/v0.14.0-rc.19)

Updates `ecdsa` from 0.17.0-rc.10 to 0.17.0-rc.11
- [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.10...ecdsa/v0.17.0-rc.11)

Updates `p256` from 0.14.0-rc.2 to 0.14.0-rc.3
- [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.2...p256/v0.14.0-rc.3)

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

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

Updates `primefield` from 0.14.0-rc.2 to 0.14.0-rc.3
- [Commits](RustCrypto/elliptic-curves@primefield/v0.14.0-rc.2...primefield/v0.14.0-rc.3)

Updates `primeorder` from 0.14.0-rc.2 to 0.14.0-rc.3
- [Commits](RustCrypto/elliptic-curves@primeorder/v0.14.0-rc.2...primeorder/v0.14.0-rc.3)

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

---
updated-dependencies:
- dependency-name: elliptic-curve
  dependency-version: 0.14.0-rc.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: ecdsa
  dependency-version: 0.17.0-rc.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: p256
  dependency-version: 0.14.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: crypto-bigint
  dependency-version: 0.7.0-rc.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: crypto-common
  dependency-version: 0.2.0-rc.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: primefield
  dependency-version: 0.14.0-rc.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: primeorder
  dependency-version: 0.14.0-rc.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zmij
  dependency-version: 1.0.11
  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 5, 2026
@baloo baloo merged commit 8b9ae29 into master Jan 5, 2026
180 checks passed
@baloo baloo deleted the dependabot/cargo/all-deps-e137a077d5 branch January 5, 2026 19:21
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