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

chore(deps): lock file maintenance #5508

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge May 3, 2024 01:28
Copy link

github-actions bot commented May 3, 2024

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/minorpatch-updates

Notice: Ensure you have installed Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly.

or load it into the REPL:
https://rollup-bci891ri9-rollup-js.vercel.app/repl/?pr=5508

Copy link

github-actions bot commented May 3, 2024

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.375 ± 0.207 9.136 9.503 1.01 ± 0.03
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.318 ± 0.133 9.196 9.460 1.00

Internal benchmark

  • BUILD: 8435ms, 750 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3236ms, 573 MB
      • generate ast: 1532ms, 567 MB
    • sort and bind modules: 461ms, 616 MB
    • mark included statements: 4738ms, 750 MB
      • treeshaking pass 1: 1601ms, 714 MB
      • treeshaking pass 2: 760ms, 739 MB
      • treeshaking pass 3: 303ms, 745 MB
      • treeshaking pass 4: 282ms, 748 MB
      • treeshaking pass 5: 333ms (+14ms, +4.4%), 747 MB
      • treeshaking pass 6: 266ms, 750 MB
      • treeshaking pass 7: 256ms (+17ms, +7.3%), 751 MB
      • treeshaking pass 8: 243ms, 751 MB
      • treeshaking pass 9: 223ms, 754 MB
      • treeshaking pass 10: 225ms (+12ms, +5.7%), 752 MB
      • treeshaking pass 11: 219ms, 750 MB
  • GENERATE: 878ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 89ms, 926 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 791ms, 997 MB
    • transform chunks: 17ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@renovate renovate bot added this pull request to the merge queue May 3, 2024
Merged via the queue into master with commit 00f0681 May 3, 2024
78 checks passed
Copy link

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

None yet

0 participants