Skip to content

chore(deps): bump the swc group across 1 directory with 3 updates#805

Merged
SevereCloud merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc-27e764ac1c
Dec 29, 2025
Merged

chore(deps): bump the swc group across 1 directory with 3 updates#805
SevereCloud merged 1 commit intomasterfrom
dependabot/npm_and_yarn/swc-27e764ac1c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

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

Updates @swc/helpers from 0.5.17 to 0.5.18

Commits

Updates @swc/core from 1.15.5 to 1.15.7

Changelog

Sourced from @​swc/core's changelog.

[1.15.7] - 2025-12-18

Bug Fixes

  • (es/minifier) Prevent unsafe sequence merging in super() calls (#11381) (eb02780)

  • (es/transformer) Fix variable declaration for nullish coalescing in else-if branches (#11384) (6746002)

  • (es/transforms) Update _ts_rewrite_relative_import_extension helper code (#11382) (1ec444e)

Features

  • (es/transformer) Merge private_properties_in_object (#11378) (769c9d2)

Performance

  • (es/minifier) Optimize data structures of ProgramData (#11374) (3639523)

Refactor

[1.15.6] - 2025-12-18

Bug Fixes

  • (es/transformer) Fix missing var declaration in nullish coalescing with spreads (#11377) (686d154)

Performance

Commits
  • 9ff2124 chore: Publish 1.15.7 with swc_core v52.0.0
  • 12ca641 chore: Publish 1.15.7-nightly-20251218.1 with swc_core v52.0.0
  • 25d0985 chore: Publish crates with swc_core v52.0.0
  • eb02780 fix(es/minifier): Prevent unsafe sequence merging in super() calls (#11381)
  • 6746002 fix(es/transformer): Fix variable declaration for nullish coalescing in else-...
  • cfff553 refactor(es/transformer): Port var injector (#11383)
  • 1ec444e fix(es/transforms): Update _ts_rewrite_relative_import_extension helper cod...
  • 3639523 perf(es/minifier): Optimize data structures of ProgramData (#11374)
  • 769c9d2 feat(es/transformer): Merge private_properties_in_object (#11378)
  • 5314e18 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/plugin-transform-imports from 12.0.1 to 12.3.0

Changelog

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

12.3.0

Minor Changes

  • 9c163ec: Update swc_core to v53, really

12.2.0

Minor Changes

  • 3799fa4: Update swc_core to v53.0.0

12.1.0

Minor Changes

  • 0a1d66f: Update swc_core to v52.0.0
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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

size-limit report 📦

Path Size
JS 16.68 KB (0%)
JS ES6 with querystring only import (tree shaking) 543 B (0%)
JS ES6 with leadingZero only import (tree shaking) 26 B (0%)
JS ES6 with decodeHTMLEntities only import (tree shaking) 444 B (0%)
JS ES6 with decodeHTMLFullEntities only import (tree shaking) 9.88 KB (0%)

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.95%. Comparing base (8a3f913) to head (989466a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          23       23           
  Lines        3585     3585           
  Branches      110      110           
=======================================
  Hits         3476     3476           
  Misses        107      107           
  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 Dec 29, 2025
Bumps the swc group with 3 updates in the / directory: [@swc/helpers](https://github.com/swc-project/swc), [@swc/core](https://github.com/swc-project/swc) and [@swc/plugin-transform-imports](https://github.com/swc-project/plugins/tree/HEAD/packages/transform-imports).


Updates `@swc/helpers` from 0.5.17 to 0.5.18
- [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)

Updates `@swc/core` from 1.15.5 to 1.15.7
- [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.15.5...v1.15.7)

Updates `@swc/plugin-transform-imports` from 12.0.1 to 12.3.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.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core"
  dependency-version: 1.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/plugin-transform-imports"
  dependency-version: 12.3.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-27e764ac1c branch from ce90acb to 989466a Compare December 29, 2025 13:11
@SevereCloud SevereCloud merged commit eccc5b1 into master Dec 29, 2025
3 checks passed
@SevereCloud SevereCloud deleted the dependabot/npm_and_yarn/swc-27e764ac1c branch December 29, 2025 13: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.

2 participants