Skip to content

chore(deps): update dependency @swc/core to ^1.15.43#1394

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/swc-tooling
Open

chore(deps): update dependency @swc/core to ^1.15.43#1394
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/swc-tooling

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) ^1.15.41^1.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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here


Note

Low Risk
Single catalog version bump for a build dependency with no direct code changes; typical low-risk dependency maintenance.

Overview
Bumps the shared pnpm catalog entry for @swc/core from ^1.15.41 to ^1.15.43 in pnpm-workspace.yaml, so workspace packages that reference the catalog pick up the newer SWC compiler build.

This is a patch-level toolchain update (Renovate); release notes include ES/minifier/parser fixes and React Compiler–related changes in SWC itself—no application source in this diff.

Reviewed by Cursor Bugbot for commit cdc87b5. Bugbot is set up for automated code reviews on this repo. Configure here.

@renovate renovate Bot added the 📦 deps label Jun 26, 2026
@renovate renovate Bot requested a review from a team as a code owner June 26, 2026 03:51
@renovate renovate Bot added the 🤖 bot label Jun 26, 2026
@renovate renovate Bot enabled auto-merge (squash) June 26, 2026 03:51
@renovate

renovate Bot commented Jun 26, 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: pnpm-lock.yaml

<--- Last few GCs --->

[1033:0x1cafb000]    66146 ms: Scavenge 1392.8 (1408.9) -> 1392.8 (1431.7) MB, pooled: 0 MB, 12.42 / 0.00 ms  (average mu = 0.368, current mu = 0.410) allocation failure; 
[1033:0x1cafb000]    67668 ms: Mark-Compact (reduce) 1401.1 (1432.6) -> 1397.5 (1406.9) MB, pooled: 0 MB, 63.68 / 0.01 ms  (+ 1392.3 ms in 125 steps since start of marking, biggest step 31.4 ms, walltime since start of marking 1522 ms) (average mu = 0.321
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

 1: 0x74eae8 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [/opt/containerbase/tools/node/24.18.0/bin/node]
 2: 0xc42680  [/opt/containerbase/tools/node/24.18.0/bin/node]
 3: 0xc4276f  [/opt/containerbase/tools/node/24.18.0/bin/node]
 4: 0xee5fc5  [/opt/containerbase/tools/node/24.18.0/bin/node]
 5: 0xee5ff2  [/opt/containerbase/tools/node/24.18.0/bin/node]
 6: 0xee62ea  [/opt/containerbase/tools/node/24.18.0/bin/node]
 7: 0xef6fea  [/opt/containerbase/tools/node/24.18.0/bin/node]
 8: 0xefb390  [/opt/containerbase/tools/node/24.18.0/bin/node]
 9: 0x198d931  [/opt/containerbase/tools/node/24.18.0/bin/node]
/usr/local/bin/node: line 18:  1033 Aborted                 /opt/containerbase/tools/node/24.18.0/bin/node "$@"

@renovate renovate Bot force-pushed the renovate/swc-tooling branch 23 times, most recently from 52e5a67 to 35101fb Compare July 2, 2026 18:41
@renovate renovate Bot force-pushed the renovate/swc-tooling branch 22 times, most recently from 1595a88 to 75c109c Compare July 9, 2026 06:46

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 75c109c. Configure here.

Comment thread pnpm-workspace.yaml

# Build Tools
'@swc/core': ^1.15.41
'@swc/core': ^1.15.43

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Catalog bumped without lockfile

Medium Severity

Raising the workspace catalog for @swc/core to ^1.15.43 without updating pnpm-lock.yaml leaves the lockfile on 1.15.41 with catalog specifier ^1.15.41, which no longer matches the catalog. CI runs pnpm install --frozen-lockfile, so installs on this branch can fail until the lockfile is regenerated.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 75c109c. Configure here.

@renovate renovate Bot force-pushed the renovate/swc-tooling branch 5 times, most recently from e369c8e to 651e648 Compare July 9, 2026 20:17
@renovate renovate Bot force-pushed the renovate/swc-tooling branch from 651e648 to cdc87b5 Compare July 10, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants