leaderboardsgg / leaderboard-site

Frontend of Leaderboards.gg
https://leaderboards.gg/
GNU General Public License v3.0
57 stars 21 forks source link

Update dependency eslint-plugin-jest to v27 #499

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 26.9.0 -> 27.1.2 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v27.1.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2712-httpsgithubcomjest-communityeslint-plugin-jestcomparev2711v2712-2022-10-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2) ##### Bug Fixes - **valid-expect-in-promise:** adjust grammar in rule message ([#​1264](https://togithub.com/jest-community/eslint-plugin-jest/issues/1264)) ([4494ed2](https://togithub.com/jest-community/eslint-plugin-jest/commit/4494ed21686edeb1bc4535cb2159989f87a7493e)) ### [`v27.1.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2711-httpsgithubcomjest-communityeslint-plugin-jestcomparev2710v2711-2022-10-05) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.0...v27.1.1) ##### Bug Fixes - **prefer-to-be:** support negative numbers ([#​1260](https://togithub.com/jest-community/eslint-plugin-jest/issues/1260)) ([557dd39](https://togithub.com/jest-community/eslint-plugin-jest/commit/557dd394a4535276a4c6fa046bfb525f4c412800)) ### [`v27.1.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2710-httpsgithubcomjest-communityeslint-plugin-jestcomparev2704v2710-2022-10-03) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0) ##### Features - create `no-restricted-jest-methods` rule ([#​1257](https://togithub.com/jest-community/eslint-plugin-jest/issues/1257)) ([b8e61b1](https://togithub.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90)) #### [27.0.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4) (2022-09-10) ##### Bug Fixes - consistent rule doc notices and sections ([#​1226](https://togithub.com/jest-community/eslint-plugin-jest/issues/1226)) ([2580563](https://togithub.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382)) #### [27.0.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3) (2022-09-09) ##### Bug Fixes - ensure jest globals are enabled in `styles` config ([#​1241](https://togithub.com/jest-community/eslint-plugin-jest/issues/1241)) ([a165e98](https://togithub.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b)) #### [27.0.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2) (2022-09-08) ##### Bug Fixes - **no-restricted-matchers:** improve check to not be solely based on the start of the matcher chain ([#​1236](https://togithub.com/jest-community/eslint-plugin-jest/issues/1236)) ([5fe4568](https://togithub.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87)), closes [#​1235](https://togithub.com/jest-community/eslint-plugin-jest/issues/1235) #### [27.0.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.0...v27.0.1) (2022-08-28) ##### Bug Fixes - **prefer-expect-assertions:** report on concise arrow functions with `expect` call ([#​1225](https://togithub.com/jest-community/eslint-plugin-jest/issues/1225)) ([64ec9c1](https://togithub.com/jest-community/eslint-plugin-jest/commit/64ec9c10b0b67a19893e09f4462d5b1a1e984baf)) ### [`v27.0.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2704-httpsgithubcomjest-communityeslint-plugin-jestcomparev2703v2704-2022-09-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4) ##### Bug Fixes - consistent rule doc notices and sections ([#​1226](https://togithub.com/jest-community/eslint-plugin-jest/issues/1226)) ([2580563](https://togithub.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382)) ### [`v27.0.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2703-httpsgithubcomjest-communityeslint-plugin-jestcomparev2702v2703-2022-09-09) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3) ##### Bug Fixes - ensure jest globals are enabled in `styles` config ([#​1241](https://togithub.com/jest-community/eslint-plugin-jest/issues/1241)) ([a165e98](https://togithub.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b)) ### [`v27.0.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2702-httpsgithubcomjest-communityeslint-plugin-jestcomparev2701v2702-2022-09-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2) ##### Bug Fixes - **no-restricted-matchers:** improve check to not be solely based on the start of the matcher chain ([#​1236](https://togithub.com/jest-community/eslint-plugin-jest/issues/1236)) ([5fe4568](https://togithub.com/jest-community/eslint-plugin-jest/commit/5fe45680c93ff50745fc8f8f271607c21d9cae87)), closes [#​1235](https://togithub.com/jest-community/eslint-plugin-jest/issues/1235) ### [`v27.0.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2701-httpsgithubcomjest-communityeslint-plugin-jestcomparev2700v2701-2022-08-28) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.0.0...v27.0.1) ##### Bug Fixes - **prefer-expect-assertions:** report on concise arrow functions with `expect` call ([#​1225](https://togithub.com/jest-community/eslint-plugin-jest/issues/1225)) ([64ec9c1](https://togithub.com/jest-community/eslint-plugin-jest/commit/64ec9c10b0b67a19893e09f4462d5b1a1e984baf)) ### [`v27.0.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2700-httpsgithubcomjest-communityeslint-plugin-jestcomparev2690v2700-2022-08-28) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.0) ##### Bug Fixes - **unbound-method:** don't suppress errors from base rule ([#​1219](https://togithub.com/jest-community/eslint-plugin-jest/issues/1219)) ([7c1389e](https://togithub.com/jest-community/eslint-plugin-jest/commit/7c1389e3d8c59e283de37ed86f3f4c12fb38c3ff)) ##### Features - drop support for `eslint@6` ([#​1212](https://togithub.com/jest-community/eslint-plugin-jest/issues/1212)) ([21fc2fe](https://togithub.com/jest-community/eslint-plugin-jest/commit/21fc2feea67a8fd9f6673fd6a1e91ca1f5bdda11)) - drop support for Node versions 12 and 17 ([#​1211](https://togithub.com/jest-community/eslint-plugin-jest/issues/1211)) ([4c987f5](https://togithub.com/jest-community/eslint-plugin-jest/commit/4c987f5f566398d95584668bd2bc18bfdf438e40)) - make `no-alias-methods` recommended ([#​1221](https://togithub.com/jest-community/eslint-plugin-jest/issues/1221)) ([914b24a](https://togithub.com/jest-community/eslint-plugin-jest/commit/914b24a0bc12a151e6f7ecec37a440769b555b94)) - **no-jest-import:** remove rule ([#​1220](https://togithub.com/jest-community/eslint-plugin-jest/issues/1220)) ([918873b](https://togithub.com/jest-community/eslint-plugin-jest/commit/918873beb15d4a698fe5150d826d44b696283683)) - **no-restricted-matchers:** match based on start of chain, requiring each permutation to be set ([#​1218](https://togithub.com/jest-community/eslint-plugin-jest/issues/1218)) ([f4dd97a](https://togithub.com/jest-community/eslint-plugin-jest/commit/f4dd97a7ec3b985d0f7e42a5a6331bc0c65a7d56)) ##### BREAKING CHANGES - `no-alias-methods` is now recommended as the methods themselves will be removed in the next major version of Jest - **no-jest-import:** removed `no-jest-import` rule - **unbound-method:** errors thrown by the `unbound-method` base rule are no longer suppressed - really this means that if you don't specify `project` 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 present - **no-restricted-matchers:** `no-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 restrict - Support for ESLint version 6 is removed - Node versions 12 and 17 are no longer supported

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.

renovate[bot] commented 1 year 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 27.x releases. However, if you upgrade to 27.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.