Skip to content

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

Merged
lukastaegert merged 1 commit intomasterfrom
renovate/major-swc-monorepo
Sep 12, 2025
Merged

fix(deps): update swc monorepo (major)#6104
lukastaegert merged 1 commit intomasterfrom
renovate/major-swc-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2025

This PR contains the following updates:

Package Type Update Change Pending
swc_compiler_base dependencies major 33.0.0 -> 34.0.0
swc_ecma_parser dependencies major 23.0.0 -> 24.0.0 24.0.1

Configuration

📅 Schedule: Branch creation - Between 06:00 PM and 11:59 PM, only on Thursday ( * 18-23 * * 4 ), Between 12:00 AM and 08:59 AM, only on Friday ( * 0-8 * * 5 ) (UTC), 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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 12, 2025

⚠️ 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 --package swc_ecma_parser@23.0.0 --precise 24.0.0
error: package ID specification `swc_ecma_parser@23.0.0` did not match any packages
help: there are similar package ID specifications:

  swc_ecma_parser@24.0.1

@vercel
Copy link

vercel bot commented Sep 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
rollup Ready Ready Preview Comment Sep 12, 2025 6:56am

@github-actions
Copy link

github-actions bot commented Sep 12, 2025

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-r1yux6n8e-rollup-js.vercel.app/repl/?pr=6104

@github-actions
Copy link

github-actions bot commented Sep 12, 2025

Performance report

  • BUILD: 7065ms, 825 MB
    • initialize: 0ms, 25 MB
    • generate module graph: 2632ms, 633 MB
      • generate ast: 1397ms, 621 MB
    • sort and bind modules: 395ms, 694 MB
    • mark included statements: 3997ms, 825 MB
      • treeshaking pass 1: 2353ms, 820 MB
      • treeshaking pass 2: 466ms, 819 MB
      • treeshaking pass 3: 395ms, 826 MB
      • treeshaking pass 4: 384ms, 812 MB
      • treeshaking pass 5: 383ms, 825 MB
  • GENERATE: 800ms (-109ms, -12.0%), 949 MB
    • initialize render: 0ms, 930 MB
    • generate chunks: 258ms (+175ms, +210.0%), 858 MB (-7%)
      • optimize chunks: 0ms, 845 MB (-7%)
    • render chunks: 627ms (-93ms, -12.9%), 923 MB (+3%)
    • transform chunks: 18ms, 949 MB
    • generate bundle: 0ms, 949 MB

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from d6ec314 to 8893624 Compare September 12, 2025 06:54
@codecov
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.73%. Comparing base (7cbd64e) to head (8893624).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6104   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files         271      271           
  Lines       10624    10624           
  Branches     2841     2841           
=======================================
  Hits        10490    10490           
  Misses         89       89           
  Partials       45       45           

☔ 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 Sep 12, 2025
Merged via the queue into master with commit efc7545 Sep 12, 2025
45 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch September 12, 2025 07:39
@github-actions
Copy link

This PR has been released as part of rollup@4.50.2-2. Note that this is a pre-release, so to test it, you need to install Rollup via npm install rollup@4.50.2-2 or npm install rollup@beta. It will likely become part of a regular release later.

@github-actions
Copy link

This PR has been released as part of rollup@4.50.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