mongodb-js / mongodb-top

Consume mongotop as a stream.
Apache License 2.0
1 stars 1 forks source link

An in-range update of debug is breaking the build 🚨 #11

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.4 of debug just got published.

Branch Build failing 🚨
Dependency debug
Current Version 2.4.3
Type dependency

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

As debug is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/mongodb-js/mongodb-top/builds/184116765)
Commits

The new version differs by 2 commits .

  • f1ca2ab release 2.4.4
  • 69480c3 Work around debug being loaded in preload scripts (#368)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 7 years ago

Version 2.4.5 just got published.

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

Commits

The new version differs by 6 commits .

  • 7e741fc release 2.4.5
  • 17d0e0b check for navigator (#376)
  • 50ffa9d Enable use of custom log function (#379)
  • 1c625d4 bit of cleanup + linting fixes
  • 932b24a rm non-maintainted dist/ dir (#375)
  • cea345a docs: Simplified language in the opening paragraph. Closes #340 (#373)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.5.0 just got published.

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

Commits

The new version differs by 26 commits .

  • 355e327 release 2.5.0
  • d85c0c6 build perf, fix for bowerfile, fix for webworker
  • dc043cf Merge pull request #378 from yamikuronue/replace-babel-with-browserify
  • f512cf2 Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify
  • f098331 Merge pull request #388 from ForsakenHarmony/patch-1
  • a16cf42 Merge pull request #387 from kribblo/patch-1
  • 78e31a8 Update browser.js
  • 408ae94 Use typeof window.process !== 'undefined'
  • f484cfe fix merge errors
  • 23af483 Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify
  • 3e1a15d fix: merged again, because it didn't take. Guess I did it wrong?
  • 67182fd fix: Whoops, didn't merge the tests properly. Resolved.
  • 2a01c6c Merged from upstream/master. I left the dist/debug in place because my hook now updates it automatically, but I removed the babelrc file since we don't need it anymore.
  • 6e934e9 Fix for #381. Moved .babelrc into test folder, where it is used and which is not built with the module. (#383)
  • 6a8d525 chore: add coveralls

There are 26 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.5.1 just got published.

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

Commits

The new version differs by 5 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.5.2 just got published.

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

Commits

The new version differs by 5 commits .

  • 9a18d66 release 2.5.2
  • eba68ce fix(browser): prevent ReferenceError in workers (#393)
  • 280a64d Merge pull request #391 from lurch/patch-1
  • 146d0d1 Fix README typo
  • ea43614 added notice about v3 api discussion

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.6.0 just got published.

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

Commits

The new version differs by 4 commits .

  • ac5ccae release 2.6.0
  • 5895595 better null pointer checks for browser useColors
  • 6646130 remove explicit window.debug export (#404)
  • 62df220 Deprecate DEBUG_FD (#405)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.6.2 just got published.

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

Commits

The new version differs by 12 commits .

  • 017a9d6 release 2.6.2
  • 23bc780 fix DEBUG_MAX_ARRAY_LENGTH
  • 065cbfb Add backers and sponsors from Open Collective (#422)
  • 918d686 Revert "add Slackin invite badge"
  • f46d671 add Slackin invite badge
  • 580a7a1 changed slackin url
  • 9f33c9a added slackin
  • 941653e release 2.6.1
  • 37e14d6 Whitelist DEBUG_FD for values 1 and 2 only Fixes #410 (#415)
  • 705a9fe Merge pull request #414 from vgoma/export-default-fix
  • 78ae6c9 Fixed IE8 "Expected identifier" error
  • 1c163a4 added names and skips arrays erasing on enable call (#409)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.6.3 just got published.

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

Commits

The new version differs by 3 commits .

  • 9dc30f8 release 2.6.3
  • 0fb8ea4 LocalStorage returns undefined for any key not present (#431)
  • ce4d93e changelog fix

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.6.4 just got published.

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

Commits

The new version differs by 6 commits .

  • f311b10 release 2.6.4
  • 1f01b70 Fix bug that would occure if process.env.DEBUG is a non-string value. (#444)
  • 2f3ebf4 Update CHANGELOG.md
  • f5ae332 Update CHANGELOG.md
  • 9742c5f chore(): ignore bower.json in npm installations. (#437)
  • 27d93a3 update "debug" to v0.7.3

See the full diff.