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 @dword-design/functions to v4 #49

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
@dword-design/functions ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

dword-design/functions ### [`v4.0.0`](https://togithub.com/dword-design/functions/blob/master/CHANGELOG.md#​400-httpsgithubcomdword-designfunctionscomparev305v400-2021-05-03) [Compare Source](https://togithub.com/dword-design/functions/compare/v3.0.5...v4.0.0) ##### Bug Fixes - update dependency [@​dword-design/base](https://togithub.com/dword-design/base) to v8 ([#​55](https://togithub.com/dword-design/functions/issues/55)) ([408f16b](https://togithub.com/dword-design/functions/commit/408f16be3216b07181fcc265e818506273639cf3)) ##### BREAKING CHANGES - require Node.js >= 12 Co-authored-by: Renovate Bot Co-authored-by: Sebastian Landwehr Co-authored-by: GitHub Actions #### [3.0.5](https://togithub.com/dword-design/functions/compare/v3.0.4...v3.0.5) (2021-04-28) ##### Bug Fixes - updated package.json[description]([#​51](https://togithub.com/dword-design/functions/issues/51)) ([7917c06](https://togithub.com/dword-design/functions/commit/7917c060cc9c2bc9056b72569340d9f3495e3445)) #### [3.0.4](https://togithub.com/dword-design/functions/compare/v3.0.3...v3.0.4) (2021-04-26) ##### Bug Fixes - update dependency [@​dword-design/puppeteer](https://togithub.com/dword-design/puppeteer) to v4 ([#​53](https://togithub.com/dword-design/functions/issues/53)) ([821b2da](https://togithub.com/dword-design/functions/commit/821b2dade526c4b7b61fb45bb71034318ceaa6f4)) - update dependency with-local-tmp-dir to v3 ([#​48](https://togithub.com/dword-design/functions/issues/48)) ([c02eb12](https://togithub.com/dword-design/functions/commit/c02eb128115a1e19f5c1a62e964c12c32498da55)) #### [3.0.3](https://togithub.com/dword-design/functions/compare/v3.0.2...v3.0.3) (2021-04-22) ##### Bug Fixes - update config files ([5dfb270](https://togithub.com/dword-design/functions/commit/5dfb270035cb7c9c68ed9923b193b0ae5102e9e9)) - updated package.json[description]([#​50](https://togithub.com/dword-design/functions/issues/50)) ([af2b48a](https://togithub.com/dword-design/functions/commit/af2b48a3550092d39dcfc516b2db52b05cbf2136)) #### [3.0.2](https://togithub.com/dword-design/functions/compare/v3.0.1...v3.0.2) (2021-04-21) ##### Bug Fixes - update config files ([04e845a](https://togithub.com/dword-design/functions/commit/04e845ac104fbd6462dbf4d70e890f163f1c7bb9)) - updated package.json[description]([#​49](https://togithub.com/dword-design/functions/issues/49)) ([bb9781e](https://togithub.com/dword-design/functions/commit/bb9781ec4b66059eec60e92c086e42eec4c58afd)) #### [3.0.1](https://togithub.com/dword-design/functions/compare/v3.0.0...v3.0.1) (2021-04-12) ##### Bug Fixes - lock file maintenance ([#​41](https://togithub.com/dword-design/functions/issues/41)) ([e204067](https://togithub.com/dword-design/functions/commit/e204067ba0bc71b19fb2ecac5c8d429d48e32493))

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 #49 (006684a) into master (9f5c6cc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  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 9f5c6cc...006684a. 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: