Skip to content

Bump nuxt from 3.17.4 to 3.17.6 #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nuxt from 3.17.4 to 3.17.6.

Release notes

Sourced from nuxt'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
  • 9867529 v3.17.6
  • c82794a perf(nuxt): decrease if checks when prerendering (#32455)
  • 600b0cb fix(nuxt): lazily access runtimeConfig (#32428)
  • 0302877 docs: mention bun.lock for lockfile (#32427)
  • 58f1a2b fix(nuxt): set output.generatedCode.symbols for nitro build (#32358)
  • 574d932 fix(nuxt): align scroll behavior with page transition completion (#32239)
  • 5422e54 fix(nuxt): respect inheritAttrs: false in createClientOnly fn (#32323)
  • 5d40350 fix(nuxt): allow camelCase for lazy hydration attributes (#32297)
  • ba3d876 fix(nuxt): update component loader regexp for minified code (#32298)
  • 9d7d61f fix(nuxt): skip external \<NuxtLink>'s custom on click handler (#32499)
  • 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)

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

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.17.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2025
Copy link

sonarqubecloud bot commented Jul 2, 2025

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #338.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.17.6 branch July 14, 2025 18:09
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