-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(deps): update dependency eslint-plugin-jest to v27 #14167
Conversation
✅ Deploy Preview for carbon-components-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
…novate/eslint-plugin-jest-27.x
This PR contains the following updates:
^26.9.0
->^27.0.0
Release Notes
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v27.2.2
Compare Source
Bug Fixes
v27.2.1
Compare Source
Bug Fixes
v27.2.0
Compare Source
Features
no-untyped-mock-factory
rule (#1314) (ee43c3f)27.1.7 (2022-12-15)
Bug Fixes
27.1.6 (2022-11-24)
Bug Fixes
27.1.5 (2022-11-10)
Performance Improvements
Set
instead of iterating, and deduplicate a function (#1278) (0e048f1)27.1.4 (2022-11-04)
Performance Improvements
27.1.3 (2022-10-18)
Bug Fixes
jest()
(#1269) (4450daa)27.1.2 (2022-10-14)
Bug Fixes
27.1.1 (2022-10-05)
Bug Fixes
v27.1.7
Compare Source
Bug Fixes
v27.1.6
Compare Source
Bug Fixes
v27.1.5
Compare Source
Performance Improvements
Set
instead of iterating, and deduplicate a function (#1278) (0e048f1)v27.1.4
Compare Source
Performance Improvements
v27.1.3
Compare Source
Bug Fixes
jest()
(#1269) (4450daa)v27.1.2
Compare Source
Bug Fixes
v27.1.1
Compare Source
Bug Fixes
v27.1.0
Compare Source
Features
no-restricted-jest-methods
rule (#1257) (b8e61b1)27.0.4 (2022-09-10)
Bug Fixes
27.0.3 (2022-09-09)
Bug Fixes
styles
config (#1241) (a165e98)27.0.2 (2022-09-08)
Bug Fixes
27.0.1 (2022-08-28)
Bug Fixes
expect
call (#1225) (64ec9c1)v27.0.4
Compare Source
Bug Fixes
v27.0.3
Compare Source
Bug Fixes
styles
config (#1241) (a165e98)v27.0.2
Compare Source
Bug Fixes
v27.0.1
Compare Source
Bug Fixes
expect
call (#1225) (64ec9c1)v27.0.0
Compare Source
Bug Fixes
Features
eslint@6
(#1212) (21fc2fe)no-alias-methods
recommended (#1221) (914b24a)BREAKING CHANGES
no-alias-methods
is now recommended as the methods themselves will be removed in the next major version of Jestno-jest-import
ruleunbound-method
base rule are no longer suppressed - really this means that if you don't specifyproject
when this rule is enabled and@typescript-eslint/eslint-plugin
is 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-matchers
now checks against the start of the expect chain, meaning you have to explicitly list each possible matcher & modifier permutations that you want to restrictConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.