Skip to content

chore(eslint): align preset and dep versions across the fleet#57

Merged
mridang merged 1 commit into
mainfrom
chore/align-eslint
May 31, 2026
Merged

chore(eslint): align preset and dep versions across the fleet#57
mridang merged 1 commit into
mainfrom
chore/align-eslint

Conversation

@mridang
Copy link
Copy Markdown
Contributor

@mridang mridang commented May 31, 2026

Description

Bump @mridang/eslint-defaults to ^1.6.3, eslint to ^9.39.1, prettier to ^3.6.2. Normalise the ignores list to one canonical set. Existing per-repo overrides preserved.

Related Issue

N/A.

Motivation and Context

Versions had drifted. Aligning now makes future fleet upgrades one bump.

How Has This Been Tested?

lint, format:check, prepack, depcheck all green.

Documentation:

N/A.

Checklist:

  • I have updated the documentation accordingly.
  • I have assigned the correct milestone or created one if non-existent.
  • I have correctly labeled this pull request.
  • I have linked the corresponding issue in this description.
  • I have requested a review from at least 2 reviewers
  • I have checked the base branch of this pull request
  • I have checked my code for any possible security vulnerabilities

@mridang mridang added javascript Pull requests that update javascript code enhancement New feature or request labels May 31, 2026
@mridang mridang self-assigned this May 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

Qodana for JS

45 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 14
Import can be shortened 🔶 Warning 27
Redundant local variable 🔶 Warning 2
Exception used for local control-flow 🔶 Warning 1
Duplicated code fragment ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@mridang mridang force-pushed the chore/align-eslint branch from b11877d to 2fc67c5 Compare May 31, 2026 15:53
@mridang mridang merged commit 54486fc into main May 31, 2026
9 checks passed
@mridang mridang deleted the chore/align-eslint branch May 31, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant