Skip to content

chore: update ESlint from v8 to v9 #409

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 3 commits into from
Jul 14, 2025

Conversation

ersachin3112
Copy link
Contributor

@ersachin3112 ersachin3112 commented Jul 11, 2025

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

update ESlint from v8 to v9

Breaking Changes

No

Additional Info

No

@ersachin3112
Copy link
Contributor Author

@snitin315 @alexander-akait
Screenshot 2025-07-11 at 7 50 21 PM
how to overcome this?

@snitin315
Copy link
Member

@ersachin3112 Try npm install eslint-plugin-jsdoc typescript-eslint --save-dev

@ersachin3112
Copy link
Contributor Author

ersachin3112 commented Jul 12, 2025

@ersachin3112 Try npm install eslint-plugin-jsdoc typescript-eslint --save-dev

@snitin315 I did it but encountering same error again.

@alexander-akait
Copy link
Member

@ersachin3112 Do you have eslint installed globally? Avoid it, it is not recommended

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.38%. Comparing base (29cc59b) to head (2fc6551).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
src/index.js 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   93.44%   93.38%   -0.06%     
==========================================
  Files           1        1              
  Lines         122      121       -1     
  Branches       48       48              
==========================================
- Hits          114      113       -1     
  Misses          7        7              
  Partials        1        1              

☔ 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.

@alexander-akait alexander-akait merged commit 1c289e4 into webpack-contrib:master Jul 14, 2025
15 of 17 checks passed
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.

3 participants