actions-gh-pages
actions-gh-pages 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.2.1 -> ^28.0.0 |
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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^5.48.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @typescript-eslint/eslint-plugin@"^6.0.0 || ^7.0.0 || ^8.0.0" from [email protected]
npm error node_modules/eslint-plugin-jest
npm error dev eslint-plugin-jest@"^28.0.0" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/eslint-plugin
npm error peerOptional @typescript-eslint/eslint-plugin@"^6.0.0 || ^7.0.0 || ^8.0.0" from [email protected]
npm error node_modules/eslint-plugin-jest
npm error dev eslint-plugin-jest@"^28.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-05T04_14_42_123Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-05T04_14_42_123Z-debug-0.log