katallaxie / vue-preboot

:neckbeard: A teeny Vue.js + TypeScript boilerplate with SSR :thumbsup:. It is opinionated and powered by Webpack.
MIT License
9 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency uglifyjs-webpack-plugin was updated from 2.0.0 to 2.0.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 could not complete due to an error ([Details](https://travis-ci.org/katallaxie/vue-preboot/builds/430150309?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.0.1

2.0.1 (2018-09-18)

Bug Fixes

  • decrease minimum required uglify-js version (#357) (dc9d038)
Commits

The new version differs by 2 commits.

  • e1a67c1 chore(release): 2.0.1
  • dc9d038 fix: decrease minimum required uglify-js version (#357)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 2.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.0

2.1.0 (2018-12-22)

Bug Fixes

Features

  • chunkFilter option for filtering chunks (#382) (1e58c99)
Commits

The new version differs by 10 commits.

  • e3eff76 chore(release): 2.1.0
  • 65a30da fix: regenerate contenthash when assets was minified (#386)
  • f61439d fix: more consistent cache (#385)
  • 15e38e8 refactor: update defaults (#384)
  • beaf1ad fix: dedupe extracted comments (#383)
  • 1e58c99 feat: chunkFilter option for filtering chunks (#382)
  • 1282b87 docs: improve readme (#381)
  • aa7a9fc fix: catch worker-farm errors (#380)
  • bf36e21 fix: chunks is a Set in webpack@5 (#365)
  • 96cfdb5 docs: fix github templates (#361)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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 12 commits.

  • a3ac27a chore(release): 2.1.1
  • 68ad71c fix: don't crash when no extracted comments (#387)
  • e3eff76 chore(release): 2.1.0
  • 65a30da fix: regenerate contenthash when assets was minified (#386)
  • f61439d fix: more consistent cache (#385)
  • 15e38e8 refactor: update defaults (#384)
  • beaf1ad fix: dedupe extracted comments (#383)
  • 1e58c99 feat: chunkFilter option for filtering chunks (#382)
  • 1282b87 docs: improve readme (#381)
  • aa7a9fc fix: catch worker-farm errors (#380)
  • bf36e21 fix: chunks is a Set in webpack@5 (#365)
  • 96cfdb5 docs: fix github templates (#361)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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 16 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)
  • a3ac27a chore(release): 2.1.1
  • 68ad71c fix: don't crash when no extracted comments (#387)
  • e3eff76 chore(release): 2.1.0
  • 65a30da fix: regenerate contenthash when assets was minified (#386)
  • f61439d fix: more consistent cache (#385)
  • 15e38e8 refactor: update defaults (#384)
  • beaf1ad fix: dedupe extracted comments (#383)
  • 1e58c99 feat: chunkFilter option for filtering chunks (#382)
  • 1282b87 docs: improve readme (#381)
  • aa7a9fc fix: catch worker-farm errors (#380)
  • bf36e21 fix: chunks is a Set in webpack@5 (#365)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.3

2.1.3 (2019-05-15)

Bug Fixes

Commits

The new version differs by 20 commits.

  • 4c9abe6 chore(release): 2.1.3
  • 7619736 fix: disable parallel on WSL (#403)
  • 51ee60e chore(defaults): update (#402)
  • d117827 fix: fallback for cache directory (#401)
  • 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)
  • a3ac27a chore(release): 2.1.1
  • 68ad71c fix: don't crash when no extracted comments (#387)
  • e3eff76 chore(release): 2.1.0
  • 65a30da fix: regenerate contenthash when assets was minified (#386)
  • f61439d fix: more consistent cache (#385)
  • 15e38e8 refactor: update defaults (#384)
  • beaf1ad fix: dedupe extracted comments (#383)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.0

2.2.0 (2019-07-31)

Features

Commits

The new version differs by 3 commits.

  • eb73536 chore(release): 2.2.0
  • b1df135 feat: generate higher quality SourceMaps (#408)
  • 4ea1f0c chore(defaults): update (#407)

See the full diff