Skip to content

Bump nuxt from 3.17.4 to 3.17.5 #325

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 Jun 4, 2025

Bumps 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 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.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: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 Jun 4, 2025
Copy link

sonarqubecloud bot commented Jun 4, 2025

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

Superseded by #334.

@dependabot dependabot bot closed this Jul 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.17.5 branch July 2, 2025 15:40
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