forked from github/developer.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Version 3.0.1 of gulp-uglify was just published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | gulp-uglify |
| Current Version | 3.0.0 |
| Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
gulp-uglify 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
v3.0.1A relatively small maintenance release.
Fixes
- If the error from UglifyJS contains column information, append this to the error message (alongside the line number).
- Buffers are now allocated with
Buffer.from, ensuring Buffers never have any private information. - The Streams callback is only called once, even if a downstream exits in error.
Commits
The new version differs by 10 commits.
c92197d3.0.127b26d4fix(composer): invoke callback only once2c7f656tests: import tape-catch to catch thrown errorsb2492c4fix: create safe-buffersa751c5atests: convert tests to to tape harness95f17a5feat(error): add column to error stringe2462fachore(travis): update test matrix14f1d71docs(pump): correct grammar845ae0fchore(license): remove blockquote from license9c7b1aedocs(README): update links
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 🌴