lifeomic / lambda-tools

Common utilities for Lambda testing and development
MIT License
23 stars 7 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/lifeomic/lambda-tools/builds/621596973?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/terser-webpack-plugin-2.2.2 at 100.0% ([Details](https://coveralls.io/builds/27459858)).

Release Notes for v2.2.2

2.2.2 (2019-12-06)

SECURITY

  • update serialize-javascript to 2.1.1 version.
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 passing again. Downgrade this dependency πŸ“Œ.

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 passing again with this update. Explicitly upgrade to this version πŸš€

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

See the full diff

greenkeeper[bot] commented 4 years ago

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

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 passing again with this update. Explicitly upgrade to this version πŸš€

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 9 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)
  • 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 passing again with this update. Explicitly upgrade to this version πŸš€

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 13 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)
  • 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)
  • 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 passing again with this update. Explicitly upgrade to this version πŸš€

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 17 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)
  • 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)
  • 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)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v2.3.6

2.3.6 (2020-04-25)

Bug Fixes

  • preserve @license comments starting with // (d3f0c81)
Commits

The new version differs by 20 commits.

  • 171819e chore(release): 2.3.6
  • d3f0c81 fix: preserve @license comments starting with //
  • 7105dc3 ci: migrate on github actions
  • 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)
  • 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)
  • 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)

There are 20 commits in total.

See the full diff