Open greenkeeper[bot] opened 4 years ago
After pinning to 23.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-jest was updated from 23.7.0
to 23.8.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
adc3b2e
chore(release): 23.8.0 [skip ci]
0d77300
feat(no-large-snapshots): add setting to define maxSize by snapshot type (#524)
7730f75
fix(valid-title): ensure argument node is defined before accessing props (#538)
5d8be9d
chore: fix parameter name typo (#537)
6507a7a
chore: simplify getNodeName
(#536)
7becf4a
chore: remove duplicated interface (#535)
See the full diff
devDependency
eslint-plugin-jest was updated from 23.8.0
to 23.8.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 23.8.1
to 23.8.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 23.8.2
to 23.9.0
.Your tests are still failing with this version. Compare changes
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
devDependency
eslint-plugin-jest was updated from 23.9.0
to 23.10.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 23.10.0
to 23.11.0
.Your tests are still failing with this version. Compare changes
The new version differs by 7 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)
See the full diff
devDependency
eslint-plugin-jest was updated from 23.11.0
to 23.12.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 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)
See the full diff
devDependency
eslint-plugin-jest was updated from 23.12.0
to 23.13.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 23.13.0
to 23.13.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 23.13.1
to 23.13.2
.Your tests are still failing with this version. Compare changes
The devDependency eslint-plugin-jest was updated from
23.6.0
to23.7.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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/adamkeinan/metro-desktop/builds/30652887)). - β **build (12.x):** There are 2 failures, 0 warnings, and 0 notices. - β **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - β **build (8.x):** There are 1 failures, 0 warnings, and 0 notices.Release Notes for v23.7.0
23.7.0 (2020-02-07)
Bug Fixes
u
flag in regex (#532) (c12b725)Features
disallowedWords
option (#522) (38bbe93)Commits
The new version differs by 7 commits.
88068a7
chore(release): 23.7.0 [skip ci]
c12b725
fix(expect-expect): use
u
flag in regex (#532)ff25588
chore(deps): removed dependency on micromatch for expect-expect (#517)
38bbe93
feat(valid-title): support
disallowedWords
option (#522)1449675
chore: make gh actions badge always point to master
95cce6b
chore(deps): lock file maintenance (#490)
735f143
chore(lint): enable
require-unicode-regexp
rule (#520)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: