Skip to content

Update eslint-plugin-unicorn to resolve vulnerability #6028

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

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Copy link

vercel bot commented Jul 23, 2025

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 Jul 23, 2025 4:36am

Copy link

github-actions bot commented Jul 23, 2025

Thank you for your contribution! ❤️

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

npm install rollup/rollup#fix-vulnerabilities

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-8di5etnjo-rollup-js.vercel.app/repl/?pr=6028

Copy link

Performance report

  • BUILD: 6869ms, 818 MB
    • initialize: 0ms, 24.7 MB
    • generate module graph: 2565ms, 628 MB
      • generate ast: 1340ms (-43ms, -3.1%), 617 MB
    • sort and bind modules: 391ms, 681 MB
    • mark included statements: 3917ms, 818 MB
      • treeshaking pass 1: 2294ms, 816 MB
      • treeshaking pass 2: 460ms, 848 MB
      • treeshaking pass 3: 398ms, 819 MB
      • treeshaking pass 4: 380ms, 851 MB (+3%)
      • treeshaking pass 5: 378ms, 818 MB
  • GENERATE: 851ms (+49ms, +6.1%), 928 MB
    • initialize render: 0ms, 945 MB (+5%)
    • generate chunks: 145ms, 898 MB (+4%)
      • optimize chunks: 0ms, 930 MB (+7%)
    • render chunks: 715ms (+85ms, +13.6%), 902 MB
    • transform chunks: 18ms, 928 MB
    • generate bundle: 0ms, 928 MB

Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (c7a8907) to head (e2ddec2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6028   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         270      270           
  Lines       10575    10575           
  Branches     2821     2821           
=======================================
  Hits        10448    10448           
  Misses         87       87           
  Partials       40       40           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lukastaegert lukastaegert merged commit 71a0bf3 into master Jul 23, 2025
42 checks passed
@lukastaegert lukastaegert deleted the fix-vulnerabilities branch July 23, 2025 11:25
Copy link

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