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 axios to ^0.22.0 #83

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) ^0.21.1 -> ^0.22.0 age adoption passing confidence

Release Notes

axios/axios ### [`v0.22.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0220-October-01-2021) [Compare Source](https://togithub.com/axios/axios/compare/v0.21.4...v0.22.0) Fixes and Functionality: - Caseless header comparing in HTTP adapter ([#​2880](https://togithub.com/axios/axios/pull/2880)) - Avoid package.json import fixing issues and warnings related to this ([#​4041](https://togithub.com/axios/axios/pull/4041)), ([#​4065](https://togithub.com/axios/axios/pull/4065)) - Fixed cancelToken leakage and added AbortController support ([#​3305](https://togithub.com/axios/axios/pull/3305)) - Updating CI to run on release branches - Bump follow redirects version - Fixed default transitional config for custom Axios instance; ([#​4052](https://togithub.com/axios/axios/pull/4052)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Matt R. Wilson](https://togithub.com/mastermatt) - [Xianming Zhong](https://togithub.com/chinesedfan) - [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

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

β™» 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (a4ac17f) into master (5d0974c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  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 5d0974c...a4ac17f. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: