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
- ✅ continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
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 2 commits.
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 🌴
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 -
debugis now compiled down to IE8-compatible code via Babel upon release.CDNs that honor the
"browser":key inpackage.jsonshould now reflect these changes (previously, they would serve the non-bundled ES6 version).Patches
Commits
The new version differs by 2 commits.
84e41d53.2.1b3f8f8euse babel-ified distributed source for browsersSee 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 🌴