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 fs-extra to v11.1.1 #168

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
fs-extra 11.1.0 -> 11.1.1 age adoption passing confidence

Release Notes

jprichardson/node-fs-extra ### [`v11.1.1`](https://togithub.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#​1111--2023-03-20) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/11.1.0...11.1.1) - Preserve timestamps when moving files across devices ([#​992](https://togithub.com/jprichardson/node-fs-extra/issues/992), [#​994](https://togithub.com/jprichardson/node-fs-extra/pull/994))

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 #168 (450540f) into master (a3b7ff7) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 450540f differs from pull request most recent head 74dffea. Consider uploading reports for the commit 74dffea to get more accurate results

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  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.19 :tada:

The release is available on:

Your semantic-release bot :package::rocket: