adilzeshan / starter-kit

Personal starter kit
MIT License
0 stars 0 forks source link

An in-range update of terser-webpack-plugin is breaking the build 🚨 #37

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency terser-webpack-plugin was updated from 2.2.1 to 2.2.2.

🚨 View failing branch.

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

terser-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/adilzeshan/starter-kit/builds/621594872?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.2.2

2.2.2 (2019-12-06)

SECURITY

  • update serialize-javascript to 2.1.1 version.
Commits

The new version differs by 3 commits.

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

After pinning to 2.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.3

2.2.3 (2019-12-11)

SECURITY

  • update serialize-javascript to 2.1.2 version.
Commits

The new version differs by 2 commits.

  • 9f8c812 chore(release): 2.1.2
  • 47361d6 test: split tests for webpack 5 (#195)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.0

2.3.0 (2019-12-12)

Features

  • support webpack@5 cache (3649b3d)
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.1

2.3.1 (2019-12-17)

Bug Fixes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.2

2.3.2 (2020-01-09)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 98765d5 chore(release): 2.3.2
  • 3b28007 fix: show error message from jest-worker (#203)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.3

2.3.3 (2020-01-28)

Bug Fixes

  • license files now have .txt suffix by default (#210) (de02f7b)
  • reduce memory usage (abfd950)
Commits

The new version differs by 7 commits.

  • 6b45dbe chore(release): 2.3.3
  • fe67963 chore(deps): update (#212)
  • abfd950 fix: reduce memory usage
  • de02f7b fix: license files now have .txt suffix by default (#210)
  • 0aa35d4 chore(deps): update (#209)
  • 87001f2 chore: update husky to the latest version (#208)
  • bac5fcc chore: deps update (#207)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.4

2.3.4 (2020-01-30)

Bug Fixes

  • respect stdout and stderr of workers and do not create warnings (#215) (5708574)
  • use webpack hash options rather than hard-code MD4 (#213) (330c1f6)
Commits

The new version differs by 4 commits.

  • 2da2c1a chore(release): 2.3.4
  • 5708574 fix: respect stdout and stderr of workers and do not create warnings (#215)
  • 8d9837d refactor: code and test (#214)
  • 330c1f6 fix: use webpack hashFunction rather than hard-code MD4 (#213)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.5

2.3.5 (2020-02-14)

Bug Fixes

  • do not break code with shebang (fac58cb)
Commits

The new version differs by 4 commits.

  • 6ad3f5d chore(release): 2.3.5
  • fac58cb fix: do not break code with shebang
  • ba1cb8a chore(deps): update (#219)
  • 8ed6b7e docs(readme): update parallel option and explain fix for circleci (#216)

See the full diff