Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-patch-dev-dependencies group with 1 update: @swc/core.

Updates @swc/core from 1.13.20 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

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 <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 npm-patch-dev-dependencies group with 1 update: [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.13.20 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.20...v1.13.21)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 10:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2025
@dependabot dependabot bot requested review from idastambuk and kevinwcyu and removed request for a team October 31, 2025 10:12
@github-actions github-actions bot enabled auto-merge (squash) October 31, 2025 10:12
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

@github-actions github-actions bot merged commit b5c7601 into main Oct 31, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-patch-dev-dependencies-4d04f90eb0 branch October 31, 2025 10:14
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