itgalaxy/eslint-plugin-itgalaxy

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

greenkeeper opened this issue Β· 3 comments

The devDependency eslint-plugin-jest was updated from 22.1.3 to 22.2.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).

Commits

The new version differs by 4 commits.

  • 13b7c98 chore(release): 22.2.0 [skip ci]
  • 0933d82 feat(rules): add prefer-todo rule (#218)
  • 8dd5a80 chore: bump jest to v24 (#216)
  • 176832e chore: add changelog to release process (#214)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 22.1.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

Your tests are still failing with this version. Compare changes

Release Notes for v22.2.1

22.2.1 (2019-01-30)

Bug Fixes

  • dummy commit for release (47e79c8)
Commits

The new version differs by 4 commits.

  • 47e79c8 fix: dummy commit for release
  • d912a70 Revert "chore: add changelog to release process (#214)"
  • 332176d chore: fix typo
  • 924daed chore: add github semantic release plugin

See the full diff

Your tests are still failing with this version. Compare changes

Release Notes for v22.2.2

22.2.2 (2019-02-01)

Bug Fixes

  • use range instead of start/end properties (#221) (a3edd21)
Commits

The new version differs by 1 commits.

  • a3edd21 fix: use range instead of start/end properties (#221)

See the full diff