Open greenkeeper[bot] opened 5 years ago
devDependency
eslint-plugin-jest was updated from 22.18.0
to 22.19.0
.Your tests are still failing with this version. Compare changes
After pinning to 22.17.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 22.19.0
to 22.20.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 22.20.0
to 22.20.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-jest was updated from 22.20.1
to 22.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
8c850ff
feat(valid-title): support detecting & fixing trailing spaces in titles (#449)
a3c2ce3
Add fixers for valid title (#448)
3f95e2e
Improve error locs for title based rules (#447)
e9f0503
Cherry pick from next 1 (#446)
f07a10f
Improve types (#420)
c571112
Always check if template literal is complex (#444)
43c1d20
chore(readme): add link to valid-title
(#441)
540e54b
chore(ci): add GH Actions CI (#439)
cd9cd44
chore: refresh lockfile (#438)
e961e21
fix(valid-title): check if node has arguments first (#436)
7eae625
docs: fix valid-title
documentation (#434)
See the full diff
The devDependency eslint-plugin-jest was updated from
22.17.0
to22.18.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 failed ([Details](https://travis-ci.org/Saeris/react-keyrune/builds/596857980?utm_source=github_status&utm_medium=notification)).Release Notes for v22.18.0
22.18.0 (2019-10-12)
Features
Commits
The new version differs by 8 commits.
ad3fc06
feat(rules): prefer-hooks-on-top (#425)
7017fc7
Enable
noImplicitReturns
(#427)e4275c5
chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
6606018
Improve prefer strict equal (#423)
c1c696f
chore: use
includes
instead ofreduce
(#424)2ef1615
chore: use enum values instead of string literals (#422)
ac7d826
chore(docs): add style to rules table in readme (#417)
7fca846
chore(docs): fix typing error in function name (#413)
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: