Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxt/kit from 3.17.7 to 4.0.1.

Release notes

Sourced from @​nuxt/kit'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 Updates to dependencies javascript Pull requests that update javascript code labels Jul 21, 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.0.1

Please review the changelog and breaking changes before merging.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/kit-4.0.1 branch from 449f7aa to 9d4d689 Compare July 21, 2025 14:51
@github-actions
Copy link
Contributor

⚠️ Major version update detected

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

  • ****: 3.17.7 → 4.0.1

Please review the changelog and breaking changes before merging.

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

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/kit-4.0.1 branch from 9d4d689 to c4cb716 Compare July 28, 2025 17:16
@github-actions
Copy link
Contributor

⚠️ Major version update detected

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

  • ****: 3.17.7 → 4.0.1

Please review the changelog and breaking changes before merging.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #22.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/kit-4.0.1 branch August 4, 2025 17:44
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