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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uglifyjs-webpack-plugin to the latest version 馃殌 #3977

Merged
merged 1 commit into from Jun 21, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 20, 2018

Version 1.2.6 of uglifyjs-webpack-plugin was just published.

Dependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)
Current Version 1.2.5
Type devDependency

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

If you don鈥檛 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 uglifyjs-webpack-plugin.

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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.2.6

1.2.6 (2018-06-20)

Bug Fixes

  • disable inline optimization by default (#308) (6ab0918)
  • don't use a worker farm unless more than one process is required (#280) (3f0767b)
  • better handle invalid source map (#284) (dbebb3b)
  • perf regression with memory usage for source maps (#305) (3ca5eaf)
  • return missing important information for uglify warnings (#306) (4f50156)
Commits

The new version differs by 7 commits.

  • 1521c82 chore(release): 1.2.6
  • 120e4b0 docs: fix broken markdown (#315)
  • 4f50156 fix: return missing important information (#306)
  • 6ab0918 fix: disable inline optimization by default (#308)
  • 3ca5eaf fix: perf regression (#305)
  • 3f0767b fix: don't use a worker farm unless more than one process is required (#280)
  • dbebb3b fix: improve isSouceMap check (#284)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@sbrunner sbrunner merged commit 481ab3b into master Jun 21, 2018
@sbrunner sbrunner deleted the greenkeeper/uglifyjs-webpack-plugin-1.2.6 branch June 21, 2018 06:00
@sbrunner sbrunner added this to the dummy milestone Jun 22, 2018
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.

None yet

1 participant