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 zcash_encoding from 0.1.0 to 0.2.0 #5439

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps zcash_encoding from 0.1.0 to 0.2.0.

Release notes

Sourced from zcash_encoding's releases.

Zcash crates 0.2.0

Version 0.2.0 of the zcash_* crates.

Commits
  • 277d07c Merge pull request #684 from zcash/bump-some-versions
  • 373e699 Improve reason for yanking of the 0.8.0 version of zcash_primitives.
  • f588d0d Bump zcash_primitives version to 0.8.1 and yank 0.8.0.
  • bd7f9d7 Bump zcash_encoding and zcash_address crate versions to 0.2.
  • c34caca Merge pull request #683 from nuttycom/fix/zcash_history_changelog
  • 9b8b9ed This reverts a previous incorrect change to the changelog.
  • 4ed64e4 Merge pull request #682 from nuttycom/fix/zcash_encoding_changelog
  • 42fd3c1 Fix changelogs for zcash_encoding and zcash_history
  • ccb0444 Merge pull request #681 from zcash/update-orchard
  • 5bf3698 Fix beta clippy complaints.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [zcash_encoding](https://github.com/zcash/librustzcash) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/zcash/librustzcash/releases)
- [Commits](zcash/librustzcash@zcash_encoding-0.1.0...zcash_encoding-0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2022 15:02
@dependabot dependabot bot requested review from teor2345 and removed request for a team October 20, 2022 15:02
@dependabot dependabot bot added 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 ❄️ labels Oct 20, 2022
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #5439 (3a7c39f) into main (c1bebea) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5439      +/-   ##
==========================================
+ Coverage   79.01%   79.02%   +0.01%     
==========================================
  Files         308      308              
  Lines       39279    39289      +10     
==========================================
+ Hits        31035    31048      +13     
+ Misses       8244     8241       -3     

@teor2345 teor2345 added the do-not-merge Tells Mergify not to merge this PR label Oct 21, 2022
@teor2345
Copy link
Contributor

I think we want to do all the ECC version bumps at the same time.

@teor2345 teor2345 closed this Oct 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/zcash_encoding-0.2.0 branch October 24, 2022 02:41
@teor2345
Copy link
Contributor

This is now #3831 and similar tickets.

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 do-not-merge Tells Mergify not to merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant