Skip to content

chore(deps): bump the workspace-deps group in /packages/extract with 4 updates#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/extract/workspace-deps-10c3c225b1
Closed

chore(deps): bump the workspace-deps group in /packages/extract with 4 updates#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/extract/workspace-deps-10c3c225b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps the workspace-deps group in /packages/extract with 4 updates: @swc/wasm, msgpackr, web-tree-sitter and @fast-check/vitest.

Updates @swc/wasm from 1.15.32 to 1.15.40

Changelog

Sourced from @​swc/wasm's changelog.

[1.15.40] - 2026-05-23

Bug Fixes

  • (es/minifier) Preserve args for destructured callbacks (#11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#11857) (800bc17)

Documentation

... (truncated)

Commits
  • 112729b chore: Publish 1.15.40 with swc_core v66.0.5
  • d215a65 chore: Update changelog
  • 13a5608 chore: Publish 1.15.40-nightly-20260523.1 with swc_core v66.0.5
  • 814db93 chore: move swr ecosystem test to todos (#11892)
  • 1bbb8a2 chore: Update changelog
  • bc6ee83 chore: Publish 1.15.39-nightly-20260523.1 with swc_core v66.0.5
  • e7cba97 ci: make minifier test path explicit (#11891)
  • 636828c chore: Update changelog
  • 3a68ad5 chore: Publish 1.15.38-nightly-20260522.1 with swc_core v66.0.5
  • a798a23 ci: fix publish musl linker and windows tests (#11890)
  • Additional commits viewable in compare view

Updates msgpackr from 1.12.0 to 2.0.3

Commits
  • 5b57aee 2.0.3
  • 64a906e fix: rebuild structures from durable store when a save is declined
  • 4a1ba01 Update msgpackr-extract
  • d909d17 2.0.1
  • d8efbde Simplify struct hooks to per-instance methods
  • d554dc8 Add setWriteStructSlots/setReadStruct hooks for external struct encoders
  • 66aea9a docs: add 2.0 upgrade note for randomAccessStructure removal
  • 0851b46 style: add semicolons to all source and test files
  • 37113a2 Merge branch 'struct-removal': remove random-access struct support, bump to 2...
  • c5f4638 Remove random-access struct support (struct.js); bump to 2.0.0
  • See full diff in compare view

Updates web-tree-sitter from 0.24.5 to 0.26.9

Release notes

Sourced from web-tree-sitter's releases.

v0.26.9

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.8...v0.26.9

v0.26.8

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.7...v0.26.8

v0.26.7

Notable Changes

  • A regression in v0.26.6 with quantified alternations was fixed.
  • Release artifacts for the tree-sitter CLI are now published as zip archives (in addition to gzipped executables, which are planned for removal in a future minor release).

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for web-tree-sitter since your current version.


Updates @fast-check/vitest from 0.1.3 to 0.4.1

Release notes

Sourced from @​fast-check/vitest's releases.

Rework our testing stack

[Code][Diff]

Fixes

Rework our testing stack

[Code][Diff]

Fixes

  • (PR#5347) CI: Move to Vitest
  • (PR#5351) CI: Drop unneeded devDependencies

Support test.each

[Code][Diff]

Fixes

  • (PR#6804) Bug: Fix runtime exception with test.each
  • (PR#6865) Test: Strip AI env vars in child processes

Better error handling in script

[Code][Diff]

Features

  • (PR#4934) Better handle errors in script

Respawn only on crash not on failure and support pre

[Code][Diff]

Breaking changes

  • (PR#4993) Only respawn workers on crash (not failure)

Features

  • (PR#4988) Add support for pre in properties

Fixes

  • (PR#4987) Test: Confirm we intercept synchronous throws

Move to modern APIs introduced by vitest 4.1

[Code][Diff]

Features

... (truncated)

Changelog

Sourced from @​fast-check/vitest's changelog.

0.4.1

Support test.each [Code][Diff]

Fixes

  • (PR#6804) Bug: Fix runtime exception with test.each
  • (PR#6865) Test: Strip AI env vars in child processes

0.4.0

Move to modern APIs introduced by vitest 4.1 [Code][Diff]

Features

  • (PR#6766) Get rid of deprecated vitest/suite imports

Fixes

  • (PR#6812) Doc: Document requirements for 0.4.0

0.3.0

Support beforeEach/afterEach hooks and ESM-only bundle [Code][Diff]

Breaking changes

  • (PR#6499) Drop CommonJS support
  • (PR#6504) Drop useless "typesVersions"
  • (PR#6695) Support for beforeEach/afterEach in @fast-check/vitest

Fixes

  • (PR#6508) CI: Speed-up build with rolldown
  • (PR#6657) Doc: Update Readme to point to npmx
  • (PR#6697) Doc: Document beforeEach/afterEach hook support and limitations
  • (PR#6382) Test: Reactivate skipped .only.prop tests

0.2.4

Fix support for global configurations of numRuns and others [Code][Diff]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​fast-check/vitest since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the workspace-deps group in /packages/extract with 4 updates: [@swc/wasm](https://github.com/swc-project/swc), [msgpackr](https://github.com/kriszyp/msgpackr), [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) and [@fast-check/vitest](https://github.com/dubzzz/fast-check/tree/HEAD/packages/vitest).


Updates `@swc/wasm` from 1.15.32 to 1.15.40
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.32...v1.15.40)

Updates `msgpackr` from 1.12.0 to 2.0.3
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.12.0...v2.0.3)

Updates `web-tree-sitter` from 0.24.5 to 0.26.9
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.9/lib/binding_web)

Updates `@fast-check/vitest` from 0.1.3 to 0.4.1
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/vitest/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/vitest/v0.4.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@swc/wasm"
  dependency-version: 1.15.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-deps
- dependency-name: msgpackr
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: workspace-deps
- dependency-name: web-tree-sitter
  dependency-version: 0.26.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-deps
- dependency-name: "@fast-check/vitest"
  dependency-version: 0.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: workspace-deps
...

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 Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Author

Superseded by #11.

@dependabot dependabot Bot closed this Jun 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/extract/workspace-deps-10c3c225b1 branch June 9, 2026 01:40
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