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

fix(deps): bump nuxt from 2.15.0 to 3.1.0 #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps nuxt from 2.15.0 to 3.1.0.

Release notes

Sourced from nuxt's releases.

v3.1.0

3.1.0 is the first minor release after Nuxt 3.0 including bug fixes and enhancements.

πŸ’¬ Release Discussion

πŸ‘€ Highlights

  • πŸ“– Lots of improvements to the documentation and website (you can already see them in nuxt.com)
  • 🏝️ Experimental component Islands and server only components
  • ✨ New onNuxtReady, useNuxtData and useSeoMeta composables
  • οΉ› experimental config schema (for module or theme authors)
  • πŸ’ͺ Upgraded to Nitropack v2
  • ⚑️ Migrated to Vite 4 and Rollup 3.

Changelog

compare changes

πŸš€ Enhancements

  • nuxt: Experimental server component islands (#5689)
  • nuxt: Add onNuxtReady composable (#9478)
  • useNuxtData composable (#9262)
  • nuxt: Support for extending error.vue in layers (#9521)
  • vite: Upgrade to vite 4 (#9238)
  • nuxt: Deep watch useCookie ref value by default (#9664)
  • vite: Display production build stats (#9761)
  • nuxt: Server-only components (#9972)
  • imports: imports:context hook for unimport context (#9971)
  • vite: Support build.transpile as function (#7767)
  • nuxt: Prefetch middleware/layouts + await layout loading (#10155)
  • nuxt: Support server components with extracted payloads (#10113)
  • kit: Add extendRouteRules method (#9771)
  • nuxt: Allow disabling color for <NuxtLoadingIndicator> (#18432)
  • head: useSeoMeta composable (#18441)
  • Experimental config schema (#18410)

πŸ”₯ Performance

  • nuxt: Use static import of @unhead/ssr (#9826)
  • nuxt: Add tree-shaken useServerSeoMeta composable (#18476)

🩹 Fixes

  • Remove postcss.config from schema (#9181)
  • nuxt: Include missing <NuxtPage> component props (#9204)
  • nuxt: Allow layouts to receive custom props (#9395)
  • test-utils: Do not hide vitest output (#9442)
  • nuxt: useCookie with defaults should return non-null value (#9449)
  • nuxt: Defer render-blocking prefetches until after load (#9475)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for nuxt since your current version.


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 2.15.0 to 3.1.0.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v2.15.0...v3.1.0)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2023

Dependabot tried to add @harutotanabe as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/harutotanabe09/NuxtTypeScriptStartUp/pulls/194/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the harutotanabe09/NuxtTypeScriptStartUp repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@vercel
Copy link

vercel bot commented Jan 25, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated
nuxt-type-script-start-up ❌ Failed (Inspect) Jan 25, 2023 at 0:18AM (UTC)

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.

None yet

0 participants