Skip to content

chore(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates#154

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-2416d52e31
Closed

chore(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates#154
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-2416d52e31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps the development-dependencies group with 3 updates in the / directory: @swc/core, @vitest/coverage-v8 and vitest.

Updates @swc/core from 1.13.5 to 1.13.21

Changelog

Sourced from @​swc/core's changelog.

[1.13.21] - 2025-10-24

Bug Fixes

  • (bindings) Improve ARM64 and Alpine Linux (musl) binary loading and validation (#11173) (f9be4d7)

  • (es/codegen) Encode non-ASCII chars in regex with ascii_only option (#11155) (b6f4d1f)

  • (es/compat) Apply Array.prototype.slice to arguments in loose spread (#11122) (66428a2)

  • (es/compat) Handle sparse arrays correctly in generator transforms (#11131) (9cd4334)

  • (es/compat) Preserve AutoAccessor to prevent panic (#11150) (101c3b7)

  • (es/decorators) Emit correct metadata for enum parameters (#11154) (630484f)

  • (es/helpers) Fix SuppressedError argument order in explicit resource management (#11172) (7693fb9)

  • (es/minifier) Fix inlining of hoisted functions (#11159) (bd55d30)

  • (es/minifier) Fix inlining of hoisted functions in param (#11161) (5a4088d)

  • (es/parser) Handle JSX attributes with keyword prefixes correctly (#11136) (d3cd97f)

  • (es/parser) Support literal computed property names in enums (#11163) (146c77c)

  • (es/react) Use correct span for @jsxFrag as null literal (#11139) (9353763)

  • (es/transforms) Check errors::HANDLER.is_set() before failing (#11130) (1c9ab27)

Features

  • (bindings) Introduce AST Viewer to improve debugging experience (#10963) (fa3aacc)

... (truncated)

Commits
  • 5c197a0 chore: Publish 1.13.21 with swc_core v45.0.2
  • 76d12a6 chore(ci): Migrate autodev.yml to devbird.yml (#11174)
  • 9a1fa84 feat(es/parser): Add an error for empty type args for generic (#11164)
  • 7356594 chore: Update changelog
  • 164900d chore: Publish 1.13.21-nightly-20251024.2 with swc_core v45.0.2
  • 85a102e chore(ci): Disable binding_es_ast_viewer
  • 94fb705 chore: Update changelog
  • 4caaa31 chore: Publish 1.13.21-nightly-20251024.1 with swc_core v45.0.2
  • 055322c chore(ci): Disable test-linux-aarch64-musl-binding
  • f71b4b0 chore: Update changelog
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swc/core since your current version.


Updates @vitest/coverage-v8 from 4.0.1 to 4.0.2

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 4.0.1 to 4.0.2

Release notes

Sourced from vitest's releases.

v4.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 07bc56a chore: release v4.0.2
  • 2eedbce fix(spy): reset spies if both restoreMocks and mockReset is set in the co...
  • 26ce88d fix(pool): assign envs before running tests to keep in sync with process.env ...
  • See full diff in compare view

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 <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

…ectory with 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [@swc/core](https://github.com/swc-project/swc), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@swc/core` from 1.13.5 to 1.13.21
- [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.13.5...v1.13.21)

Updates `@vitest/coverage-v8` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.2/packages/coverage-v8)

Updates `vitest` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vitest
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 Oct 24, 2025
@dependabot dependabot bot requested a review from 0xTheProDev as a code owner October 24, 2025 12:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 24, 2025

⚠️ No Changeset found

Latest commit: a99c34c

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-2416d52e31 branch October 27, 2025 22:13
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