Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

This PR includes two related dependency management improvements:

  1. Enhances the dependency upgrade script to allow configurable version
    prefixes (e.g., ^, ~, etc.) when adding version constraints, with
    caret (^) as the default prefix when fetching latest versions from
    the npm registry.

  2. Updates the wasm-utxo dependency to v1.20.0 across all UTXO modules,
    using the caret version range for future compatibility.

Issue: BTC-0

OttoAllmendinger and others added 2 commits January 8, 2026 13:42
Add version prefix option to the dependency upgrade script to control how
version constraints are applied. By default, use the caret (^) prefix when
getting the latest version from npm registry.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
Bump wasm-utxo dependency in all UTXO modules to v1.20.0, using caret
version range for future compatibility.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review January 8, 2026 13:14
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners January 8, 2026 13:14
@lcovar lcovar merged commit a7836cd into master Jan 8, 2026
20 checks passed
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.

6 participants