Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.2.1 your tests are passing again. Downgrade this dependency π.
dependency
terser-webpack-plugin was updated from 2.2.2
to 2.2.3
.Your tests are still failing with this version. Compare changes
dependency
terser-webpack-plugin was updated from 2.2.3
to 2.3.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
terser-webpack-plugin was updated from 2.3.0
to 2.3.1
.Your tests are still failing with this version. Compare changes
dependency
terser-webpack-plugin was updated from 2.3.1
to 2.3.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
terser-webpack-plugin was updated from 2.3.2
to 2.3.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
dependency
terser-webpack-plugin was updated from 2.3.3
to 2.3.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
dependency
terser-webpack-plugin was updated from 2.3.4
to 2.3.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
dependency
terser-webpack-plugin was updated from 2.3.5
to 2.3.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
@license
comments starting with //
(d3f0c81)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
The dependency terser-webpack-plugin was updated from
2.2.1
to2.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
serialize-javascript
to2.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: