[WIP] fix: update eslint-scope#20837
Conversation
🦋 Changeset detectedLatest commit: c789734 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This PR is packaged and the instant preview is available (c789734). Install it locally:
npm i -D webpack@https://pkg.pr.new/webpack@c789734
yarn add -D webpack@https://pkg.pr.new/webpack@c789734
pnpm add -D webpack@https://pkg.pr.new/webpack@c789734 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20837 +/- ##
==========================================
- Coverage 91.43% 91.40% -0.03%
==========================================
Files 562 562
Lines 55402 55398 -4
Branches 14619 14618 -1
==========================================
- Hits 50656 50637 -19
- Misses 4746 4761 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 29.2%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | benchmark "many-modules-esm", scenario '{"name":"mode-production","mode":"production"}' |
6.8 MB | 8.6 MB | -20.33% |
| ❌ | Memory | benchmark "lodash", scenario '{"name":"mode-development","mode":"development"}' |
4.1 MB | 5.3 MB | -22.57% |
| ❌ | Memory | benchmark "css-modules", scenario '{"name":"mode-production","mode":"production"}' |
7.9 MB | 11.2 MB | -29.2% |
Comparing update-eslint-scope (3e67bf9) with main (2944286)
Summary
fix - update
eslint-scopeWhat kind of change does this PR introduce?
fix
Did you add tests for your changes?
Existing
Does this PR introduce a breaking change?
No
If relevant, what needs to be documented once your changes are merged or what have you already documented?
Nothing
Use of AI
No