Open greenkeeper[bot] opened 5 years ago
After pinning to 2.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
uglifyjs-webpack-plugin was updated from 2.1.0
to 2.1.1
.Your tests are still failing with this version. Compare changes
devDependency
uglifyjs-webpack-plugin was updated from 2.1.1
to 2.1.2
.Your tests are still failing with this version. Compare changes
devDependency
uglifyjs-webpack-plugin was updated from 2.1.2
to 2.1.3
.Your tests are still failing with this version. Compare changes
devDependency
uglifyjs-webpack-plugin was updated from 2.1.3
to 2.2.0
.Your tests are still failing with this version. Compare changes
The devDependency uglifyjs-webpack-plugin was updated from
2.0.1
to2.1.0
.π¨ View failing branch.
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
- β **ci/circleci:** CircleCI is running your tests ([Details](https://circleci.com/gh/glpi-project/node-module-glpi/115?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/glpi-project/node-module-glpi/builds/471374981?utm_source=github_status&utm_medium=notification)).Release Notes for v2.1.0
2.1.0 (2018-12-22)
Bug Fixes
chunks
is aSet
in webpack@5 (#365) (bf36e21)worker-farm
errors (#380) (aa7a9fc)contenthash
when assets was minified (#386) (65a30da)Features
chunkFilter
option for filtering chunks (#382) (1e58c99)Commits
The new version differs by 10 commits.
e3eff76
chore(release): 2.1.0
65a30da
fix: regenerate
contenthash
when assets was minified (#386)f61439d
fix: more consistent cache (#385)
15e38e8
refactor: update
defaults
(#384)beaf1ad
fix: dedupe extracted comments (#383)
1e58c99
feat:
chunkFilter
option for filtering chunks (#382)1282b87
docs: improve readme (#381)
aa7a9fc
fix: catch
worker-farm
errors (#380)bf36e21
fix:
chunks
is aSet
in webpack@5 (#365)96cfdb5
docs: fix github templates (#361)
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: