CodeTanzania / emis-web

A collaboration platform that facilitates communication, planning and actions for disaster management.
MIT License
26 stars 9 forks source link

chore(deps): update dependency eslint-plugin-jest to v24 #437

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 23.20.0 -> 24.1.3 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v24.1.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2413-httpsgithubcomjest-communityeslint-plugin-jestcomparev2412v2413-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.2...v24.1.3) ##### Bug Fixes - revert change causing regressions for test.each ([#​713](https://togithub.com/jest-community/eslint-plugin-jest/issues/713)) ([7c8d75a](https://togithub.com/jest-community/eslint-plugin-jest/commit/7c8d75a4fcbd2c6ce005cf4f57d676c7c44ce0b2)), closes [#​710](https://togithub.com/jest-community/eslint-plugin-jest/issues/710) [#​711](https://togithub.com/jest-community/eslint-plugin-jest/issues/711) ### [`v24.1.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2412-httpsgithubcomjest-communityeslint-plugin-jestcomparev2411v2412-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.1...v24.1.2) ##### Bug Fixes - **no-done-callback:** fix regression with it.each ([#​708](https://togithub.com/jest-community/eslint-plugin-jest/issues/708)) ([2f032f8](https://togithub.com/jest-community/eslint-plugin-jest/commit/2f032f8d890e3717359d099b1e93e0cc6b52996a)) ### [`v24.1.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2411-httpsgithubcomjest-communityeslint-plugin-jestcomparev2410v2411-2020-11-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.1) ##### Bug Fixes - improve support for it.each involving tagged template literals ([#​701](https://togithub.com/jest-community/eslint-plugin-jest/issues/701)) ([2341814](https://togithub.com/jest-community/eslint-plugin-jest/commit/2341814060b38c55728c0b456d7b432f1e0e1a11)) ### [`v24.1.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2410-httpsgithubcomjest-communityeslint-plugin-jestcomparev2402v2410-2020-10-05) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.0.2...v24.1.0) ##### Features - **prefer-expect-assertions:** add `onlyFunctionsWithAsyncKeyword` option ([#​677](https://togithub.com/jest-community/eslint-plugin-jest/issues/677)) ([d0cea37](https://togithub.com/jest-community/eslint-plugin-jest/commit/d0cea37ae0a8ab07b8082cedbaaf161bcc94c405)) #### [24.0.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.0.1...v24.0.2) (2020-09-20) ##### Bug Fixes - **no-if:** check both types of function expression ([#​672](https://togithub.com/jest-community/eslint-plugin-jest/issues/672)) ([d462d50](https://togithub.com/jest-community/eslint-plugin-jest/commit/d462d50aed84ad4dc536a1f47bb7af6abd3dbe92)), closes [#​670](https://togithub.com/jest-community/eslint-plugin-jest/issues/670) #### [24.0.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.0.0...v24.0.1) (2020-09-12) ##### Bug Fixes - don't include deprecated rules in `all` config ([#​664](https://togithub.com/jest-community/eslint-plugin-jest/issues/664)) ([f636021](https://togithub.com/jest-community/eslint-plugin-jest/commit/f636021c16215a713845c699858a2978211df49d)), closes [#​663](https://togithub.com/jest-community/eslint-plugin-jest/issues/663) ### [`v24.0.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2402-httpsgithubcomjest-communityeslint-plugin-jestcomparev2401v2402-2020-09-20) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.0.1...v24.0.2) ##### Bug Fixes - **no-if:** check both types of function expression ([#​672](https://togithub.com/jest-community/eslint-plugin-jest/issues/672)) ([d462d50](https://togithub.com/jest-community/eslint-plugin-jest/commit/d462d50aed84ad4dc536a1f47bb7af6abd3dbe92)), closes [#​670](https://togithub.com/jest-community/eslint-plugin-jest/issues/670) ### [`v24.0.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2401-httpsgithubcomjest-communityeslint-plugin-jestcomparev2400v2401-2020-09-12) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.0.0...v24.0.1) ##### Bug Fixes - don't include deprecated rules in `all` config ([#​664](https://togithub.com/jest-community/eslint-plugin-jest/issues/664)) ([f636021](https://togithub.com/jest-community/eslint-plugin-jest/commit/f636021c16215a713845c699858a2978211df49d)), closes [#​663](https://togithub.com/jest-community/eslint-plugin-jest/issues/663) ### [`v24.0.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2400-httpsgithubcomjest-communityeslint-plugin-jestcomparev23200v2400-2020-09-04) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.0.0) ##### Bug Fixes - **no-large-snapshots:** run on all files regardless of type ([#​637](https://togithub.com/jest-community/eslint-plugin-jest/issues/637)) ([22113db](https://togithub.com/jest-community/eslint-plugin-jest/commit/22113db4cdc2dab42a8e7fdb236d23e7e089741d)), closes [#​370](https://togithub.com/jest-community/eslint-plugin-jest/issues/370) - remove Jasmine globals ([#​596](https://togithub.com/jest-community/eslint-plugin-jest/issues/596)) ([a0e2bc5](https://togithub.com/jest-community/eslint-plugin-jest/commit/a0e2bc526c5c22bcf4d60160242b55d03edb571d)) - update to typescript-eslint@4 ([1755965](https://togithub.com/jest-community/eslint-plugin-jest/commit/175596582b3643f36363ff444f987fac08ee0f61)), closes [#​590](https://togithub.com/jest-community/eslint-plugin-jest/issues/590) ##### Code Refactoring - **no-test-callback:** rename rule to `no-done-callback` ([#​653](https://togithub.com/jest-community/eslint-plugin-jest/issues/653)) ([e15a8d1](https://togithub.com/jest-community/eslint-plugin-jest/commit/e15a8d19234b267784f87fc7acd318dc4cfcdeae)) ##### Features - **no-done-callback:** support hooks ([#​656](https://togithub.com/jest-community/eslint-plugin-jest/issues/656)) ([3e6cb44](https://togithub.com/jest-community/eslint-plugin-jest/commit/3e6cb442a20b9aea710d30f81bf2eb192d193823)), closes [#​649](https://togithub.com/jest-community/eslint-plugin-jest/issues/649) [#​651](https://togithub.com/jest-community/eslint-plugin-jest/issues/651) - add `no-conditional-expect` to the recommended ruleset ([40cd89d](https://togithub.com/jest-community/eslint-plugin-jest/commit/40cd89ddf1d6ebbde8ad455f333dda7b61878ffe)) - add `no-deprecated-functions` to the recommended ruleset ([5b2af00](https://togithub.com/jest-community/eslint-plugin-jest/commit/5b2af001b50059e4e7b6ababe0355d664e039046)) - add `no-interpolation-in-snapshots` to the recommended ruleset ([3705dff](https://togithub.com/jest-community/eslint-plugin-jest/commit/3705dff9d4f77d21013e263478d8a374d9325acb)) - add `valid-title` to recommended ruleset ([41f7873](https://togithub.com/jest-community/eslint-plugin-jest/commit/41f7873f734e0122264ace42f6d99733e7e25089)) - drop support for node 8 ([#​570](https://togithub.com/jest-community/eslint-plugin-jest/issues/570)) ([6788e72](https://togithub.com/jest-community/eslint-plugin-jest/commit/6788e72d842751400a970e72b115360ad0b12d2e)) - set `no-jasmine-globals` to `error` in recommended ruleset ([7080952](https://togithub.com/jest-community/eslint-plugin-jest/commit/7080952a6baaae7a02c78f60016ee21693121416)) - **no-large-snapshots:** remove `whitelistedSnapshots` option ([8c1c0c9](https://togithub.com/jest-community/eslint-plugin-jest/commit/8c1c0c9a3e858757b38225ccb4a624e0621b5ca2)) ##### BREAKING CHANGES - **no-done-callback:** `no-done-callback` will now report hooks using callbacks as well, not just tests - **no-test-callback:** rename `no-test-callback` to `no-done-callback` - recommend `no-conditional-expect` rule - recommend `no-interpolation-in-snapshots` rule - recommend `no-deprecated-functions` rule - recommend `valid-title` rule - recommend erroring for `no-jasmine-globals` rule - **no-large-snapshots:** `no-large-snapshots` runs on all files regardless of type - Jasmine globals are no marked as such - Node 10+ required

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

renovate[bot] commented 3 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 24.x releases. However, if you upgrade to 24.x manually then Renovate will then reenable updates for 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.