Skip to content

chore(deps): bump miniscript from 7.0.2 to 9.2.0 - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/miniscript-9.2.0
Open

chore(deps): bump miniscript from 7.0.2 to 9.2.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/miniscript-9.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 8, 2025

Copy link
Copy Markdown

Bumps miniscript from 7.0.2 to 9.2.0.

Changelog

Sourced from miniscript's changelog.

9.2.0 - July 20, 2024

  • Fix panics while decoding large miniscripts from script #712

9.1.0 - July 13, 2023

  • Explicitly track recursion depth in fragments #704

9.0.2

9.0.1 - March 8, 2023

  • Fixed a typing rule in multi_a for taproot miniscript descriptors. Current typing rules incorrectly tagged multi_a with the n property. Certain miniscripts of the form j:multi_a could could not spent without the first key. We could not find any evidence of these scripts being used in the wild. While this is technically a breaking change, any downstream users whose code would break by this change are already vulnerable.

9.0.0 - November 5, 2022

  • Fixed a bug dealing with dissatisfying pkh inside thresh
  • Changed the signature of Satisfier::lookup_raw_pkh_pk API. Only custom implementations of Satisfier need to be updated. The psbt APIs are unchanged.
  • Fixed a bug related to display of raw_pk_h. These descriptors are experimental and only usable by opting via ExtParams while parsing string.

8.0.0 - October 20, 2022

This release contains several significant API overhauls, as well as a bump of our MSRV from 1.29 to 1.41. Users are encouraged to update their compiler to 1.41 before updating to this version.

It includes more Taproot support, but users should be aware that Taproot support for Miniscript is not standardized and is subject to change in the future. See this gist for our thinking regarding this at the time of release.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [miniscript](https://github.com/rust-bitcoin/rust-miniscript) from 7.0.2 to 9.2.0.
- [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/9.2.0/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-miniscript@7.0.2...9.2.0)

---
updated-dependencies:
- dependency-name: miniscript
  dependency-version: 9.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants