Skip to content

fix(deps): update rust crate swc_compiler_base to v18 #5926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2025

This PR contains the following updates:

Package Type Update Change
swc_compiler_base dependencies major 17.0.0 -> 18.0.0

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (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.

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

Copy link

vercel bot commented Apr 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗���

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2025 3:38am
Copy link

github-actions bot commented Apr 18, 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 stable 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-kjfw3cver-rollup-js.vercel.app/repl/?pr=5926

Copy link

github-actions bot commented Apr 18, 2025

Performance report

  • BUILD: 7399ms, 750 MB
    • initialize: 0ms, 28.2 MB
    • generate module graph: 2822ms, 562 MB
      • generate ast: 1284ms, 555 MB
    • sort and bind modules: 407ms, 601 MB
    • mark included statements: 4168ms, 750 MB
      • treeshaking pass 1: 2453ms, 744 MB
      • treeshaking pass 2: 482ms, 748 MB
      • treeshaking pass 3: 413ms, 747 MB
      • treeshaking pass 4: 406ms, 745 MB
      • treeshaking pass 5: 403ms, 750 MB
  • GENERATE: 761ms, 988 MB
    • initialize render: 0ms, 884 MB
    • generate chunks: 76ms, 894 MB
      • optimize chunks: 0ms, 892 MB
    • render chunks: 667ms, 964 MB
    • transform chunks: 17ms, 988 MB
    • generate bundle: 0ms, 988 MB
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (6a924c0) to head (f0cdd80).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5926   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         270      270           
  Lines        8692     8692           
  Branches     1488     1488           
=======================================
  Hits         8566     8566           
  Misses         93       93           
  Partials       33       33           

☔ 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 Apr 21, 2025
Merged via the queue into master with commit ec5e45a Apr 21, 2025
43 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch April 21, 2025 05:33
Copy link

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