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 🚨 #36

Open
greenkeeper bot opened this issue May 18, 2017 · 5 comments
Open

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

greenkeeper bot opened this issue May 18, 2017 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 18, 2017

Version 2.6.8 of debug just got published.

Branch Build failing 🚨
Dependency debug
Current Version 2.6.7
Type dependency

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

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 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 2 commits.

  • 52e1f21 Release 2.6.8
  • 2482e08 Check for undefined on browser globals (#462)

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
Contributor Author

greenkeeper bot commented Sep 27, 2017

Version 3.1.0 just got published.

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

Release Notes 3.1.0

Minor Changes

  • Ignore package-lock.json: e7e568a
  • Remove component.json: 47747f3
  • Remove "component" from package.json: bdb7e01
  • Add DEBUG_HIDE_DATE env var: #486

Patches

  • Correct spelling mistake: daf1a7c
  • Examples: fix colors printout: 7cd9e53
  • Fix browser detection: fdfa0f5
  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @amejiarosario and @zhuangya for their help!

Commits

The new version differs by 45 commits.

  • f073e05 Release 3.1.0
  • 2c0df9b rename DEBUG_HIDE_TTY_DATE to DEBUG_HIDE_DATE
  • dcb37b2 Merge branch '2.x'
  • 56a3853 Add DEBUG_HIDE_TTY_DATE env var (#486)
  • 13abeae Release 2.6.9
  • f53962e remove ReDoS regexp in %o formatter (#504)
  • bdb7e01 remove "component" from package.json
  • c38a016 remove ReDoS regexp in %o formatter (#504)
  • 47747f3 remove component.json
  • a0601e5 fix
  • e7e568a ignore package-lock.json
  • fdfa0f5 Fix browser detection
  • 7cd9e53 examples: fix colors printout
  • 8d76196 Merge pull request #496 from EdwardBetts/spelling
  • daf1a7c correct spelling mistake

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 3.2.0 just got published.

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

Release Notes 3.2.0

A long-awaited release to debug is available now: 3.2.0.

Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.


Minor Changes

Patches

Credits

Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!

Commits

The new version differs by 70 commits.

There are 70 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 3.2.1 just got published.

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

Release Notes 3.2.1

A quick hotfix to address Browser builds - debug is now compiled down to IE8-compatible code via Babel upon release.

CDNs that honor the "browser": key in package.json should now reflect these changes (previously, they would serve the non-bundled ES6 version).

Patches

  • use babel-ified distributed source for browsers: b3f8f8e
Commits

The new version differs by 72 commits.

There are 72 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 3.2.2 just got published.

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

Commits

The new version differs by 73 commits.

There are 73 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 3.2.3 just got published.

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

Commits

The new version differs by 74 commits.

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