Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nuxt from 4.1.3 to 4.2.1.

Release notes

Sourced from nuxt'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)
  • a1b6753 fix(nuxt): cleanup event listener with cleanup signal (#33667)
  • 3e1eb66 fix(nuxt): remove abort signal event listeners after render (#33665)
  • 0014826 fix(nuxt): process prerender routes on pages:resolved (#33662)
  • 6b6ea5f fix(nuxt): respect layer priority order for scanned components (#33654)
  • 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
  • 456cc36 fix(nuxt): correct warning message for prefetch/noPrefetch conflict (#33617)
  • Additional commits viewable in compare view

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)

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-nuxt-4.2.1

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 13, 2025

⚠️ No Changeset found

Latest commit: 75b54fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Nov 13, 2025
github-actions[bot]
github-actions bot previously approved these changes Nov 13, 2025
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Nov 13, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from 8c6eba3 to 98b0868 Compare November 14, 2025 17:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from 98b0868 to d20472c Compare November 14, 2025 20:04
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from d20472c to a1c7da5 Compare November 14, 2025 23:27
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from a1c7da5 to 03fed10 Compare November 15, 2025 21:52
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from 03fed10 to 3be0e65 Compare November 16, 2025 13:13
github-actions[bot]
github-actions bot previously approved these changes Nov 16, 2025
@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.

github-actions[bot]
github-actions bot previously approved these changes Nov 17, 2025
@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.

github-actions[bot]
github-actions bot previously approved these changes Nov 17, 2025
github-actions[bot]
github-actions bot previously approved these changes Nov 18, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nuxt-4.2.1 branch from 7af2d87 to 950c5ca Compare November 19, 2025 15:03
github-actions[bot]
github-actions bot previously approved these changes Nov 19, 2025
@mfranzke mfranzke moved this from ⏰ready for release to 🎁 Ready for review in UX Engineering Team Backlog Nov 20, 2025
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.2.1/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-project-automation github-project-automation bot moved this from 🎁 Ready for review to ⏰ready for release in UX Engineering Team Backlog Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 📺showcases Changes to 1-n showcases

Projects

Status: ⏰ready for release

Development

Successfully merging this pull request may close these issues.

1 participant