-
Notifications
You must be signed in to change notification settings - Fork 18
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 🚨 #480
Comments
After pinning to 3.2.0 your tests are passing again. Downgrade this dependency 📌. |
Version 3.2.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 3.2.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 4.1.0Minor Changes
Massive thank you to @mblarsen and @outsideris for knocking out two long-awaited changes. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 4.1.1This backport fixes a bug in coveralls configuration as well as the PatchesCommitsThe new version differs by 10 commits.
See the full diff |
Version 3.2.1 of debug was just published.
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, 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
Release Notes
3.2.1A 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 inpackage.json
should now reflect these changes (previously, they would serve the non-bundled ES6 version).Patches
Commits
The new version differs by 2 commits.
84e41d5
3.2.1
b3f8f8e
use babel-ified distributed source for browsers
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 🌴
The text was updated successfully, but these errors were encountered: