Skip to content

chore(deps): update dependency eslint-plugin-jest to v29 - #128

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jest ^24.1.3^29.16.6 age confidence

Release Notes

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

v29.16.6

Compare Source

Bug Fixes
  • prefer-to-have-been-called: don't crash on matcher without an argument (#​2016) (58e487f)
  • prefer-to-have-length: don't crash on expect chain without a value (#​2014) (3629019)

v29.16.5

Compare Source

Bug Fixes

v29.16.4

Compare Source

Bug Fixes

v29.16.3

Compare Source

Bug Fixes

v29.16.2

Compare Source

Bug Fixes
  • prefer-equality-matcher: don't crash on expect chain without a value (#​2006) (27665cd)

v29.16.1

Compare Source

Bug Fixes
  • prefer-comparison-matcher: don't crash on expect chain without a value (#​2001) (a4d20e0)
  • prefer-expect-resolves: don't crash on expect chain without a value (#​2002) (0cf65de)

v29.16.0

Compare Source

Features
  • valid-expect-with-promise: add checkThenables option for custom promises (#​1996) (692c748)

29.15.5 (2026-07-20)

Bug Fixes

29.15.4 (2026-06-30)

Bug Fixes
  • no-export: don't report on assignment to locals named module (#​1976) (da02c0c)

29.15.3 (2026-06-26)

Bug Fixes

29.15.2 (2026-04-09)

Bug Fixes

29.15.1 (2026-03-24)

Bug Fixes

v29.15.5

Compare Source

Bug Fixes

v29.15.4

Compare Source

Bug Fixes
  • no-export: don't report on assignment to locals named module (#​1976) (da02c0c)

v29.15.3

Compare Source

Bug Fixes

v29.15.2

Compare Source

Bug Fixes

v29.15.1

Compare Source

Bug Fixes

v29.15.0

Compare Source

Features
  • no-conditional-in-test: only report optional chaining when allowOptionalChaining is false (#​1934) (3f5751e)

v29.14.0

Compare Source

Features

v29.13.0

Compare Source

Features

29.12.2 (2026-02-03)

Bug Fixes

29.12.1 (2026-01-02)

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.2

Compare Source

Features

29.12.2 (2026-02-03)

Bug Fixes

29.12.1 (2026-01-02)

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.1

Compare Source

Features

29.12.2 (2026-02-03)

Bug Fixes

29.12.1 (2026-01-02)

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.0

Compare Source

Features

29.12.2 (2026-02-03)

Bug Fixes

29.12.1 (2026-01-02)

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.11.4

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.3

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.2

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.1

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.0

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.10.1

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.10.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.9.0

Compare Source

Features

v29.8.0

Compare Source

Features

v29.7.0

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.6.1

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.6.0

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.5.0

Compare Source

Features

29.4.1 (2025-12-14)

Bug Fixes
  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#​1878) (3415744)

v29.4.1

Compare Source

Features

29.4.1 (2025-12-14)

Bug Fixes
  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#​1878) (3415744)

v29.4.0

Compare Source

Features

29.4.1 (2025-12-14)

Bug Fixes
  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#​1878) (3415744)

v29.3.0

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.2.3

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.2.2

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.2.1

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.2.0

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.1.0

Compare Source

Features

29.0.1 (2025-06-18)

Bug Fixes
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)

v29.0.1

Compare Source

Features

29.0.1 (2025-06-18)

Bug Fixes
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)

v29.0.0

Compare Source

Features

29.0.1 (2025-06-18)

Bug Fixes
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)

v28.14.0

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

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

28.13.4 (2025-06-13)

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

28.13.3 (2025-06-10)

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

28.13.2 (2025-06-10)

Bug Fixes

28.13.1 (2025-06-10)

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

v28.13.5

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

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

28.13.4 (2025-06-13)

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

28.13.3 (2025-06-10)

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

28.13.2 (2025-06-10)

Bug Fixes

28.13.1 (2025-06-10)

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

v28.13.4

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

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

28.13.4 (2025-06-13)

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

28.13.3 (2025-06-10)

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

28.13.2 (2025-06-10)

Bug Fixes

28.13.1 (2025-06-10)

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

v28.13.3

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

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

28.13.4 (2025-06-13)

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

28.13.3 (2025-06-10)

Bug Fixes
  • prefer-importing-jest-globals: preserve require property renames ([#​1754](https://redirect.gi

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 added the renovatebot label Jun 19, 2025
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from a2090d8 to 3b865b4 Compare August 13, 2025 16:08
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 3b865b4 to bc2c53d Compare August 19, 2025 19:34
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from bc2c53d to be14646 Compare August 31, 2025 10:57
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from be14646 to efd2a7f Compare September 25, 2025 17:04
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from efd2a7f to d202349 Compare October 21, 2025 09:56
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from f0d3379 to c100ce2 Compare November 11, 2025 01:37
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from 94fc91b to 93d8d61 Compare November 23, 2025 21:04
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 93d8d61 to 1a1e03c Compare December 3, 2025 20:05
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from 0b51f29 to 50f2047 Compare December 14, 2025 18:42
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from d024c29 to eddd229 Compare December 24, 2025 01:55
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 6 times, most recently from 6568658 to 4a250a4 Compare January 3, 2026 00:55
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 4a250a4 to cb3bafd Compare January 8, 2026 17:47
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from cb3bafd to 346f75e Compare January 19, 2026 18:17
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 03230d6 to b688e95 Compare February 3, 2026 10:09
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from 2ae321c to 36eeb15 Compare February 17, 2026 20:42
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 36eeb15 to 296c4a9 Compare March 5, 2026 15:39
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 296c4a9 to ee8e4df Compare March 13, 2026 16:56
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from ee8e4df to a2fced4 Compare March 24, 2026 17:02
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from a2fced4 to 57ed3cf Compare April 1, 2026 17:41
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 8cb3278 to c367065 Compare April 10, 2026 02:12
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from c367065 to 3bbc496 Compare April 29, 2026 10:34
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 3bbc496 to 5cc71df Compare May 12, 2026 12:53
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 31208be to c404a0a Compare June 1, 2026 23:03
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from c404a0a to 34b9a67 Compare June 11, 2026 11:06
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from d9eeb39 to abce6dd Compare June 30, 2026 02:12
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from b2e9a43 to d77af4c Compare July 16, 2026 17:08
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 5967159 to c210f27 Compare July 24, 2026 11:09
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from c210f27 to 3a4d33f Compare July 30, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 92138cd to 790e7bf Compare August 12, 2026 08:59
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from c5cdd86 to 03683e5 Compare August 30, 2026 22:49
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 03683e5 to 391ef86 Compare September 2, 2026 21:57
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