Skip to content

chore(deps): update dependency eslint-plugin-jest to v28#169

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-jest-28.x
Open

chore(deps): update dependency eslint-plugin-jest to v28#169
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-jest-28.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.13.5

Compare Source

Bug Fixes
  • handle string-based import names when resolving Jest functions (#​1761) (d8b5e0e)

v28.13.4

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: handle string-based import names (#​1756) (547e67b)

v28.13.3

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: preserve require property renames (#​1754) (41b9523)

v28.13.2

Compare Source

Bug Fixes

v28.13.1

Compare Source

Bug Fixes
  • prefer-ending-with-an-expect: don't report on await expect (#​1752) (5e3d687)

v28.13.0

Compare Source

Features

v28.12.0

Compare Source

Features
  • no-disabled-tests: improve error message and simplify rule (#​1739) (1fb5a4a)

28.11.2 (2025-05-29)

Bug Fixes

28.11.1 (2025-05-27)

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)

v28.11.2

Compare Source

Bug Fixes

v28.11.1

Compare Source

Bug Fixes
  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#​1736) (0f5b873)

v28.11.0

Compare Source

Features
  • valid-expect: allow calling expect with no arguments (#​1688) (ff0349e)

28.10.1 (2025-01-15)

Bug Fixes

v28.10.1

Compare Source

Bug Fixes

v28.10.0

Compare Source

Features
  • unbound-method: ignore functions passed to jest.mocked (#​1681) (d868636)

v28.9.0

Compare Source

Features

28.8.3 (2024-09-04)

Bug Fixes
  • prefer-importing-jest-globals: don't add imports in the middle of statements (#​1645) (9c4197c)

28.8.2 (2024-09-02)

Performance Improvements
  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#​1646) (0660242)

28.8.1 (2024-08-29)

Bug Fixes
  • prefer-importing-jest-globals: support typescript-eslint parser (#​1639) (307f6a7)

v28.8.3

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: don't add imports in the middle of statements (#​1645) (9c4197c)

v28.8.2

Compare Source

Performance Improvements
  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#​1646) (0660242)

v28.8.1

Compare Source

Bug Fixes
  • prefer-importing-jest-globals: support typescript-eslint parser (#​1639) (307f6a7)

v28.8.0

Compare Source

Features
  • import formatting rules from eslint-plugin-jest-formatting (#​1563) (74078ee)

v28.7.0

Compare Source

Features
  • allow [@typescript-eslint](https://redirect.github.com/typescript-eslint) v8 (#​1636) (fb43171)

v28.6.0

Compare Source

Features

v28.5.0

Compare Source

Features
  • allow @typescript-eslint/utils v7 as a direct dependency (#​1567) (1476f10)

v28.4.0

Compare Source

Features
  • valid-expect: supporting automatically fixing missing await in some cases (#​1574) (a407098)

v28.3.0

Compare Source

Features

v28.2.0

Compare Source

Features

28.1.1 (2024-04-06)

Bug Fixes
  • max-expects: properly reset counter when exiting a test case (#​1550) (b4b7cbc)

v28.1.1

Compare Source

Bug Fixes
  • max-expects: properly reset counter when exiting a test case (#​1550) (b4b7cbc)

v28.1.0

Compare Source

Features

v28.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Node v19 is no longer supported
  • removed unneeded snapshot processor and flat/snapshot config
  • dropped support for @typescript-eslint/eslint-plugin v5
  • dropped support for Node v14
  • removed no-if in favor of no-conditional-in-test

v27.9.0

Compare Source

Features

v27.8.0

Compare Source

Features

v27.7.0

Compare Source

Features
  • allow [@typescript-eslint](https://redirect.github.com/typescript-eslint) v7 (#​1500) (6be2928)

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

27.6.1 (2024-01-01)

Bug Fixes
  • include plugin meta information with snapshot processor for ESLint v9 (#​1484) (067e246)

v27.6.3

Compare Source

Bug Fixes

v27.6.2

Compare Source

Reverts

v27.6.1

Compare Source

Bug Fixes
  • include plugin meta information with snapshot processor for ESLint v9 (#​1484) (067e246)

v27.6.0

Compare Source

Features

v27.5.0

Compare Source

Features
  • valid-title: allow ignoring tests with non-string titles (#​1460) (ea89da9)

27.4.3 (2023-10-20)

Bug Fixes

27.4.2 (2023-09-29)

Bug Fixes

27.4.1 (2023-09-29)

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)

v27.4.3

Compare Source

Bug Fixes

v27.4.2

Compare Source

Bug Fixes

v27.4.1

Compare Source

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)

v27.4.0

Compare Source

Features
  • valid-title: support ignoring leading and trailing whitespace (#​1433) (bc96473)

v27.3.0

Compare Source

Features

27.2.3 (2023-07-13)

Bug Fixes

27.2.2 (2023-06-19)

Bug Fixes

27.2.1 (2023-01-06)

Bug Fixes

v27.2.3

Compare Source

Bug Fixes

v27.2.2

Compare Source

Bug Fixes

v27.2.1

Compare Source

Bug Fixes

v27.2.0

Compare Source

Features

27.1.7 (2022-12-15)

Bug Fixes

27.1.6 (2022-11-24)

Bug Fixes
  • ensure rule fixes produce valid code when function params and args have trailing commas (#​1282) (8eca0b7)

27.1.5 (2022-11-10)

Performance Improvements
  • use Set instead of iterating, and deduplicate a function (#​1278) (0e048f1)

27.1.4 (2022-11-04)

Performance Improvements
  • don't collect more info than needed when resolving jest functions (#​1275) (e4a5674)

27.1.3 (2022-10-18)

Bug Fixes

27.1.2 (2022-10-14)

Bug Fixes
  • valid-expect-in-promise: adjust grammar in rule message (#​1264) (4494ed2)

27.1.1 (2022-10-05)

Bug Fixes

v27.1.7

Compare Source

Bug Fixes

v27.1.6

Compare Source

Bug Fixes
  • ensure rule fixes produce valid code when function params and args have trailing commas (#​1282) (8eca0b7)

v27.1.5

Compare Source

Performance Improvements
  • use Set instead of iterating, and deduplicate a function (#​1278) (0e048f1)

v27.1.4

Compare Source

Performance Improvements
  • don't collect more info than needed when resolving jest functions (#​1275) (e4a5674)

v27.1.3

Compare Source

Bug Fixes

v27.1.2

Compare Source

Bug Fixes
  • valid-expect-in-promise: adjust grammar in rule message (#​1264) (4494ed2)

v27.1.1

Compare Source

Bug Fixes

v27.1.0

Compare Source

Features

27.0.4 (2022-09-10)

Bug Fixes

27.0.3 (2022-09-09)

Bug Fixes

27.0.2 (2022-09-08)

Bug Fixes
  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#​1236) (5fe4568), closes #​1235

27.0.1 (2022-08-28)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions with expect call (#​1225) (64ec9c1)

v27.0.4

Compare Source

Bug Fixes

v27.0.3

Compare Source

Bug Fixes

v27.0.2

Compare Source

Bug Fixes
  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#​1236) (5fe4568), closes #​1235

v27.0.1

Compare Source

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions with expect call (#​1225) (64ec9c1)

v27.0.0

Compare Source

Bug Fixes
  • unbound-method: don't suppress errors from base rule (#​1219) (7c1389e)
Features
BREAKING CHANGES
  • no-alias-methods is now recommended as the methods themselves will be removed in the next major version of Jest
  • no-jest-import: removed no-jest-import rule
  • unbound-method: errors thrown by the unbound-method base rule are no longer suppressed - really this means that if you don't specify project when this rule is enabled and @typescript-eslint/eslint-plugin is present, that error will no longer be suppressed instead of silently doing nothing; it will still not throw if this rule is enabled without the base rule being present
  • no-restricted-matchers: no-restricted-matchers now checks against the start of the expect chain, meaning you have to explicitly list each possible matcher & modifier permutations that you want to restrict
  • Support for ESLint version 6 is removed
  • Node versions 12 and 17 are no longer supported

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

v26.7.0

Compare Source

Features

v26.6.0

Compare Source

Features

26.5.3 (2022-06-06)

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

26.5.2 (2022-06-06)

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

26.5.1 (2022-06-05)

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

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](https://redirect.github.com/jest-community/eslint-plugin-jest/compa


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 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 7 times, most recently from f348659 to 15fcf79 Compare June 3, 2024 23:38
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 15fcf79 to a38ca34 Compare June 9, 2024 08:44
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from 179b67a to 06d81ea Compare June 30, 2024 14:51
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 06d81ea to 87b2efc Compare July 4, 2024 23:50
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 87b2efc to 8ee7181 Compare July 15, 2024 20:28
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from c79a52b to d21b1b6 Compare August 1, 2024 23:11
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from d21b1b6 to df05b2a Compare August 16, 2024 20:44
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from d9d70c7 to 8bd9365 Compare September 1, 2024 08:35
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 8bd9365 to 55af543 Compare September 8, 2024 11:22
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 55af543 to 22e1f13 Compare September 15, 2024 11:42
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from cb84cad to 1ad6249 Compare September 29, 2024 08:14
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from fd21457 to 79b1bfb Compare October 6, 2024 08:14
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from f8ab245 to feeddb9 Compare October 20, 2024 08:31
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from feeddb9 to c3d1a75 Compare October 27, 2024 08:59
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from f11f7a8 to e992156 Compare November 10, 2024 08:31
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 3bf731a to bd59e93 Compare December 15, 2024 04:18
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from b0329bd to 8f02903 Compare December 29, 2024 23:40
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 8f02903 to c085037 Compare January 8, 2025 03:07
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from c085037 to 9b7146d Compare January 19, 2025 02:13
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 9b7146d to f1f36df Compare February 1, 2025 10:19
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from 34e1ebb to 8b277d7 Compare February 18, 2025 00:03
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 8b277d7 to 8a4d228 Compare February 26, 2025 03:40
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 3 times, most recently from f91ea72 to 676cee8 Compare March 12, 2025 08:21
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 676cee8 to 0deac70 Compare March 14, 2025 03:50
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from 81f0970 to 87a7854 Compare March 26, 2025 23:47
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from cb49715 to 365c532 Compare April 8, 2025 20:10
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from bce78ea to 754b3ce Compare April 18, 2025 12:08
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 3 times, most recently from 3af5d20 to c642d3e Compare May 3, 2025 00:00
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from c39881c to 2149186 Compare May 7, 2025 08:53
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 2149186 to a5f96ef Compare May 17, 2025 11:37
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch 2 times, most recently from 300d779 to 0f0af9d Compare June 4, 2025 04:03
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 0f0af9d to 32c3b43 Compare June 8, 2025 11:16
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-28.x branch from 32c3b43 to e0d6270 Compare June 14, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants