Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps nuxt from 3.17.4 to 4.0.1.

Release notes

Sourced from nuxt's releases.

v4.0.1

v4.0.1 is the first regularly scheduled patch release of v4

It will be followed up later this week with v3.18, which will backport a number of the features/fixes from Nuxt v4 to v3.

✅ 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

  • nuxt: Add nuxt.schema files to node tsconfig context (#32644)
  • nuxt,vite: Unpin nitropack (ed5ad64ad)
  • nuxt: Expose shared aliases within shared/ dir (#32676)

💅 Refactors

  • nuxt: Pass file language directly to parser options (#32665)

📖 Documentation

  • Remove rc tag in guide (232b14e2f)
  • Remove -t v4 tag from getting started (343f59235)
  • Added new Shared folder to the example of v4 folder structure (#32630)
  • Update nuxt.new links to v4 (#32639)
  • Improve grammar (#32640)
  • Typos (#32567)
  • Fix abbreviation (#32613)
  • Reference noUncheckedIndexedAccess rule change in v4 guide (#32643)
  • Add missing import in alias config example (#32648)
  • Correct alias for local fonts in styling guide (#32680)
  • Add best practices section (#31609)
  • Fix links to Nitro docs (#32691)

📦 Build

  • vite: Specify nitropack types as external (39be1b3a9)

🏡 Chore

🤖 CI

  • Trigger website redeploy on main branch (#32695)

❤️ Contributors

... (truncated)

Commits

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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-4.0.1 branch 4 times, most recently from 0f5e23a to ed70cf7 Compare July 22, 2025 07:23
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.17.4 to 4.0.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.0.1/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 4.0.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-4.0.1 branch from ed70cf7 to d841ffb Compare July 24, 2025 07:44
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #349.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-4.0.1 branch July 29, 2025 15:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants