ptz0n / homebridge-verisure

ο£Ώ Platform plugin for Homebridge allowing to manage and control Verisure devices.
https://www.npmjs.com/package/homebridge-verisure
MIT License
66 stars 15 forks source link

An in-range update of eslint-plugin-jest is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency eslint-plugin-jest was updated from 21.26.2 to 21.27.0.

🚨 View failing branch.

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

eslint-plugin-jest 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/ptz0n/homebridge-verisure/builds/450243481?utm_source=github_status&utm_medium=notification)).

Release Notes for v21.27.0

21.27.0 (2018-11-03)

Features

Commits

The new version differs by 3 commits.

  • ae7aee9 feat: add prefer-spy-on rule (#191)
  • 1f658dd chore: mark no-alias-methods as fixable in readme
  • db0fdd8 chore: always install the latest version of yarn

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 21.26.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v21.27.1

21.27.1 (2018-11-04)

Bug Fixes

  • prefer-spy-on: fix Cannot read property 'type' of undefined (#199) (02cd21a), closes #198
Commits

The new version differs by 1 commits.

  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)

See the full diff