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 @dword-design/base to v9.4.9 - abandoned #150

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
@dword-design/base 9.3.1 -> 9.4.9 age adoption passing confidence

Release Notes

dword-design/base ### [`v9.4.9`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​949-httpsgithubcomdword-designbasecomparev948v949-2023-03-15) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.8...v9.4.9) ##### Bug Fixes - update dependency execa to v7.1.1 ([f573d92](https://togithub.com/dword-design/base/commit/f573d927c1c04ef417f27ea97f1152c31b61df8a)) ### [`v9.4.8`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​948-httpsgithubcomdword-designbasecomparev947v948-2023-03-12) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.7...v9.4.8) ##### Bug Fixes - foo ([5e48628](https://togithub.com/dword-design/base/commit/5e48628d9701fca93e7e023ec5781afcbf3d9d57)) ### [`v9.4.7`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​947-httpsgithubcomdword-designbasecomparev946v947-2023-03-11) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.6...v9.4.7) ##### Bug Fixes - update dependency eslint to ~8.36.0 ([d569e68](https://togithub.com/dword-design/base/commit/d569e680715065822864b4f5962abb69ee1f9960)) ### [`v9.4.6`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​946-httpsgithubcomdword-designbasecomparev945v946-2023-03-04) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.5...v9.4.6) ##### Bug Fixes - update dependency eslint to v8 ([#​464](https://togithub.com/dword-design/base/issues/464)) ([93142a7](https://togithub.com/dword-design/base/commit/93142a7c4722b6012f52129e8891b1f2ea9e754c)) ### [`v9.4.5`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​945-httpsgithubcomdword-designbasecomparev944v945-2023-03-04) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.4...v9.4.5) ##### Bug Fixes - foo ([865768b](https://togithub.com/dword-design/base/commit/865768b6c1f5e9b57e0248b9ca20e7dd699cac99)) ### [`v9.4.4`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​944-httpsgithubcomdword-designbasecomparev943v944-2023-03-04) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.3...v9.4.4) ##### Bug Fixes - fix gitpod config ([#​602](https://togithub.com/dword-design/base/issues/602)) ([8dd682c](https://togithub.com/dword-design/base/commit/8dd682c2c647d15a110a65761c99edded5baec60)) ### [`v9.4.3`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​943-httpsgithubcomdword-designbasecomparev942v943-2023-03-01) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.2...v9.4.3) ##### Bug Fixes - store chromium in workspace ([#​601](https://togithub.com/dword-design/base/issues/601)) ([e0f0a35](https://togithub.com/dword-design/base/commit/e0f0a35183b7a77591fa51876d1dccb8db65a068)) ### [`v9.4.2`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​942-httpsgithubcomdword-designbasecomparev941v942-2023-02-15) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.1...v9.4.2) ##### Bug Fixes - replace package json schema ([#​598](https://togithub.com/dword-design/base/issues/598)) ([a989bb7](https://togithub.com/dword-design/base/commit/a989bb71b5968b36b84c694822e8041138f66276)) ### [`v9.4.1`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​941-httpsgithubcomdword-designbasecomparev940v941-2023-02-15) [Compare Source](https://togithub.com/dword-design/base/compare/v9.4.0...v9.4.1) ##### Bug Fixes - lock file maintenance ([#​593](https://togithub.com/dword-design/base/issues/593)) ([2b28855](https://togithub.com/dword-design/base/commit/2b28855e1116264eb8f842bcd46b71b52d0e979d)) ### [`v9.4.0`](https://togithub.com/dword-design/base/blob/HEAD/CHANGELOG.md#​940-httpsgithubcomdword-designbasecomparev931v940-2023-02-15) [Compare Source](https://togithub.com/dword-design/base/compare/v9.3.1...v9.4.0) ##### Features - github codespaces config ([#​597](https://togithub.com/dword-design/base/issues/597)) ([fff8887](https://togithub.com/dword-design/base/commit/fff8887432acaabdd016adb96166391a2ab7fcdd)) #### [9.3.1](https://togithub.com/dword-design/base/compare/v9.3.0...v9.3.1) (2023-02-14) ##### Bug Fixes - update dependency execa to v7 ([#​595](https://togithub.com/dword-design/base/issues/595)) ([4798727](https://togithub.com/dword-design/base/commit/479872700ced4e485dba4e492b0b95209adf536d))

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 #150 (ef52ce3) into master (8073527) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ef52ce3 differs from pull request most recent head 9fce403. Consider uploading reports for the commit 9fce403 to get more accurate results

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] commented 1 year ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.