Skip to content

Bump @stacks/clarinet-sdk from 3.16.0 to 3.17.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stacks/clarinet-sdk-3.17.0
Open

Bump @stacks/clarinet-sdk from 3.16.0 to 3.17.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stacks/clarinet-sdk-3.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @stacks/clarinet-sdk from 3.16.0 to 3.17.0.

Release notes

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

v3.17.0

✨ Features

  • linter: Add unnecessary_tuple lint (#2356) (2d1e0445)

⚡ Performance Improvements

  • Remove unnecessary call to Session::new(), saving ~70ms per run (#2365) (d2f6e565)
  • clarity-vscode: Remove unused dependencies from build (#2350) (87dd963a)

🪲 Bug Fixes

  • Strip #[env(simnet)] code out of on-chain deployments (#2374) (4d0d1082)
  • Remove annotation regex complexity (#2371) (f8a81f35)
  • Simnet annotation dimming (#2369) (b554c001)
  • Deterministic static costs (#2322) (58af0cfa)
  • Bump rustls-webpki version to fix cargo audit (#2366) (531edf99)
  • Pin new rand and rustls-webpki (#2361) (10de774b)
  • linter: Don't warn on private functions in #[env(simnet)] blocks (#2358) (6974492a)

➰ Refactors

  • Remove components/stacks-codec (#2370) (b05f5ef6)
  • Remove redundant code from components/stacks-codec (#2360) (a331befc)
  • Pass borrowed types when possible (#2346) (dc2d6080)

🏗️ Build

  • clarity-vscode: Switch from Webpack to Rspack (#2349) (f75c9d23)

🧹 Chores

  • Use rust-overlay for nix pkg pinning (#2359) (9aaf8d63)

⚙️ Continuous Integration

  • Fix sdk version update (#2354) (64088b53)

Contributors

@​brady-stacks @​hugo-stacks @​jbencin-stacks

Changelog

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

3.17.0 (2026-04-28)

New Features
  • linter: Add unnecessary_tuple lint (#2356) (2d1e0445)
Bug Fixes
  • Strip #[env(simnet)] code out of on-chain deployments (#2374) (4d0d1082)
  • Fix #[env(simnet)] annotation dimming (#2369) (b554c001)
  • Bump rustls-webpki version to fix cargo audit (#2366) (531edf99)
  • Exact static costs for deterministic inputs (#2322) (58af0cfa)
  • Pin new rand and rustls-webpki versions (#2361) (10de774b)
  • linter: Don't warn on private functions in #[env(simnet)] blocks (#2358) (6974492a)
Performance Improvements
  • Remove unnecessary call to Session::new(), saving ~70ms per run (#2365) (d2f6e565)
Build System / Dependencies
  • clarity-vscode:
    • Remove unused dependencies from build (#2350) (87dd963a)
    • Switch from Webpack to Rspack (#2349) (f75c9d23)
Chores
  • Remove regex parsing for annotations (#2371) (f8a81f35)
  • Use rust-overlay for nix pkg pinning (#2359) (9aaf8d63)
Continuous Integration
  • Fix sdk version update (#2354) (64088b53)
Refactors
  • Remove components/stacks-codec (#2360) (a331befc), (#2370) (b05f5ef6)
  • Pass borrowed types when possible (#2346) (dc2d6080)
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 [@stacks/clarinet-sdk](https://github.com/stx-labs/clarinet) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/stx-labs/clarinet/releases)
- [Changelog](https://github.com/stx-labs/clarinet/blob/main/CHANGELOG.md)
- [Commits](stx-labs/clarinet@v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: "@stacks/clarinet-sdk"
  dependency-version: 3.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

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

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment May 5, 2026 4:38am

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