pull-request-name-linter-action
pull-request-name-linter-action copied to clipboard
chore(deps): update dependency eslint-plugin-jest to v27
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-jest | 26.6.0 -> 27.0.4 |
Release Notes
jest-community/eslint-plugin-jest
v27.0.4
Bug Fixes
v27.0.3
Bug Fixes
v27.0.2
Bug Fixes
- no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#1236) (5fe4568), closes #1235
v27.0.1
Bug Fixes
v27.0.0
Bug Fixes
Features
- drop support for
eslint@6(#1212) (21fc2fe) - drop support for Node versions 12 and 17 (#1211) (4c987f5)
- make
no-alias-methodsrecommended (#1221) (914b24a) - no-jest-import: remove rule (#1220) (918873b)
- no-restricted-matchers: match based on start of chain, requiring each permutation to be set (#1218) (f4dd97a)
BREAKING CHANGES
no-alias-methodsis now recommended as the methods themselves will be removed in the next major version of Jest- no-jest-import: removed
no-jest-importrule - unbound-method: errors thrown by the
unbound-methodbase rule are no longer suppressed - really this means that if you don't specifyprojectwhen this rule is enabled and@typescript-eslint/eslint-pluginis present, that error will no longer be suppressed instead of silently doing nothing; it will still not throw if this rule is enabled without the base rule being present - no-restricted-matchers:
no-restricted-matchersnow checks against the start of the expect chain, meaning you have to explicitly list each possible matcher & modifier permutations that you want to restrict - Support for ESLint version 6 is removed
- Node versions 12 and 17 are no longer supported
v26.9.0
Features
26.8.7 (2022-08-21)
Bug Fixes
26.8.6 (2022-08-21)
Bug Fixes
26.8.5 (2022-08-20)
Bug Fixes
26.8.4 (2022-08-19)
Bug Fixes
- prefer-mock-promise-shorthand: ignore
mockImplementationfunctions that have parameters (#1199) (78ccbef)
26.8.3 (2022-08-15)
Performance Improvements
26.8.2 (2022-08-09)
Bug Fixes
26.8.1 (2022-08-08)
Bug Fixes
- no-standalone-expect: only report on
expect.hasAssertions&expect.assertionsmember calls (#1191) (4bf9eea)
v26.8.7
Bug Fixes
v26.8.6
Bug Fixes
v26.8.5
Bug Fixes
v26.8.4
Bug Fixes
- prefer-mock-promise-shorthand: ignore
mockImplementationfunctions that have parameters (#1199) (78ccbef)
v26.8.3
Performance Improvements
v26.8.2
Bug Fixes
v26.8.1
Bug Fixes
- no-standalone-expect: only report on
expect.hasAssertions&expect.assertionsmember calls (#1191) (4bf9eea)
v26.8.0
Features
v26.7.0
Features
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Sider has detected 2 warnings on analyzing the commit f18d8b7.
If the errors persist even after retrying, the following actions may resolve them:
- Update tool dependencies
- Configure failed tools
- Configure
sider.yml - Turn off unused tools
If you still have problems, feel free to ask us via chat. 💬
You can turn off such notifications if unnecessary.