Skip to content

chore(): Update dependency @swc/core to v1.15.43#169

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

chore(): Update dependency @swc/core to v1.15.43#169
renovate[bot] wants to merge 1 commit into
devfrom
renovate/swc-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 4, 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.10.121.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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 dependencies label Feb 4, 2025
@renovate
renovate Bot requested review from Darkness4 and Lymnah as code owners February 4, 2025 01:45
@vercel

vercel Bot commented Feb 4, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nexus Error Error Jul 12, 2026 5:38pm

@renovate
renovate Bot enabled auto-merge (squash) February 4, 2025 01:45
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.10.14 chore(): Update dependency @swc/core to v1.10.15 Feb 8, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 2c56d1e to c04b2cd Compare February 8, 2025 09:36
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.10.15 chore(): Update dependency @swc/core to v1.10.16 Feb 13, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from c04b2cd to 970c164 Compare February 13, 2025 07:04
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 970c164 to eb0f56e Compare February 18, 2025 02:34
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.10.16 chore(): Update dependency @swc/core to v1.10.17 Feb 18, 2025
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.10.17 chore(): Update dependency @swc/core to v1.10.18 Feb 19, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from eb0f56e to 12fd6d9 Compare February 19, 2025 07:31
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 12fd6d9 to 8cc6b8c Compare February 25, 2025 07:01
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.10.18 chore(): Update dependency @swc/core to v1.11.1 Feb 25, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 8cc6b8c to 4bbc522 Compare February 27, 2025 14:36
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.1 chore(): Update dependency @swc/core to v1.11.4 Feb 27, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 4bbc522 to 8086f49 Compare February 28, 2025 14:57
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.4 chore(): Update dependency @swc/core to v1.11.5 Feb 28, 2025
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.5 chore(): Update dependency @swc/core to v1.11.6 Mar 4, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 8086f49 to 9729e71 Compare March 4, 2025 10:56
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 5a534e9 to d55d4dc Compare March 17, 2025 22:26
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.10 chore(): Update dependency @swc/core to v1.11.11 Mar 17, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from d55d4dc to 28e0dad Compare March 23, 2025 18:54
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.11 chore(): Update dependency @swc/core to v1.11.12 Mar 23, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 28e0dad to 04e45b8 Compare March 24, 2025 05:58
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.12 chore(): Update dependency @swc/core to v1.11.13 Mar 24, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 04e45b8 to 8b3df39 Compare April 1, 2025 13:51
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.13 chore(): Update dependency @swc/core to v1.11.16 Apr 1, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 8b3df39 to 52bcf8a Compare April 7, 2025 06:52
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.16 chore(): Update dependency @swc/core to v1.11.18 Apr 7, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 52bcf8a to 76e6ce7 Compare April 11, 2025 07:02
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.18 chore(): Update dependency @swc/core to v1.11.20 Apr 11, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 76e6ce7 to 4fdd90b Compare April 14, 2025 10:40
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.20 chore(): Update dependency @swc/core to v1.11.21 Apr 14, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 4fdd90b to 4e6c417 Compare April 23, 2025 20:08
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.21 chore(): Update dependency @swc/core to v1.11.22 Apr 23, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from 4e6c417 to c79ddd5 Compare April 29, 2025 07:27
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.22 chore(): Update dependency @swc/core to v1.11.21 Apr 29, 2025
@renovate
renovate Bot force-pushed the renovate/swc-monorepo branch from c79ddd5 to 1f45565 Compare April 29, 2025 20:05
@renovate renovate Bot changed the title chore(): Update dependency @swc/core to v1.11.21 chore(): Update dependency @swc/core to v1.11.24 Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants