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 h3 to v1.6.4 #173

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
h3 1.6.2 -> 1.6.4 age adoption passing confidence

Release Notes

unjs/h3 ### [`v1.6.4`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v164) [Compare Source](https://togithub.com/unjs/h3/compare/v1.6.3...v1.6.4) [compare changes](https://togithub.com/unjs/h3/compare/v1.6.3...v1.6.4) ##### 🩹 Fixes - **readRawBody:** Always return buffer without encoding ([19d133d](https://togithub.com/unjs/h3/commit/19d133d)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.6.3`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v163) [Compare Source](https://togithub.com/unjs/h3/compare/v1.6.2...v1.6.3) [compare changes](https://togithub.com/unjs/h3/compare/v1.6.2...v1.6.3) ##### 🩹 Fixes - **readBody, readRawBody:** Handle raw body as buffer ([#​366](https://togithub.com/unjs/h3/pull/366)) ##### 📖 Documentation - Missing parentheses ([#​362](https://togithub.com/unjs/h3/pull/362)) ##### 🏡 Chore - Update changelog ([e199df3](https://togithub.com/unjs/h3/commit/e199df3)) ##### ❤️ Contributors - Johann Schopplich ([@​johannschopplich](http://github.com/johannschopplich)) - Roger! - Pooya Parsa ([@​pi0](http://github.com/pi0))

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 #173 (154be12) into master (b2e36c7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   69.38%   69.38%           
=======================================
  Files           6        6           
  Lines         147      147           
=======================================
  Hits          102      102           
  Misses         45       45           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.25 :tada:

The release is available on:

Your semantic-release bot :package::rocket: