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/base to v8 #48

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/base ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

dword-design/base ### [`v8.0.0`](https://togithub.com/dword-design/base/blob/master/CHANGELOG.md#​800-httpsgithubcomdword-designbasecomparev7146v800-2021-05-03) [Compare Source](https://togithub.com/dword-design/base/compare/v7.14.6...v8.0.0) ##### Bug Fixes - require Node.js >= 12 ([d2afe99](https://togithub.com/dword-design/base/commit/d2afe99e2226d272214055ae7dbd6927de49f225)) ##### BREAKING CHANGES - require Node.js >= 12 #### [7.14.6](https://togithub.com/dword-design/base/compare/v7.14.5...v7.14.6) (2021-05-03) ##### Bug Fixes - require Node.js >= 12 ([#​335](https://togithub.com/dword-design/base/issues/335)) ([8647619](https://togithub.com/dword-design/base/commit/8647619289fbb9cf21712d85c1b92b911db5f820)) #### [7.14.5](https://togithub.com/dword-design/base/compare/v7.14.4...v7.14.5) (2021-05-03) ##### Bug Fixes - update rokroskar/workflow-run-cleanup-action action to v0.3.3 ([#​332](https://togithub.com/dword-design/base/issues/332)) ([d336635](https://togithub.com/dword-design/base/commit/d3366356686263c30be4296b7f4d48a2893e53cc)) #### [7.14.4](https://togithub.com/dword-design/base/compare/v7.14.3...v7.14.4) (2021-04-30) ##### Bug Fixes - update labels ([#​339](https://togithub.com/dword-design/base/issues/339)) ([0a5783f](https://togithub.com/dword-design/base/commit/0a5783f040a3a80a4007b795b25553af7456c7c5)) #### [7.14.3](https://togithub.com/dword-design/base/compare/v7.14.2...v7.14.3) (2021-04-27) ##### Bug Fixes - use snapshot testing ([b3d477e](https://togithub.com/dword-design/base/commit/b3d477e8ba4abf9b4194a2b988dab7d6e486946d)) #### [7.14.2](https://togithub.com/dword-design/base/compare/v7.14.1...v7.14.2) (2021-04-27) ##### Bug Fixes - add eslint ([#​333](https://togithub.com/dword-design/base/issues/333)) ([e1bf109](https://togithub.com/dword-design/base/commit/e1bf109237b5d12235e25285c1e60d342ce59534)) #### [7.14.1](https://togithub.com/dword-design/base/compare/v7.14.0...v7.14.1) (2021-04-27) ##### Bug Fixes - remove src from allowed matches ([#​331](https://togithub.com/dword-design/base/issues/331)) ([69cf346](https://togithub.com/dword-design/base/commit/69cf3462d6dbfab7e897cf87467fa00a149c9810)) ### [`v7.14.6`](https://togithub.com/dword-design/base/blob/master/CHANGELOG.md#​7146-httpsgithubcomdword-designbasecomparev7145v7146-2021-05-03) [Compare Source](https://togithub.com/dword-design/base/compare/v7.14.5...v7.14.6) ##### Bug Fixes - require Node.js >= 12 ([#​335](https://togithub.com/dword-design/base/issues/335)) ([8647619](https://togithub.com/dword-design/base/commit/8647619289fbb9cf21712d85c1b92b911db5f820)) ### [`v7.14.5`](https://togithub.com/dword-design/base/blob/master/CHANGELOG.md#​7145-httpsgithubcomdword-designbasecomparev7144v7145-2021-05-03) [Compare Source](https://togithub.com/dword-design/base/compare/v7.14.4...v7.14.5) ##### Bug Fixes - update rokroskar/workflow-run-cleanup-action action to v0.3.3 ([#​332](https://togithub.com/dword-design/base/issues/332)) ([d336635](https://togithub.com/dword-design/base/commit/d3366356686263c30be4296b7f4d48a2893e53cc))

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: Renovate will not automatically rebase this PR, because other commits have been found.

: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 #48 (fc69d32) into master (765049e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head fc69d32 differs from pull request most recent head ed3fc46. Consider uploading reports for the commit ed3fc46 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  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 765049e...ed3fc46. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: