Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps @hirosystems/clarinet-sdk-wasm from 2.16.0 to 3.8.1.

Release notes

Sourced from @​hirosystems/clarinet-sdk-wasm's releases.

v3.8.1

No release notes provided.

v3.8.0

Clarity 4 Preview

This release comes with Clarity 4 preview in Simnet with the contract-hash? function and new keywords: block-time, current-current.

It can be enabled with this setting:

[contracts.counter]
path = 'contracts/counter.clar'
clarity_version = 4
epoch = '3.3'

✨ Features

  • Update clarity-vm with Clarity 4 preview (#2013) (7e53dc5e)
  • Warn on some noop builtins (#2006) (248a1ac3)

🐜 Bug Fixes

  • Contract id parsing (#2016) (4101e3a7)
  • Publish stacking orders regardless of snapshot (#2015) (7b2db50f)
  • Properly execute commands on windows (#2011) (62a32bfb)

🧹 Chores

  • Upgrade stacks node and signer default docker images (#2017) (d36b760b)
  • Remove stacks-devnet-js (#2005) (3761eac0)

Contributors

@​0xalpharush @​hugoclrd @​tippenein

v3.7.0

✨ Features

  • Show stacks trace on test fail (#1982) (521dd0ed)
  • Warn if falling back to runtime cost perf (#1986) (807bc12b)

🐝 Bug Fixes

  • Add contract-loading-costs to perf.data to match get_costs (#1998) (8b049844)
  • Better rate limiting handling and run all tests on stg (#2001) (988f0569)
  • Clarity2 block-height in info in epoch 3.2 (#1996) (baa15062)
  • Boot contracts deployment (#1990) (3422554b)

... (truncated)

Changelog

Sourced from @​hirosystems/clarinet-sdk-wasm's changelog.

3.8.1 (2025-10-10)

Chores
  • Fix transaction spec contract publish (Clarity 4) (#2020) (8049deab)

3.8.0 (2025-10-09)

New Features
  • Update clarity-vm with Clarity 4 preview (#2013) (7e53dc5e)
  • Warn on some noop builtins (#2006) (248a1ac3)
Bug Fixes
  • Contract id parsing (#2016) (4101e3a7)
  • Publish stacking orders regardless of snapshot (#2015) (7b2db50f)
  • Properly execute commands on windows (#2011) (62a32bfb)
Chores
  • Upgrade stacks node and signer default docker images (#2017) (d36b760b)
  • Remove stacks-devnet-js (#2005) (3761eac0)

3.7.0 (2025-09-23)

New Features
  • Show stacks trace on test fail (#1982) (521dd0ed)
  • Warn if falling back to runtime cost perf (#1986) (807bc12b)
Bug Fixes
  • Add contract-loading-costs to perf.data to match get_costs (#1998) (8b049844)
  • Better rate limiting handling and run all tests on stg (#2001) (988f0569)
  • Clarity2 block-height in info in epoch 3.2 (#1996) (baa15062)
  • Boot contracts deployment (#1990) (3422554b)
Refactors
  • Remove dead code related to clarity-wasm (#1984) (5fab8df8)
Chores
  • Update cargo dependencies (#1997) (22f13d02)
  • Remove cbtc example (#1987) (34a8e113)
  • Update new project package.json (#1983) (01ecf788)

3.6.1 (2025-09-11)

... (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 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)

Bumps [@hirosystems/clarinet-sdk-wasm](https://github.com/hirosystems/clarinet) from 2.16.0 to 3.8.1.
- [Release notes](https://github.com/hirosystems/clarinet/releases)
- [Changelog](https://github.com/stx-labs/clarinet/blob/main/CHANGELOG.md)
- [Commits](stx-labs/clarinet@v2.16.0...v3.8.1)

---
updated-dependencies:
- dependency-name: "@hirosystems/clarinet-sdk-wasm"
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 11, 2026
@mattglory
Copy link
Owner

Closing: major version upgrade (2.x→3.x). Only accepting patch/minor updates.

@mattglory mattglory closed this Feb 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hirosystems/clarinet-sdk-wasm-3.8.1 branch February 11, 2026 21:18
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant