Chimeejs / chimee

a video player framework aims to bring wonderful experience on browser
http://chimee.pyzy.net/
MIT License
2.4k stars 201 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jest was updated from 22.6.4 to 22.7.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 failed ([Details](https://travis-ci.org/Chimeejs/chimee/builds/548097696?utm_source=github_status&utm_medium=notification)).

Release Notes for v22.7.0

22.7.0 (2019-06-20)

Features

  • config: added shareable configuration jest/all (#276) (d7a9532)
Commits

The new version differs by 3 commits.

  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)

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 5 years ago

After pinning to 22.6.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.7.1

22.7.1 (2019-06-22)

Bug Fixes

  • add defined guards to util functions (#285) (9cba626)
Commits

The new version differs by 1 commits.

  • 9cba626 fix: add defined guards to util functions (#285)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.7.2

22.7.2 (2019-07-04)

Bug Fixes

  • add missing schemas so rule config is properly validated (#291) (e901d03)
Commits

The new version differs by 1 commits.

  • e901d03 fix: add missing schemas so rule config is properly validated (#291)

See the full diff