Skip to content

build(deps): bump zcash_keys from 0.6.0 to 0.12.0#563

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zcash_keys-0.12.0
Open

build(deps): bump zcash_keys from 0.6.0 to 0.12.0#563
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zcash_keys-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps zcash_keys from 0.6.0 to 0.12.0.

Release notes

Sourced from zcash_keys's releases.

zcash_proofs-0.12.1: zcash_proofs release version 0.12.1

[0.12.1] - 2023-06-28

Changed

  • Replaced internal directories dependency which now transitively depends on MPL-licensed code.

crates.io releases

This project does not use Github Releases to manage its released artifacts; it is a monorepo-style cargo workspace, and the individual crates produced from the code in this repository are versioned and released to https://crates.io independently. Use the links below to find the latest releases:

Zcash core protocol crates:

Crates for wallet & application developers:

  • zcash_address: encoding for zcash address & key types
  • zcash_keys: key & address generation
  • zcash_client_backend: an opinionated API for building zcash wallets & other clients
  • zcash_client_sqlite: a SQLite-based data storage layer for zcash_client_backend
  • pczt: partially-constructed zcash transactions: a library for incrementally building zcash transactions (hardware wallets & multiparty transaction construction)
  • f4jumble: a low-level library used in the encoding of ZIP 316 addresses & viewing keys
  • zip321: library for the construction of ZIP 321 payment requests
Commits
  • 3ba772c Release zcash_keys version 0.12.0
  • fa60980 Post-release update of cargo vet metadata.
  • 6f87ae0 Release zcash_proofs version 0.26.0
  • a130c85 Release zcash_primitives version 0.26.0
  • 26bb716 Release zcash_transparent version 0.6.0
  • 4f88e55 Release zip321 version 0.6.0
  • c3fd566 Release zcash_address version 0.10.0
  • 9e0a6da Release zcash_protocol version 0.7.0
  • 0b09546 Merge pull request #1978 from zcash/merge/zcash_client_sqlite-0.18.3
  • ddf80d0 Merge branch 'maint/zcash_client_sqlite-0.18.x' into merge/zcash_client_sqlit...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [zcash_keys](https://github.com/zcash/librustzcash) from 0.6.0 to 0.12.0.
- [Release notes](https://github.com/zcash/librustzcash/releases)
- [Commits](zcash/librustzcash@zcash_keys-0.6.0...zcash_keys-0.12.0)

---
updated-dependencies:
- dependency-name: zcash_keys
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 2, 2025
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