frederikprijck / angularjs-webpack-starter

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
184 stars 59 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency uglifyjs-webpack-plugin
Current Version 1.0.1
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 could not complete due to an error [Details](https://travis-ci.org/frederikprijck/angularjs-webpack-starter/builds/304179950?utm_source=github_status&utm_medium=notification)

Release Notes Release v1.1.0

1.1.0 (2017-11-19)

Bug Fixes

  • index: exclude is ignored (options.exclude) (#164) (ad17690)
  • pass of {Boolean|Function} parameters being ignored (options.extractComments) (#168) (2c06f46)

Features

Commits

The new version differs by 10 commits.

  • 786b332 chore(release): 1.1.0
  • bbe0ef5 feat: include option (#167)
  • 2c06f46 fix: pass of {Boolean|Function} parameters being ignored (options.extractComments) (#168)
  • 2af1e61 docs(README): rename UglifyJSPlugin to UglifyJsPlugin in examples (#163)
  • ad17690 fix(index): exclude is ignored (options.exclude) (#164)
  • c425f3c chore(package): update source-map v0.5.6...0.6.1 (#154)
  • 77f97e0 docs(README): update note about webpack.optimize.UglifyJsPlugin usage (#153)
  • 9b04195 docs(README): rm beta install reference (#152)
  • c697310 docs(README): remove beta warnings and clarify parallel argument (#151)
  • a05604e docs(README): use unescaped char (#150)

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.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v1.1.1

1.1.1 (2017-11-23)

Bug Fixes

  • comments behavior (options.uglifyOptions.comments/options.extractComments) (#174) (321c9f6)
  • index: ensure to nullify inputSourceMap if sourcemap is unavailable (devtool) (#169) (062ec72)
  • index: set maxConcurrentCallsPerWorker to 1 (options.parallel) (#173) (07c57c1)
Commits

The new version differs by 4 commits.

  • f3fdba9 chore(release): 1.1.1
  • 062ec72 fix(index): ensure to nullify inputSourceMap if sourcemap is unavailable (devtool) (#169)
  • 321c9f6 fix: comments behavior (options.uglifyOptions.comments/options.extractComments) (#174)
  • 07c57c1 fix(index): set maxConcurrentCallsPerWorker to 1 (options.parallel) (#173)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.2 just got published.

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

Release Notes Release v1.1.2

1.1.2 (2017-11-30)

Chores

Commits

The new version differs by 3 commits.

  • d97ab11 docs: Updates changelog for 1.1.2 release
  • 4a2086a chore(release): 1.1.2
  • 3be7f62 chore(package): update uglify-es v3.1.3...3.2.0 (#176)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.3 just got published.

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

Release Notes Release v1.1.3

1.1.3 (2017-12-14)

Refactoring

  • use serialize-javascript package instead own implementatin (#183) (8d7ebcd)
Commits

The new version differs by 5 commits.

  • fe5b200 chore(release): 1.1.3
  • 8d7ebcd refactor: use serialize-javascript package instead own implementation (#183)
  • d97ab11 docs: Updates changelog for 1.1.2 release
  • 4a2086a chore(release): 1.1.2
  • 3be7f62 chore(package): update uglify-es v3.1.3...3.2.0 (#176)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.4 just got published.

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

Release Notes Release v1.1.4

1.1.4 (2017-12-14)

Chores

Commits

The new version differs by 9 commits.

  • eb03377 chore(release): 1.1.4
  • b7f73e6 chore: Updates lock file from #190
  • b356f74 chore(package): update uglify-es v3.2.0...v3.2.1 (#190)
  • 91613d0 chore: Update changelog for 1.1.3
  • fe5b200 chore(release): 1.1.3
  • 8d7ebcd refactor: use serialize-javascript package instead own implementation (#183)
  • d97ab11 docs: Updates changelog for 1.1.2 release
  • 4a2086a chore(release): 1.1.2
  • 3be7f62 chore(package): update uglify-es v3.1.3...3.2.0 (#176)

See the full diff