Skip to content

build: update dependency eslint-plugin-jest to v24.5.2

Common Ground Bot requested to merge renovate/eslint-plugin-jest-24.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 24.4.2 -> 24.5.2 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v24.5.2

Compare Source

Bug Fixes
  • lowercase-name: consider skip and only prefixes for ignores (#​923) (8716c24)

v24.5.1

Compare Source

Bug Fixes
  • prefer-to-be: don't consider RegExp literals as toBe-able (#​922) (99b6d42)

v24.5.0

Compare Source

Bug Fixes
  • no-deprecated-functions: remove process.cwd from resolve paths (#​889) (6940488)
  • no-identical-title: always consider .each titles unique (#​910) (a41a40e)
Features

24.4.3 (2021-09-28)

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

24.4.2 (2021-09-17)

Bug Fixes
  • use correct property hasSuggestions rather than hasSuggestion (#​899) (dfd2368)

24.4.1 (2021-09-17)

Bug Fixes
  • mark rules that suggest fixes with hasSuggestion for ESLint v8 (#​898) (ec0a21b)

v24.4.3

Compare Source

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports