dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
239 stars 18 forks source link

fix: update dependency nuxt to v3 - autoclosed #134

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt ^2.15.3 -> ^3.0.0 age adoption passing confidence

Release Notes

nuxt/framework ### [`v3.0.0`](https://togithub.com/nuxt/framework/releases/tag/v3.0.0): Nuxt 3.0 stable ✨ [**Official Release Announcenment**](https://nuxt.com/v3) 💬 [**Release Discussion**](https://togithub.com/nuxt/framework/discussions/9064) ##### 📝 Changelog **Check out [v3.0.0-rc.14](https://togithub.com/nuxt/framework/releases/tag/v3.0.0-rc.14) for other recent changes.** ##### 🩹 Fixes - **nuxt:** Removed auto imports ([#​9045](https://togithub.com/nuxt/framework/pull/9045)) - **schema:** Initialise `runtimeConfig.public` with empty object ([#​9050](https://togithub.com/nuxt/framework/pull/9050)) - **cli:** Upgrade with `latest` tag ([#​9060](https://togithub.com/nuxt/framework/pull/9060)) - **nuxt:** Allow union type arguments for `useAsyncData` ([#​9061](https://togithub.com/nuxt/framework/pull/9061)) ##### 📖 Documentation - New website design ([#​9007](https://togithub.com/nuxt/framework/pull/9007)) - Update website theme version ([819deb89](https://togithub.com/nuxt/framework/commit/819deb89)) - Minor style improvements ([9ab069b2](https://togithub.com/nuxt/framework/commit/9ab069b2)) - Update website-theme ([780b17b1](https://togithub.com/nuxt/framework/commit/780b17b1)) - Add warning about `definePageMeta` issues with transitions and `NuxtLoadingIndicator` ([#​9055](https://togithub.com/nuxt/framework/pull/9055)) - Add missing agencies ([#​9059](https://togithub.com/nuxt/framework/pull/9059)) ##### 🏡 Chore - Update readme design ([#​9048](https://togithub.com/nuxt/framework/pull/9048)) - Ignore `parse5` for renovate update ([#​9046](https://togithub.com/nuxt/framework/pull/9046)) ##### ❤️ Contributors - Toby Faux - Clément Ollivier ([@​clemcode](http://github.com/clemcode)) - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Conner ([@​Intevel](http://github.com/Intevel)) - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Daniel Roe

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.