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

chore(deps): update rust crate secp256k1 to 0.30 #233

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Type Update Change
secp256k1 workspace.dependencies minor 0.29 -> 0.30

Release Notes

rust-bitcoin/rust-secp256k1 (secp256k1)

v0.30.0

  • Allow signing variable-length messages #​706
  • Bump MSRV to 1.63 #​709
  • Deprecate Message::from_digest_slice in favor of Message::from_digest #​712
  • Truncate debug output of SecretKey; tighten bitcoin_hashes dependency version #​722
  • Simplify and improve consistency of secret key types' debug output #​726
  • Simplify and improve consistency of public key types' debug output #​745
  • Feature-gate KeyPair::from_str on global-context or alloc #​728
  • Add infallible constructors for schnorr::Signature from byteslices #​730
  • Deprecate slice-parsing methods in favor of array-parsing ones #​737
  • Make RecoveryId an enum rather than integer #​743

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `secp256k1`.
    ... required by package `tee-key-preexec v0.3.0 (/tmp/renovate/repos/github/matter-labs/teepot/bin/tee-key-preexec)`
versions that meet the requirements `^0.30` are: 0.30.0

the package `tee-key-preexec` depends on `secp256k1`, with features: `rand-std` but `secp256k1` does not have these features.


failed to select a version for `secp256k1` which could resolve this conflict

@renovate renovate bot requested a review from a team as a code owner December 20, 2024 12:01
@renovate renovate bot force-pushed the renovate/secp256k1-0.x branch from fbc0d77 to 8f5afc1 Compare December 20, 2024 13:10
@renovate renovate bot force-pushed the renovate/secp256k1-0.x branch from 8f5afc1 to c92eb4e Compare December 20, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants