LeadingEdgeForum/atlas2

An in-range update of auth0 is breaking the build 🚨

Closed this issue Β· 3 comments

Version 2.9.0 of auth0 was just published.

Branch Build failing 🚨
Dependency auth0
Current Version 2.8.0
Type dependency

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

auth0 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 4 commits.

  • e157fdf v2.9.0
  • 27d2141 Fix documentation for updating the email provider (#220)
  • f97527e Add retry functionality for management api requests (#215)
  • 80c9b0c Added support for /users-by-email method. (#218)

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 🌴

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

Version 2.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 8900440 v2.9.1
  • 9c1f1bd Merge pull request #224 from dctoon/fix-missing-data-object
  • fca7d69 fixed missing data object error

See the full diff

Solved the root cause somewhere else.