Skip to content

chore(deps): update dependency @swc/core to v1.15.43#176

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/swc-monorepo
Open

chore(deps): update dependency @swc/core to v1.15.43#176
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/swc-monorepo

Conversation

@renovate

@renovate renovate Bot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) 1.13.51.15.43 age confidence

Release Notes

swc-project/swc (@​swc/core)

v1.15.43

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (es/react-compiler) Update forked react compiler to 0.2.0 (#​11946) (6fbe188)
Refactor

v1.15.41

Compare Source

Bug Fixes
Documentation
Performance
Revert

v1.15.40

Compare Source

Bug Fixes
  • (es/minifier) Preserve args for destructured callbacks (#​11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#​11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#​11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#​11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#​11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#​11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#​11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#​11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#​11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#​11857) (800bc17)

Documentation
Features
Miscellaneous Tasks
Performance
Testing
  • (es/minifier) Move issue_11835 fixture out of terser folder (#​11840) (3dd3431)
Ci
Security

v1.15.33

Compare Source

Bug Fixes
Features

v1.15.32

Compare Source

Bug Fixes
  • (es/flow) Fix Flow type-only modules in script transforms (#​11817) (be38316)

  • (es/flow) Avoid restoring module context when flow syntax is enabled (#​11819) (3ed7243)

  • (es/minifier) Preserve frozen spread registry keys (#​11825) (347181c)

  • (es/parser) Align Flow generic arrow JSX disambiguation (#​11821) (28a7fad)

Features

v1.15.30

Compare Source

Bug Fixes
Documentation
Features

v1.15.26

Compare Source

Bug Fixes
  • (es/decorators) Preserve super in moved static members (#​11781) (778328e)

  • (es/decorators) Scope moved static super rewrite (#​11782) (f73cacc)

  • (es/parser) Parse mixed Flow anonymous callable params (#​11786) (05e7b69)

  • (es/transforms) Rewrite class references in non-static members (#​11772) (fff1426)

  • (es/typescript) Handle TypeScript expressions in enum transformation (#​11769) (85aa4a8)

Documentation
Features
Performance
Refactor
Build

v1.15.24

Compare Source

Bug Fixes
Features
  • (es/minifier) Remove useless arguments for non inlined callee (#​11645) (bab249e)

  • (react-compiler) Advance SWC parity for upstream fixtures (#​11724) (468da70)

  • (react-compiler) Tighten core validation parity for upstream fixtures (#​11734) (7e2cf8d)

  • (react-compiler) Improve SWC parity for early-return and hooks validation (#​11738) (4739c58)

  • (react-compiler) M1 memo validators + lint gating alignment (#​11739) (7e1ad26)

  • (react-compiler) Improve Stage A diagnostic parity and validation aggregation (#​11745) (0e2075e)

  • (react-compiler) Continue swc parity for dependency handling (#​11747) (83688c8)

Refactor
Ci

v1.15.21

Compare Source

Bug Fixes
Documentation
Features
Performance
Refactor
Testing
Ci

v1.15.18

Compare Source

Bug Fixes
Documentation
Features
Ci

v1.15.17

Compare Source

Documentation
Features

v1.15.13

Compare Source

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
Features
Refactor
  • (es/parser) Compare token kind rather than strings (#​11531) (5872ffa)

  • (es/typescript) Run typescript transform in two passes (#​11532) (b069558)

  • (es/typescript) Precompute namespace import-equals usage in semantic pass (#​11534) (b7e87c7)

Testing
Ci

v1.15.11

Compare Source

Bug Fixes
  • (es/codegen) Emit leading comments for JSX elements, fragments, and empty expressions (#​11488) (1520633)

  • (es/decorators) Invoke addInitializer callbacks for decorated fields (#​11495) (11cfe4d)

  • (es/es3) Visit export decl body even if name is not reserved ([#​

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Kiev)

  • Branch creation
    • At 06:00 PM through 11:59 PM and 12:00 AM through 09:59 AM (* 18-23,0-9 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the backend label Oct 31, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.14.0 chore(deps): update dependency @swc/core to v1.15.0 Nov 4, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 843d5f6 to c04a859 Compare November 8, 2025 15:02
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.0 chore(deps): update dependency @swc/core to v1.15.1 Nov 8, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from c04a859 to 946ba9c Compare November 14, 2025 23:28
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.1 chore(deps): update dependency @swc/core to v1.15.2 Nov 14, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.2 chore(deps): update dependency @swc/core to v1.15.3 Nov 20, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 946ba9c to 66f383a Compare November 20, 2025 22:45
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 66f383a to 783d498 Compare December 3, 2025 15:41
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 783d498 to e6302c6 Compare December 13, 2025 10:45
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.3 chore(deps): update dependency @swc/core to v1.15.4 Dec 13, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from e6302c6 to f58fce8 Compare December 15, 2025 15:12
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.4 chore(deps): update dependency @swc/core to v1.15.5 Dec 15, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.5 chore(deps): update dependency @swc/core to v1.15.6 Dec 18, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from f58fce8 to 4f24a0c Compare December 18, 2025 06:46
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.6 chore(deps): update dependency @swc/core to v1.15.7 Dec 18, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 4f24a0c to 578f4ee Compare December 18, 2025 15:52
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 578f4ee to 7dd0485 Compare December 30, 2025 06:44
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.7 chore(deps): update dependency @swc/core to v1.15.8 Dec 30, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from d250417 to 76c294a Compare January 19, 2026 22:51
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.8 chore(deps): update dependency @swc/core to v1.15.10 Jan 19, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 32c45d0 to 1a0e269 Compare January 28, 2026 03:39
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.10 chore(deps): update dependency @swc/core to v1.15.11 Jan 28, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 1a0e269 to 95d7335 Compare February 23, 2026 10:53
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.11 chore(deps): update dependency @swc/core to v1.15.13 Feb 23, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 95d7335 to dbee110 Compare February 26, 2026 23:06
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.13 chore(deps): update dependency @swc/core to v1.15.17 Feb 26, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from dbee110 to 56f1169 Compare March 1, 2026 09:52
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.17 chore(deps): update dependency @swc/core to v1.15.18 Mar 1, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 56f1169 to 7085ea9 Compare March 5, 2026 16:56
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 7085ea9 to c00ee30 Compare March 13, 2026 12:45
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from c00ee30 to bd28316 Compare March 22, 2026 14:10
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.18 chore(deps): update dependency @swc/core to v1.15.21 Mar 22, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.21 chore(deps): update dependency @swc/core to v1.15.24 Apr 4, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 5a36fb1 to bffba7f Compare April 6, 2026 10:26
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.24 chore(deps): update dependency @swc/core to v1.15.21 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from bffba7f to fb1dac3 Compare April 18, 2026 10:42
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.21 chore(deps): update dependency @swc/core to v1.15.24 Apr 18, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from fb1dac3 to 2005c04 Compare April 29, 2026 03:11
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.24 chore(deps): update dependency @swc/core to v1.15.26 Apr 29, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 2005c04 to b5e0674 Compare May 3, 2026 10:53
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.26 chore(deps): update dependency @swc/core to v1.15.30 May 3, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from b5e0674 to edb4685 Compare May 11, 2026 11:44
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.30 chore(deps): update dependency @swc/core to v1.15.32 May 11, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from edb4685 to ac68ad3 Compare May 16, 2026 18:09
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.32 chore(deps): update dependency @swc/core to v1.15.33 May 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.33 chore(deps): update swc monorepo to v1.15.33 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from ac68ad3 to 9850a3f Compare June 6, 2026 14:45
@renovate renovate Bot changed the title chore(deps): update swc monorepo to v1.15.33 chore(deps): update swc monorepo to v1.15.40 Jun 6, 2026
@renovate renovate Bot changed the title chore(deps): update swc monorepo to v1.15.40 chore(deps): update swc monorepo Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 9850a3f to 79771b1 Compare June 23, 2026 16:51
@renovate renovate Bot changed the title chore(deps): update swc monorepo chore(deps): update dependency @swc/core to v1.15.41 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 79771b1 to 46881de Compare July 6, 2026 16:36
@renovate renovate Bot changed the title chore(deps): update dependency @swc/core to v1.15.41 chore(deps): update dependency @swc/core to v1.15.43 Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

0 participants