Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nodemailer to the latest version 🚀 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 6, 2017

Version 4.0.0 of nodemailer just got published.

Dependency nodemailer
Current Version 3.1.8
Type dependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nodemailer.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits .

  • 935d26f Merge branch 'master' of github.com:nodemailer/nodemailer
  • fe919ab v4.0.0
  • aa61bc2 Update ISSUE_TEMPLATE.md

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2017

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper bot added a commit that referenced this pull request Aug 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 28, 2017

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 940f6e9 v4.1.0
  • f1fd3b3 Update ISSUE_TEMPLATE.md
  • fc2bd18 Update ISSUE_TEMPLATE.md
  • 540075c Merge pull request #785 from ryysud/add-nodejs-v8-to-travis
  • 3bc1693 Merge pull request #786 from dmlukichev/patch-1
  • 149334a Update ISSUE_TEMPLATE.md
  • dda616b Update ISSUE_TEMPLATE.md
  • e1ee76c Merge pull request #787 from mtpultz/master
  • f93b470 Added missed comma separator
  • 21a8922 Added mailtrap as a well known service
  • f75d308 Update jsdoc
  • a5ca01a Add Node.js v8 to Travis CI
  • 120ff1e Merge pull request #782 from webcarrot/patch-1
  • bb7bc11 Fix call toString on undefined/null
  • 41b19d9 Updated README

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2017

Version 4.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2017

Version 4.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 6, 2017

Version 4.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 11121b8 v4.2.0
  • b889615 Do not return an object value from a constructor. Fixes #807

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2017

Version 4.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 25, 2017

Version 4.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 10, 2017

Version 4.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2017

Version 4.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • e1b574a v4.4.1
  • 79425eb Merge branch 'master' of github.com:nodemailer/nodemailer
  • fe04fdb v4.4.1
  • e8a9aa9 v4.4.1
  • e2aad21 Handle failing connections
  • 5da6c87 Switched from new Buffer() to Buffer.from()
  • 373d7fa Merge pull request #818 from iiska/fix-reporting-error-for-partially-missing-credentials
  • e217417 Fix reporting error for incomplete credentials
  • 9e0e926 test against node v9 in travis

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 20, 2018

Version 4.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2018

Version 4.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 3e3ba4f v4.5.0
  • 12e793e Added backers and sponsors on the README
  • 79062f6 Added CONTRIBUTING.md (optional)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 22, 2018

Version 4.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 954ab0e v4.6.0
  • e228bcb Merge pull request #844 from manuelschneider/socks2
  • 32ce327 Merge pull request #846 from andrewdotn/master
  • 4f3bbb2 Merge pull request #843 from mbrackett/master
  • 8f6fa35 Don’t turn TO: into TO:<@root>
  • ba4885b Support v2 of the socks-module
  • d5cb8c3 Removed authentication for socks-module
  • 5524e62 return promise when using cached testAccount

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2018

Version 4.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 54c5118 v4.6.1
  • 613fdee Merge pull request #854 from twawszczak/master
  • 73d3911 cleanup
  • 5e99115 improve isDestroyed check
  • fe86e04 aborting smtp-connection commands when smtp-connection or socket are already destroyed

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2019

  • The dependency nodemailer was updated from 3.1.8 to 5.1.0.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2019

  • The dependency nodemailer was updated from 3.1.8 to 5.1.1.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.0.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 23e1dc2 v6.0.0
  • a72693c fixed tests (probably)
  • ddc4af1 Merge pull request #990 from xr0master/master
  • 0ee0a22 Update index.js
  • 7b85825 SMTPConnection: use removeListener instead of removeAllListeners
  • f9b85ac Merge pull request #974 from codewylle/patch-1
  • 50da9f2 Update index.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.1.0.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 7, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2019

  • The dependency nodemailer was updated from 3.1.8 to 6.4.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 22, 2020

  • The dependency nodemailer was updated from 3.1.8 to 6.4.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 1, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2020

  • The dependency nodemailer was updated from 3.1.8 to 6.4.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 10, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2020

  • The dependency nodemailer was updated from 3.1.8 to 6.4.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2020

  • The dependency nodemailer was updated from 3.1.8 to 6.4.6.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants