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

An in-range update of nodemailer is breaking the build 🚨 #1093

Open
greenkeeper bot opened this issue May 24, 2019 · 10 comments
Open

An in-range update of nodemailer is breaking the build 🚨 #1093

greenkeeper bot opened this issue May 24, 2019 · 10 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 24, 2019

The dependency nodemailer was updated from 6.1.1 to 6.2.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nodemailer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 1 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

After pinning to 6.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2019

  • The dependency nodemailer was updated from 6.3.0 to 6.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 16 commits.

  • 901359a v6.3.1
  • 29751e7 Merge pull request #1068 from dex4er/upgrade-tls-with-error
  • 72bade9 socket.destroy is compatible with older Node too
  • 3ddeeb6 Close socket if is half-ended
  • 0f71e49 Ignore "end" events because it might be "error" after it
  • 7750e04 Merge pull request #1055 from UsamaAshraf/fix/sock-auth-bug
  • 250b1a8 Fix socks authentication failure
  • 44480da Merge pull request #1044 from madarche/fix-support-more-dns-errors
  • 2391aa4 Support more DNS errors
  • 5e1a1af Merge pull request #1036 from MuwuM/master
  • 66c4487 Update CHANGELOG.md
  • 93f441d stop testing node v6 as eslint does not work on it anymore
  • 3c01353 v6.3.0
  • d277eac Merge pull request #1034 from hip3rion/master
  • f767226 Allow passing http headers when fetching attachments

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 4, 2019

  • The dependency nodemailer was updated from 6.3.1 to 6.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 29 commits.

  • 6ee5a69 v6.4.0
  • f419b09 Do not use auth if server does not advertise AUTH support
  • 5c4c8ca add dns.CONNREFUSED
  • 505c3f9 Update FUNDING.yml
  • abe3a62 Update FUNDING.yml
  • 6652775 Updated README
  • 38e9ccf Create FUNDING.yml
  • aaaecbc Updated README
  • 861f6e9 End sentences with dots
  • 65e7997 Merge pull request #1070 from spunkalator/issues-link-fix
  • 2ba8e33 Merge pull request #1067 from soroushchehresa/patch-1
  • 901359a v6.3.1
  • bf8397e fixed 'issues' links in the contributing file
  • 29751e7 Merge pull request #1068 from dex4er/upgrade-tls-with-error
  • 72bade9 socket.destroy is compatible with older Node too

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 7, 2019

  • The dependency nodemailer was updated from 6.4.0 to 6.4.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 31 commits.

  • 05ff611 v6.4.1
  • c13230a Fix processing server output with unterminated responses
  • 6ee5a69 v6.4.0
  • f419b09 Do not use auth if server does not advertise AUTH support
  • 5c4c8ca add dns.CONNREFUSED
  • 505c3f9 Update FUNDING.yml
  • abe3a62 Update FUNDING.yml
  • 6652775 Updated README
  • 38e9ccf Create FUNDING.yml
  • aaaecbc Updated README
  • 861f6e9 End sentences with dots
  • 65e7997 Merge pull request #1070 from spunkalator/issues-link-fix
  • 2ba8e33 Merge pull request #1067 from soroushchehresa/patch-1
  • 901359a v6.3.1
  • bf8397e fixed 'issues' links in the contributing file

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2019

  • The dependency nodemailer was updated from 6.4.1 to 6.4.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 32 commits.

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2020

  • The dependency nodemailer was updated from 6.4.2 to 6.4.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 40 commits.

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2020

  • The dependency nodemailer was updated from 6.4.3 to 6.4.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 42 commits.

There are 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2020

  • The dependency nodemailer was updated from 6.4.4 to 6.4.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 43 commits.

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 20, 2020

  • The dependency nodemailer was updated from 6.4.5 to 6.4.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 45 commits.

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency nodemailer was updated from 6.4.6 to 6.4.7.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 50 commits.

There are 50 commits in total.

See the full diff

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

No branches or pull requests

0 participants