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 with-local-tmp-dir to v4 #56

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
with-local-tmp-dir ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

dword-design/with-local-tmp-dir ### [`v4.0.1`](https://togithub.com/dword-design/with-local-tmp-dir/blob/master/CHANGELOG.md#​401-httpsgithubcomdword-designwith-local-tmp-dircomparev400v401-2021-05-04) [Compare Source](https://togithub.com/dword-design/with-local-tmp-dir/compare/v4.0.0...v4.0.1) ##### Bug Fixes - update dependency [@​dword-design/chdir](https://togithub.com/dword-design/chdir) to v2 ([#​48](https://togithub.com/dword-design/with-local-tmp-dir/issues/48)) ([237aa10](https://togithub.com/dword-design/with-local-tmp-dir/commit/237aa10802a6873d629573678783ac64f50eb54d)) ### [`v4.0.0`](https://togithub.com/dword-design/with-local-tmp-dir/blob/master/CHANGELOG.md#​400-httpsgithubcomdword-designwith-local-tmp-dircomparev302v400-2021-05-03) [Compare Source](https://togithub.com/dword-design/with-local-tmp-dir/compare/v3.0.2...v4.0.0) ##### Bug Fixes - update dependency [@​dword-design/base](https://togithub.com/dword-design/base) to v8 ([#​47](https://togithub.com/dword-design/with-local-tmp-dir/issues/47)) ([b65c6ef](https://togithub.com/dword-design/with-local-tmp-dir/commit/b65c6ef520d7a396b5b7ce5716a28965a9253623)) ##### BREAKING CHANGES - require Node.js >= 12 Co-authored-by: Renovate Bot Co-authored-by: Sebastian Landwehr Co-authored-by: GitHub Actions #### [3.0.2](https://togithub.com/dword-design/with-local-tmp-dir/compare/v3.0.1...v3.0.2) (2021-04-27) ##### Bug Fixes - update readme ([94d7306](https://togithub.com/dword-design/with-local-tmp-dir/commit/94d730611f0cfd9562bbf914d401b537fa933c03)) #### [3.0.1](https://togithub.com/dword-design/with-local-tmp-dir/compare/v3.0.0...v3.0.1) (2021-04-21) ##### Bug Fixes - update readme ([2d06a5e](https://togithub.com/dword-design/with-local-tmp-dir/commit/2d06a5eee8d1345126570a5860e02540457a1c13))

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (fb31fda) into master (9fd4ec0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files           2        2           
  Lines          34       34           
=======================================
  Hits           31       31           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6a23a3...fb31fda. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: