Skip to content

Update dependency eslint-plugin-jest to v26.5.3 - autoclosed

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

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 26.1.5 -> 26.5.3 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v26.5.3

Compare Source

Bug Fixes
  • prefer-equality-matcher: handle resolves and rejects modifiers correctly (#​1146) (0fad4df)

v26.5.2

Compare Source

Bug Fixes
  • prefer-comparison-matcher: handle resolves and rejects modifiers correctly (#​1145) (b1795ff)

v26.5.1

Compare Source

Bug Fixes
  • prefer-called-with: handle resolves and rejects modifiers correctly (#​1143) (dff1cb4)

v26.5.0

Compare Source

Features

26.4.7 (2022-06-04)

Bug Fixes
  • no-restricted-matchers: allow restricting negated resolves and rejects modifiers (#​1142) (0950a96)

26.4.6 (2022-05-30)

Bug Fixes
  • no-disabled-tests: don't report on it.todo & test.todo (#​1137) (b651443)

26.4.5 (2022-05-29)

Bug Fixes
  • expect-expect: include numbers when matching assert function names with wildcards (#​1134) (2d0ef11)

26.4.4 (2022-05-29)

Bug Fixes
  • don't consider template tags in the middle of a possible jest function chain to be valid (#​1133) (430de17)

26.4.3 (2022-05-29)

Bug Fixes
  • don't consider method calls on literals or new to be jest functions (#​1132) (379ceb3)
  • produce valid code when when fixing properties accessed with square brackets (#​1131) (6cd600d)

26.4.2 (2022-05-28)

Bug Fixes
  • don't consider concurrent.skip and concurrent.only valid test functions (#​1124) (0aa5eb6)
  • no-disabled-tests: use jest function call parser for checking number of args (#​1126) (b67e389)

26.4.1 (2022-05-28)

Bug Fixes

v26.4.7

Compare Source

Bug Fixes
  • no-restricted-matchers: allow restricting negated resolves and rejects modifiers (#​1142) (0950a96)

v26.4.6

Compare Source

Bug Fixes
  • no-disabled-tests: don't report on it.todo & test.todo (#​1137) (b651443)

v26.4.5

Compare Source

Bug Fixes
  • expect-expect: include numbers when matching assert function names with wildcards (#​1134) (2d0ef11)

v26.4.4

Compare Source

Bug Fixes
  • don't consider template tags in the middle of a possible jest function chain to be valid (#​1133) (430de17)

v26.4.3

Compare Source

Bug Fixes
  • don't consider method calls on literals or new to be jest functions (#​1132) (379ceb3)
  • produce valid code when when fixing properties accessed with square brackets (#​1131) (6cd600d)

v26.4.2

Compare Source

Bug Fixes
  • don't consider concurrent.skip and concurrent.only valid test functions (#​1124) (0aa5eb6)
  • no-disabled-tests: use jest function call parser for checking number of args (#​1126) (b67e389)

v26.4.1

Compare Source

Bug Fixes

v26.4.0

Compare Source

Features
  • improve how jest function calls are resolved to account for import aliases (#​1122) (781f00e)

v26.3.0

Compare Source

Features

26.2.2 (2022-05-14)

Bug Fixes
  • use the last reference definition when checking jest fn scope (#​1109) (1b2b9c1)

26.2.1 (2022-05-14)

Bug Fixes

v26.2.2

Compare Source

Bug Fixes
  • use the last reference definition when checking jest fn scope (#​1109) (1b2b9c1)

v26.2.1

Compare Source

Bug Fixes

v26.2.0

Compare Source

Features

26.1.5 (2022-04-22)

Bug Fixes
  • prefer-expect-assertions: properly handle checking across multiple tests (#​1089) (8b61b0c)

26.1.4 (2022-04-08)

Bug Fixes
  • prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#​1078) (98e5166)

26.1.3 (2022-03-24)

Bug Fixes

26.1.2 (2022-03-19)

Bug Fixes
  • prefer-snapshot-hint: support passing hint to toMatchSnapshot as first argument (#​1070) (97b1f9d)

26.1.1 (2022-02-15)

Bug Fixes

Configuration

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

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

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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports