Skip to content
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

npm(deps-dev): bump nuxt from 3.5.1 to 3.5.2 #70

Merged
merged 1 commit into from
May 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps nuxt from 3.5.1 to 3.5.2.

Release notes

Sourced from nuxt's releases.

v3.5.2

3.5.2 is a patch release focusing on bug fixes.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Use .test and hoist regexps where possible (#21011)

🩹 Fixes

  • nuxt: Fix useLazyFetch types (#20989)
  • nuxt: Scan component dirs case-sensitively (#20995)
  • schema: Remove duplicate @default jsdoc tag (#21010)
  • nuxt: Add type support for router composables without pages/ integration (397c54c9d)
  • nuxt: Use simple incrementing id on client (#20992)
  • nuxt: Treeshake <DevOnly> with webpack (#21013)
  • nuxt: Await nuxt ready state before refreshNuxtData (#21008)
  • nuxt: Show error page after fatal abortNavigation (#21047)
  • nuxt: Normalize windows paths in granular watcher (#21066)
  • nuxt: Omit Set-Cookie header if value is null (#21072)
  • nuxt: Resolve modules relative to modulesDir (#21082)
  • vite: Narrow vite-node inline pattern (#21224)

📖 Documentation

  • Fix typo in modules directory example (#21014)
  • Fix a typo in code example (#21057)
  • Link to correct webpack css extraction loader (4e6369cef)
  • api: Add render:island hook (#21065)
  • Rewrite data fetching section (#21031)
  • Improve data fetching docs (#21197)

🏡 Chore

... (truncated)

Commits
  • 35faaf0 v3.5.2
  • bb76ba9 chore(deps): update devdependency vue-router to ^4.2.2 (main) (#21235)
  • a6cac7b chore(deps): update dependency vue-loader to ^17.1.2 (main) (#21229)
  • b7547c3 fix(vite): narrow vite-node inline pattern (#21224)
  • 9723add chore: add missing dependencies
  • c983ef9 chore(deps): update all non-major dependencies (main) (#21093)
  • 3bc3aea test: close out some missing browser contexts
  • e864c01 docs: improve data fetching docs (#21197)
  • 6eacad0 fix(nuxt): resolve modules relative to modulesDir (#21082)
  • 92bc999 fix(nuxt): omit Set-Cookie header if value is null (#21072)
  • 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 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) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.5.1...v3.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies The package dependencies update label May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

The following labels could not be found: npm.

@vercel
Copy link

vercel bot commented May 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
personal-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2023 3:06pm
personal-site-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2023 3:06pm

@vercel vercel bot temporarily deployed to Preview – personal-site May 29, 2023 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – personal-site-studio May 29, 2023 15:06 Inactive
@nyomansunima nyomansunima merged commit 54ca5cf into main May 30, 2023
@nyomansunima nyomansunima deleted the dependabot/npm_and_yarn/nuxt-3.5.2 branch May 30, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies The package dependencies update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant