tasitlabs / tasit-apps

Native mobile Ethereum dapps for mainstream users
https://tasit.io/
MIT License
36 stars 9 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jest was updated from 23.0.4 to 23.0.5.

🚨 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: build_wallet_example:** CircleCI is running your tests ([Details](https://circleci.com/gh/tasitlabs/tasit/1321?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build_decentraland:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/tasitlabs/tasit/1322?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v23.0.5

23.0.5 (2019-11-27)

Bug Fixes

  • typo in the require-to-throw-message docs (#487) (3526213)
Commits

The new version differs by 7 commits.

  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)

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

Your tests are still failing with this version. Compare changes

Release Notes for v23.1.0

23.1.0 (2019-11-29)

Features

  • no-focused-tests: check each with table format (#430) (154c0b8)
Commits

The new version differs by 2 commits.

  • 45c6b3b chore(release): 23.1.0 [skip ci]
  • 154c0b8 feat(no-focused-tests): check each with table format (#430)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v23.1.1

23.1.1 (2019-11-30)

Bug Fixes

  • no-focused-tests: detect table format uage of .only.each (#489) (d03bcf4)
Commits

The new version differs by 2 commits.

  • 6ffb998 chore(release): 23.1.1 [skip ci]
  • d03bcf4 fix(no-focused-tests): detect table format uage of .only.each (#489)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v23.2.0

23.2.0 (2019-12-28)

Features

  • valid-expect: warn on await expect() with no assertions (#496) (19798dd)
Commits

The new version differs by 2 commits.

  • 51f7841 chore(release): 23.2.0 [skip ci]
  • 19798dd feat(valid-expect): warn on await expect() with no assertions (#496)

See the full diff