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 🚨 #23

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency uglifyjs-webpack-plugin
Current Version 1.1.6
Type devDependency

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](https://travis-ci.org/katallaxie/vue-preboot/builds/334835350?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • 75943e1 chore(release): 1.1.7
  • 2343274 fix(index): reduce memory consumption (cacheKey.hash) (#215)
  • 7d1b487 test: update snapshots (#214)
  • f66f6f0 docs(README): mangle.props instead of mangle.properties (#207)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.1.8 just got published.

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

Commits

The new version differs by 4 commits.

  • 88cde68 chore(release): 1.1.8
  • 43ffa48 fix(package): use prepare instead of prepublish for release
  • 44b77e3 revert(README): mangle.props instead of mangle.properties
  • 2f0673b docs(CHANGELOG): add missing commit message

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.0 just got published.

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

Commits

The new version differs by 6 commits.

  • 99240e8 chore(release): 1.2.0
  • 990de2a feat(uglify): add missing toplevel, nameCache, keep_classnames, keep_fnames and safari10 options (uglifyOptions) (#229)
  • 88cde68 chore(release): 1.1.8
  • 43ffa48 fix(package): use prepare instead of prepublish for release
  • 44b77e3 revert(README): mangle.props instead of mangle.properties
  • 2f0673b docs(CHANGELOG): add missing commit message

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.1 just got published.

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

Release Notes v1.2.1

2018-02-23

Bug Fixes

  • index: tapable deprecation warnings (webpack >= v4.0.0) (#238) (23b1b38)
Commits

The new version differs by 8 commits.

  • d460f69 chore(release): 1.2.1
  • 23b1b38 fix(index): tapable deprecation warnings (webpack >= v4.0.0) (#238)
  • 99240e8 chore(release): 1.2.0
  • 990de2a feat(uglify): add missing toplevel, nameCache, keep_classnames, keep_fnames and safari10 options (uglifyOptions) (#229)
  • 88cde68 chore(release): 1.1.8
  • 43ffa48 fix(package): use prepare instead of prepublish for release
  • 44b77e3 revert(README): mangle.props instead of mangle.properties
  • 2f0673b docs(CHANGELOG): add missing commit message

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.2 just got published.

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

Release Notes v1.2.2

2018-02-24

Bug Fixes

  • index: typo buildMobule => buildModule (#242) (259adad)
  • package: add webpack >= v4.0.0 (peerDependencies) (#239) (4c7f80a)
Commits

The new version differs by 11 commits.

  • 9f66276 chore(release): 1.2.2
  • 259adad fix(index): typo buildMobule => buildModule (#242)
  • 4c7f80a fix(package): add webpack >= v4.0.0 (peerDependencies) (#239)
  • d460f69 chore(release): 1.2.1
  • 23b1b38 fix(index): tapable deprecation warnings (webpack >= v4.0.0) (#238)
  • 99240e8 chore(release): 1.2.0
  • 990de2a feat(uglify): add missing toplevel, nameCache, keep_classnames, keep_fnames and safari10 options (uglifyOptions) (#229)
  • 88cde68 chore(release): 1.1.8
  • 43ffa48 fix(package): use prepare instead of prepublish for release
  • 44b77e3 revert(README): mangle.props instead of mangle.properties
  • 2f0673b docs(CHANGELOG): add missing commit message

See the full diff