chore(deps): update dependency eslint-plugin-jest to v25 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jest | devDependencies | major | 24.7.0 -> 25.2.2 |
Release Notes
jest-community/eslint-plugin-jest
v25.2.2
Bug Fixes
v25.2.1
Bug Fixes
v25.2.0
Features
v25.1.0
Features
25.0.6 (2021-10-14)
Bug Fixes
-
valid-expect-in-promise: allow
expect.resolve
&expect.reject
(#948) (71b7e17), closes #947 -
valid-expect-in-promise: support
await
in arrays (#949) (a62130c)
25.0.5 (2021-10-11)
Bug Fixes
25.0.4 (2021-10-11)
Bug Fixes
25.0.3 (2021-10-11)
Bug Fixes
25.0.2 (2021-10-11)
Bug Fixes
25.0.1 (2021-10-10)
Bug Fixes
- specify peer dependency ranges correctly (cb87458)
v25.0.6
Bug Fixes
-
valid-expect-in-promise: allow
expect.resolve
&expect.reject
(#948) (71b7e17), closes #947 -
valid-expect-in-promise: support
await
in arrays (#949) (a62130c)
v25.0.5
Bug Fixes
v25.0.4
Bug Fixes
v25.0.3
Bug Fixes
v25.0.2
Bug Fixes
v25.0.1
Bug Fixes
- specify peer dependency ranges correctly (cb87458)
v25.0.0
Bug Fixes
Features
- add
prefer-to-be
to style ruleset (2a3376f) -
lowercase-name: rename to
prefer-lowercase-title
(b860084) - prefer-to-be-null: remove rule (809bcda)
- prefer-to-be-undefined: remove rule (3434d9b)
- remove deprecated rules (#661) (e8f16ec)
-
valid-describe: rename to
valid-describe-callback
(f3e9e9a)
BREAKING CHANGES
-
valid-describe: renamed
valid-describe
tovalid-describe-callback
-
lowercase-name: renamed
lowercase-name
toprefer-lowercase-title
-
prefer-to-be-undefined: removed
prefer-to-be-undefined
rule -
prefer-to-be-null: removed
prefer-to-be-null
rule - recommend
prefer-to-be
rule - Removes rules
no-expect-resolves
,no-truthy-falsy
,no-try-expect
, andprefer-inline-snapshots
- Drop support for ESLint 5
- Drop support for Node 10 and 15
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot