guilhermejcgois / generator-protractor-typescript

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 eslint-plugin-prettier is breaking the build 🚨 #3

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of eslint-plugin-prettier was just published.

Branch Build failing 🚨
Dependency eslint-plugin-prettier
Current Version 2.3.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-prettier 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 - βœ… **coverage/coveralls** First build on greenkeeper/eslint-plugin-prettier-2.4.0 at 95.402% [Details](https://coveralls.io/builds/14690744) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/guilhermejcgois/generator-protractor-typescript/builds/317549393?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • a728868 Build: update package.json and changelog for v2.4.0
  • e529b60 New: Add 'recommended' configuration (#73)
  • 4335b08 Docs: Create ISSUE_TEMPLATE.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:

greenkeeper[bot] commented 6 years ago

After pinning to 2.3.1 your tests are passing again. Downgrade this dependency πŸ“Œ.