blackxored / git-awards

JavaScript client for Git Awards (http://git-awards.com), discover you GitHub ranking
https://blackxored.github.io/git-awards
MIT License
9 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency eslint-plugin-jest was updated from 21.22.0 to 21.22.1.

🚨 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/blackxored/git-awards/builds/431382492?utm_source=github_status&utm_medium=notification)).

Release Notes for v21.22.1

21.22.1 (2018-09-21)

Bug Fixes

  • no-disabled-tests: fix false positives for pending() usage (#155) (fdce162), closes #149
Commits

The new version differs by 3 commits.

  • fdce162 fix(no-disabled-tests): fix false positives for pending() usage (#155)
  • 1361d59 chore: simplify semantic-release a bit (#153)
  • f4850a3 chore(docs): fixed typo (#142)

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.22.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 6 years ago

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

Release Notes for v21.23.0

21.23.0 (2018-09-29)

Features

Commits

The new version differs by 2 commits.

  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 6 years ago

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

Release Notes for v21.24.0

21.24.0 (2018-09-30)

Bug Fixes

  • prefer-strict-equal: only run if expect is used (#163) (ee2647e)
  • require-tothrow-message: cover more cases (#161) (f2d2dbe)

Features

Commits

The new version differs by 5 commits.

  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 6 years ago

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

Release Notes for v21.24.1

21.24.1 (2018-10-02)

Bug Fixes

  • no-focused-tests: detect usage like 'test.only.each()' (4e4313e)
Commits

The new version differs by 8 commits.

  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.24.2

21.24.2 (2018-10-14)

Bug Fixes

  • expect-expect: support MemberExpressions in assertFunctionNames (#176) (9466959), closes #175
Commits

The new version differs by 12 commits.

  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.25.0

21.25.0 (2018-10-14)

Features

Commits

The new version differs by 13 commits.

  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.25.1

21.25.1 (2018-10-16)

Bug Fixes

  • no-disabled-tests: stop picking up all funcs that start it/test (9b5939e)
  • prefer-expect-assertions: fix greedy regex (9a6ce6c)
Commits

The new version differs by 15 commits.

  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)
  • a194da6 chore: update lockfile with integrity field

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.26.0

21.26.0 (2018-10-22)

Features

Commits

The new version differs by 16 commits.

  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)
  • ee2647e fix(prefer-strict-equal): only run if expect is used (#163)
  • 2894eaa feat(rules): no-alias-methods (#164)
  • 7515458 feat(rules): require-tothrow-message (#160)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.26.1

21.26.1 (2018-10-24)

Bug Fixes

  • no-large-snapshots: support inline snapshots (#186) (9137c21)
Commits

The new version differs by 19 commits.

  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)
  • f2d2dbe fix(require-tothrow-message): cover more cases (#161)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.26.2

21.26.2 (2018-10-26)

Bug Fixes

  • no-focused-tests: detect usage like 'fit.each()' (63e6818), closes #188
Commits

The new version differs by 20 commits.

  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'
  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)
  • 4e4313e fix(no-focused-tests): detect usage like 'test.only.each()'
  • 9ea1f78 chore(docs): use real Jest logo (#167)
  • 2a1ae17 refactor(no-jest-import): use ESQuery syntax for selectors (#158)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.27.0

21.27.0 (2018-11-03)

Features

Commits

The new version differs by 23 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
  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'
  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)
  • 6fa003b refactor(no-disabled-tests): use ESQuery selector syntax (#169)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 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 24 commits.

  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
  • 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
  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'
  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)
  • be29fba refactor(prefer-expect-assertions): use ESQuery selectors (#170)

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v21.27.2

21.27.2 (2018-11-06)

Bug Fixes

  • valid-expect-in-promise: fix type exception (60919f6), closes #195
Commits

The new version differs by 25 commits.

  • 60919f6 fix(valid-expect-in-promise): fix type exception
  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
  • 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
  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'
  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 9a6ce6c fix(prefer-expect-assertions): fix greedy regex
  • 9b5939e fix(no-disabled-tests): stop picking up all funcs that start it/test
  • 83a4c48 feat: add prefer-to-contain rule (#174)
  • 9466959 fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
  • 0276985 refactor(expect-expect): use ESQuery selector syntax (#171)

There are 25 commits in total.

See the full diff