keystonejs / keystone-5

https://v5.keystonejs.com
MIT License
64 stars 33 forks source link

Update dependency eslint-plugin-jest to v25 #345

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest ^24.7.0 -> ^25.3.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v25.3.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2530-httpsgithubcomjest-communityeslint-plugin-jestcomparev2524v2530-2021-11-23) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.4...v25.3.0) ##### Features - **require-hook:** add `allowedFunctionCalls` setting ([#​983](https://togithub.com/jest-community/eslint-plugin-jest/issues/983)) ([9d9336a](https://togithub.com/jest-community/eslint-plugin-jest/commit/9d9336a7624c53c0bb3ee899b8cc336a0b3349cb)) #### [25.2.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.3...v25.2.4) (2021-11-08) ##### Bug Fixes - **prefer-to-be:** preserve `resolves` and `rejects` modifiers ([#​980](https://togithub.com/jest-community/eslint-plugin-jest/issues/980)) ([a1296bd](https://togithub.com/jest-community/eslint-plugin-jest/commit/a1296bdee3a3a8ec5f64f95735ca01b91e8f4118)) #### [25.2.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.2...v25.2.3) (2021-11-04) ##### Bug Fixes - **no-deprecated-functions:** mark jest as an optional peer dependency ([#​970](https://togithub.com/jest-community/eslint-plugin-jest/issues/970)) ([f468752](https://togithub.com/jest-community/eslint-plugin-jest/commit/f468752fc0aba89dd9bcce5fe676a04cb2fa6407)) #### [25.2.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.1...v25.2.2) (2021-10-17) ##### Bug Fixes - **require-hook:** check variables are either `const` or declarations ([#​959](https://togithub.com/jest-community/eslint-plugin-jest/issues/959)) ([ce8cd61](https://togithub.com/jest-community/eslint-plugin-jest/commit/ce8cd612b7c4c16dc29934118b191d3fbe1ffc07)) #### [25.2.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.0...v25.2.1) (2021-10-15) ##### Bug Fixes - **expect-expect:** don't error on `it.todo` & `test.todo` calls ([#​954](https://togithub.com/jest-community/eslint-plugin-jest/issues/954)) ([d3cc0db](https://togithub.com/jest-community/eslint-plugin-jest/commit/d3cc0db129f8d2021cf278f656b73b8c7efb2dc2)) ### [`v25.2.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2524-httpsgithubcomjest-communityeslint-plugin-jestcomparev2523v2524-2021-11-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.3...v25.2.4) ##### Bug Fixes - **prefer-to-be:** preserve `resolves` and `rejects` modifiers ([#​980](https://togithub.com/jest-community/eslint-plugin-jest/issues/980)) ([a1296bd](https://togithub.com/jest-community/eslint-plugin-jest/commit/a1296bdee3a3a8ec5f64f95735ca01b91e8f4118)) ### [`v25.2.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2523-httpsgithubcomjest-communityeslint-plugin-jestcomparev2522v2523-2021-11-04) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.2...v25.2.3) ##### Bug Fixes - **no-deprecated-functions:** mark jest as an optional peer dependency ([#​970](https://togithub.com/jest-community/eslint-plugin-jest/issues/970)) ([f468752](https://togithub.com/jest-community/eslint-plugin-jest/commit/f468752fc0aba89dd9bcce5fe676a04cb2fa6407)) ### [`v25.2.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2522-httpsgithubcomjest-communityeslint-plugin-jestcomparev2521v2522-2021-10-17) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.1...v25.2.2) ##### Bug Fixes - **require-hook:** check variables are either `const` or declarations ([#​959](https://togithub.com/jest-community/eslint-plugin-jest/issues/959)) ([ce8cd61](https://togithub.com/jest-community/eslint-plugin-jest/commit/ce8cd612b7c4c16dc29934118b191d3fbe1ffc07)) ### [`v25.2.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2521-httpsgithubcomjest-communityeslint-plugin-jestcomparev2520v2521-2021-10-15) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.0...v25.2.1) ##### Bug Fixes - **expect-expect:** don't error on `it.todo` & `test.todo` calls ([#​954](https://togithub.com/jest-community/eslint-plugin-jest/issues/954)) ([d3cc0db](https://togithub.com/jest-community/eslint-plugin-jest/commit/d3cc0db129f8d2021cf278f656b73b8c7efb2dc2)) ### [`v25.2.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2520-httpsgithubcomjest-communityeslint-plugin-jestcomparev2510v2520-2021-10-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.1.0...v25.2.0) ##### Features - **expect-expect:** support `additionalTestBlockFunctions` option ([#​850](https://togithub.com/jest-community/eslint-plugin-jest/issues/850)) ([3b94c62](https://togithub.com/jest-community/eslint-plugin-jest/commit/3b94c62b81a50bc8b213c597bb59799cff1ef207)) ### [`v25.1.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2510-httpsgithubcomjest-communityeslint-plugin-jestcomparev2506v2510-2021-10-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.6...v25.1.0) ##### Features - support `eslint@8` ([#​940](https://togithub.com/jest-community/eslint-plugin-jest/issues/940)) ([5a9e45f](https://togithub.com/jest-community/eslint-plugin-jest/commit/5a9e45f61888a3c32eac3cbfeaf3acdfaa5d9c83)) #### [25.0.6](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.5...v25.0.6) (2021-10-14) ##### Bug Fixes - **valid-expect-in-promise:** allow `expect.resolve` & `expect.reject` ([#​948](https://togithub.com/jest-community/eslint-plugin-jest/issues/948)) ([71b7e17](https://togithub.com/jest-community/eslint-plugin-jest/commit/71b7e17953b4310a4f2845adc951c68cf062cdc1)), closes [#​947](https://togithub.com/jest-community/eslint-plugin-jest/issues/947) - **valid-expect-in-promise:** support `await` in arrays ([#​949](https://togithub.com/jest-community/eslint-plugin-jest/issues/949)) ([a62130c](https://togithub.com/jest-community/eslint-plugin-jest/commit/a62130c28d01dea065cc6900a062180de2079876)) #### [25.0.5](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.4...v25.0.5) (2021-10-11) ##### Bug Fixes - support `@typescript-eslint/eslint-plugin@5` ([#​942](https://togithub.com/jest-community/eslint-plugin-jest/issues/942)) ([9b842a3](https://togithub.com/jest-community/eslint-plugin-jest/commit/9b842a309fb8e4263896f3e5b5150cf091d48698)) #### [25.0.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.3...v25.0.4) (2021-10-11) ##### Bug Fixes - update `@typescript-eslint/experimental-utils` to v5 ([#​941](https://togithub.com/jest-community/eslint-plugin-jest/issues/941)) ([afad49a](https://togithub.com/jest-community/eslint-plugin-jest/commit/afad49a885eeb1ac52f00d8e1666259210a4b675)) #### [25.0.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.2...v25.0.3) (2021-10-11) ##### Bug Fixes - **valid-expect-in-promise:** support awaited promises in arguments ([#​936](https://togithub.com/jest-community/eslint-plugin-jest/issues/936)) ([bd2c33c](https://togithub.com/jest-community/eslint-plugin-jest/commit/bd2c33c858573d5414d8bc0d401eb6f27801ad2b)) #### [25.0.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.1...v25.0.2) (2021-10-11) ##### Bug Fixes - **valid-expect-in-promise:** support out of order awaits ([#​939](https://togithub.com/jest-community/eslint-plugin-jest/issues/939)) ([07d2137](https://togithub.com/jest-community/eslint-plugin-jest/commit/07d213719de974d6b5a1cab75e836dc39b432f87)) #### [25.0.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1) (2021-10-10) ##### Bug Fixes - specify peer dependency ranges correctly ([cb87458](https://togithub.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553)) ### [`v25.0.6`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2506-httpsgithubcomjest-communityeslint-plugin-jestcomparev2505v2506-2021-10-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.5...v25.0.6) ##### Bug Fixes - **valid-expect-in-promise:** allow `expect.resolve` & `expect.reject` ([#​948](https://togithub.com/jest-community/eslint-plugin-jest/issues/948)) ([71b7e17](https://togithub.com/jest-community/eslint-plugin-jest/commit/71b7e17953b4310a4f2845adc951c68cf062cdc1)), closes [#​947](https://togithub.com/jest-community/eslint-plugin-jest/issues/947) - **valid-expect-in-promise:** support `await` in arrays ([#​949](https://togithub.com/jest-community/eslint-plugin-jest/issues/949)) ([a62130c](https://togithub.com/jest-community/eslint-plugin-jest/commit/a62130c28d01dea065cc6900a062180de2079876)) ### [`v25.0.5`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2505-httpsgithubcomjest-communityeslint-plugin-jestcomparev2504v2505-2021-10-11) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.4...v25.0.5) ##### Bug Fixes - support `@typescript-eslint/eslint-plugin@5` ([#​942](https://togithub.com/jest-community/eslint-plugin-jest/issues/942)) ([9b842a3](https://togithub.com/jest-community/eslint-plugin-jest/commit/9b842a309fb8e4263896f3e5b5150cf091d48698)) ### [`v25.0.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2504-httpsgithubcomjest-communityeslint-plugin-jestcomparev2503v2504-2021-10-11) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.3...v25.0.4) ##### Bug Fixes - update `@typescript-eslint/experimental-utils` to v5 ([#​941](https://togithub.com/jest-community/eslint-plugin-jest/issues/941)) ([afad49a](https://togithub.com/jest-community/eslint-plugin-jest/commit/afad49a885eeb1ac52f00d8e1666259210a4b675)) ### [`v25.0.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2503-httpsgithubcomjest-communityeslint-plugin-jestcomparev2502v2503-2021-10-11) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.2...v25.0.3) ##### Bug Fixes - **valid-expect-in-promise:** support awaited promises in arguments ([#​936](https://togithub.com/jest-community/eslint-plugin-jest/issues/936)) ([bd2c33c](https://togithub.com/jest-community/eslint-plugin-jest/commit/bd2c33c858573d5414d8bc0d401eb6f27801ad2b)) ### [`v25.0.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2502-httpsgithubcomjest-communityeslint-plugin-jestcomparev2501v2502-2021-10-11) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.1...v25.0.2) ##### Bug Fixes - **valid-expect-in-promise:** support out of order awaits ([#​939](https://togithub.com/jest-community/eslint-plugin-jest/issues/939)) ([07d2137](https://togithub.com/jest-community/eslint-plugin-jest/commit/07d213719de974d6b5a1cab75e836dc39b432f87)) ### [`v25.0.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2501-httpsgithubcomjest-communityeslint-plugin-jestcomparev2500v2501-2021-10-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1) ##### Bug Fixes - specify peer dependency ranges correctly ([cb87458](https://togithub.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553)) ### [`v25.0.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2500-httpsgithubcomjest-communityeslint-plugin-jestcomparev2470v2500-2021-10-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.0) ##### Bug Fixes - stop testing ESLint 5 ([#​893](https://togithub.com/jest-community/eslint-plugin-jest/issues/893)) ([47a0138](https://togithub.com/jest-community/eslint-plugin-jest/commit/47a0138856e6247cde00b17682e49865b8f5a1f6)) - stop testing on Node 10 and 15 ([#​891](https://togithub.com/jest-community/eslint-plugin-jest/issues/891)) ([bcd8d11](https://togithub.com/jest-community/eslint-plugin-jest/commit/bcd8d112fcd98a7652c767bd246d05101979239c)) ##### Features - add `prefer-to-be` to style ruleset ([2a3376f](https://togithub.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60)) - **lowercase-name:** rename to `prefer-lowercase-title` ([b860084](https://togithub.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734)) - **prefer-to-be-null:** remove rule ([809bcda](https://togithub.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f)) - **prefer-to-be-undefined:** remove rule ([3434d9b](https://togithub.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d)) - remove deprecated rules ([#​661](https://togithub.com/jest-community/eslint-plugin-jest/issues/661)) ([e8f16ec](https://togithub.com/jest-community/eslint-plugin-jest/commit/e8f16ec0e204a94a0e549cb9b415b3c6c8981aee)) - **valid-describe:** rename to `valid-describe-callback` ([f3e9e9a](https://togithub.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d)) ##### BREAKING CHANGES - **valid-describe:** renamed `valid-describe` to `valid-describe-callback` - **lowercase-name:** renamed `lowercase-name` to `prefer-lowercase-title` - **prefer-to-be-undefined:** removed `prefer-to-be-undefined` rule - **prefer-to-be-null:** removed `prefer-to-be-null` rule - recommend `prefer-to-be` rule - Removes rules `no-expect-resolves`, `no-truthy-falsy`, `no-try-expect`, and `prefer-inline-snapshots` - Drop support for ESLint 5 - Drop support for Node 10 and 15

Configuration

📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.

🚦 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 WhiteSource Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 6c5f0817be1b75a8edcfd5220e4adffc13dafc5a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 25.x releases. However, if you upgrade to 25.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.