Skip to content

Update Nuxt dependencies - #812

Open
bryantgillespie wants to merge 2 commits into
mainfrom
bry/bump-dependencies
Open

Update Nuxt dependencies#812
bryantgillespie wants to merge 2 commits into
mainfrom
bry/bump-dependencies

Conversation

@bryantgillespie

Copy link
Copy Markdown
Member

Updates Nuxt and related dependencies, resolves peer warnings, and removes obsolete overrides.

Tests: install, search tests, Mermaid tests, script typecheck, and production build.

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 20, 2026 6:34pm

Request Review

@bryantgillespie
bryantgillespie marked this pull request as ready for review August 20, 2026 18:15
@bryantgillespie
bryantgillespie requested a review from a team as a code owner August 20, 2026 18:15
@bryantgillespie
bryantgillespie requested a lite review from Copilot and removed request for a team August 20, 2026 18:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the docs site’s Nuxt stack and related tooling to newer versions, aiming to reduce peer dependency warnings and simplify dependency management while keeping the test suite compatible with the updated Nuxt test utils.

Changes:

  • Bumped Nuxt and a set of related dependencies (Nuxt modules, tooling, and runtime libs), and removed the previous pnpm.overrides block.
  • Updated TypesenseService unit test mocking to use @nuxt/test-utils/runtime’s mockNuxtImport for $fetch.
  • Updated .nuxtrc to match the new @nuxt/test-utils version.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
tests/services/typesenseService.test.ts Adjusts $fetch mocking strategy for compatibility with updated Nuxt test utilities.
package.json Updates Nuxt ecosystem dependencies/tooling; removes pnpm.overrides and a test script (see review comment).
.nuxtrc Aligns pinned @nuxt/test-utils setup version with package.json.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json Outdated
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