Update dependency @noble/secp256k1 to v2.2.2 - autoclosed #21

Closed
ticktock_depbot wants to merge 1 commit from renovate/noble-secp256k1-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@noble/secp256k1 (source) dependencies minor 2.1.0 -> 2.2.2

Release Notes

paulmillr/noble-secp256k1 (@​noble/secp256k1)

v2.2.2

Compare Source

  • Improve documentation for public methods. This ensures efficient auto-generated docs on JSR.

Full Changelog: https://github.com/paulmillr/noble-secp256k1/compare/2.2.1...2.2.2

v2.2.1

Compare Source

Same as 2.2.0, but now publishing to JSR without slow-types option.

Full Changelog: https://github.com/paulmillr/noble-secp256k1/compare/2.2.0...2.2.1

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/paulmillr/noble-secp256k1/compare/2.1.0...2.2.0


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 becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@noble/secp256k1](https://paulmillr.com/noble/) ([source](https://github.com/paulmillr/noble-secp256k1)) | dependencies | minor | [`2.1.0` -> `2.2.2`](https://renovatebot.com/diffs/npm/@noble%2fsecp256k1/2.1.0/2.2.2) | --- ### Release Notes <details> <summary>paulmillr/noble-secp256k1 (@&#8203;noble/secp256k1)</summary> ### [`v2.2.2`](https://github.com/paulmillr/noble-secp256k1/releases/tag/2.2.2) [Compare Source](https://github.com/paulmillr/noble-secp256k1/compare/2.2.1...2.2.2) - Improve documentation for public methods. This ensures efficient auto-generated docs on JSR. **Full Changelog**: https://github.com/paulmillr/noble-secp256k1/compare/2.2.1...2.2.2 ### [`v2.2.1`](https://github.com/paulmillr/noble-secp256k1/releases/tag/2.2.1) [Compare Source](https://github.com/paulmillr/noble-secp256k1/compare/2.2.0...2.2.1) Same as [2.2.0](https://github.com/paulmillr/noble-secp256k1/releases/tag/2.2.0), but now publishing to JSR without [slow-types option](https://jsr.io/docs/about-slow-types). **Full Changelog**: https://github.com/paulmillr/noble-secp256k1/compare/2.2.0...2.2.1 ### [`v2.2.0`](https://github.com/paulmillr/noble-secp256k1/releases/tag/2.2.0) [Compare Source](https://github.com/paulmillr/noble-secp256k1/compare/2.1.0...2.2.0) #### What's Changed - Allow any size of `opts.extraEntropy` when signing - Improve hex and bytes conversion - Feature detect to avoid self.crypto if subtle isn't available by [@&#8203;gre](https://github.com/gre) in https://github.com/paulmillr/noble-secp256k1/pull/123 - Improve types: use `isolatedDeclarations` option #### New Contributors - [@&#8203;gre](https://github.com/gre) made their first contribution in https://github.com/paulmillr/noble-secp256k1/pull/123 - [@&#8203;ChALkeR](https://github.com/ChALkeR) made their first contribution in https://github.com/paulmillr/noble-secp256k1/pull/129 **Full Changelog**: https://github.com/paulmillr/noble-secp256k1/compare/2.1.0...2.2.0 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
ticktock_depbot added 1 commit 2025-01-02 03:24:02 +00:00
Update dependency @noble/secp256k1 to v2.2.1
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 6s
/ build (pull_request) Successful in 3m58s
1c6304ca4b
Author
Collaborator

⚠️ 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: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ 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: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/noble-secp256k1-2.x-lockfile from 1c6304ca4b to 8968d8cba1 2025-01-02 19:18:05 +00:00 Compare
ticktock_depbot changed title from Update dependency @noble/secp256k1 to v2.2.1 to Update dependency @noble/secp256k1 to v2.2.2 2025-01-02 19:18:05 +00:00
ticktock_depbot changed title from Update dependency @noble/secp256k1 to v2.2.2 to Update dependency @noble/secp256k1 to v2.2.2 - autoclosed 2025-01-04 14:08:04 +00:00
ticktock_depbot closed this pull request 2025-01-04 14:08:04 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 7s
/ build (pull_request) Successful in 4m17s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: btclock/webui#21
No description provided.