Closed greenkeeper[bot] closed 6 years ago
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack-cli was updated from 3.1.1
to 3.1.2
.Your tests are still failing with this version. Compare changes
The new version differs by 17 commits.
795ac48
v0.1.2
8225339
chore: v.3.1.2>
fb6945b
Merge pull request #618 from webpack/fix/watch-info
99f5a69
Merge pull request #616 from rishabh3112/patch-4
4cba51d
Merge pull request #615 from rishabh3112/patch-3
d4e1614
fix: replace test regex
f3a225a
docs(readme): update webpack-cli to webpack CLI
9aed0dc
fix(tapable): fix hook options
dc4ded9
docs(init): update headers
747aef9
docs(readme): change addons to scaffolds
f8187f1
docs(readme): update links
2ccf9a9
docs(init): update init documentation
3844671
docs(readme): update README.md (#614)
da05c2f
docs(readme): update Readme based on feedback
93ebcc2
chore(docs): update readme
There are 17 commits in total.
See the full diff
The devDependency webpack-cli was updated from
3.1.0
to3.1.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack-cli 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/FullScreenShenanigans/MapScreenr/builds/432100309?utm_source=github_status&utm_medium=notification)).Release Notes for Webpack-cli v.3.1.1
Webpack CLI version 3.1.1 comes with minor fixes to infrastructure, fixing bugs, synchronization with webpack and updating the build system.
For a full overview of changes done, you can view it here
Monorepo packages has also been updated as patches and can be safely updated.
Commits
The new version differs by 36 commits.
e3119b6
v0.1.1
a0afc35
chore: v.3.1.1
0ffede1
fix(schema): resolve references in schema (#605)
6be0478
chore(fix): fix clean all script
91cc499
chore(tests): added first ts test for info package (#584)
1a8099c
Merge pull request #604 from sendilkumarn/fix-tslint-issues
e425642
chore(lint): remove or replace console.log with console.error
db5f570
chore(lint): turn off console log warning
cf0bf4a
chore(lint): fix tslint warnings
1e0fa65
chore(ci): fix commitlint (#592)
b8d544b
feat(types): types for packages (#578)
936e7c1
chore(ci): Add a status badge for the azure pipelines CI build (#601)
d892b4d
chore(deps): resync package-lock, upgrade major version
2910645
docs(contribution): fix the setup workflow #591 (#597)
2588394
chore(ci): add commitlint when trying to commit (#595)
There are 36 commits in total.
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: