Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps nuxt from 3.8.2 to 3.10.2.

Release notes

Sourced from nuxt's releases.

v3.10.2

3.10.2 is a regularly-scheduled patch release.

✅ 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 vue and unjs ecosystems.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Export refreshCookie (#25635)
  • nuxt: Allow prefetching urls with query string (#25658)
  • nuxt: Remove undefined keys in route object (#25667)
  • vite: Treat .pcss extension as a CSS extension (#25673)
  • nuxt: Don't check for layout/page with <ClientOnly> (#25714)
  • vite: Strip query strings for style chunk filenames (#25764)
  • nuxt: Inline entry styles before component styles (#25749)
  • vite: Optimise layer dependencies with vite (#25752)
  • nuxt: Don't add extra baseURL on server useRequestURL (#25765)
  • schema: Use rootDir, not process.cwd, for modulesDir (#25766)
  • nuxt: Only warn for useId if attrs were not rendered (#25770)
  • kit: Don't mutate existing component entry when overriding (#25786)

📖 Documentation

  • Fix typo in useAsyncData docs (#25644)
  • Add quotes to clarify what site title is in example (#25669)
  • Enable twoslash for some code snippets (#25679)
  • Add prepend option docs for addComponentsDir (#25683)
  • Extend auto-scanned layer directories (#25720)
  • Improve wording in seo docs (#25692)
  • Add how to debug nuxt with node inspector (#25731)
  • Add missing export defaults for nuxt config (#25774)
  • Add import statement for mountSuspended (#25783)
  • Pass event to useRuntimeConfig (#25788)

🏡 Chore

  • schema: Add missing closing code block (#25641)

... (truncated)

Commits
  • ceebcde v3.10.2
  • 0c694ee chore(deps): update all non-major dependencies (main) (#25728)
  • a1c1fda fix(nuxt): only warn for useId if attrs were not rendered (#25770)
  • 29b338f fix(nuxt): don't add extra baseURL on server useRequestURL (#25765)
  • 795050e fix(nuxt): inline entry styles before component styles (#25749)
  • 18063b2 chore(deps): update dependency @​vitejs/plugin-vue to v5.0.4 (main) (#25726)
  • eb1593c chore(deps): update all non-major dependencies (main) (#25682)
  • fd671a2 fix(nuxt): don't check for layout/page with \<ClientOnly> (#25714)
  • 4f3391f fix(nuxt): remove undefined keys in route object (#25667)
  • f28a468 chore(deps): update all non-major dependencies (main) (#25670)
  • 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.8.2 to 3.10.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.10.2/packages/nuxt)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@vercel
Copy link

vercel bot commented Feb 19, 2024

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

Name Status Preview Comments Updated (UTC)
weboc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 2:38am

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nuxt/devtools@1.0.8 environment, network Transitive: eval, filesystem, shell, unsafe +797 656 MB antfu
npm/nuxt@3.10.2 Transitive: environment, eval, filesystem, network, shell, unsafe +797 656 MB danielroe

🚮 Removed packages: npm/@nuxt/devtools@1.0.3, npm/nuxt@3.8.2

View full report↗︎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #25.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.10.2 branch February 26, 2024 02:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants