Skip to content

fix: Set dependabot ignore for major updates to eslint#1507

Merged
swadeley merged 1 commit intoRedHatInsights:masterfrom
swadeley:swadeley/hold_eslint_to_major_version_9
Feb 16, 2026
Merged

fix: Set dependabot ignore for major updates to eslint#1507
swadeley merged 1 commit intoRedHatInsights:masterfrom
swadeley:swadeley/hold_eslint_to_major_version_9

Conversation

@swadeley
Copy link
Collaborator

Description

Hold Eslint version to 9.x because with ESLint 10, eslint-plugin-react breaks for every file
 (e.g. src/App.tsx) because of the context.getFilename API change, not only for Playwright tests.

How to test the PR

Tests pass

@swadeley swadeley requested a review from a team as a code owner February 16, 2026 12:04
    Hold Eslint version to 9.x because with ESLint 10,
     eslint-plugin-react breaks for every file
     (e.g. src/App.tsx) because of the context.getFilename API change,
     not only for Playwright tests.
@swadeley swadeley force-pushed the swadeley/hold_eslint_to_major_version_9 branch from 23ee1d5 to de9308b Compare February 16, 2026 12:06
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.53%. Comparing base (cedc0ca) to head (de9308b).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1507   +/-   ##
=======================================
  Coverage   62.53%   62.53%           
=======================================
  Files         127      127           
  Lines        3310     3310           
  Branches      892      892           
=======================================
  Hits         2070     2070           
  Misses       1120     1120           
  Partials      120      120           

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

@TenSt TenSt self-assigned this Feb 16, 2026
@swadeley swadeley merged commit ee97693 into RedHatInsights:master Feb 16, 2026
6 of 7 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