fzn0x / mazer-nuxt

Mazer Free Bootstrap 5 Admin Dashboard Template and Landing Page with Nuxt 3 + TypeScript.
https://mazer-nuxt.vercel.app
MIT License
134 stars 41 forks source link

chore(deps-dev): bump nuxt from 3.6.2 to 3.7.2 #344

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nuxt from 3.6.2 to 3.7.2.

Release notes

Sourced from nuxt's releases.

v3.7.2

3.7.2 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Scroll to top by default on dynamic routes (#22403)
  • nuxt: Don't joinURL with remote sources on NuxtIsland (#23093)
  • nuxt: Exclude data-v attrs from server component props (#23095)
  • nuxt: Handle optional params within a path segment (#23070)
  • nuxt: Include method when creating useFetch auto key (#23086)
  • vite: Add css to manifest without cssCodeSplit (#23049)
  • nuxt: Find parent routes by exact path match (#23040)
  • nuxt: Load spaLoadingTemplate if file exists (#23048)
  • nuxt: Handle unset spa-loading fallback (#23120)
  • kit: Improve generated tsconfig.json defaults (#23121)
  • vite: Remove dev styles injected via absolute path (#23126)
  • nuxt: Default scanned layer components to priority 0 (#23127)
  • nuxt: Allow granularly overriding pages in layers (#23134)
  • nuxt: Respect layer order for other layer plugins (#23148)
  • nuxt: Allow changing dirs within modules (#23133)
  • nuxt: Allow overriding components + only warn if clash (#23156)

📖 Documentation

  • Remove 'caching' section from data fetching (fe29948fe)
  • Fix broken links on experimental features (#23052)
  • Fix typo (#23060)
  • Add name param to PageMeta interface description (#23107)
  • Fix typo for experimental.componentIslands (#23138)
  • Change NuxtLabs UI to Nuxt UI (#23150)
  • Fix typo in nuxi init command (#23155)

🏡 Chore

🤖 CI

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 year ago

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

POST https://api.github.com/repos/fzn0x/mazer-nuxt/pulls/344/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 fzn0x/mazer-nuxt repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
mazer-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 0:24am
dependabot[bot] commented 1 year ago

Superseded by #346.