Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the ecc group across 1 directory with 3 updates #9092

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the ecc group with 3 updates in the / directory: incrementalmerkletree, zcash_encoding and zcash_note_encryption.

Updates incrementalmerkletree from 0.7.0 to 0.7.1

Commits
  • 507f677 Release incrementalmerkletree version 0.7.1
  • 0eecd6d Allow no_std use of incrementalmerkletree
  • See full diff in compare view

Updates zcash_encoding from 0.2.1 to 0.2.2

Release notes

Sourced from zcash_encoding'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
  • 4d301c3 zcash_encoding 0.2.2
  • f6fe568 zcash_encoding: Only require alloc instead of std
  • 07490c7 Allow no-std use of zcash_protocol
  • 51b57a9 Update cargo vet after publishing zcash_protocol 0.4.2
  • b04cf09 zcash_protocol 0.4.2
  • 97aab07 zcash_protocol: Only require alloc instead of std
  • 80b3d89 Merge pull request #1650 from zcash/pczt-verifier
  • f97f6fa pczt: Add a Verifier role
  • 205d4c9 Merge pull request #1649 from zcash/orchard_pczt_skip_dummies
  • 702acff Do not add key derivation metadata for dummy spends.
  • Additional commits viewable in compare view

Updates zcash_note_encryption from 0.4.0 to 0.4.1

Commits
  • 20d00f6 Update cargo vet for zcash-protocol 0.4.1 release.
  • a1511cb Release zcash_protocol version 0.4.1
  • be4bc23 Merge pull request #1580 from nuttycom/wallet/multi_output_dynamic_min_split
  • 00cafa3 Apply suggestions from code review & Clippy fixes.
  • 3352671 zcash_client_backend: Generalize & extend account metadata query API
  • 8b49ca8 Merge pull request #1608 from daira/doc-improvement
  • d5a17f0 Minor documentation fix and clarification for the data API:
  • c6db09b Merge pull request #1603 from daira/ci-logs-should-have-backtraces
  • 5672b30 Have cargo use RUST_BACKTRACE=1 by default in this workspace
  • a7cdf8d CI: Use new test profile.
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner December 19, 2024 16:30
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code labels Dec 19, 2024
@dependabot dependabot bot removed the request for review from a team December 19, 2024 16:30
@dependabot dependabot bot added the C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG label Dec 19, 2024
@dependabot dependabot bot requested a review from upbqdn December 19, 2024 16:30
@dependabot dependabot bot force-pushed the dependabot/cargo/ecc-58915a63ca branch from b57618b to a03ccfd Compare December 23, 2024 16:29
@gustavovalverde
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gustavovalverde
Copy link
Member

@dependabot recreate

Bumps the ecc group with 3 updates in the / directory: [incrementalmerkletree](https://github.com/zcash/incrementalmerkletree), [zcash_encoding](https://github.com/zcash/librustzcash) and [zcash_note_encryption](https://github.com/zcash/librustzcash).


Updates `incrementalmerkletree` from 0.7.0 to 0.7.1
- [Commits](zcash/incrementalmerkletree@incrementalmerkletree-v0.7.0...incrementalmerkletree-v0.7.1)

Updates `zcash_encoding` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/zcash/librustzcash/releases)
- [Commits](zcash/librustzcash@zcash_encoding-0.2.1...zcash_encoding-0.2.2)

Updates `zcash_note_encryption` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/zcash/librustzcash/releases)
- [Commits](zcash/librustzcash@zcash_note_encryption-0.4.0...zcash_protocol-0.4.1)

---
updated-dependencies:
- dependency-name: incrementalmerkletree
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ecc
- dependency-name: zcash_encoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ecc
- dependency-name: zcash_note_encryption
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ecc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/ecc-58915a63ca branch from a03ccfd to 8ffbdab Compare December 26, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant