Skip to content

chore(deps): bump the swc group across 1 directory with 2 updates#16424

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swc-ca421cc49a
Open

chore(deps): bump the swc group across 1 directory with 2 updates#16424
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swc-ca421cc49a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the swc group with 2 updates in the / directory: @swc/core and @swc/plugin-emotion.

Updates @swc/core from 1.15.41 to 1.15.46

Changelog

Sourced from @​swc/core's changelog.

[1.15.46] - 2026-07-19

Bug Fixes

  • (deps) Update crossbeam-epoch to 0.9.20 (#12004) (fababa1)

  • (es/fixer) Normalize for-head ident patterns (#11968) (af681bc)

  • (es/fixer) Preserve parens around PURE-annotated receivers (#12022) (73d8941)

  • (es/hygiene) Ignore eval in default hygiene pass (#12003) (dd43ad6)

  • (es/minifier) Eliminate unused classes with cyclic references (#11963) (63a94b9)

  • (es/minifier) Preserve switch fallthrough termination (#11971) (a5d19ae)

  • (es/minifier) Check last case (#11972) (060c7ac)

  • (es/minifier) Disable IIFE invoke when there's eval (#11984) (eabe4be)

  • (es/minifier) Invoke IIFE when has eval (#11987) (457df11)

  • (es/minifier) Make Infect Collect collect every used ident (#11998) (fb9ebee)

  • (es/minifier) Measure number length precisely (#12026) (54d139a)

  • (es/module) Rewrite .tsx imports to .js unless JSX is preserved (#11995) (c341d9c)

  • (es/module) Rewrite SystemJS transform (#11996) (2f47530)

  • (es/modules) Resolve relative symlinked inputs from cwd (#11883) (01e857d)

  • (es/react) Emit jsxdev source for fragments (#11993) (a70ce24)

... (truncated)

Commits
  • 9383162 chore: Publish 1.15.46 with swc_core v74.0.1
  • 035084a chore: Publish 1.15.46-nightly-20260719.1 with swc_core v74.0.1
  • 42d599f chore: Publish 1.15.45-nightly-20260719.1 with swc_core v74.0.1
  • 715eab8 chore: Publish 1.15.44-nightly-20260718.1 with swc_core v74.0.0
  • d6833cc refactor(es/lexer): remove smartstring dependency (#12013)
  • 5761a2b refactor: remove direct rkyv dependencies (#12010)
  • f36e4b6 refactor(es/helpers): Generate inline helpers from canonical ESM sources (#12...
  • 2f47530 fix(es/module): Rewrite SystemJS transform (#11996)
  • 26d8a28 build: Remove vergen dependency (#11976)
  • 73f0f38 chore: Publish 1.15.43 with swc_core v71.0.3
  • Additional commits viewable in compare view

Updates @swc/plugin-emotion from 14.12.0 to 14.15.0

Changelog

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

14.15.0

Minor Changes

  • 4b382e7: build: Update swc_core to v72.0.0

14.14.1

Patch Changes

  • b6b2355: Keep dynamic Emotion JSX css prop arrays unwrapped so theme callbacks are evaluated by Emotion's JSX runtime.
  • e785517: build: Update swc_core to v71.0.5
  • 14bd92c: Handle React Compiler output with synthetic spans.

14.14.0

Minor Changes

  • 7cc5e96: build: Update swc_core to v72

14.13.0

Minor Changes

  • c3013d7: build: Update swc_core to v69

Patch Changes

  • 49044fc: Fix extraneous spaces in compiled template strings
Commits

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 13:33
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/swc-ca421cc49a branch from 7283588 to 15e682f Compare July 21, 2026 16:04
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/swc-ca421cc49a branch 4 times, most recently from 2b65ffc to bcc30d9 Compare July 23, 2026 18:34
Bumps the swc group with 2 updates in the / directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [@swc/plugin-emotion](https://github.com/swc-project/plugins/tree/HEAD/packages/emotion).


Updates `@swc/core` from 1.15.41 to 1.15.46
- [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.46/packages/core)

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

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/plugin-emotion"
  dependency-version: 14.15.0
  dependency-type: direct:production
  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-ca421cc49a branch from bcc30d9 to 10cbe90 Compare July 24, 2026 18:34
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