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
247 stars 18 forks source link

fix: update dependency ora to v8 - autoclosed #213

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ora ^6.3.0 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/ora (ora) ### [`v8.0.1`](https://togithub.com/sindresorhus/ora/releases/tag/v8.0.1) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v8.0.0...v8.0.1) - Fix the process not exiting [`89a1f31`](https://togithub.com/sindresorhus/ora/commit/89a1f31) ### [`v8.0.0`](https://togithub.com/sindresorhus/ora/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v7.0.1...v8.0.0) ##### Breaking - Require Node.js 18 [`675590f`](https://togithub.com/sindresorhus/ora/commit/675590f) ##### Improvements - Update dependencies [`675590f`](https://togithub.com/sindresorhus/ora/commit/675590f) ### [`v7.0.1`](https://togithub.com/sindresorhus/ora/releases/tag/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v7.0.0...v7.0.1) - Fix missing dependency ([#​228](https://togithub.com/sindresorhus/ora/issues/228)) [`1dc1ece`](https://togithub.com/sindresorhus/ora/commit/1dc1ece) ### [`v7.0.0`](https://togithub.com/sindresorhus/ora/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v6.3.1...v7.0.0) ##### Breaking - Require Node.js 16 [`0e96acd`](https://togithub.com/sindresorhus/ora/commit/0e96acd)

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.