Skip to content

fix(deps): update swc monorepo (major)#6348

Merged
lukastaegert merged 3 commits into
masterfrom
renovate/major-swc-monorepo
Apr 12, 2026
Merged

fix(deps): update swc monorepo (major)#6348
lukastaegert merged 3 commits into
masterfrom
renovate/major-swc-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
swc_common dependencies major 19.0.021.0.0 21.0.1
swc_compiler_base dependencies major 51.0.054.0.0
swc_ecma_ast dependencies major 21.0.023.0.0
swc_ecma_parser dependencies major 36.0.038.0.0 38.0.1

Release Notes

swc-project/swc (swc_common)

v21.0.0

v20.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 06:00 PM and 11:59 PM, only on Thursday (* 18-23 * * 4)
    • Between 12:00 AM and 05:59 AM, only on Friday (* 0-5 * * 5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel

vercel Bot commented Apr 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment Apr 12, 2026 4:45pm

Request Review

@renovate

renovate Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: rust/parse_ast/Cargo.toml
Artifact update for swc_common resolved to version 21.0.1, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 21.0.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/
File name: rust/parse_ast/Cargo.toml
Artifact update for swc_ecma_parser resolved to version 38.0.1, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 38.0.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/major-swc-monorepo

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-1iiqum6b6-rollup-js.vercel.app/repl/?pr=6348

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown

Performance report

  • BUILD: 7078ms, 822 MB
    • initialize: 0ms, 23.9 MB
    • generate module graph: 2496ms, 634 MB
      • generate ast: 1285ms, 623 MB
    • sort and bind modules: 459ms, 696 MB
    • mark included statements: 4050ms, 822 MB
      • treeshaking pass 1: 2251ms, 823 MB
      • treeshaking pass 2: 502ms, 846 MB
      • treeshaking pass 3: 440ms, 820 MB
      • treeshaking pass 4: 426ms, 824 MB
      • treeshaking pass 5: 426ms, 822 MB
  • GENERATE: 736ms, 923 MB
    • initialize render: 0ms, 822 MB
    • generate chunks: 40ms, 846 MB
      • optimize chunks: 0ms, 838 MB
    • render chunks: 675ms, 897 MB
    • transform chunks: 19ms, 923 MB
    • generate bundle: 0ms, 923 MB

@codecov

codecov Bot commented Apr 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (790d545) to head (7acc4ab).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6348   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10788    10788           
  Branches     2881     2881           
=======================================
  Hits        10657    10657           
  Misses         89       89           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate

renovate Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from f57fdac to 7acc4ab Compare April 12, 2026 16:44
@lukastaegert lukastaegert added this pull request to the merge queue Apr 12, 2026
Merged via the queue into master with commit f58d278 Apr 12, 2026
48 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch April 12, 2026 17:18
@github-actions

Copy link
Copy Markdown

This PR has been released as part of rollup@4.60.2. You can test it via npm install rollup.

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