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 @nuxt/kit to v3.4.1 #188

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/kit 3.4.0 -> 3.4.1 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.4.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.4.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.4.0...v3.4.1) > 3.4.1 is a patch release. We've pulled it forward slightly to fix a couple of breaking bugs in 3.4.0. ##### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.4.0...v3.4.1) ##### 🩹 Fixes - **nuxt:** Set config on `ssrContext` in spa renderer ([#​20216](https://togithub.com/nuxt/nuxt/pull/20216)) - **nuxt:** Mark entire payload as reactive ([#​20218](https://togithub.com/nuxt/nuxt/pull/20218)) - **nuxt:** Add missing imports to `` ([#​20237](https://togithub.com/nuxt/nuxt/pull/20237)) - **nuxt:** Improve handling of redirects within middleware ([#​20244](https://togithub.com/nuxt/nuxt/pull/20244)) - **nuxt:** Do not redirect when `vue-router` normalises url ([#​20247](https://togithub.com/nuxt/nuxt/pull/20247)) ##### 📖 Documentation - Add a brief description of `transform`/`pick` ([#​20186](https://togithub.com/nuxt/nuxt/pull/20186)) ##### ✅ Tests - Add js payload test suite ([#​20217](https://togithub.com/nuxt/nuxt/pull/20217)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - David Kurek ([@​daviddomain](https://togithub.com/daviddomain))

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 #188 (2a05b94) into master (067f1ad) will increase coverage by 1.92%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   76.92%   78.84%   +1.92%     
==========================================
  Files           6        6              
  Lines         156      156              
==========================================
+ Hits          120      123       +3     
+ Misses         36       33       -3     

see 1 file with indirect coverage changes

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.34 :tada:

The release is available on:

Your semantic-release bot :package::rocket: