Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.15.3 to 1.15.6.

Changelog

Sourced from @​swc/core's changelog.

[1.15.6] - 2025-12-18

Bug Fixes

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

Performance

[1.15.5] - 2025-12-15

Bug Fixes

  • (es/parser) Fix bump length (#11372) (ec5c1bc)

  • (es/transforms) Adjust import rewriter pass before inject helpers pass (#11371) (8516991)

[1.15.4] - 2025-12-13

Bug Fixes

  • (es/compat) Preserve return value for single-property object destructuring (#11334) (847ad22)

  • (es/compat) Fix generator transform for compound assignments, for-in, and labeled break (#11339) (9b6bedd)

  • (es/compat) Destructuring evaluation order (#11337) (49d04c7)

  • (es/compat) Fix parameter default value evaluation order with object rest (#11352) (2ebb261)

  • (es/fixer) Preserve parens around IFFE in binary expressions within sequences (#11324) (a4c84ea)

  • (es/helpers) Avoid extra trap calls on excluded keys in object rest spread (#11338) (4662caf)

  • (es/minifier) Fix debug cargo feature (#11325) (be86fad)

... (truncated)

Commits
  • 07ef148 chore: Publish 1.15.6 with swc_core v51.0.0
  • 27329c1 chore: Update changelog
  • 545c04a chore: Publish 1.15.6-nightly-20251218.1 with swc_core v51.0.0
  • 2ddd6ed chore: Publish crates with swc_core v51.0.0
  • 686d154 fix(es/transformer): Fix missing var declaration in nullish coalescing with s...
  • d05144c chore: Fix test directory name (#11376)
  • 78a5327 perf(es/parser): Remove raws in TokenValue (#11373)
  • b427414 chore: Update changelog
  • bd5cb41 chore: Publish 1.15.5 with swc_core v50.2.3
  • f61bbcb 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 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) from 1.15.3 to 1.15.6.
- [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.3...v1.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Dec 18, 2025
@flex-development flex-development bot enabled auto-merge (squash) December 18, 2025 12:18
Copy link

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@github-project-automation github-project-automation bot moved this from 🆕 New to 🤩 Approved in @flex-development/is-unicode-supported Dec 18, 2025
@flex-development flex-development bot merged commit a5cae26 into main Dec 18, 2025
11 checks passed
@flex-development flex-development bot deleted the dependabot/bun/swc/core-1.15.6 branch December 18, 2025 12:21
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/is-unicode-supported Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Development

Successfully merging this pull request may close these issues.

1 participant