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

Open
greenkeeper bot opened this issue Jan 17, 2018 · 8 comments
Open

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

greenkeeper bot opened this issue Jan 17, 2018 · 8 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 17, 2018

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

Branch Build failing 🚨
Dependency eslint-plugin-jest
Current Version 21.6.2
Type dependency

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

eslint-plugin-jest 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
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v21.7.0

21.7.0 (2018-01-17)

Features

  • implement valid-expect-in-promise rule (#42) (eb31a54)
Commits

The new version differs by 2 commits.

  • eb31a54 feat: implement valid-expect-in-promise rule (#42)
  • b44813a chore(package): update semantic-release to version 12.2.2 🚀 (#55)

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 Jan 17, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 21.7.1 just got published.

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

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 21.8.0 just got published.

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

Commits

The new version differs by 6 commits.

  • 5e01e6b feat(rule): add valid-describe rule (#57)
  • 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.9.0 just got published.

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

Commits

The new version differs by 17 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
  • 5e01e6b feat(rule): add valid-describe rule (#57)
  • 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

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.10.0 just got published.

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

Commits

The new version differs by 18 commits.

  • 178744b feat(rule): add no-hooks rule (#74)
  • 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
  • 5e01e6b feat(rule): add valid-describe rule (#57)
  • 33bdfbf chore(lint): add pattern option to require-meta-docs-url rule
  • 5a6d64b refactor: rename files to use kebab-case

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.11.0 just got published.

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

Commits

The new version differs by 19 commits.

  • a12a2d2 feat(rules): add no-test-prefixes rule (#70)
  • 178744b feat(rule): add no-hooks rule (#74)
  • 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
  • 5e01e6b feat(rule): add valid-describe rule (#57)
  • 33bdfbf chore(lint): add pattern option to require-meta-docs-url rule

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 21.12.0 just got published.

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

Commits

The new version differs by 20 commits.

  • ad377d8 feat: add lowercase-description rule (#56)
  • a12a2d2 feat(rules): add no-test-prefixes rule (#70)
  • 178744b feat(rule): add no-hooks rule (#74)
  • 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
  • 5e01e6b feat(rule): add valid-describe rule (#57)

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2018

Version 21.12.1 just got published.

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

Commits

The new version differs by 21 commits.

  • 47eb6c2 fix(valid-describe): support TemplateLiteral first argument (#77)
  • ad377d8 feat: add lowercase-description rule (#56)
  • a12a2d2 feat(rules): add no-test-prefixes rule (#70)
  • 178744b feat(rule): add no-hooks rule (#74)
  • 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

There are 21 commits in total.

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