Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

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

Open
greenkeeper bot opened this issue Feb 9, 2018 · 19 comments
Open

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

greenkeeper bot opened this issue Feb 9, 2018 · 19 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 9, 2018

Version 21.7.1 of eslint-plugin-jest was just published.

Branch Build failing 🚨
Dependency eslint-plugin-jest
Current Version 21.7.0
Type devDependency

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

Commits

The new version differs by 5 commits.

  • 33bdfbf chore(lint): add pattern option to require-meta-docs-url rule
  • 5a6d64b refactor: rename files to use kebab-case
  • 824c2a3 fix: include meta.docs.url for all rules
  • 5e5ceba chore: add eslint-plugin-eslint-plugin (#59)
  • 911bba1 chore(ci): separate lint and test command

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 Feb 9, 2018

After pinning to 21.7.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
Author

greenkeeper bot commented Feb 9, 2018

Version 21.8.0 just got published.

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

Commits

The new version differs by 1 commits.

  • 5e01e6b feat(rule): add valid-describe rule (#57)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.9.0 just got published.

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

Commits

The new version differs by 11 commits.

  • 38f8ca0 chore(ci): set correct build leader for release
  • f4cb4a2 refactor(tests): rename test file to be aligned with the rule name (#71)
  • eb0a2a2 feat(rules): add consistent-test-it rule
  • 8518811 chore(package): set engine to node 4
  • b05a3f5 chore: add proseWrap and update dependencies
  • beb8128 chore: add prettylint
  • 18203aa style(lint): enable node/no-unsupported-features rule (#66)
  • 18c97de fix: add warning to describe (#65)
  • 883a842 style(lint): enable eqeqeq rule (#62)
  • 5ea5c23 Merge pull request #15 from jest-community/add_danger
  • bcafe77 ci: add Danger

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.10.0 just got published.

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

Commits

The new version differs by 1 commits.

  • 178744b feat(rule): add no-hooks rule (#74)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.11.0 just got published.

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

Commits

The new version differs by 1 commits.

  • a12a2d2 feat(rules): add no-test-prefixes rule (#70)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.12.0 just got published.

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

Commits

The new version differs by 1 commits.

  • ad377d8 feat: add lowercase-description rule (#56)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2018

Version 21.12.1 just got published.

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

Commits

The new version differs by 1 commits.

  • 47eb6c2 fix(valid-describe): support TemplateLiteral first argument (#77)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2018

Version 21.12.2 just got published.

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

Commits

The new version differs by 6 commits.

  • 58f4396 fix(coverage): get close to 100% test coverage (#67)
  • 6f2256b refactor: require rule file in tests (#85)
  • 092514b chore: add jest-runner-eslint (#82)
  • 7412b82 style: tweak eslint config (#84)
  • faf0403 docs: improve docs URL resolution (#80)
  • e0160e5 docs: Use link to tagged version for rule docs (#79)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 3, 2018

Version 21.12.3 just got published.

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

Release Notes v21.12.3

21.12.3 (2018-03-03)

Bug Fixes

  • util: add a test instead of throwing an error on getDocsUrl (#96) (6e79636), closes #91
Commits

The new version differs by 4 commits.

  • 6e79636 fix(util): add a test instead of throwing an error on getDocsUrl (#96)
  • 7ca76fa chore: get to 100% test coverage (#89)
  • 62d4660 chore(package): update lint-staged to version 7.0.0 🚀 (#87)
  • a3e8b5f chore(tests): increase test coverage (#88)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 5, 2018

Version 21.13.0 just got published.

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

Release Notes v21.13.0

21.13.0 (2018-03-05)

Features

Commits

The new version differs by 1 commits.

  • ee218ad feat: adds no jest import rule (#95)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2018

Version 21.14.0 just got published.

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

Release Notes v21.14.0

21.14.0 (2018-03-10)

Features

  • rules: add 'no-jest-import' rule to the recommended config (#99) (fb54759), closes #98
Commits

The new version differs by 2 commits.

  • fb54759 feat(rules): add 'no-jest-import' rule to the recommended config (#99)
  • 2404f42 chore(package): upgrade to semantic-release@15

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 21.14.1 just got published.

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

Release Notes v21.14.1

21.14.1 (2018-03-13)

Bug Fixes

  • valid-describe: add check for empty arguments (#94) (80c9b33), closes #93
Commits

The new version differs by 1 commits.

  • 80c9b33 fix(valid-describe): add check for empty arguments (#94)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 15, 2018

Version 21.15.0 just got published.

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

Release Notes v21.15.0

21.15.0 (2018-03-15)

Features

  • lowercase-name: add 'ignore' option (#92) (03a7cda), closes #76
Commits

The new version differs by 1 commits.

  • 03a7cda feat(lowercase-name): add 'ignore' option (#92)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2018

Version 21.15.1 just got published.

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

Release Notes v21.15.1

21.15.1 (2018-04-19)

Bug Fixes

  • rules: improve no-identical-title error message (#108) (8213ada)
Commits

The new version differs by 1 commits.

  • 8213ada fix(rules): improve no-identical-title error message (#108)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 21.15.2 just got published.

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

Release Notes v21.15.2

21.15.2 (2018-05-23)

Bug Fixes

  • valid-describe: allow concise body arrow function (#106) (4586bdc)
Commits

The new version differs by 1 commits.

  • 4586bdc fix(valid-describe): allow concise body arrow function (#106)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2018

Version 21.15.3 just got published.

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

Release Notes v21.15.3

21.15.3 (2018-05-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 523e2f4 fix(rules): don't crash on require() (#115)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2018

Version 21.16.0 just got published.

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

Release Notes v21.16.0

21.16.0 (2018-05-27)

Features

Commits

The new version differs by 1 commits.

  • 7707e14 feat(rules): add no-jasmine-globals (#116)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2018

Version 21.16.1 just got published.

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

Release Notes v21.16.1

21.16.1 (2018-05-27)

Bug Fixes

  • handle callexpressions with anonymous calles (885ce17)
Commits

The new version differs by 1 commits.

  • 885ce17 fix: handle callexpressions with anonymous calles

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2018

Version 21.17.0 just got published.

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

Release Notes v21.17.0

21.17.0 (2018-05-28)

Features

Commits

The new version differs by 3 commits.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants