Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps @nuxt/schema from 3.17.7 to 4.2.1.

Release notes

Sourced from @​nuxt/schema's releases.

v4.2.1

4.2.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • kit,nuxt,schema: Deprecate ImportPresetWithDeprecation (#33596)
  • nuxt: Correct warning message for prefetch/noPrefetch conflict (#33617)
  • nitro: Remove <nuxt-error-overlay> iframe border (#33625)
  • vite: Use rolldown replace only in build (#33615)
  • nitro: Use directory paths in moduleEntryPaths (#33628)
  • nitro: Start error overlay minimized based on status code (#33658)
  • vite: Ensure optimizeDeps config is applied before other plugins (#33586)
  • nuxt: Respect layer priority order for scanned components (#33654)
  • nuxt: Process prerender routes on pages:resolved (#33662)
  • nuxt: Remove abort signal event listeners after render (#33665)
  • nuxt: Cleanup event listener with cleanup signal (#33667)
  • vite: Update vite-node (#33663)
  • vite: Respect vite proxy in dev middleware (#33670)

💅 Refactors

  • kit,nitro,nuxt,schema,vite: Explicitly import process/performance (#33650)

📖 Documentation

  • Fix typo in eslint flat config description (#33569)
  • Add signal support to useAsyncData examples (#33601)
  • Document pending as alias of status === 'pending' (#33221)
  • Note that cookieStore is true by default (#33572)
  • Add information on types for server context (#33511)
  • Mark webstorm issue resolved (#33608)
  • Clarify route middleware doesn't affect API routes (#33643)
  • Improve docs for useHead/useHydration/useLazy* (#33626)
  • Update link to nitro source to v2 branch (08018af4f)
  • Add typescript documentation for module authors (#33637)
  • Typo (#33655)

🏡 Chore

... (truncated)

Commits
  • 67ec213 v4.2.1
  • b2ec7c5 chore(deps): update all non-major dependencies (main) (#33673)
  • 26aaf83 refactor(kit,nitro,nuxt,schema,vite): explicitly import process/performance (...
  • 95518af chore(deps): update all non-major dependencies (main) (#33639)
  • 1cc5393 chore: reduce redirects in docs links
  • b304097 chore: update URLs (#33567)
  • 986ec1a fix(kit,nuxt,schema): deprecate ImportPresetWithDeprecation (#33596)
  • 204e267 chore(deps): update devdependency @​types/webpack-hot-middleware to v2.25.12 (...
  • b688187 chore(deps): update all non-major dependencies (main) (#33575)
  • 2f7957a v4.2.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nuxt/schema since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Updates to dependencies javascript Pull requests that update javascript code labels Nov 10, 2025
@github-actions
Copy link
Contributor

⚠️ Major version update detected

This PR contains a major version update and requires manual review:

  • ****: 3.17.7 → 4.2.1

Please review the changelog and breaking changes before merging.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/schema-4.2.1 branch from 55f3a2b to 8d00cab Compare November 24, 2025 13:23
@github-actions
Copy link
Contributor

⚠️ Major version update detected

This PR contains a major version update and requires manual review:

  • ****: 3.17.7 → 4.2.1

Please review the changelog and breaking changes before merging.

Bumps [@nuxt/schema](https://github.com/nuxt/nuxt/tree/HEAD/packages/schema) from 3.17.7 to 4.2.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.2.1/packages/schema)

---
updated-dependencies:
- dependency-name: "@nuxt/schema"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/schema-4.2.1 branch from 8d00cab to d68a9db Compare December 8, 2025 12:24
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

⚠️ Major version update detected

This PR contains a major version update and requires manual review:

  • ****: 3.17.7 → 4.2.1

Please review the changelog and breaking changes before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant