Skip to content

Update lint-staged#1127

Merged
joshka merged 1 commit intomainfrom
joshka/update-lint-staged
Apr 26, 2026
Merged

Update lint-staged#1127
joshka merged 1 commit intomainfrom
joshka/update-lint-staged

Conversation

@joshka
Copy link
Copy Markdown
Member

@joshka joshka commented Apr 26, 2026

Summary

Updates lint-staged from 15.x to 16.x and refreshes the pnpm lockfile.

The repo's lint-staged configuration is intentionally simple:

{
  "**/*": "prettier --write --ignore-unknown"
}

So this is isolated to the pre-commit formatting helper rather than the site build or markdown/rendering pipeline.

Why separate?

This is a dev-workflow major update. Keeping it separate from parser, compiler, tree-sitter, and formatter-plugin updates makes any hook behavior change easier to identify.

Verification

  • mise exec -- corepack pnpm format:check
  • mise exec -- corepack pnpm test -- --run
  • mise exec -- corepack pnpm exec lint-staged --allow-empty
  • mise run build on the local hydrated-LFS testing stack

Move lint-staged to the current major after the supporting JavaScript tooling refresh. Keep parser, compiler, formatter-plugin, and bundler updates separate so behavior changes remain isolated.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying ratatui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 04641a2
Status: ✅  Deploy successful!
Preview URL: https://e6ff5b33.ratatui.pages.dev
Branch Preview URL: https://joshka-update-lint-staged.ratatui.pages.dev

View logs

@joshka joshka merged commit d0c1f2b into main Apr 26, 2026
8 checks passed
@joshka joshka deleted the joshka/update-lint-staged branch April 26, 2026 23:18
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