Skip to content

chore(deps): update swc monorepo#3449

Merged
kamilmysliwiec merged 1 commit into
masterfrom
renovate/swc-monorepo
Jun 4, 2026
Merged

chore(deps): update swc monorepo#3449
kamilmysliwiec merged 1 commit into
masterfrom
renovate/swc-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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

v1.15.24

Compare Source

v1.15.21

Compare Source

v1.15.18

Compare Source

v1.15.17

Compare Source

v1.15.13

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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

renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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/@nestjs/schematics/node_modules/@angular-devkit/core
npm ERR!     @angular-devkit/core@"19.2.23" from @nestjs/schematics@11.0.10
npm ERR!     node_modules/@nestjs/schematics
npm ERR!       @nestjs/schematics@"^11.0.1" from the root project
npm ERR!     @angular-devkit/core@"19.2.23" from @angular-devkit/schematics@19.2.23
npm ERR!     node_modules/@nestjs/schematics/node_modules/@angular-devkit/schematics
npm ERR!       @angular-devkit/schematics@"19.2.23" from @nestjs/schematics@11.0.10
npm ERR!       node_modules/@nestjs/schematics
npm ERR!         @nestjs/schematics@"^11.0.1" from the root project
npm ERR!   2 more (fork-ts-checker-webpack-plugin, @angular-devkit/core)
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-06-01T16_41_24_327Z-debug-0.log

@kamilmysliwiec kamilmysliwiec merged commit 1e54f9e into master Jun 4, 2026
1 of 2 checks passed
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.

1 participant