Open greenkeeper[bot] opened 4 years ago
devDependency
eslint-plugin-jest was updated from 23.9.0
to 23.10.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
eslint-plugin-jest was updated from 23.10.0
to 23.11.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
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
devDependency
eslint-plugin-jest was updated from 23.11.0
to 23.12.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
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
devDependency
eslint-plugin-jest was updated from 23.12.0
to 23.13.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
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
devDependency
eslint-plugin-jest was updated from 23.13.0
to 23.13.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
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
devDependency
eslint-plugin-jest was updated from 23.13.1
to 23.13.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
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
βοΈ 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
to23.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
no-deprecated-functions
(#560) (55d0504)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: