Skip to content

build(deps-dev): bump @hirosystems/clarinet-sdk from 2.16.0 to 3.8.1#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hirosystems/clarinet-sdk-3.8.1
Open

build(deps-dev): bump @hirosystems/clarinet-sdk from 2.16.0 to 3.8.1#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hirosystems/clarinet-sdk-3.8.1

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

Sourced from @​hirosystems/clarinet-sdk'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'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 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)

Bumps [@hirosystems/clarinet-sdk](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"
  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 4, 2026
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.

0 participants