Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue May 22, 2019 · 6 comments
Closed

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

greenkeeper bot opened this issue May 22, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 22, 2019

The devDependency eslint-plugin-jest was updated from 22.5.1 to 22.6.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

Release Notes for v22.6.0

22.6.0 (2019-05-22)

Features

Commits

The new version differs by 9 commits.

  • 14d83ef feat(rules): add no-commented-out rule (#262)
  • 83ff198 chore: migrate no-jest-import to typescript (#259)
  • 718c08c chore: upgrade @typescript-eslint
  • ca2aa27 chore: port lowercase-name to TypeScript (#258)
  • 3df0058 chore(ci): run danger with lts version of node
  • 48e3a59 chore: precompile with babel (#257)
  • 8670804 chore: bump deps
  • 05eb11a chore: fix lint error
  • dff6446 docs: link to eslint-plugin-jest-formatting

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

After pinning to 22.5.1 your tests are passing again. Downgrade this dependency 📌.

@shazron
Copy link
Member

shazron commented May 22, 2019

Jest bug: jest-community/eslint-plugin-jest#263

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.6.1

22.6.1 (2019-05-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.6.2

22.6.2 (2019-05-22)

Bug Fixes

  • move @typescript-eslint/experimental-utils to dependencies (#267) (331457d)
Commits

The new version differs by 1 commits.

  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.3

22.6.3 (2019-05-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.4

22.6.4 (2019-05-22)

Bug Fixes

  • add-no-commented-out: correct false positives (#271) (1740ee7)
Commits

The new version differs by 2 commits.

  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@shazron shazron closed this as completed May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant