Generator for typescript projects that uses Protractor. Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
MIT License
2
stars
0
forks
source link
An in-range update of husky is breaking the build 🚨 #48
This version is covered by your current version range and after updating it in your project the build failed.
husky 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 failed ([Details](https://travis-ci.org/guilhermejcgois/generator-protractor-typescript/builds/560698755?utm_source=github_status&utm_medium=notification)).
Release Notes for v3.0.1
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).
After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency husky was updated from
3.0.0
to3.0.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
husky 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 failed ([Details](https://travis-ci.org/guilhermejcgois/generator-protractor-typescript/builds/560698755?utm_source=github_status&utm_medium=notification)).Release Notes for v3.0.1
Commits
The new version differs by 6 commits.
ecf434b
3.0.1
3b2d7e7
improve error message if git command fails (#543)
a694261
Bump lodash from 4.17.11 to 4.17.14 (#537)
c1fc84e
Update README.md
b6835ee
remove redundant code
d8c9f9f
Update CHANGELOG.md
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: