Skip to content

chore(deps): bump the swc group with 3 updates#834

Merged
SevereCloud merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc-3c80c6ef4a
Feb 24, 2026
Merged

chore(deps): bump the swc group with 3 updates#834
SevereCloud merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc-3c80c6ef4a

Conversation

@dependabot
Copy link
Contributor

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

Bumps the swc group with 3 updates: @swc/helpers, @swc/core and @swc/plugin-transform-imports.

Updates @swc/helpers from 0.5.18 to 0.5.19

Commits

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

Updates @swc/plugin-transform-imports from 12.5.0 to 12.6.0

Changelog

Sourced from @​swc/plugin-transform-imports's changelog.

12.6.0

Minor Changes

  • 2113ddb: build: Update swc_core to v57
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

size-limit report 📦

Path Size
JS 16.68 KB (0%)
JS ES6 with querystring only import (tree shaking) 533 B (0%)
JS ES6 with leadingZero only import (tree shaking) 34 B (0%)
JS ES6 with decodeHTMLEntities only import (tree shaking) 446 B (0%)
JS ES6 with decodeHTMLFullEntities only import (tree shaking) 9.9 KB (0%)

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (6659285) to head (b5fb458).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #834   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files          22       22           
  Lines        3585     3585           
  Branches      111      111           
=======================================
  Hits         3480     3480           
  Misses        103      103           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

SevereCloud
SevereCloud previously approved these changes Feb 24, 2026
Bumps the swc group with 3 updates: [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers), [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [@swc/plugin-transform-imports](https://github.com/swc-project/plugins/tree/HEAD/packages/transform-imports).


Updates `@swc/helpers` from 0.5.18 to 0.5.19
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

Updates `@swc/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)

Updates `@swc/plugin-transform-imports` from 12.5.0 to 12.6.0
- [Changelog](https://github.com/swc-project/plugins/blob/main/packages/transform-imports/CHANGELOG.md)
- [Commits](https://github.com/swc-project/plugins/commits/HEAD/packages/transform-imports)

---
updated-dependencies:
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core"
  dependency-version: 1.15.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/plugin-transform-imports"
  dependency-version: 12.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-3c80c6ef4a branch from 5598cdb to b5fb458 Compare February 24, 2026 07:13
@SevereCloud SevereCloud merged commit cc08fd6 into master Feb 24, 2026
3 checks passed
@SevereCloud SevereCloud deleted the dependabot/npm_and_yarn/swc-3c80c6ef4a branch February 24, 2026 07:20
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.

2 participants