Skip to content

chore: bump swc from 65.0.1 to 65.0.4#13985

Merged
CPunisher merged 2 commits into
mainfrom
05-11-chore/bump-swc
May 11, 2026
Merged

chore: bump swc from 65.0.1 to 65.0.4#13985
CPunisher merged 2 commits into
mainfrom
05-11-chore/bump-swc

Conversation

@CPunisher

Copy link
Copy Markdown
Contributor

Summary

Only some bug fixes of swc minifier

fixes #13901

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@CPunisher CPunisher requested review from Copilot and hardfist and removed request for Copilot May 11, 2026 06:52
@github-actions

Copy link
Copy Markdown
Contributor

📦 Binary Size-limit

Comparing 36f7bef to fix(hash): fix base64 digest and hash salt (#13977) by intellild

❌ Size increased by 8.00KB from 61.92MB to 61.93MB (⬆️0.01%)

@codspeed-hq

codspeed-hq Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 34 untouched benchmarks
⏩ 25 skipped benchmarks1


Comparing 05-11-chore/bump-swc (36f7bef) with main (fa01589)

Open in CodSpeed

Footnotes

  1. 25 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions

Copy link
Copy Markdown
Contributor

Rsdoctor Bundle Diff Analysis

⚠️ Note: The latest commit (b944730535) does not have baseline artifacts. Using commit fa01589641 for baseline comparison instead. If this seems incorrect, please wait a few minutes and try rerunning the workflow.

Found 6 projects in monorepo, 2 projects with changes.

📊 Quick Summary
Project Total Size Change
popular-libs 1.7 MB -2.6 KB (-0.1%)
react-10k 5.7 MB 0
react-1k 826.3 KB 0
rome 1.6 MB 0
react-5k 2.7 MB 0
ui-components 4.8 MB -14.0 B (-0.0%)
📋 Detailed Reports (Click to expand)

📁 popular-libs

Path: ../build-tools-performance/cases/popular-libs/dist/rsdoctor-data.json

📌 Baseline Commit: fa01589641 | PR: #13977

Metric Current Baseline Change
📊 Total Size 1.7 MB 1.7 MB -2.6 KB (-0.1%)
📄 JavaScript 1.7 MB 1.7 MB -2.6 KB (-0.1%)
🎨 CSS 0 B 0 B 0
🌐 HTML 289.0 B 289.0 B 0
📁 Other Assets 0 B 0 B 0

📦 Download Diff Report: popular-libs Bundle Diff

📁 ui-components

Path: ../build-tools-performance/cases/ui-components/dist/rsdoctor-data.json

📌 Baseline Commit: fa01589641 | PR: #13977

Metric Current Baseline Change
📊 Total Size 4.8 MB 4.8 MB -14.0 B (-0.0%)
📄 JavaScript 4.7 MB 4.7 MB -14.0 B (-0.0%)
🎨 CSS 107.0 KB 107.0 KB 0
🌐 HTML 328.0 B 328.0 B 0
📁 Other Assets 0 B 0 B 0

📦 Download Diff Report: ui-components Bundle Diff

Generated by Rsdoctor GitHub Action

@CPunisher CPunisher enabled auto-merge (squash) May 11, 2026 07:24
@CPunisher CPunisher merged commit 971ff8e into main May 11, 2026
41 checks passed
@CPunisher CPunisher deleted the 05-11-chore/bump-swc branch May 11, 2026 08:12
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.

[Bug]: SWC compress drops function call arguments inside inner generator

2 participants