Closed greenkeeper[bot] closed 4 years ago
Update to this version instead 🚀
The new version differs by 23 commits.
2306f85
v21.4.0
e35f58b
chore: update yarn.lock
465c31d
docs: update changelog for release
bc74d33
Refactor prefer rules (#26)
a42d917
feat(rules): add no-large-snapshots
19aac60
chore(package): update lockfile
cabfd20
chore(package): update lint-staged to version 6.0.0
fbdddb2
docs: Add rules table (#23)
29813d2
chore: git ignore coverage directory
15cebfa
Update links in changelog
d7a7e84
Add changelog
493dc2d
Update deps
8972c41
Add prefer-to-be-undefined rule (#9)
8591e9f
Add prefer-to-be-null rule (#10)
dda7d74
Use the current ESLint logo (#16)
There are 23 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
33bdfbf
chore(lint): add pattern option to require-meta-docs-url rule
5a6d64b
refactor: rename files to use kebab-case
824c2a3
fix: include meta.docs.url for all rules
5e5ceba
chore: add eslint-plugin-eslint-plugin (#59)
911bba1
chore(ci): separate lint and test command
See the full diff
Update to this version instead 🚀
The new version differs by 11 commits.
38f8ca0
chore(ci): set correct build leader for release
f4cb4a2
refactor(tests): rename test file to be aligned with the rule name (#71)
eb0a2a2
feat(rules): add consistent-test-it rule
8518811
chore(package): set engine to node 4
b05a3f5
chore: add proseWrap and update dependencies
beb8128
chore: add prettylint
18203aa
style(lint): enable node/no-unsupported-features rule (#66)
18c97de
fix: add warning to describe (#65)
883a842
style(lint): enable eqeqeq rule (#62)
5ea5c23
Merge pull request #15 from jest-community/add_danger
bcafe77
ci: add Danger
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
58f4396
fix(coverage): get close to 100% test coverage (#67)
6f2256b
refactor: require rule file in tests (#85)
092514b
chore: add jest-runner-eslint (#82)
7412b82
style: tweak eslint config (#84)
faf0403
docs: improve docs URL resolution (#80)
e0160e5
docs: Use link to tagged version for rule docs (#79)
See the full diff
Update to this version instead 🚀
The new version differs by 4 commits.
6e79636
fix(util): add a test instead of throwing an error on getDocsUrl (#96)
7ca76fa
chore: get to 100% test coverage (#89)
62d4660
chore(package): update lint-staged to version 7.0.0 🚀 (#87)
a3e8b5f
chore(tests): increase test coverage (#88)
See the full diff
devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.22.1
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.23.0
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.24.0
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.24.1
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.24.2
.Update to this version instead 🚀
The new version differs by 4 commits.
9466959
fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
0276985
refactor(expect-expect): use ESQuery selector syntax (#171)
be29fba
refactor(prefer-expect-assertions): use ESQuery selectors (#170)
6fa003b
refactor(no-disabled-tests): use ESQuery selector syntax (#169)
See the full diff
devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.25.0
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.25.1
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.26.0
.devDependency
eslint-plugin-jest was updated from 20.0.2
to 21.26.1
.
Version 21.0.0 of eslint-plugin-jest just got published.
The version 21.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-plugin-jest. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: