Skip to content

chore: update dependencies (2026-08) - #7

Open
stofi wants to merge 1 commit into
mainfrom
claude/clever-heisenberg-1tri6c
Open

chore: update dependencies (2026-08)#7
stofi wants to merge 1 commit into
mainfrom
claude/clever-heisenberg-1tri6c

Conversation

@stofi

@stofi stofi commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump all dependencies to their latest stable minor/patch versions (no risky majors — Nuxt v5 and vue-router v6 are not yet stable/released, so both stay on their current major)
  • Bump compatibilityDate in nuxt.config.ts from 2026-07-01 to 2026-08-01
Package Before After
nuxt 4.4.8 4.5.1
@nuxt/ui 4.9.0 4.10.0
vue 3.5.39 3.5.40
vue-router 5.1.0 5.2.0
@nuxt/test-utils 4.0.3 4.1.0
happy-dom 20.10.6 20.11.1
lint-staged 17.0.8 17.3.0
oxfmt 0.57.0 0.61.0
oxlint 1.72.0 1.76.0
vitest 4.1.9 4.1.10

@vue/test-utils and simple-git-hooks were already at their latest versions.

No breaking changes required code changes — pnpm lint, pnpm format:check, and pnpm build all pass. pnpm test fails on tests/pages/index.test.ts due to a font-provider network fetch timing out (bunny.net / Google Fonts), but this is a pre-existing sandbox network restriction, not a regression — the same test fails identically on the pre-update dependency versions.

Test plan

  • pnpm install
  • pnpm build
  • pnpm lint
  • pnpm format:check
  • pnpm test (confirmed pre-existing failure, unrelated to this change — network-restricted sandbox blocks font provider fetch)

🤖 Generated with Claude Code

https://claude.ai/code/session_01Bd4HxzD2SirB1Q6acobhqB


Generated by Claude Code

- nuxt 4.4.8 -> 4.5.1
- @nuxt/ui 4.9.0 -> 4.10.0
- vue 3.5.39 -> 3.5.40
- vue-router 5.1.0 -> 5.2.0
- @nuxt/test-utils 4.0.3 -> 4.1.0
- happy-dom 20.10.6 -> 20.11.1
- lint-staged 17.0.8 -> 17.3.0
- oxfmt 0.57.0 -> 0.61.0
- oxlint 1.72.0 -> 1.76.0
- vitest 4.1.9 -> 4.1.10
- bump compatibilityDate to 2026-08-01

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bd4HxzD2SirB1Q6acobhqB
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.

2 participants