Skip to content

chore(deps): update swc monorepo#3266

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

chore(deps): update swc monorepo#3266
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/swc-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Confidence
@swc/cli 0.7.100.8.1 age confidence
@swc/core (source) 1.15.111.15.24 age confidence

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @swc/cli@0.8.1
npm ERR! Found: chokidar@4.0.3
npm ERR! node_modules/chokidar
npm ERR!   chokidar@"4.0.3" from the root project
npm ERR!   peerOptional chokidar@"^4.0.0" from @angular-devkit/core@19.2.23
npm ERR!   node_modules/@angular-devkit/core
npm ERR!     @angular-devkit/core@"19.2.23" from the root project
npm ERR!     @angular-devkit/core@"19.2.23" from @angular-devkit/schematics@19.2.23
npm ERR!     node_modules/@angular-devkit/schematics
npm ERR!       @angular-devkit/schematics@"19.2.23" from the root project
npm ERR!       1 more (@angular-devkit/schematics-cli)
npm ERR!     1 more (@angular-devkit/schematics-cli)
npm ERR!   2 more (@angular-devkit/core, fork-ts-checker-webpack-plugin)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional chokidar@"^5.0.0" from @swc/cli@0.8.1
npm ERR! node_modules/@swc/cli
npm ERR!   dev @swc/cli@"0.8.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: chokidar@5.0.0
npm ERR! node_modules/chokidar
npm ERR!   peerOptional chokidar@"^5.0.0" from @swc/cli@0.8.1
npm ERR!   node_modules/@swc/cli
npm ERR!     dev @swc/cli@"0.8.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-04-07T08_53_13_092Z-debug-0.log

@renovate renovate bot force-pushed the renovate/swc-monorepo branch from ecc612e to 1150566 Compare February 12, 2026 18:10
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 1150566 to be20cfe Compare February 23, 2026 12:53
@renovate renovate bot changed the title chore(deps): update dependency @swc/cli to v0.8.0 chore(deps): update swc monorepo Feb 23, 2026
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 9a54581 to a588b8f Compare March 1, 2026 05:00
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from a588b8f to 4fa51ce Compare March 22, 2026 13:42
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 7 times, most recently from 0754381 to 5e09285 Compare April 7, 2026 08:48
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 5e09285 to ef6d5b1 Compare April 7, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants