ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump nodemailer from 4.6.7 to 5.1.1 #138

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nodemailer from 4.6.7 to 5.1.1.

Changelog *Sourced from [nodemailer's changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md).* > ## 5.1.1 2019-01-09 > > - Added missing option argument for custom auth > > ## 5.1.0 2019-01-09 > > - Official support for custom authentication methods and examples (examples/custom-auth-async.js and examples/custom-auth-cb.js) > > ## 5.0.1 2019-01-09 > > - Fixed regression error to support Node versions lower than 6.11 > - Added expiremental custom authentication support > > ## 5.0.0 2018-12-28 > > - Start using dns.resolve() instead of dns.lookup() for resolving SMTP hostnames. Might be breaking change on some environments so upgrade with care > - Show more logs for renewing OAuth2 tokens, previously it was not possible to see what actually failed > > ## 4.7.0 2018-11-19 > > - Cleaned up List-\* header generation > - Fixed 'full' return option for DSN (klaronix) [23b93a3b] > - Support promises `for mailcomposer.build()` > > ## 4.6.8 2018-08-15 > > - Use first IP address from DNS resolution when using a proxy (Limbozz) [d4ca847c] > - Return raw email from SES transport (gabegorelick) [3aa08967]
Commits - [`1cb2e42`](https://github.com/nodemailer/nodemailer/commit/1cb2e42e574ca6411747f1aae4c230fe5ec7bbf7) v5.1.1 - [`4b69422`](https://github.com/nodemailer/nodemailer/commit/4b6942206277abaedddcf35561539812587fe141) v5.1.0 - [`e9dbf16`](https://github.com/nodemailer/nodemailer/commit/e9dbf16d6a9bdb061c85869dcbc9927b03d6b9a2) v5.0.1 - [`ede574a`](https://github.com/nodemailer/nodemailer/commit/ede574a257673d995bc441a7587131f2917cad71) v5.0.0 - [`693eda6`](https://github.com/nodemailer/nodemailer/commit/693eda6c5c84865ece0470640537fc11b5bfad0f) additional logging for oauth renewals - [`6859b5d`](https://github.com/nodemailer/nodemailer/commit/6859b5dd96c8d9f0070a3169a877181b71df4a3b) use experimental DNS resolver for SMTP hostnames - [`533b945`](https://github.com/nodemailer/nodemailer/commit/533b94593f133cf353bca4b2648c1fb8326b7d0e) Merge branch 'master' of github.com:nodemailer/nodemailer - [`a336d86`](https://github.com/nodemailer/nodemailer/commit/a336d86b55d8d2a59958017f38586d4612af48df) v4.7.0 - [`4ed5670`](https://github.com/nodemailer/nodemailer/commit/4ed56702ee459c0299b0a052d1f7c317dd3a710a) Merge pull request [#957](https://github-redirect.dependabot.com/nodemailer/nodemailer/issues/957) from dex4er/cleanup - [`012575f`](https://github.com/nodemailer/nodemailer/commit/012575f76e73e8a4a07dad1f2c23f5cca452c3f1) Clean up old dead code - Additional commits viewable in [compare view](https://github.com/nodemailer/nodemailer/compare/v4.6.7...v5.1.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.