Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^54.0.0 -> ^55.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v55.0.0

Compare Source

New rules
Improvements
Fixes
  • no-single-promise-in-promise-methods: Remove broken autofix for Promise.all() (#​2386) 8d28b6e
  • prefer-node-protocol: Ignore Bun modules (#​2384) a45b24a
  • no-negation-in-equality-check: Ignore boolean type casting (#​2379) 37e00dd

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 Aug 2, 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 Aug 2, 2024 4:41am

Copy link

github-actions bot commented Aug 2, 2024

Thank you for your contribution! ❤️

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

npm install rollup/rollup#renovate/eslint-plugin-unicorn-55.x

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-78o2mbnmd-rollup-js.vercel.app/repl/?pr=5599

Copy link

github-actions bot commented Aug 2, 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.557 ± 0.113 9.439 9.663 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.493 ± 0.054 9.436 9.542 1.00

Internal benchmark

  • BUILD: 8568ms, 752 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3321ms, 574 MB
      • generate ast: 1546ms, 567 MB
    • sort and bind modules: 458ms, 616 MB
    • mark included statements: 4788ms, 752 MB
      • treeshaking pass 1: 1625ms, 718 MB
      • treeshaking pass 2: 790ms, 736 MB
      • treeshaking pass 3: 306ms, 742 MB
      • treeshaking pass 4: 285ms, 743 MB
      • treeshaking pass 5: 327ms, 751 MB
      • treeshaking pass 6: 272ms, 749 MB
      • treeshaking pass 7: 252ms, 751 MB
      • treeshaking pass 8: 245ms, 750 MB
      • treeshaking pass 9: 221ms, 751 MB
      • treeshaking pass 10: 225ms, 752 MB
      • treeshaking pass 11: 220ms, 752 MB
  • GENERATE: 919ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 92ms, 921 MB
      • optimize chunks: 0ms, 916 MB
    • render chunks: 804ms, 1000 MB
    • transform chunks: 20ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.05%. Comparing base (39955e5) to head (9bce02b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5599   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files         242      242           
  Lines        9308     9308           
  Branches     2465     2464    -1     
=======================================
  Hits         9220     9220           
  Misses         58       58           
  Partials       30       30           

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

@lukastaegert lukastaegert enabled auto-merge August 2, 2024 04:40
Copy link
Contributor Author

renovate bot commented Aug 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lukastaegert lukastaegert added this pull request to the merge queue Aug 2, 2024
Merged via the queue into master with commit 1b4d142 Aug 2, 2024
@lukastaegert lukastaegert deleted the renovate/eslint-plugin-unicorn-55.x branch August 2, 2024 05:15
Copy link

github-actions bot commented Aug 3, 2024

This PR has been released as part of [email protected]. 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