nsftx / vuetify-uploader

Upload component for Vuetify framework
MIT License
5 stars 1 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-jest was updated from 22.5.1 to 22.6.0.

🚨 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 is in progress ([Details](https://travis-ci.org/nsftx/vuetify-uploader/builds/535788697?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/nsftx/vuetify-uploader/245?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v22.6.0

22.6.0 (2019-05-22)

Features

Commits

The new version differs by 9 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

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v22.10.0

22.10.0 (2019-07-17)

Features

Commits

The new version differs by 18 commits.

  • 28bd1dc feat(rules): adds no-if rule (#293)
  • 7ebdc0e chore: enforce import destructure order
  • 31c7cef chore: convert to import/export (#302)
  • 9f858cb chore: delete tests instead of ignoring them with babel
  • c595ba0 chore: do not include tests in published tarball
  • 4b4eb78 chore: fix lint error in md file
  • d3ea720 chore(docs): fix typo (#304)
  • 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)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.11.0

22.11.0 (2019-07-18)

Features

Commits

The new version differs by 1 commits.

  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.11.1

22.11.1 (2019-07-18)

Bug Fixes

  • require-tothrow-message: require throw messages on async functions (#303) (3ee3874)
Commits

The new version differs by 2 commits.

  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.12.0

22.12.0 (2019-07-20)

Features

Commits

The new version differs by 3 commits.

  • 7ae98f5 feat: assert that async expects are awaited or returned (#255)
  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.13.0

22.13.0 (2019-07-21)

Features

Commits

The new version differs by 5 commits.

  • f09bc99 feat(rules): no-try-expect (#331)
  • 84df1d6 chore(util): simplify check for test names (#317)
  • 7ae98f5 feat: assert that async expects are awaited or returned (#255)
  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff