Skip to content

chore(deps): bump nuxt from 3.17.4 to 3.17.5 in the patch-dependencies group #4335

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps the patch-dependencies group with 1 update: nuxt.

Updates nuxt from 3.17.4 to 3.17.5

Release notes

Sourced from nuxt's releases.

v3.17.5

3.17.5 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: Replace remaining instance of globby (#31688)

🩹 Fixes

  • nuxt: Export useScriptRybbitAnalytics from script stubs (d275ae1a0)
  • nuxt: Remove unneeded pattern from regexp (2954c092c)
  • nuxt: Ensure appConfig sources are not duplicated (#32216)
  • nuxt: Wrap slot with h() in ClientOnly (#30664)
  • kit: Ensure template filename uses safe patterns (4372b24dd)
  • nuxt: Access asyncData state from nuxt app instance (#32232)
  • nuxt: Make patterns relative to srcDir in buildCache (#32260)
  • nuxt: Return non-existent route component in RouteProvider (#32266)
  • nuxt: Use single asyncData watcher (#32247)
  • vite: Use arrow functions in dynamic imports (#32285)
  • webpack: Use plugin for rollup-compatible dynamic imports (#32281)

📖 Documentation

  • Update addRouteMiddleware path in example (#32171)
  • Narrow link to just middleware (#32203)
  • Use optional chaining in error example (#32214)
  • Give example of using --env-file (29f6392cd)
  • Recommend nuxt command consistently (#32237)
  • Fix typos (#30413)
  • Add props to special metadata (#29708)
  • Fix wrong alert with warning in /guide/pages (#32270)
  • Update upgrade guide + roadmap (0040ee5e7)

📦 Build

🏡 Chore

✅ Tests

... (truncated)

Commits
  • 0fa7ff9 v3.17.5
  • 885aa89 chore(deps): lock file maintenance (3.x) (#32262)
  • 33df20d build(nuxt): ensure cache is typed
  • 2f577c3 fix(nuxt): use single asyncData watcher (#32247)
  • 221ce99 chore: apply lint fixes
  • defa328 test: ensure builder tests run sequentially
  • 43057f5 perf(nuxt): replace remaining instance of globby (#31688)
  • 1463f2d fix(nuxt): return non-existent route component in RouteProvider (#32266)
  • 233ea4d fix(nuxt): make patterns relative to srcDir in buildCache (#32260)
  • eabe2e7 fix(nuxt): access asyncData state from nuxt app instance (#32232)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-dependencies group with 1 update: [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt).


Updates `nuxt` from 3.17.4 to 3.17.5
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.17.5/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

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 Jun 4, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners June 4, 2025 21:58
@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Jun 4, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 4, 2025 21:58
Copy link
Contributor

github-actions bot commented Jun 4, 2025

@github-actions github-actions bot merged commit d61ded6 into main Jun 5, 2025
73 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-patch-dependencies-0942fe3368 branch June 5, 2025 07:29
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant