designjockey / reactor

React Boilerplate
MIT License
1 stars 0 forks source link

An in-range update of eslint-plugin-jasmine is breaking the build 🚨 #37

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency eslint-plugin-jasmine
Current Version 2.9.1
Type devDependency

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

eslint-plugin-jasmine 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 - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/designjockey/reactor/283?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 2 commits.

  • 31e897a fix(docs): adding the lint rule names to the title
  • a05151f fix(docs): add rule name to the title

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.9.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.9.3

<a name"2.9.3">

2.9.3 (2018-02-28)

Bug Fixes

  • new-line-between-declarations: Add extra check for arguments body (2338ffef)
Commits

The new version differs by 1 commits.

  • 2338ffe fix(new-line-between-declarations): Add extra check for arguments body

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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 3 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
  • 2338ffe fix(new-line-between-declarations): Add extra check for arguments body

See the full diff

greenkeeper[bot] commented 6 years ago

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