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 v3 #16

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 ^1.2.1 -> ^3.0.0 age adoption passing confidence

Release Notes

dword-design/functions ### [`v3.0.0`](https://togithub.com/dword-design/functions/blob/master/CHANGELOG.md#​300-httpsgithubcomdword-designfunctionscomparev272v300-2021-03-23) [Compare Source](https://togithub.com/dword-design/functions/compare/v2.7.2...v3.0.0) ##### Bug Fixes - rename forIn to forEach and make it non-functional ([#​38](https://togithub.com/dword-design/functions/issues/38)) ([d7f137d](https://togithub.com/dword-design/functions/commit/d7f137d4c182422b39cd3b24ce57605ddd7d0292)) ##### BREAKING CHANGES - rename forIn to forEach and make it non-functional ### [`v2.0.0`](https://togithub.com/dword-design/functions/blob/master/CHANGELOG.md#​200-httpsgithubcomdword-designfunctionscomparev130v200-2021-03-23) [Compare Source](https://togithub.com/dword-design/functions/compare/v1.3.0...v2.0.0) ##### Bug Fixes - rename forIn to forEach and make it non-functional ([#​38](https://togithub.com/dword-design/functions/issues/38)) ([d7f137d](https://togithub.com/dword-design/functions/commit/d7f137d4c182422b39cd3b24ce57605ddd7d0292)) ##### BREAKING CHANGES - rename forIn to forEach and make it non-functional

Renovate 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 #16 (afd2425) into master (3fb0832) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   78.94%   78.94%           
=======================================
  Files           2        2           
  Lines          19       19           
=======================================
  Hits           15       15           
  Misses          4        4           

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 ee944b0...afd2425. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: