-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint-plugin-jest to v24.7.0 #734
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f2529c0:
|
122e6a2
to
bf32250
Compare
bf32250
to
2c7694f
Compare
5a74115
to
b4e96e5
Compare
b4e96e5
to
e70e590
Compare
e70e590
to
4c200a1
Compare
4d3721a
to
98aeb9e
Compare
98aeb9e
to
3d06b4b
Compare
f577ec3
to
0ac4e67
Compare
155d622
to
d437421
Compare
6829807
to
a4e899c
Compare
a4e899c
to
894416f
Compare
c89fb99
to
a491d54
Compare
2c57d8f
to
a0d7383
Compare
a0d7383
to
7c042d6
Compare
7c042d6
to
dee9e41
Compare
dee9e41
to
5c2e035
Compare
dd6406e
to
cea70fe
Compare
cea70fe
to
148ddda
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
}), | ||
]; | ||
}); | ||
test('lets user handle the errors', async () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the test to make the linter pass (it didn't like the conditional expect
).
This PR contains the following updates:
24.1.3
->24.7.0
Release Notes
jest-community/eslint-plugin-jest
v24.7.0
Compare Source
Features
require-hook
rule (#929) (6204b31)prefer-to-be-null
rule (4db9161)prefer-to-be-undefined
rule (fa08f09)v24.6.0
Compare Source
Features
24.5.2 (2021-10-04)
Bug Fixes
24.5.1 (2021-10-04)
Bug Fixes
toBe
-able (#922) (99b6d42)v24.5.2
Compare Source
Bug Fixes
v24.5.1
Compare Source
Bug Fixes
toBe
-able (#922) (99b6d42)v24.5.0
Compare Source
Bug Fixes
process.cwd
from resolve paths (#889) (6940488).each
titles unique (#910) (a41a40e)Features
prefer-expect-resolves
rule (#822) (2556020)prefer-to-be
rule (#864) (3a64aea)24.4.3 (2021-09-28)
Bug Fixes
finally
(#914) (9c89855)24.4.2 (2021-09-17)
Bug Fixes
hasSuggestions
rather thanhasSuggestion
(#899) (dfd2368)24.4.1 (2021-09-17)
Bug Fixes
hasSuggestion
for ESLint v8 (#898) (ec0a21b)v24.4.3
Compare Source
Bug Fixes
finally
(#914) (9c89855)v24.4.2
Compare Source
Bug Fixes
hasSuggestions
rather thanhasSuggestion
(#899) (dfd2368)v24.4.1
Compare Source
Bug Fixes
hasSuggestion
for ESLint v8 (#898) (ec0a21b)v24.4.0
Compare Source
Features
max-nested-describe
rule (#845) (8067405)24.3.7 (2021-07-21)
Bug Fixes
24.3.6 (2021-04-26)
Bug Fixes
catch
s on promises (#819) (1fee973)expect
in ternary statements (#833) (7b7a396).each
calls and with tagged literals (#814) (040c605)24.3.5 (2021-04-10)
Bug Fixes
each
with modifiers (#820) (cbdbcef)24.3.4 (2021-04-05)
Bug Fixes
describe
,it
, &test
(#792) (0968b55)24.3.3 (2021-04-02)
Bug Fixes
describe.each
(#797) (243cb4f), closes #642.each
(#798) (f758243), closes #67624.3.2 (2021-03-16)
Bug Fixes
describe.each
(#796) (035bd30), closes #79524.3.1 (2021-03-13)
Bug Fixes
skip
instead ofconcurrent
(#791) (2b65b49)v24.3.7
Compare Source
Bug Fixes
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)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.