Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

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

Closed
greenkeeper bot opened this issue Mar 12, 2019 · 16 comments
Closed

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

greenkeeper bot opened this issue Mar 12, 2019 · 16 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 12, 2019

The devDependency eslint-plugin-jest was updated from 22.3.0 to 22.3.1.

🚨 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 failed (Details).

Release Notes for v22.3.1

22.3.1 (2019-03-12)

Bug Fixes

  • no-identical-title: not reporting when using backticks (#237) (4f8ef6d), closes #232
Commits

The new version differs by 3 commits.

  • 4f8ef6d fix(no-identical-title): not reporting when using backticks (#237)
  • 42d2d42 chore: refresh lockfile
  • 3a1dc2d chore(package): update to eslint-config-prettier@4.1.0 (#228)

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 Mar 12, 2019

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

greenkeeper bot commented Mar 12, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.3.2

22.3.2 (2019-03-12)

Bug Fixes

  • jest/no-identical-title: don't show an error for different template literals (#239) (f6f6d84)
Commits

The new version differs by 1 commits.

  • f6f6d84 fix(jest/no-identical-title): don't show an error for different template literals (#239)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2019

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

Release Notes for v22.4.0

22.4.0 (2019-03-15)

Features

Commits

The new version differs by 1 commits.

  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2019

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

Release Notes for v22.4.1

22.4.1 (2019-03-15)

Bug Fixes

  • make sure to always export all available rules (#240) (556a2c5)
Commits

The new version differs by 2 commits.

  • 556a2c5 fix: make sure to always export all available rules (#240)
  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

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

Commits

The new version differs by 3 commits.

  • d0a48e1 feat: add no-mocks-import rule (#246)
  • 556a2c5 fix: make sure to always export all available rules (#240)
  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2019

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

Release Notes for v22.5.1

22.5.1 (2019-04-25)

Bug Fixes

  • no-mocks-import: do not crash on dynamic require (#250) (bdc0bb0), closes #249
Commits

The new version differs by 4 commits.

  • bdc0bb0 fix(no-mocks-import): do not crash on dynamic require (#250)
  • d0a48e1 feat: add no-mocks-import rule (#246)
  • 556a2c5 fix: make sure to always export all available rules (#240)
  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.6.0

22.6.0 (2019-05-22)

Features

Commits

The new version differs by 13 commits.

  • 14d83ef feat(rules): add no-commented-out rule (#262)
  • 83ff198 chore: migrate no-jest-import to typescript (#259)
  • 718c08c chore: upgrade @typescript-eslint
  • ca2aa27 chore: port lowercase-name to TypeScript (#258)
  • 3df0058 chore(ci): run danger with lts version of node
  • 48e3a59 chore: precompile with babel (#257)
  • 8670804 chore: bump deps
  • 05eb11a chore: fix lint error
  • dff6446 docs: link to eslint-plugin-jest-formatting
  • bdc0bb0 fix(no-mocks-import): do not crash on dynamic require (#250)
  • d0a48e1 feat: add no-mocks-import rule (#246)
  • 556a2c5 fix: make sure to always export all available rules (#240)
  • c793b7a feat(rules): Add no-empty-title rule (#238)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.6.1

22.6.1 (2019-05-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v22.6.2

22.6.2 (2019-05-22)

Bug Fixes

  • move @typescript-eslint/experimental-utils to dependencies (#267) (331457d)
Commits

The new version differs by 1 commits.

  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

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

Release Notes for v22.6.3

22.6.3 (2019-05-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

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

Release Notes for v22.6.4

22.6.4 (2019-05-22)

Bug Fixes

  • add-no-commented-out: correct false positives (#271) (1740ee7)
Commits

The new version differs by 2 commits.

  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 20, 2019

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

Release Notes for v22.7.0

22.7.0 (2019-06-20)

Features

  • config: added shareable configuration jest/all (#276) (d7a9532)
Commits

The new version differs by 5 commits.

  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 22, 2019

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

Release Notes for v22.7.1

22.7.1 (2019-06-22)

Bug Fixes

  • add defined guards to util functions (#285) (9cba626)
Commits

The new version differs by 6 commits.

  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 4, 2019

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

Release Notes for v22.7.2

22.7.2 (2019-07-04)

Bug Fixes

  • add missing schemas so rule config is properly validated (#291) (e901d03)
Commits

The new version differs by 7 commits.

  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 15, 2019

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

Release Notes for v22.8.0

22.8.0 (2019-07-15)

Features

Commits

The new version differs by 10 commits.

  • e292cb8 chore: refresh lockfile (#300)
  • dd4bbaf feat(rules): no-duplicate-hooks (#298)
  • a3a6dca chore(docs): fix up eslint logo (#299)
  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 16, 2019

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

Release Notes for v22.9.0

22.9.0 (2019-07-16)

Features

  • no-large-snapshots: option for whitelisting snapshots (#288) (25e3970)
Commits

The new version differs by 11 commits.

  • 25e3970 feat(no-large-snapshots): option for whitelisting snapshots (#288)
  • e292cb8 chore: refresh lockfile (#300)
  • dd4bbaf feat(rules): no-duplicate-hooks (#298)
  • a3a6dca chore(docs): fix up eslint logo (#299)
  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration

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

1 participant