Access-America / Citizen-Center

A citizenship portal for Americans.
https://www.citizencenter.us
MIT License
10 stars 3 forks source link

fix(deps): bump nuxt from 2.15.7 to 3.1.1 in /web_client #499

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps nuxt from 2.15.7 to 3.1.1.

Release notes

Sourced from nuxt's releases.

v3.1.1

3.1.1 is a bugfix release to address a problem rendering components injected by Vue or Nuxt plugins.

Changelog

compare changes

🩹 Fixes

  • nuxt: Do not override inferred type of <NuxtPage> (#18495)
  • nuxt: Don't render unknown components with placeholder (#18494)
  • vite: Ensure newly created pages do not return 404 (#18447)
  • nuxt: Async transform for inline middleware (#18460)
  • nuxt: Augment interfaces exported from vue (#18505)

📖 Documentation

  • Remove useNuxtData release alert (#18488)
  • Simplify the docs directory (#18506)
  • Add info about server-components async limits (#18513)
  • Keep app.vue file name consistent (#18517)

❤️ Contributors

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

... (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)