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 minor/patch updates #5666

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
napi dependencies patch 2.16.10 -> 2.16.11

🔧 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 is behind base branch, 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 Sep 20, 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 Sep 20, 2024 2:19am

@renovate renovate bot enabled auto-merge September 20, 2024 02:17
Copy link

github-actions bot commented Sep 20, 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 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-bs5ow5nss-rollup-js.vercel.app/repl/?pr=5666

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.178 ± 0.049 9.122 9.214 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.115 ± 0.018 9.099 9.135 1.00

Internal benchmark

  • BUILD: 8155ms, 750 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3133ms, 574 MB
      • generate ast: 1539ms, 567 MB
    • sort and bind modules: 448ms, 619 MB
    • mark included statements: 4569ms, 750 MB
      • treeshaking pass 1: 1571ms, 716 MB
      • treeshaking pass 2: 750ms, 741 MB
      • treeshaking pass 3: 291ms, 744 MB
      • treeshaking pass 4: 266ms, 749 MB
      • treeshaking pass 5: 311ms, 749 MB
      • treeshaking pass 6: 257ms, 752 MB
      • treeshaking pass 7: 240ms, 755 MB
      • treeshaking pass 8: 231ms, 755 MB
      • treeshaking pass 9: 211ms, 753 MB
      • treeshaking pass 10: 213ms, 751 MB
      • treeshaking pass 11: 210ms, 750 MB
  • GENERATE: 884ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 86ms, 918 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 782ms, 1 GB
    • transform chunks: 17ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (c6f1e27) to head (5000f5b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5666   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files         242      242           
  Lines        9349     9349           
  Branches     2470     2470           
=======================================
  Hits         9292     9292           
  Misses         48       48           
  Partials        9        9           

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

@renovate renovate bot added this pull request to the merge queue Sep 20, 2024
Merged via the queue into master with commit f94a6b6 Sep 20, 2024
39 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch September 20, 2024 02:38
Copy link

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

0 participants