Skip to content
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

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

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Type Update Change
swc_common dependencies major 3.0.0 -> 4.0.0
swc_compiler_base dependencies major 4.0.0 -> 5.0.0
swc_ecma_ast dependencies major 3.0.0 -> 4.0.1
swc_ecma_parser dependencies major 4.0.0 -> 5.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.

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

Copy link

vercel bot commented Nov 15, 2024

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 Nov 15, 2024 9:36am

Copy link

github-actions bot commented Nov 15, 2024

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

Copy link

github-actions bot commented Nov 15, 2024

Performance report

  • BUILD: 8446ms, 751 MB
    • initialize: 0ms, 26.9 MB
    • generate module graph: 3400ms, 560 MB
      • generate ast: 1586ms, 554 MB
    • sort and bind modules: 476ms, 607 MB
    • mark included statements: 4576ms, 751 MB
      • treeshaking pass 1: 3022ms, 749 MB
      • treeshaking pass 2: 554ms, 748 MB
      • treeshaking pass 3: 497ms, 751 MB
      • treeshaking pass 4: 488ms, 751 MB
  • GENERATE: 973ms, 992 MB
    • initialize render: 0ms, 885 MB
    • generate chunks: 103ms (-23ms, -18.4%), 896 MB
      • optimize chunks: 0ms, 887 MB
    • render chunks: 850ms, 971 MB
    • transform chunks: 23ms, 992 MB
    • generate bundle: 0ms, 992 MB

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.89%. Comparing base (50697b8) to head (4308824).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5724   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files         258      258           
  Lines        8204     8204           
  Branches     1387     1387           
=======================================
  Hits         8113     8113           
  Misses         60       60           
  Partials       31       31           

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

@lukastaegert lukastaegert added this pull request to the merge queue Nov 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 15, 2024
@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from 941573b to 3188a7f Compare November 15, 2024 09:25
@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from 3188a7f to 4308824 Compare November 15, 2024 09:34
@lukastaegert lukastaegert added this pull request to the merge queue Nov 15, 2024
@lukastaegert lukastaegert removed this pull request from the merge queue due to a manual request Nov 15, 2024
@lukastaegert lukastaegert merged commit b58e48b into master Nov 15, 2024
41 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch November 15, 2024 09:57
Copy link

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