Skip to content

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

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#648
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 ^26.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

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 657ec9c to d9921a8 Compare August 13, 2025 15:06
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from d9921a8 to 092086d Compare August 19, 2025 13:37
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 092086d to 620421f Compare August 31, 2025 11:08
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 620421f to a3ecded Compare September 25, 2025 15:13
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from a3ecded to 422b008 Compare October 21, 2025 10:45
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 422b008 to 94044ba Compare November 10, 2025 20:57
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from d538cdd to 4e940be Compare November 23, 2025 21:41
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 4e940be to e09df4e Compare December 3, 2025 17:17
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from fad92a4 to d89c958 Compare December 14, 2025 18:36
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from 7ac1991 to 84f4033 Compare December 23, 2025 21:36
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 5 times, most recently from be055e2 to ca77df6 Compare January 2, 2026 22:15
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from ca77df6 to bfdfe23 Compare January 8, 2026 18:37
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from b1f65ef to 4afde31 Compare January 23, 2026 20:17
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from eb77fdf to 1659bfb Compare February 3, 2026 09:10
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 4 times, most recently from c179449 to 0e74b0e Compare February 17, 2026 19:05
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 0e74b0e to 0056bcc Compare March 5, 2026 17:53
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 0056bcc to a0fb920 Compare March 13, 2026 11:04
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from a0fb920 to 3313e26 Compare March 24, 2026 18:03
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 3313e26 to 32b96bf Compare April 1, 2026 17:50
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 1edc292 to d2b3e8a Compare April 10, 2026 01:45
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from d2b3e8a to ac504e7 Compare April 29, 2026 15:57
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from ac504e7 to 0f09bcb Compare May 12, 2026 17:04
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from ef8e951 to 059f67b Compare June 1, 2026 18:45
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 059f67b to 0a62844 Compare June 11, 2026 17:42
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from d1973d0 to 08fc174 Compare June 30, 2026 04:05
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from ef1ba44 to 5159e1c Compare July 16, 2026 14:14
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 3a10f30 to 12ff776 Compare July 24, 2026 08:32
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 12ff776 to 3277d22 Compare July 30, 2026 18:04
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 2 times, most recently from 715c192 to 36aa3c1 Compare August 12, 2026 10:36
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch 3 times, most recently from f5b9f1d to e31b170 Compare August 30, 2026 22:50
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from e31b170 to 0db3223 Compare September 2, 2026 23:48
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jest-29.x branch from 0db3223 to 52f6626 Compare September 7, 2026 23:44
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