[go: up one dir, main page]

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) #5695

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
swc_atoms dependencies major 1.0.2 -> 2.0.0
swc_common dependencies major 0.40.2 -> 1.0.0
swc_compiler_base dependencies major 0.24.0 -> 1.0.0
swc_ecma_ast dependencies major 0.121.2 -> 1.0.0
swc_ecma_parser dependencies major 0.152.2 -> 1.0.1

Release Notes

swc-project/swc (swc_common)

v1.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 Oct 18, 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 Oct 18, 2024 1:35am

Copy link
github-actions bot commented Oct 18, 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-7n9c9zfbm-rollup-js.vercel.app/repl/?pr=5695

Copy link

Performance report!

Rough benchmark

Command Mean [s] Min [s] Max [s] Relative
node _benchmark/previous/bin/rollup -i ./perf/entry.js -o _benchmark/result/previous.js 9.331 ± 0.074 9.287 9.417 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.477 ± 0.065 9.409 9.539 1.02 ± 0.01

Internal benchmark

  • BUILD: 8484ms, 753 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3222ms, 576 MB
      • generate ast: 1558ms, 569 MB
    • sort and bind modules: 458ms, 619 MB
    • mark included statements: 4807ms, 753 MB
      • treeshaking pass 1: 1603ms, 718 MB
      • treeshaking pass 2: 774ms, 741 MB
      • treeshaking pass 3: 309ms (+11ms, +3.6%), 750 MB
      • treeshaking pass 4: 287ms, 745 MB
      • treeshaking pass 5: 335ms (+14ms, +4.4%), 752 MB
      • treeshaking pass 6: 280ms (+12ms, +4.5%), 752 MB
      • treeshaking pass 7: 259ms, 751 MB
      • treeshaking pass 8: 249ms, 752 MB
      • treeshaking pass 9: 229ms, 758 MB
      • treeshaking pass 10: 230ms, 757 MB
      • treeshaking pass 11: 227ms, 753 MB
  • GENERATE: 922ms, 1.02 GB
    • initialize render: 0ms, 916 MB
    • generate chunks: 88ms, 927 MB
      • optimize chunks: 0ms, 918 MB
    • render chunks: 808ms, 1 GB
    • transform chunks: 22ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link
codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.03%. Comparing base (9ac8891) to head (3f693e3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5695   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files         257      257           
  Lines        8044     8044           
  Branches     1357     1357           
=======================================
  Hits         7966     7966           
  Misses         52       52           
  Partials       26       26           

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

@lukastaegert lukastaegert merged commit 028e47c into master Oct 18, 2024
39 of 40 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch October 18, 2024 07:24
Copy link

This PR has been released as part of rollup@4.24.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant