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 🚨 #21

Closed
greenkeeper bot opened this issue Mar 12, 2019 · 4 comments
Closed

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

greenkeeper bot opened this issue Mar 12, 2019 · 4 comments
Assignees

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 12, 2019

The devDependency eslint-plugin-jest was updated from 22.3.0 to 22.3.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 failed (Details).

Release Notes for v22.3.1

22.3.1 (2019-03-12)

Bug Fixes

  • no-identical-title: not reporting when using backticks (#237) (4f8ef6d), closes #232
Commits

The new version differs by 3 commits.

  • 4f8ef6d fix(no-identical-title): not reporting when using backticks (#237)
  • 42d2d42 chore: refresh lockfile
  • 3a1dc2d chore(package): update to eslint-config-prettier@4.1.0 (#228)

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 Mar 12, 2019

After pinning to 22.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 12, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.3.2

22.3.2 (2019-03-12)

Bug Fixes

  • jest/no-identical-title: don't show an error for different template literals (#239) (f6f6d84)
Commits

The new version differs by 1 commits.

  • f6f6d84 fix(jest/no-identical-title): don't show an error for different template literals (#239)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2019

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

Release Notes for v22.4.0

22.4.0 (2019-03-15)

Features

Commits

The new version differs by 1 commits.

  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2019

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

Release Notes for v22.4.1

22.4.1 (2019-03-15)

Bug Fixes

  • make sure to always export all available rules (#240) (556a2c5)
Commits

The new version differs by 2 commits.

  • 556a2c5 fix: make sure to always export all available rules (#240)
  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@ghost ghost assigned vsetka Mar 20, 2019
@ghost ghost added the review label Mar 20, 2019
@ghost ghost removed the review label Mar 29, 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