Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxt/kit from 3.16.2 to 3.17.6.

Release notes

Sourced from @​nuxt/kit's releases.

v3.17.6

3.17.6 is a regularly scheduled 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

🔥 Performance

  • nuxt: Decrease if checks when prerendering (#32455)

🩹 Fixes

  • nuxt: Generate correct types for async data defaults based on nuxt.config (#32324)
  • nuxt: Reload at base URL in nuxt:chunk-reload-immediate (#32382)
  • nuxt: Use rollup to calculate island component filenames (#32421)
  • nuxt: Append set-cookie headers in error handler (#32483)
  • nuxt: Ensure asyncData runs if changing key while fetcher is running (#32466)
  • nuxt: Handle pure hash link clicks with navigateTo (#32393)
  • nuxt: Skip external <NuxtLink>'s custom on click handler (#32499)
  • nuxt: Update component loader regexp for minified code (#32298)
  • nuxt: Allow camelCase for lazy hydration attributes (#32297)
  • nuxt: Respect inheritAttrs: false in createClientOnly fn (#32323)
  • kit: Do not double-urlify file urls when resolving schema (#32354)
  • nuxt: Align scroll behavior with page transition completion (#32239)
  • nuxt: Set output.generatedCode.symbols for nitro build (#32358)
  • nuxt: Lazily access runtimeConfig (#32428)

💅 Refactors

  • vite: Migrate plugins internally to vite environments (#32461)

📖 Documentation

  • Clarify where logging tag is displayed (#32440)
  • Remove kit playground auto-import note (#32415)
  • Remove webstorm warning (#32513)
  • Migrate to h3js (#32243)
  • Update the fetch clear function description (#32287)
  • defineNuxtPlugin function documentation (#32328)
  • Mention that <NuxtLink> encodes query params (#32361)
  • Enhance documentation for Nuxt composables (#32218)
  • Adjust wording to reduce confusion in lifecycle section (#32503)
  • Improve useCookie example (367b85405)

... (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)

Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) from 3.16.2 to 3.17.6.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.6/packages/kit)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Diizzayy July 7, 2025 00:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Reviewers

The following users could not be added as reviewers: diizzayy. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: diizzayy. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #676.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/kit-3.17.6 branch July 21, 2025 00:38
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.

2 participants