Skip to content

fix(deps): update dependency @stacks/transactions to v7#571

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stacks-transactions-7.x
Open

fix(deps): update dependency @stacks/transactions to v7#571
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stacks-transactions-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@stacks/transactions (source) ^6.13.0^7.0.0 age confidence

Release Notes

stx-labs/stacks.js (@​stacks/transactions)

v7.4.0

Compare Source

Features
  • Add originator post-condition mode and maybe-sent condition (#​1841) (3c7d75c)
Bug Fixes

v7.3.1

Compare Source

Bug Fixes

v7.3.0

Compare Source

Features

v7.2.0

Compare Source

Features
Bug Fixes
  • Respect network changing flags for contract_call command (04bb69c)
  • Respect network changing flags for deploy_contract CLI command (aefdf26)
  • Respect network changing flags for faucet command (8142c1c)
  • Respect network changing flags for migrate_subdomains command (8624397)

v7.1.0

Compare Source

Features
  • Allow CLI call_contract_func command to take Clarity arguments as command line arguments (5d1ae3f)
Bug Fixes
  • Fix Cl.parse and Cl.stringify to match JSON.parse and JSON.stringify in escaping characters and string handling (c3267a5)
  • Fix a regression from the v7.x.x update where the localnet/mocknet flag stopped being respected in the CLI (53c6aaa)

v7.0.6

Compare Source

Bug Fixes
  • Increase maximum code body length for contract deploys (#​1793) (02e05ca)

v7.0.5

Compare Source

Bug Fixes
  • Add missing post-condition conversion functions: Pc.fromHex(), wireToPostCondition (4e36e26)
  • Allow make builder functions to take in serialized post-conditions (a617f65)

v7.0.4

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES

See full list of changes at MIGRATION.md

  • Update Cl.serialize to return string instead of bytes (3d4052b)
  • Rename StacksTransaction to StacksTransactionWire (fe74e87)
  • Update StacksTransaction constructor to options object (2b15209)
  • Make StacksTransaction.serialize() return a hex-string instead of bytes (b563a2d)
  • Rename message types (3d8b2dc)
  • Remove BN.js compatibility (ddd8dde)
  • Rename more types to use "Wire" suffix (221633a)
  • Remove wrapper type for message signatures (bf08b46)
  • Rename networking/fetch methods to include fetch prefix (463176a)
  • Update post-condition representation to human readable types (a7cff36)
  • Remove optional anchor mode from transaction options (2bec7ae)
  • Remove wrapped private key type (a4e86ce)
  • Change clarity types to be human readable (edad3b4)
  • Update to new network object (57369cc)
Features
  • Add origin post-condition principals (ccc79b3)
  • Add Address namespace (1291687)
  • Add STX unit helper methods (94f6c6b)
  • Add postConditionToHex helper (e224b0e)
  • Add Cl.parse Clarity value parser (b9f8775)
  • Add non-sequential multi-sig support (and fix legacy multi-sig bugs) (879263c)
  • Add serialization helpers for transaction (2c57ea4)
  • Allow 0x prefix in hexToBytes helper (33ca645)
  • Use API for nonce detection if available (855ca69)
  • Add new api package (9cf8a75)
  • Cleanup common files (8316766)
Bug Fixes
  • Update post conditions input in transactions (d005d19)
  • Switch to a network and client param solution (e7370a0)
  • Fix string parsing in structured signature decode (9760497)
  • Remove legacy methods (6cece09)
  • Generate compressed private keys by default (badc4bf)
  • Compressing private key should ensure string format (350e1fa)
  • Move more helper functions to take network parameter (b8cbde2)
  • Remove signed option for intToBigInt (1a3cc2f)
  • Allow .appendOrigin to be used with unwrapped public key (9c4a951)
  • Improve address helper functions (e53528b)
  • Allow network name in more helper functions (3d92cc7)
  • Add .bootAddress to network objects (9993519)
  • Disable legacy triplesec support for mnemonic encryption (9b98e44)
  • Remove legacy CLI methods (3c373e1)
  • Update remaining packages for api (2378096)
  • Consolidate poxaddress return types (0dbe0db)

v6.17.0

Compare Source

Features
  • add clarity3 in clarityversion enum (525c3ff)
Bug Fixes
  • allow read-only headers in fetch (3c19b93)

v6.16.1

Compare Source

Bug Fixes
  • update multi-sig signer state (2b9f288)

v6.16.0

Compare Source

Features

v6.15.0

Compare Source

Features
  • add encodeAbiClarityValue method for better encoding (2885813)

v6.13.1

Compare Source

Bug Fixes
  • consolidate authId types (7e0fdc6)
  • remove empty signer_key from stacker info response type (f700a7f)
  • update buffer max size to correct 1MB limit (#​1665) (91b5dab)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team, ComradeAERGO and Justkant as code owners May 30, 2026 15:43
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wallet-api-wallet-api-tools Ready Ready Preview, Comment Jun 1, 2026 10:43pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 30, 2026

⚠️ No Changeset found

Latest commit: 735fca7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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