-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
chore(deps): update dependency eslint-plugin-jest to v27 #6233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks for the PR, @renovate[bot]! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
3045c68 to
a4abdb3
Compare
a4abdb3 to
9f6b91d
Compare
…eslint#6233) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
^26.1.5->^27.0.0Release Notes
jest-community/eslint-plugin-jest
v27.1.7Compare Source
Bug Fixes
v27.1.6Compare Source
Bug Fixes
v27.1.5Compare Source
Performance Improvements
Setinstead of iterating, and deduplicate a function (#1278) (0e048f1)v27.1.4Compare Source
Performance Improvements
v27.1.3Compare Source
Bug Fixes
jest()(#1269) (4450daa)v27.1.2Compare Source
Bug Fixes
v27.1.1Compare Source
Bug Fixes
v27.1.0Compare Source
Features
no-restricted-jest-methodsrule (#1257) (b8e61b1)27.0.4 (2022-09-10)
Bug Fixes
27.0.3 (2022-09-09)
Bug Fixes
stylesconfig (#1241) (a165e98)27.0.2 (2022-09-08)
Bug Fixes
27.0.1 (2022-08-28)
Bug Fixes
expectcall (#1225) (64ec9c1)v27.0.4Compare Source
Bug Fixes
v27.0.3Compare Source
Bug Fixes
stylesconfig (#1241) (a165e98)v27.0.2Compare Source
Bug Fixes
v27.0.1Compare Source
Bug Fixes
expectcall (#1225) (64ec9c1)v27.0.0Compare Source
Bug Fixes
Features
eslint@6(#1212) (21fc2fe)no-alias-methodsrecommended (#1221) (914b24a)BREAKING CHANGES
no-alias-methodsis now recommended as the methods themselves will be removed in the next major version of Jestno-jest-importruleunbound-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 presentno-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 restrictv26.9.0Compare Source
Features
prefer-eachrule (#1222) (574eaed)26.8.7 (2022-08-21)
Bug Fixes
26.8.6 (2022-08-21)
Bug Fixes
expectcounter when entering and exiting test function calls (#1206) (3908ab8)26.8.5 (2022-08-20)
Bug Fixes
expectchecks (#1201) (fd54ca1)26.8.4 (2022-08-19)
Bug Fixes
mockImplementationfunctions that have parameters (#1199) (78ccbef)26.8.3 (2022-08-15)
Performance Improvements
26.8.2 (2022-08-09)
Bug Fixes
expect.<member>()calls towards max (#1194) (75a0ff2)26.8.1 (2022-08-08)
Bug Fixes
expect.hasAssertions&expect.assertionsmember calls (#1191) (4bf9eea)v26.8.7Compare Source
Bug Fixes
v26.8.6Compare Source
Bug Fixes
expectcounter when entering and exiting test function calls (#1206) (3908ab8)v26.8.5Compare Source
Bug Fixes
expectchecks (#1201) (fd54ca1)v26.8.4Compare Source
Bug Fixes
mockImplementationfunctions that have parameters (#1199) (78ccbef)v26.8.3Compare Source
Performance Improvements
v26.8.2Compare Source
Bug Fixes
expect.<member>()calls towards max (#1194) (75a0ff2)v26.8.1Compare Source
Bug Fixes
expect.hasAssertions&expect.assertionsmember calls (#1191) (4bf9eea)v26.8.0Compare Source
Features
expectbased on scope (#1173) (aa4be21)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.
This PR has been generated by Mend Renovate. View repository job log here.