likecoin / puttyimages-web

Website for images adopted Like protocol.
https://dev.puttyimages.com/
GNU General Public License v3.0
18 stars 10 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jest was updated from 21.25.1 to 21.26.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 - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/puttyimages-web/107?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **Travis CI - Branch:** The build **passed**.

Release Notes for v21.26.0

21.26.0 (2018-10-22)

Features

Commits

The new version differs by 1 commits.

  • 7344607 feat(rules): add no-test-callback rule (#179)

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 21.25.1 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 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 3 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

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 4 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

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 8 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

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 9 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

See the full diff