netiam / contrib-auth

Authentication Plugin for netiam.
MIT License
0 stars 0 forks source link

An in-range update of netiam is breaking the build 🚨 #64

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency netiam was updated from 8.0.0 to 8.0.1.

🚨 View failing branch.

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

netiam is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/netiam/contrib-auth/builds/444118045?utm_source=github_status&utm_medium=notification)).

Release Notes for v8.0.1

8.0.1 (2018-10-20)

Bug Fixes

  • package: update debug to version 4.0.1 (a57f4ac), closes #211
Commits

The new version differs by 12 commits.

  • 5c581f3 chore: sync package and lock
  • f72965a ci: update release and build script
  • c5e8fc5 chore: update test reporter
  • 7efacaa Merge branch 'master' of github.com:netiam/netiam
  • 9775dc6 chore: housekeeping and bump package versions
  • da434f4 Merge pull request #214 from netiam/greenkeeper/supertest-3.3.0
  • 87f8a55 Merge pull request #213 from netiam/greenkeeper/eslint-5.0.1
  • 0313709 Merge pull request #212 from netiam/greenkeeper/debug-4.0.1
  • b4e9930 chore(package): update lockfile
  • a57f4ac fix(package): update debug to version 4.0.1
  • 883910d chore(package): update supertest to version 3.3.0
  • a68426c chore(package): update eslint to version 5.0.1

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.0.3

8.0.3 (2018-10-26)

Bug Fixes

Commits

The new version differs by 3 commits.

  • cdd6249 fix: remove lodash dep
  • d50fe45 fix: readd build and coverage step
  • 1886db0 chore: bump version of debug and lodash

See the full diff