Tradeshift / eslint-config-tradeshift

ESLint Shareable Config for JavaScript Tradeshift Style
ISC License
3 stars 3 forks source link

fix(deps): update dependency eslint-plugin-jest to v28 #355

Open tradeshift-renovate[bot] opened 7 months ago

tradeshift-renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jest dependencies major ^27.2.3 -> ^28.0.0

Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v28.0.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2800-2024-04-06) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.0.0) ##### Bug Fixes - allow ESLint 9 as peer dependency ([#​1547](https://togithub.com/jest-community/eslint-plugin-jest/issues/1547)) ([3c5e167](https://togithub.com/jest-community/eslint-plugin-jest/commit/3c5e1673afd02dc2c9b90d259c0452326715ae6c)) - drop support for Node 19 ([#​1548](https://togithub.com/jest-community/eslint-plugin-jest/issues/1548)) ([c87e388](https://togithub.com/jest-community/eslint-plugin-jest/commit/c87e3887e736c40d1460af9cdbdffe30f79fdaea)) - **no-large-snapshots:** avoid `instanceof RegExp` check for ESLint v9 compatibility ([#​1542](https://togithub.com/jest-community/eslint-plugin-jest/issues/1542)) ([af4a9c9](https://togithub.com/jest-community/eslint-plugin-jest/commit/af4a9c94d624b5db4643c994f5bec96b0cb889b8)) ##### Features - drop support for `@typescript-eslint/eslint-plugin` v5 ([#​1530](https://togithub.com/jest-community/eslint-plugin-jest/issues/1530)) ([150e355](https://togithub.com/jest-community/eslint-plugin-jest/commit/150e3558a637b49ddd76d362f88332b30f78dc5c)) - drop support for Node v14 ([#​1527](https://togithub.com/jest-community/eslint-plugin-jest/issues/1527)) ([df5e580](https://togithub.com/jest-community/eslint-plugin-jest/commit/df5e58081d1bd15fbed8bd22f6c03d5f350d73b6)) - remove `no-if` rule ([#​1528](https://togithub.com/jest-community/eslint-plugin-jest/issues/1528)) ([f976fc8](https://togithub.com/jest-community/eslint-plugin-jest/commit/f976fc8c71fc5e9f55cd5ae09092f15ee277fd2c)) - remove `snapshot` processor and `flat/snapshot` config ([#​1532](https://togithub.com/jest-community/eslint-plugin-jest/issues/1532)) ([98087f9](https://togithub.com/jest-community/eslint-plugin-jest/commit/98087f9bb27082f9fbda59a56c65536fb9d8a0dc)) - upgrade `@typescript-eslint/utils` to v6 ([#​1508](https://togithub.com/jest-community/eslint-plugin-jest/issues/1508)) ([dc6e8cd](https://togithub.com/jest-community/eslint-plugin-jest/commit/dc6e8cd249817de585b50e473c2146e1542dd146)) ##### BREAKING CHANGES - Node v19 is no longer supported - removed unneeded `snapshot` processor and `flat/snapshot` config - dropped support for `@typescript-eslint/eslint-plugin` v5 - dropped support for Node v14 - removed `no-if` in favor of `no-conditional-in-test`

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Never, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.