ivoribeiro / boardgame-server

A boardgame server api build with TS and the best pratices
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The dependency nodemailer was updated from 6.3.0 to 6.3.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 could not complete due to an error ([Details](https://travis-ci.org/ivoribeiro/boardgame-server/builds/595466010?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 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

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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