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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of uglifyjs-webpack-plugin is breaking the build 🚨 #11

Open
greenkeeper bot opened this issue Dec 27, 2018 · 1 comment
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 27, 2018

The devDependency uglifyjs-webpack-plugin was updated from 2.1.0 to 2.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

uglifyjs-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v2.1.1

2.1.1 (2018-12-27)

Bug Fixes

  • don't crash when no extracted comments (#387) (68ad71c)
Commits

The new version differs by 2 commits.

  • a3ac27a chore(release): 2.1.1
  • 68ad71c fix: don't crash when no extracted comments (#387)

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.2

2.1.2 (2019-02-25)

Bug Fixes

  • invalidate cache after changing node version (#396) (380bb54)
Commits

The new version differs by 4 commits.

  • 9bc2fde chore(release): 2.1.2
  • 380bb54 fix: invalidate cache after changing node version (#396)
  • a5121cf chore(defaults): update (#395)
  • d7ae327 docs: fix typo in changelog (#388)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants