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

Closed
greenkeeper bot opened this issue Jul 17, 2019 · 3 comments
Closed

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

greenkeeper bot opened this issue Jul 17, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 17, 2019

The devDependency eslint-plugin-jest was updated from 22.9.0 to 22.10.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 could not complete due to an error (Details).

Release Notes for v22.10.0

22.10.0 (2019-07-17)

Features

Commits

The new version differs by 7 commits.

  • 28bd1dc feat(rules): adds no-if rule (#293)
  • 7ebdc0e chore: enforce import destructure order
  • 31c7cef chore: convert to import/export (#302)
  • 9f858cb chore: delete tests instead of ignoring them with babel
  • c595ba0 chore: do not include tests in published tarball
  • 4b4eb78 chore: fix lint error in md file
  • d3ea720 chore(docs): fix typo (#304)

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 Jul 17, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

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

Release Notes for v22.11.0

22.11.0 (2019-07-18)

Features

Commits

The new version differs by 1 commits.

  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

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

Release Notes for v22.11.1

22.11.1 (2019-07-18)

Bug Fixes

  • require-tothrow-message: require throw messages on async functions (#303) (3ee3874)
Commits

The new version differs by 2 commits.

  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

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

No branches or pull requests

1 participant