chore(deps): update dependency eslint-plugin-jest to v26.9.0 #66

Merged
renovate[bot] merged 1 commit from renovate/eslint-plugin-jest-26.x into main 2022-09-03 20:50:58 +00:00
renovate[bot] commented 2022-08-07 19:06:56 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

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

Release Notes

jest-community/eslint-plugin-jest

v26.9.0

Compare Source

Features

26.8.7 (2022-08-21)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

26.8.6 (2022-08-21)

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

26.8.5 (2022-08-20)

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

26.8.4 (2022-08-19)

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

26.8.3 (2022-08-15)

Performance Improvements

26.8.2 (2022-08-09)

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

26.8.1 (2022-08-08)

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

v26.8.7

Compare Source

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

v26.8.6

Compare Source

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

v26.8.5

Compare Source

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

v26.8.4

Compare Source

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

v26.8.3

Compare Source

Performance Improvements

v26.8.2

Compare Source

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

v26.8.1

Compare Source

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

v26.8.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) | [`26.7.0` -> `26.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/26.7.0/26.9.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-jest/26.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-jest/26.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-jest/26.9.0/compatibility-slim/26.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-jest/26.9.0/confidence-slim/26.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jest-community/eslint-plugin-jest</summary> ### [`v26.9.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2690-httpsgithubcomjest-communityeslint-plugin-jestcomparev2687v2690-2022-08-28) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.7...v26.9.0) ##### Features - create `prefer-each` rule ([#&#8203;1222](https://togithub.com/jest-community/eslint-plugin-jest/issues/1222)) ([574eaed](https://togithub.com/jest-community/eslint-plugin-jest/commit/574eaed9fafcdc4ed5624451f792c8951eb49f0a)) #### [26.8.7](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.6...v26.8.7) (2022-08-21) ##### Bug Fixes - **prefer-expect-assertions:** report on concise arrow functions ([#&#8203;1207](https://togithub.com/jest-community/eslint-plugin-jest/issues/1207)) ([f928747](https://togithub.com/jest-community/eslint-plugin-jest/commit/f92874783dd437108463231bf83afdb946641229)) #### [26.8.6](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.5...v26.8.6) (2022-08-21) ##### Bug Fixes - **max-expect:** reset `expect` counter when entering and exiting test function calls ([#&#8203;1206](https://togithub.com/jest-community/eslint-plugin-jest/issues/1206)) ([3908ab8](https://togithub.com/jest-community/eslint-plugin-jest/commit/3908ab8c4bf7453d70a5ed04e22bf3ed90834576)) #### [26.8.5](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.4...v26.8.5) (2022-08-20) ##### Bug Fixes - **prefer-expect-assertions:** use scoped based jest fn call parser for `expect` checks ([#&#8203;1201](https://togithub.com/jest-community/eslint-plugin-jest/issues/1201)) ([fd54ca1](https://togithub.com/jest-community/eslint-plugin-jest/commit/fd54ca15575692c56a0caa28cb6227e0fb4aa4e2)) #### [26.8.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.3...v26.8.4) (2022-08-19) ##### Bug Fixes - **prefer-mock-promise-shorthand:** ignore `mockImplementation` functions that have parameters ([#&#8203;1199](https://togithub.com/jest-community/eslint-plugin-jest/issues/1199)) ([78ccbef](https://togithub.com/jest-community/eslint-plugin-jest/commit/78ccbefc01720f5c44ae439389cb27afda0315c2)) #### [26.8.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.2...v26.8.3) (2022-08-15) ##### Performance Improvements - cache jest fn call parsing results ([#&#8203;1187](https://togithub.com/jest-community/eslint-plugin-jest/issues/1187)) ([525631e](https://togithub.com/jest-community/eslint-plugin-jest/commit/525631ebddbb0ebbfe9415c330b3751100bee6a5)) #### [26.8.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.1...v26.8.2) (2022-08-09) ##### Bug Fixes - **max-expects:** don't count `expect.<member>()` calls towards max ([#&#8203;1194](https://togithub.com/jest-community/eslint-plugin-jest/issues/1194)) ([75a0ff2](https://togithub.com/jest-community/eslint-plugin-jest/commit/75a0ff2d74abca9cffe3c9135f16469116c73633)) #### [26.8.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.0...v26.8.1) (2022-08-08) ##### Bug Fixes - **no-standalone-expect:** only report on `expect.hasAssertions` & `expect.assertions` member calls ([#&#8203;1191](https://togithub.com/jest-community/eslint-plugin-jest/issues/1191)) ([4bf9eea](https://togithub.com/jest-community/eslint-plugin-jest/commit/4bf9eea3985a4855e7d3b575bd65f70fa62b9e0a)) ### [`v26.8.7`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2687-httpsgithubcomjest-communityeslint-plugin-jestcomparev2686v2687-2022-08-21) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.6...v26.8.7) ##### Bug Fixes - **prefer-expect-assertions:** report on concise arrow functions ([#&#8203;1207](https://togithub.com/jest-community/eslint-plugin-jest/issues/1207)) ([f928747](https://togithub.com/jest-community/eslint-plugin-jest/commit/f92874783dd437108463231bf83afdb946641229)) ### [`v26.8.6`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2686-httpsgithubcomjest-communityeslint-plugin-jestcomparev2685v2686-2022-08-21) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.5...v26.8.6) ##### Bug Fixes - **max-expect:** reset `expect` counter when entering and exiting test function calls ([#&#8203;1206](https://togithub.com/jest-community/eslint-plugin-jest/issues/1206)) ([3908ab8](https://togithub.com/jest-community/eslint-plugin-jest/commit/3908ab8c4bf7453d70a5ed04e22bf3ed90834576)) ### [`v26.8.5`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2685-httpsgithubcomjest-communityeslint-plugin-jestcomparev2684v2685-2022-08-20) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.4...v26.8.5) ##### Bug Fixes - **prefer-expect-assertions:** use scoped based jest fn call parser for `expect` checks ([#&#8203;1201](https://togithub.com/jest-community/eslint-plugin-jest/issues/1201)) ([fd54ca1](https://togithub.com/jest-community/eslint-plugin-jest/commit/fd54ca15575692c56a0caa28cb6227e0fb4aa4e2)) ### [`v26.8.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2684-httpsgithubcomjest-communityeslint-plugin-jestcomparev2683v2684-2022-08-19) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.3...v26.8.4) ##### Bug Fixes - **prefer-mock-promise-shorthand:** ignore `mockImplementation` functions that have parameters ([#&#8203;1199](https://togithub.com/jest-community/eslint-plugin-jest/issues/1199)) ([78ccbef](https://togithub.com/jest-community/eslint-plugin-jest/commit/78ccbefc01720f5c44ae439389cb27afda0315c2)) ### [`v26.8.3`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2683-httpsgithubcomjest-communityeslint-plugin-jestcomparev2682v2683-2022-08-15) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.2...v26.8.3) ##### Performance Improvements - cache jest fn call parsing results ([#&#8203;1187](https://togithub.com/jest-community/eslint-plugin-jest/issues/1187)) ([525631e](https://togithub.com/jest-community/eslint-plugin-jest/commit/525631ebddbb0ebbfe9415c330b3751100bee6a5)) ### [`v26.8.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2682-httpsgithubcomjest-communityeslint-plugin-jestcomparev2681v2682-2022-08-09) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.1...v26.8.2) ##### Bug Fixes - **max-expects:** don't count `expect.<member>()` calls towards max ([#&#8203;1194](https://togithub.com/jest-community/eslint-plugin-jest/issues/1194)) ([75a0ff2](https://togithub.com/jest-community/eslint-plugin-jest/commit/75a0ff2d74abca9cffe3c9135f16469116c73633)) ### [`v26.8.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2681-httpsgithubcomjest-communityeslint-plugin-jestcomparev2680v2681-2022-08-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.8.0...v26.8.1) ##### Bug Fixes - **no-standalone-expect:** only report on `expect.hasAssertions` & `expect.assertions` member calls ([#&#8203;1191](https://togithub.com/jest-community/eslint-plugin-jest/issues/1191)) ([4bf9eea](https://togithub.com/jest-community/eslint-plugin-jest/commit/4bf9eea3985a4855e7d3b575bd65f70fa62b9e0a)) ### [`v26.8.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#&#8203;2680-httpsgithubcomjest-communityeslint-plugin-jestcomparev2670v2680-2022-08-07) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.7.0...v26.8.0) ##### Features - resolve `expect` based on scope ([#&#8203;1173](https://togithub.com/jest-community/eslint-plugin-jest/issues/1173)) ([aa4be21](https://togithub.com/jest-community/eslint-plugin-jest/commit/aa4be21dc4ad9be0d2f27a95f25c10555c653a4b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on friday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/mcataford/rss-reader). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE4OS4wIn0=-->
github-actions[bot] commented 2022-08-07 19:11:05 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62f00e43488b4a4b8da0697b--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62f00e43488b4a4b8da0697b--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-08 22:51:31 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62f1936dc73c6726c1ee4e0a--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62f1936dc73c6726c1ee4e0a--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-09 06:38:17 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62f200d3be1e787754eb2927--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62f200d3be1e787754eb2927--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-15 09:53:10 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62fa1780e60e5028c35de729--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62fa1780e60e5028c35de729--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-19 23:50:14 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://630021b15f387960f9891d96--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://630021b15f387960f9891d96--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-20 23:41:08 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://6301710e80a0122273b7d19b--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://6301710e80a0122273b7d19b--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-21 23:39:02 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://6302c2106506796a7df69e57--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://6302c2106506796a7df69e57--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-28 11:19:16 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://630b4f2ea75f7a3a5521cda8--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://630b4f2ea75f7a3a5521cda8--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-09-03 19:32:59 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://6313abe6ffd9444fe49618df--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://6313abe6ffd9444fe49618df--sleepy-shaw-d8efec.netlify.app
mcataford (Migrated from github.com) approved these changes 2022-09-03 20:50:53 +00:00
Sign in to join this conversation.
No description provided.