Skip to content

chore(deps): update nuxt framework#1686

Merged
danielroe merged 2 commits intonuxt:mainfrom
yamachi4416:update-nuxt-4.4.4
May 6, 2026
Merged

chore(deps): update nuxt framework#1686
danielroe merged 2 commits intonuxt:mainfrom
yamachi4416:update-nuxt-4.4.4

Conversation

@yamachi4416
Copy link
Copy Markdown
Member

@yamachi4416 yamachi4416 commented May 5, 2026

🔗 Linked issue

📚 Description

fixed the type errors in the nuxt update PR generated by renovate.
#1682

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 5, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1686
npm i https://pkg.pr.new/vitest-environment-nuxt@1686

commit: 9cf2fdd

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 5, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedestree-walker@​3.0.31001008480100
Addedexsolve@​1.0.810010010082100
Addedfake-indexeddb@​6.2.59910010084100
Addedeslint@​10.3.08910010097100
Updated@​nuxt/​schema@​4.4.2 ⏵ 4.4.49910010095100
Updated@​nuxt/​kit@​4.4.2 ⏵ 3.21.499 +110010095100
Updated@​nuxt/​kit@​4.4.2 ⏵ 4.4.49910010095100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 5, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@yamachi4416 yamachi4416 marked this pull request as ready for review May 5, 2026 02:12
@yamachi4416 yamachi4416 requested a review from danielroe as a code owner May 5, 2026 02:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8d089888-9fad-4e43-a734-1e4349848c5f

📥 Commits

Reviewing files that changed from the base of the PR and between 5e46b68 and 9cf2fdd.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (16)
  • examples/app-bun/package.json
  • examples/app-cucumber/package.json
  • examples/app-jest/package.json
  • examples/app-playwright/package.json
  • examples/app-vitest-browser/package.json
  • examples/app-vitest-full/package.json
  • examples/app-vitest-workspace/package.json
  • examples/app-vitest/package.json
  • examples/content/package.json
  • examples/i18n/package.json
  • examples/module/package.json
  • examples/module/playground/package.json
  • examples/nuxt-ui/package.json
  • package.json
  • pnpm-workspace.yaml
  • src/module/mock.ts
✅ Files skipped from review due to trivial changes (15)
  • examples/app-jest/package.json
  • examples/app-cucumber/package.json
  • examples/app-bun/package.json
  • examples/app-vitest-workspace/package.json
  • examples/i18n/package.json
  • examples/content/package.json
  • examples/app-playwright/package.json
  • examples/app-vitest/package.json
  • examples/module/playground/package.json
  • examples/app-vitest-full/package.json
  • examples/app-vitest-browser/package.json
  • examples/module/package.json
  • examples/nuxt-ui/package.json
  • package.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

Bumps Nuxt-related versions across the repository: nuxt updated from 4.4.2 → 4.4.4 in multiple example package.json files and the root package.json; @nuxt/kit updated from ^3.21.2 → ^3.21.4 in the root package.json; @nuxt/schema updated from 4.4.2 → 4.4.4 in the root package.json and pnpm-workspace.yaml overrides. Also adds a guarded property check in src/module/mock.ts: the imports-sources preset lookup now verifies 'imports' in p before accessing p.imports.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(deps): update nuxt framework' accurately describes the main change: updating Nuxt dependencies across multiple package.json files from 4.4.2 to 4.4.4.
Description check ✅ Passed The description explains that the PR fixes type errors from a Nuxt update generated by Renovate, references a prior PR, and relates to the dependency update changes shown in the changeset.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yamachi4416 yamachi4416 force-pushed the update-nuxt-4.4.4 branch from 5e46b68 to 9cf2fdd Compare May 5, 2026 13:37
@danielroe danielroe merged commit 1acb407 into nuxt:main May 6, 2026
10 checks passed
@yamachi4416 yamachi4416 deleted the update-nuxt-4.4.4 branch May 6, 2026 14:51
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