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 🚨 #225

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jest was updated from 22.8.0 to 22.9.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/559655797?utm_source=github_status&utm_medium=notification)).

Release Notes for v22.9.0

22.9.0 (2019-07-16)

Features

  • no-large-snapshots: option for whitelisting snapshots (#288) (25e3970)
Commits

The new version differs by 1 commits.

  • 25e3970 feat(no-large-snapshots): option for whitelisting snapshots (#288)

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.8.0 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.10.0

22.10.0 (2019-07-17)

Features

Commits

The new version differs by 7 commits.

  • 28bd1dc feat(rules): adds no-if rule (#293)
  • 7ebdc0e chore: enforce import destructure order
  • 31c7cef chore: convert to import/export (#302)
  • 9f858cb chore: delete tests instead of ignoring them with babel
  • c595ba0 chore: do not include tests in published tarball
  • 4b4eb78 chore: fix lint error in md file
  • d3ea720 chore(docs): fix typo (#304)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.11.0

22.11.0 (2019-07-18)

Features

Commits

The new version differs by 1 commits.

  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.11.1

22.11.1 (2019-07-18)

Bug Fixes

  • require-tothrow-message: require throw messages on async functions (#303) (3ee3874)
Commits

The new version differs by 1 commits.

  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.12.0

22.12.0 (2019-07-20)

Features

Commits

The new version differs by 1 commits.

  • 7ae98f5 feat: assert that async expects are awaited or returned (#255)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.0

22.13.0 (2019-07-21)

Features

Commits

The new version differs by 2 commits.

  • f09bc99 feat(rules): no-try-expect (#331)
  • 84df1d6 chore(util): simplify check for test names (#317)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.1

22.13.1 (2019-07-22)

Bug Fixes

Commits

The new version differs by 23 commits.

  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)
  • 12e601a chore(no-hooks): migrate to TS (#322)
  • f3c654c chore(no-focused-tests): migrate to TS (#314)
  • c455100 chore(prefer-inline-snapshots): migrate to TS (#319)
  • 41ed53a chore(no-duplicate-hooks): migrate to TS (#318)
  • 384b788 chore(no-test-return-statement): migrate to TS (#320)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.2

22.13.2 (2019-07-22)

Bug Fixes

  • add TypeScript as a dependency (f64441b), closes #339
Commits

The new version differs by 1 commits.

  • f64441b fix: add TypeScript as a dependency

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.4

22.13.4 (2019-07-22)

Bug Fixes

Commits

The new version differs by 2 commits.

  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.5

22.13.5 (2019-07-22)

Bug Fixes

  • util: identify only valid global properties (#341) (8e67740), closes #340
Commits

The new version differs by 1 commits.

  • 8e67740 fix(util): identify only valid global properties (#341)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.13.6

22.13.6 (2019-07-23)

Bug Fixes

  • tsutils: identify only valid global properties (#343) (ae3e599)
Commits

The new version differs by 1 commits.

  • ae3e599 fix(tsutils): identify only valid global properties (#343)

See the full diff