Skip to content

chore(deps): currency sweep — eslint 10, @types/node 26, CI actions v7 - #13

Merged
catomean merged 1 commit into
mainfrom
chore/fleet-currency
Aug 31, 2026
Merged

chore(deps): currency sweep — eslint 10, @types/node 26, CI actions v7#13
catomean merged 1 commit into
mainfrom
chore/fleet-currency

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Fleet-wide dependency currency sweep.

  • eslint ^9^10 (10.9.1); eslint-config-next 16.2.4^16.3.1 (peer bump for eslint 10)
  • @types/node ^22^26
  • CI actions: checkout@v4/setup-node@v4@v7; node-version untouched
  • Breakage fixed:
    • @types/node 26 tightened assert.equal's message overload — the schema test's conditional message is now an explicit assert.fail branch
    • ESLint 10: settings.react.version pinned and plain .js/.mjs parsed with espree — the same two workarounds evig and camille-boulangerie ship

npm run verify (format + type-check + lint + test) green locally.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn

- eslint ^9 -> ^10, eslint-config-next 16.2.4 -> ^16.3.1 (peer for eslint 10)
- @types/node ^26; assert.equal's message overload tightened, so the schema
  test's conditional message becomes an explicit assert.fail branch
- eslint.config.mjs gains the fleet's two proven ESLint-10 workarounds
  (pin settings.react.version; espree for plain .js/.mjs) — same as evig
- CI: actions/checkout and setup-node v4 -> v7; node-version untouched

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