Update dependency eslint-plugin-jest to v24 - autoclosed #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
23.20.0
->24.3.6
Release Notes
jest-community/eslint-plugin-jest
v24.3.6
Compare Source
Bug Fixes
catch
s on promises (#819) (1fee973)expect
in ternary statements (#833) (7b7a396).each
calls and with tagged literals (#814) (040c605)v24.3.5
Compare Source
Bug Fixes
each
with modifiers (#820) (cbdbcef)v24.3.4
Compare Source
Bug Fixes
describe
,it
, &test
(#792) (0968b55)v24.3.3
Compare Source
Bug Fixes
describe.each
(#797) (243cb4f), closes #642.each
(#798) (f758243), closes #676v24.3.2
Compare Source
Bug Fixes
describe.each
(#796) (035bd30), closes #795v24.3.1
Compare Source
Bug Fixes
skip
instead ofconcurrent
(#791) (2b65b49)v24.3.0
Compare Source
Features
24.2.1 (2021-03-10)
Bug Fixes
v24.2.1
Compare Source
Bug Fixes
v24.2.0
Compare Source
Features
24.1.10 (2021-03-09)
Bug Fixes
24.1.9 (2021-03-08)
Bug Fixes
24.1.8 (2021-03-07)
Bug Fixes
it.each
indescribe.each
(#782) (0014da0)24.1.7 (2021-03-06)
Bug Fixes
describe.skip.each
&xdescribe.each
(#778) (6a32e87)24.1.6 (2021-03-06)
Bug Fixes
24.1.5 (2021-02-17)
Bug Fixes
24.1.4 (2021-02-16)
Bug Fixes
.each
methods (#746) (3d847b2)describe.each
properly (#745) (677be45)24.1.3 (2020-11-12)
Bug Fixes
24.1.2 (2020-11-12)
Bug Fixes
24.1.1 (2020-11-12)
Bug Fixes
v24.1.10
Compare Source
Bug Fixes
v24.1.9
Compare Source
Bug Fixes
v24.1.8
Compare Source
Bug Fixes
it.each
indescribe.each
(#782) (0014da0)v24.1.7
Compare Source
Bug Fixes
describe.skip.each
&xdescribe.each
(#778) (6a32e87)v24.1.6
Compare Source
Bug Fixes
v24.1.5
Compare Source
Bug Fixes
v24.1.4
Compare Source
Bug Fixes
.each
methods (#746) (3d847b2)describe.each
properly (#745) (677be45)v24.1.3
Compare Source
Bug Fixes
v24.1.2
Compare Source
Bug Fixes
v24.1.1
Compare Source
Bug Fixes
v24.1.0
Compare Source
Features
onlyFunctionsWithAsyncKeyword
option (#677) (d0cea37)24.0.2 (2020-09-20)
Bug Fixes
24.0.1 (2020-09-12)
Bug Fixes
all
config (#664) (f636021), closes #663v24.0.2
Compare Source
Bug Fixes
v24.0.1
Compare Source
Bug Fixes
all
config (#664) (f636021), closes #663v24.0.0
Compare Source
Bug Fixes
Code Refactoring
no-done-callback
(#653) (e15a8d1)Features
no-conditional-expect
to the recommended ruleset (40cd89d)no-deprecated-functions
to the recommended ruleset (5b2af00)no-interpolation-in-snapshots
to the recommended ruleset (3705dff)valid-title
to recommended ruleset (41f7873)no-jasmine-globals
toerror
in recommended ruleset (7080952)whitelistedSnapshots
option (8c1c0c9)BREAKING CHANGES
no-done-callback
will now report hooks using callbacks as well, not just testsno-test-callback
tono-done-callback
no-conditional-expect
ruleno-interpolation-in-snapshots
ruleno-deprecated-functions
rulevalid-title
ruleno-jasmine-globals
ruleno-large-snapshots
runs on all files regardless of typeConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.