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-jasmine is breaking the build 🚨 #223

Open
greenkeeper bot opened this issue May 10, 2018 · 2 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 10, 2018

Version 2.10.0 of eslint-plugin-jasmine was just published.

Branch Build failing 🚨
Dependency eslint-plugin-jasmine
Current Version 2.9.3
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jasmine is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci Your tests failed on CircleCI Details

Release Notes v2.10.0

<a name"2.10.0">

2.10.0 (2018-05-10)

Features

  • rule: add rule to disallow promise without done.fail (9bd0f76e)
Commits

The new version differs by 2 commits.

  • 0c29526 fix(docs,tests): add arrow functions in tests, update docs, remove insideReturnStatement
  • 9bd0f76 feat(rule): add rule to disallow promise without done.fail

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
Author

greenkeeper bot commented May 10, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 17, 2018

Version 2.10.1 just got published.

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

Release Notes v2.10.1

<a name"2.10.1">

2.10.1 (2018-05-17)

Bug Fixes

  • rule: allow done.fail in first argument of then (76a524e1)
Commits

The new version differs by 1 commits.

  • 76a524e fix(rule): allow done.fail in first argument of then

See the full diff

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

0 participants