Skip to content

fix(deps): update rust crate swc_compiler_base to v57#6396

Merged
lukastaegert merged 2 commits into
masterfrom
renovate/major-swc-monorepo
May 29, 2026
Merged

fix(deps): update rust crate swc_compiler_base to v57#6396
lukastaegert merged 2 commits into
masterfrom
renovate/major-swc-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Type Update Change Pending
swc_compiler_base dependencies major 56.0.057.0.0 58.0.0

Release Notes

swc-project/swc (swc_compiler_base)

v57.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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 28, 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: rust/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust/parse_ast/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for the requirement `swc_common = "^22.0.0"`
  version 22.0.0 is yanked
location searched: crates.io index
required by package `swc_compiler_base v57.0.0`
    ... which satisfies dependency `swc_compiler_base = "^57.0.0"` of package `parse_ast v0.0.0 (/tmp/renovate/repos/github/rollup/rollup/rust/parse_ast)`
    ... which satisfies path dependency `parse_ast` (locked to 0.0.0) of package `bindings_napi v0.0.0 (/tmp/renovate/repos/github/rollup/rollup/rust/bindings_napi)`

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment May 29, 2026 9:47am

Request Review

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from bfd2657 to 1ebe008 Compare May 29, 2026 09:45
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 29, 2026

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.

@github-actions
Copy link
Copy Markdown

Performance report

  • BUILD: 7060ms, 840 MB
    • initialize: 0ms, 23.6 MB
    • generate module graph: 2569ms, 637 MB
      • generate ast: 1335ms, 628 MB
    • sort and bind modules: 452ms, 696 MB
    • mark included statements: 4042ms, 840 MB
      • treeshaking pass 1: 2270ms, 831 MB
      • treeshaking pass 2: 496ms, 840 MB
      • treeshaking pass 3: 433ms, 838 MB
      • treeshaking pass 4: 419ms, 828 MB
      • treeshaking pass 5: 415ms, 840 MB
  • GENERATE: 723ms (-15ms, -2.0%), 928 MB
    • initialize render: 0ms, 840 MB
    • generate chunks: 45ms, 839 MB
      • optimize chunks: 0ms, 856 MB
    • render chunks: 660ms, 901 MB
    • transform chunks: 18ms, 928 MB
    • generate bundle: 0ms, 928 MB

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

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-37qyfp9yu-rollup-js.vercel.app/repl/?pr=6396

@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (cb86c3e) to head (1ebe008).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6396   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10795    10795           
  Branches     2883     2883           
=======================================
  Hits        10664    10664           
  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.

@lukastaegert lukastaegert added this pull request to the merge queue May 29, 2026
Merged via the queue into master with commit dd30037 May 29, 2026
48 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch May 29, 2026 10:23
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

This PR has been released as part of [email protected]. 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