Skip to content

chore(deps): currency sweep — eslint 10, CI actions v7 - #85

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

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

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Fleet dependency currency sweep.

  • eslint ^9^10 (resolves 10.9.1); lockfile refreshed via pnpm install
  • CI actions were already v7-era (checkout@v7, setup-node@v7, pnpm/action-setup@v6) — untouched
  • Pin settings.react.version in eslint.config.mjs: eslint-config-next ships settings.react.version: 'detect', whose detection calls context.getFilename() — removed in ESLint 10 — and threw on every linted file

Verified locally: pnpm run verify green (format:check, lint 0 errors, typecheck, 1306 tests / 87 files).

🤖 Generated with Claude Code

https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn

- eslint ^9 → ^10 (10.9.1); CI actions were already v7-era, untouched
- pin settings.react.version in eslint.config.mjs: eslint-config-next ships
  'detect', which calls context.getFilename() — removed in ESLint 10 —
  and threw on every linted file

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