Update dependency eslint-plugin-jest to v28 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jest | devDependencies | major | 27.9.0 -> 28.2.0 |
Release Notes
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.2.0
Features
28.1.1 (2024-04-06)
Bug Fixes
v28.1.1
Bug Fixes
v28.1.0
Features
v28.0.0
Bug Fixes
- allow ESLint 9 as peer dependency (#1547) (3c5e167)
- drop support for Node 19 (#1548) (c87e388)
-
no-large-snapshots: avoid
instanceof RegExp
check for ESLint v9 compatibility (#1542) (af4a9c9)
Features
- drop support for
@typescript-eslint/eslint-plugin
v5 (#1530) (150e355) - drop support for Node v14 (#1527) (df5e580)
- remove
no-if
rule (#1528) (f976fc8) - remove
snapshot
processor andflat/snapshot
config (#1532) (98087f9) - upgrade
@typescript-eslint/utils
to v6 (#1508) (dc6e8cd)
BREAKING CHANGES
- Node v19 is no longer supported
- removed unneeded
snapshot
processor andflat/snapshot
config - dropped support for
@typescript-eslint/eslint-plugin
v5 - dropped support for Node v14
- removed
no-if
in favor ofno-conditional-in-test
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot