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 nodemailer to v6.9.2 - autoclosed #198

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
nodemailer (source) 6.9.1 -> 6.9.2 age adoption passing confidence

Release Notes

nodemailer/nodemailer ### [`v6.9.2`](https://togithub.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#​692-2023-05-11) [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.2) - Fix uncaught exception on invalid attachment content payload

Configuration

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

🚦 Automerge: Enabled.

â™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #198 (87a4c86) into master (b0d8c44) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   78.84%   78.84%           
=======================================
  Files           6        6           
  Lines         156      156           
=======================================
  Hits          123      123           
  Misses         33       33