Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 24, 2018

Version 3.0.1 of gulp-uglify was just published.

Dependency gulp-uglify
Current Version 3.0.0
Type devDependency

The version 3.0.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-uglify.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.0.1

A 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.

  • c92197d 3.0.1
  • 27b26d4 fix(composer): invoke callback only once
  • 2c7f656 tests: import tape-catch to catch thrown errors
  • b2492c4 fix: create safe-buffers
  • a751c5a tests: convert tests to to tape harness
  • 95f17a5 feat(error): add column to error string
  • e2462fa chore(travis): update test matrix
  • 14f1d71 docs(pump): correct grammar
  • 845ae0f chore(license): remove blockquote from license
  • 9c7b1ae docs(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 🌴

@codecov
Copy link

codecov bot commented Oct 16, 2018

Codecov Report

Merging #608 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #608   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files          48       48           
  Lines        3876     3876           
  Branches      879      879           
=======================================
  Hits         3321     3321           
  Misses        555      555

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46b16c3...bf155d5. Read the comment docs.

@ghost ghost added the Merge On Green label Oct 16, 2018
@ghost ghost merged commit 2e69adf into master Oct 16, 2018
@dplewis dplewis deleted the greenkeeper/gulp-uglify-3.0.1 branch March 21, 2019 14:35
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant