Skip to content

chore(deps): bump eslint and posthog-js patch versions - #118

Merged
sundancekid73 merged 1 commit into
mainfrom
chore/bump-deps
Aug 26, 2026
Merged

chore(deps): bump eslint and posthog-js patch versions#118
sundancekid73 merged 1 commit into
mainfrom
chore/bump-deps

Conversation

@sundancekid73

Copy link
Copy Markdown
Collaborator

Summary

  • Bump eslint 10.8.1 → 10.9.1 and posthog-js 1.418.13 → 1.419.4 (both patch bumps).
  • Left zod and better-sqlite3 pinned: @nuxt/content depends on zod@^3.25.76 internally and peer-depends on better-sqlite3@^12.5.0, so bumping either now would fight the framework's own pins rather than update cleanly. Revisit once @nuxt/content moves to zod v4 / better-sqlite3 v13.

Test plan

  • pnpm install completes cleanly
  • pnpm run test-website — 7/7 passing
  • pnpm run lint-website — same pre-existing lint debt as before (non-blocking in CI)
  • pnpm outdated confirms only the two intentionally-deferred majors remain

zod and better-sqlite3 stay pinned for now since @nuxt/content pins
zod@3 internally and peer-depends on better-sqlite3@^12.5.0.
@sundancekid73
sundancekid73 merged commit f0d7dda into main Aug 26, 2026
6 checks passed
@sundancekid73
sundancekid73 deleted the chore/bump-deps branch August 26, 2026 09:00
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