chore: update dependencies (2026-08) - #7
Open
stofi wants to merge 1 commit into
Open
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
compatibilityDateinnuxt.config.tsfrom2026-07-01to2026-08-01@vue/test-utilsandsimple-git-hookswere already at their latest versions.No breaking changes required code changes —
pnpm lint,pnpm format:check, andpnpm buildall pass.pnpm testfails ontests/pages/index.test.tsdue 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 installpnpm buildpnpm lintpnpm format:checkpnpm 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