Skip to content

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

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#73
github-actions[bot] merged 1 commit into
mainfrom
chore/fleet-currency

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Fleet-wide dependency currency sweep.

Changes

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

Verification

  • pnpm run lint — 0 errors (19 pre-existing warnings)
  • pnpm run typecheck — clean
  • pnpm run test — 904/904 passed (88 files, vitest 4)

🤖 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 b1e00ef into main Aug 31, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/fleet-currency branch August 31, 2026 10:51
@catomean
catomean restored the chore/fleet-currency branch August 31, 2026 11:44
@catomean
catomean deleted the chore/fleet-currency branch August 31, 2026 11:45
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