Skip to content

Comments

Bump @swc/core from 1.15.11 to 1.15.13#58

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.15.13
Open

Bump @swc/core from 1.15.11 to 1.15.13#58
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.15.13

Conversation

@dependabot
Copy link

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

Bumps @swc/core from 1.15.11 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
  • 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.11 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 23, 2026
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