Skip to content

build(deps-dev): bump @swc/core from 1.15.8 to 1.15.13#2116

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.15.13
Feb 26, 2026
Merged

build(deps-dev): bump @swc/core from 1.15.8 to 1.15.13#2116
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.15.13

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.15.8 to 1.15.13.

Changelog

Sourced from @​swc/core's changelog.

[1.15.13] - 2026-02-23

Bug Fixes

  • (errors) Avoid panic on invalid diagnostic spans (#11561) (b24b8e0)

  • (es/helpers) Fix _object_without_properties crash on primitive values (#11571) (4f35904)

  • (es/jsx) Preserve whitespace before HTML entities (#11521) (64be077)

  • (es/minifier) Do not merge if statements with different local variable values (#11518) (3e63627)

  • (es/minifier) Prevent convert_tpl_to_str when there's emoji under es5 (#11529) (ff6cf88)

  • (es/minifier) Inline before merge if (#11526) (aa5a9ac)

  • (es/minifier) Preserve array join("") nullish semantics (#11558) (d477f61)

  • (es/minifier) Inline side-effect-free default params (#11564) (1babda7)

  • (es/parser) Fix generic arrow function in TSX mode (#11549) (366a16b)

  • (es/react) Preserve first-line leading whitespace with entities (#11568) (fc62617)

  • (es/regexp) Transpile unicode property escapes in RegExp constructor (#11554) (476d544)

Documentation

  • (agents) Clarify sandbox escalation for progress (#11574) (cb31d0d)

Features

  • (es/minifier) Add unsafe_hoist_static_method_alias option (#11493) (6e7dbe2)

... (truncated)

Commits
  • 2e0ea18 chore: Publish 1.15.13 with swc_core v57.0.1
  • 4e7a14c chore: Publish 1.15.13-nightly-20260223.1 with swc_core v57.0.1
  • efccf48 chore: Publish 1.15.12-nightly-20260222.1 with swc_core v57.0.1
  • 6f77bea chore: Publish 1.15.11 with swc_core v56.0.0
  • c757548 chore: Publish 1.15.11-nightly-20260127.1 with swc_core v56.0.0
  • c0bfe61 chore: Add missing repository.directory property to package.json (#11486)
  • 073b0bb chore: Publish 1.15.10 with swc_core v55.0.1
  • dadfc1e chore: Publish 1.15.10-nightly-20260119.1 with swc_core v55.0.1
  • fae258f test: Use rstest as the test framework (#11417)
  • See full diff 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 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 [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) from 1.15.8 to 1.15.13.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.13/packages/core)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 26, 2026
@github-actions github-actions bot merged commit 71bfeee into main Feb 26, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.15.13 branch February 26, 2026 06:21
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