Skip to content

Update dependency eslint-plugin-jest to v25.7.0

igswsihw-wmadepbot requested to merge renovate/eslint-plugin-jest-25.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 25.3.4 -> 25.7.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v25.7.0

Compare Source

Features
  • create prefer-equality-matcher rule (#​1016) (341353b)
  • valid-expect: support asyncMatchers option and default to jest-extended matchers (#​1018) (c82205a)

v25.6.0

Compare Source

Features

v25.5.0

Compare Source

Features
  • prefer-expect-assertions: support requiring only if expect is used in a callback (#​1028) (8d5fd33)

v25.4.0

Compare Source

Features
  • prefer-expect-assertions: support requiring only if expect is used in a loop (#​1013) (e6f4f8a)

25.3.4 (2022-01-01)

Bug Fixes
  • prefer-lowercase-title: ignore it and test separately (#​1011) (f1a7674)

25.3.3 (2021-12-30)

Bug Fixes
  • prefer-to-contain: support square bracket accessors (#​1009) (73984a7)
  • prefer-to-have-length: support square bracket accessors (#​1010) (9e70f55)

25.3.2 (2021-12-27)

Bug Fixes
  • no-large-snapshots: only count size of template string for inline snapshots (#​1005) (5bea38f)
  • prefer-hooks-on-top: improve message & docs (#​999) (f9e7ae2)

25.3.1 (2021-12-27)

Bug Fixes

Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


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

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports