Skip to content

chore(deps): currency sweep — eslint 10 - #25

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/fleet-currency
Aug 31, 2026
Merged

chore(deps): currency sweep — eslint 10#25
github-actions[bot] merged 1 commit into
mainfrom
chore/fleet-currency

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Fleet-wide dependency currency sweep. Small slice here: @types/node is already ^26 and CI actions already v7-era.

  • eslint ^9^10 (10.9.1); eslint-config-next 16.3.3 unchanged
  • ESLint 10 workarounds in eslint.config.mjs: settings.react.version pinned (eslint-plugin-react's detect calls the removed context.getFilename()) and plain .js/.mjs parsed with espree (Next's vendored babel parser predates ESLint 10's Language API) — same as evig / camille-boulangerie / substrata

format:check + lint + typecheck + vitest (92 tests) green locally; build left to CI.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn

- eslint ^9 -> ^10 (10.9.1); @types/node already ^26, CI actions already v7
- eslint.config.mjs gains the fleet's two proven ESLint-10 workarounds
  (pin settings.react.version; espree for plain .js/.mjs) — same as evig

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@github-actions
github-actions Bot merged commit 72d0738 into main Aug 31, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/fleet-currency branch August 31, 2026 10:47
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