belgattitude / bluewind

[WIP] Yoga class management app, early stage
GNU General Public License v3.0
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency eslint-plugin-jest was updated from 23.8.2 to 23.9.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 passed ([Details](https://travis-ci.org/github/belgattitude/bluewind/builds/682820121?utm_source=github_status&utm_medium=notification)). - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices.

Release Notes for v23.9.0

23.9.0 (2020-05-04)

Features

Commits

The new version differs by 7 commits.

  • 495c3e9 chore(release): 23.9.0 [skip ci]
  • 55d0504 feat: create no-deprecated-functions (#560)
  • f6e0bd0 chore: update eslint-plugin-import
  • ae05835 chore(deps): lock file maintenance (#552)
  • bf99a44 chore: upgrade to jest 25 (#527)
  • 8c6fb1e chore: lock down eslint-plugin-import version
  • e99283c chore: refresh lockfile (#544)

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

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

Release Notes for v23.10.0

23.10.0 (2020-05-09)

Features

  • no-deprecated-functions: support jest version setting (#564) (05f20b8)
Commits

The new version differs by 3 commits.

  • 8b2568b chore(release): 23.10.0 [skip ci]
  • 05f20b8 feat(no-deprecated-functions): support jest version setting (#564)
  • 0d9dce0 chore: ensure that every rule has a .test.ts file in __tests__

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v23.11.0

23.11.0 (2020-05-12)

Features

Commits

The new version differs by 10 commits.

  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 8b2568b chore(release): 23.10.0 [skip ci]
  • 05f20b8 feat(no-deprecated-functions): support jest version setting (#564)
  • 0d9dce0 chore: ensure that every rule has a .test.ts file in __tests__

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v23.12.0

23.12.0 (2020-05-16)

Features

  • deprecate no-expect-resolves rule (b6a22e5)
  • deprecate no-truthy-falsy rule (a67d92d)
  • deprecate prefer-inline-snapshots rule (1360e9b)
Commits

The new version differs by 15 commits.

  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 8b2568b chore(release): 23.10.0 [skip ci]
  • 05f20b8 feat(no-deprecated-functions): support jest version setting (#564)
  • 0d9dce0 chore: ensure that every rule has a .test.ts file in __tests__

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v23.13.0

23.13.0 (2020-05-16)

Features

  • valid-expect: support minArgs & maxArgs options (#584) (9e0e2fa)
Commits

The new version differs by 17 commits.

  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 8b2568b chore(release): 23.10.0 [skip ci]

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v23.13.1

23.13.1 (2020-05-17)

Bug Fixes

  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)
Commits

The new version differs by 21 commits.

  • 325ec77 chore(release): 23.13.1 [skip ci]
  • ed341a6 chore(no-if): messageId noConditionalExpect -> conditionalInTest
  • 6d1eda8 fix(no-if): use correct syntax for placeholder substitution in message
  • f249ee7 chore: adjust test names
  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v23.13.2

23.13.2 (2020-05-26)

Bug Fixes

Commits

The new version differs by 24 commits.

  • 67c8b5f chore(release): 23.13.2 [skip ci]
  • aadc5ec fix: add fail to globals (#595)
  • 5a06390 chore: refresh lock file
  • 325ec77 chore(release): 23.13.1 [skip ci]
  • ed341a6 chore(no-if): messageId noConditionalExpect -> conditionalInTest
  • 6d1eda8 fix(no-if): use correct syntax for placeholder substitution in message
  • f249ee7 chore: adjust test names
  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]

There are 24 commits in total.

See the full diff