Skip to content

chore(deps): consolidate dependency updates - #38

Merged
sergiopesch merged 1 commit into
mainfrom
sergiopesch/dependency-cleanup-july-2026
Jul 28, 2026
Merged

sergiopesch merged 1 commit into
mainfrom
sergiopesch/dependency-cleanup-july-2026

Conversation

@sergiopesch

Copy link
Copy Markdown
Owner

What changed

  • consolidates the open root and CLI dependency updates
  • upgrades Next.js, React, Tailwind, Prettier, ESLint, and CLI dependencies
  • replaces eslint-config-next with ESLint 10-compatible direct plugins
  • removes the temporary brace-expansion compatibility adapter
  • keeps TypeScript 5 and Node 24 types aligned with the supported toolchain
  • tells Dependabot not to recreate unsupported TypeScript 7 or Node 26 type PRs
  • formats the three files that caused the grouped Dependabot PR to fail CI

Why

The individual Dependabot PRs overlap and several fail independently: ESLint 10 is incompatible with the legacy Next.js lint preset, TypeScript 7 is not yet supported by the TypeScript ESLint stack, and the grouped update was blocked by pre-existing formatting drift. This PR resolves those causes as one tested update.

Validation

  • full root and CLI audits: 0 vulnerabilities
  • root type-check and lint
  • Prettier check
  • 171 application tests
  • Next.js production build
  • CLI type-check and 6 tests
  • CLI startup/help smoke test

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clitronic Ready Ready Preview, Comment Jul 28, 2026 1:29pm

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