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 debug is breaking the build 🚨 #7

Open
greenkeeper bot opened this issue Dec 14, 2016 · 16 comments
Open

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

greenkeeper bot opened this issue Dec 14, 2016 · 16 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 14, 2016

Version 2.4.0 of debug just got published.

Branch Build failing 🚨
Dependency debug
Current Version 2.3.3
Type devDependency

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

As debug is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • bitHound - Dependencies No failing dependencies. Details

  • bitHound - Code No failing files. Details

  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 7 commits .

  • b82d4e6 release 2.4.0
  • 41002f1 Update bower.json (#342)
  • e58d54b Node: configurable util.inspect() options (#327)
  • 00f3046 Node: %O (big O) pretty-prints the object (#322)
  • bd9faa1 allow colours in workers (#335)
  • 501521f Use same color for same namespace. (#338)
  • e2a1955 Revert "handle regex special characters"

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2016

After pinning to 2.3.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2016

Version 2.4.1 just got published.

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

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2016

Version 2.4.3 just got published.

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

Commits

The new version differs by 8 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2016

Version 2.4.4 just got published.

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

Commits

The new version differs by 10 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2016

Version 2.4.5 just got published.

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

Commits

The new version differs by 16 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)
  • f1ca2ab release 2.4.4
  • 69480c3 Work around debug being loaded in preload scripts (#368)
  • e1ee4d5 release 2.4.3
  • e4b8bb9 Fix #363 (#364)
  • 4c3e80d release 2.4.2
  • 5783966 fix browser colors (#367)
  • a5bbe13 travis ci integration
  • f77ca5d added linting and testing boilerplate with sanity check
  • 803fb05 release 2.4.1

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2016

Version 2.5.0 just got published.

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

Commits

The new version differs by 42 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 42 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2016

Version 2.5.1 just got published.

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

Commits

The new version differs by 5 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2016

Version 2.5.2 just got published.

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

Commits

The new version differs by 10 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
  • 3950dae release 2.5.1
  • a31178c hotfix for babel-core
  • 5a1a36c fix
  • b776998 Merge branch 'master' of github.com:visionmedia/debug
  • 86d8245 release 2.5.0

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 29, 2016

Version 2.6.0 just got published.

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

Commits

The new version differs by 14 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)
  • 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
  • 3950dae release 2.5.1
  • a31178c hotfix for babel-core
  • 5a1a36c fix
  • b776998 Merge branch 'master' of github.com:visionmedia/debug
  • 86d8245 release 2.5.0

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2017

Version 2.6.1 just got published.

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2017

Version 2.6.2 just got published.

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

Commits

The new version differs by 7 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2017

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
Copy link
Author

greenkeeper bot commented Apr 20, 2017

Version 2.6.4 just got published.

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

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.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2017

Version 2.6.6 just got published.

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 17, 2017

Version 2.6.7 just got published.

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

Commits

The new version differs by 14 commits.

  • 6bb07f7 release 2.6.7
  • 15850cb Fix Regular Expression Denial of Service (ReDoS)
  • 4a6c85c update "debug" to v1.0.0 (#454)
  • b68dbf8 Fix typo (#455)
  • 1351d2f Inline extend function in node implementation (#452)
  • c211947 update version for component
  • 14df14c release 2.6.5
  • cae07b7 cleanup browser tests and fix null reference check on window.documentElement.style.WebkitAppearance (#447)
  • 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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2017

Version 2.6.8 just got published.

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

Commits

The new version differs by 16 commits.

  • 52e1f21 Release 2.6.8
  • 2482e08 Check for undefined on browser globals (#462)
  • 6bb07f7 release 2.6.7
  • 15850cb Fix Regular Expression Denial of Service (ReDoS)
  • 4a6c85c update "debug" to v1.0.0 (#454)
  • b68dbf8 Fix typo (#455)
  • 1351d2f Inline extend function in node implementation (#452)
  • c211947 update version for component
  • 14df14c release 2.6.5
  • cae07b7 cleanup browser tests and fix null reference check on window.documentElement.style.WebkitAppearance (#447)
  • 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)

There are 16 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