Skip to content

Bump @swc/core from 1.15.30 to 1.15.41 in /backend#47

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/backend/swc/core-1.15.41
Open

Bump @swc/core from 1.15.30 to 1.15.41 in /backend#47
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/backend/swc/core-1.15.41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @swc/core from 1.15.30 to 1.15.41.

Changelog

Sourced from @​swc/core's changelog.

[1.15.41] - 2026-06-09

Bug Fixes

  • (bindings/node) Preserve source context for AST transforms (#11920) (b6dfa74)

  • (es/codegen) Emit export as namespace correctly (#11923) (4e1f832)

  • (es/codegen) Emit export as namespace minified correctly (#11924) (7157499)

  • (es/compat) Rewrite this in destructuring defaults (#11909) (68af779)

  • (es/decorators) Delay 2022 decorator initializers after private fields (#11847) (3f1a4f5)

  • (es/decorators) Handle import types in decorator metadata (#11916) (f411429)

  • (es/fixer) Preserve new tagged template callee parens (#11922) (242a03a)

  • (es/minifier) Handle unknown member props (#11927) (e59ba68)

  • (es/parser) Handle Flow async generic arrows (#11926) (b9b8993)

  • (es/renamer) Avoid duplicate mangled names across eval scope boundaries (#11913) (4a1af84)

  • (plugin) Avoid importing __free from env (#11908) (4584296)

  • (swc) Preserve plugin error context (#11904) (4e2e9fc)

  • (swc_common) Fix sourcemap panic for multibyte mapping positions (#11918) (40c1601)

Documentation

... (truncated)

Commits
  • 7a72340 chore: Publish 1.15.41 with swc_core v68.0.6
  • 82ae083 chore: Publish 1.15.41-nightly-20260609.1 with swc_core v68.0.6
  • b6dfa74 fix(bindings/node): Preserve source context for AST transforms (#11920)
  • 112729b chore: Publish 1.15.40 with swc_core v66.0.5
  • 13a5608 chore: Publish 1.15.40-nightly-20260523.1 with swc_core v66.0.5
  • bc6ee83 chore: Publish 1.15.39-nightly-20260523.1 with swc_core v66.0.5
  • 3a68ad5 chore: Publish 1.15.38-nightly-20260522.1 with swc_core v66.0.5
  • d0f0d5a chore: Publish 1.15.37-nightly-20260522.1 with swc_core v66.0.5
  • 969df79 chore: Publish 1.15.36-nightly-20260522.1 with swc_core v66.0.5
  • 38c2a44 chore: Publish 1.15.35-nightly-20260522.1 with swc_core v66.0.4
  • 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 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.30 to 1.15.41.
- [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.41/packages/core)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.41
  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 Jun 10, 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