Skip to content

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

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#2292
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 ^25.7.0^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

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 bac6130 to 093308b Compare August 13, 2025 14:15
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 093308b to 885f2d6 Compare August 19, 2025 16:33
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 885f2d6 to 432d8f2 Compare August 31, 2025 11:10
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from 7f5319c to cdb2532 Compare September 25, 2025 15:59
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from cdb2532 to 2bd0d03 Compare October 21, 2025 11:39
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 2bd0d03 to 03c25a2 Compare November 10, 2025 20:14
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from f616bf8 to 37b45c2 Compare November 23, 2025 21:56
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 37b45c2 to e2de7be Compare December 3, 2025 19:45
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from bdb0730 to 5325b71 Compare December 14, 2025 20:32
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 5 times, most recently from 99e3a00 to d7c1be3 Compare December 23, 2025 21:54
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 6 times, most recently from aa6155d to 4f98b6a Compare January 3, 2026 01:36
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 4f98b6a to aed91db Compare January 8, 2026 18:44
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from aed91db to 6faa0a5 Compare January 19, 2026 18:47
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from 613f956 to a687196 Compare February 17, 2026 20:56
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from a687196 to 7f20ce7 Compare March 5, 2026 16:02
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 7f20ce7 to 3caafc9 Compare March 13, 2026 18:13
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 946c69d to 8d11ab1 Compare March 27, 2026 13:06
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 4dd816e to cd711bf Compare April 8, 2026 18:30
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from cd711bf to c9e53dc Compare April 10, 2026 02:10
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from c9e53dc to 57eb98d Compare April 29, 2026 20:10
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 4d6f5c2 to 424c9f0 Compare May 18, 2026 19:01
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 9a766a3 to 4560809 Compare June 1, 2026 19:41
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 4560809 to 38903ed Compare June 11, 2026 21:01
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 7188a88 to 7686e01 Compare June 30, 2026 02:33
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from a66014a to 4cc60d9 Compare July 17, 2026 01:11
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 3ebfb2e to dbf3853 Compare July 24, 2026 11:59
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from dbf3853 to a06fa6f Compare July 30, 2026 20:14
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 61243e0 to 3b8d603 Compare August 12, 2026 09:58
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from 6e94590 to 567a709 Compare August 30, 2026 21:54
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 567a709 to 2c068d5 Compare September 2, 2026 22:47
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