create-jest-runner
create-jest-runner copied to clipboard
chore(deps): update dependency eslint-plugin-jest to v28
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-jest | ^27.0.0 -> ^28.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.8.3
Bug Fixes
v28.8.2
Performance Improvements
v28.8.1
Bug Fixes
v28.8.0
Features
v28.7.0
Features
v28.6.0
Features
- prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
- valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)
v28.5.0
Features
v28.4.0
Features
v28.3.0
Features
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 RegExpcheck for ESLint v9 compatibility (#1542) (af4a9c9)
Features
- drop support for
@typescript-eslint/eslint-pluginv5 (#1530) (150e355) - drop support for Node v14 (#1527) (df5e580)
- remove
no-ifrule (#1528) (f976fc8) - remove
snapshotprocessor andflat/snapshotconfig (#1532) (98087f9) - upgrade
@typescript-eslint/utilsto v6 (#1508) (dc6e8cd)
BREAKING CHANGES
- Node v19 is no longer supported
- removed unneeded
snapshotprocessor andflat/snapshotconfig - dropped support for
@typescript-eslint/eslint-pluginv5 - dropped support for Node v14
- removed
no-ifin favor ofno-conditional-in-test
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.