Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom 6.8.06.9.1 age confidence
@testing-library/react 16.3.016.3.1 age confidence
eslint-plugin-jest 29.0.129.12.1 age confidence
eslint-plugin-testing-library 7.6.87.15.4 age confidence
jest (source) 30.1.330.2.0 age confidence
jest-cli (source) 30.1.330.2.0 age confidence
jest-environment-jsdom (source) 30.1.230.2.0 age confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features
testing-library/react-testing-library (@​testing-library/react)

v16.3.1

Compare Source

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

v29.12.1

Compare Source

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

v29.12.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.11.4

Compare Source

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

v29.11.3

Compare Source

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

v29.11.2

Compare Source

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

v29.11.1

Compare Source

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

v29.11.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

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
  • create new prefer-to-have-been-called-times rule (281085a)
  • create new prefer-to-have-been-called rule (24e2acd)

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

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

v29.2.2

Compare Source

Bug Fixes

v29.2.1

Compare Source

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

v29.2.0

Compare Source

Features

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)
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v7.15.4

Compare Source

Bug Fixes

v7.15.3

Compare Source

Bug Fixes

v7.15.2

Compare Source

Bug Fixes

v7.15.1

Compare Source

Bug Fixes

v7.15.0

Compare Source

Features

v7.14.0

Compare Source

Features

v7.13.6

Compare Source

Bug Fixes

v7.13.5

Compare Source

Bug Fixes

v7.13.4

Compare Source

Bug Fixes

v7.13.3

Compare Source

Bug Fixes

v7.13.2

Compare Source

Bug Fixes

v7.13.1

Compare Source

Bug Fixes

v7.13.0

Compare Source

Features

v7.12.0

Compare Source

Features

v7.11.0

Compare Source

Features

v7.10.0

Compare Source

Features
  • no-wait-for-multiple-assertions: add partial fix support (#​1090) (bd01e08)

v7.9.2

Compare Source

Bug Fixes

v7.9.1

Compare Source

Bug Fixes
  • declare .finally(...) usages as handled in async rules (#​1074) (2d24966)

v7.9.0

Compare Source

Features

v7.8.1

Compare Source

Bug Fixes

v7.8.0

Compare Source

Features

v7.7.0

Compare Source

Features
jestjs/jest (jest)

v30.2.0

Compare Source

Chore & Maintenance
  • [*] Update example repo for testing React Native projects (#​15832)
  • [*] Update jest-watch-typeahead to v3 (#​15830)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/Los_Angeles, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file label Nov 1, 2025
@renovate renovate bot force-pushed the renovate/jest branch 3 times, most recently from c85bbe7 to 3ce9a28 Compare November 11, 2025 04:08
@renovate renovate bot force-pushed the renovate/jest branch 3 times, most recently from 347ab05 to f5c4434 Compare November 20, 2025 21:09
@renovate renovate bot force-pushed the renovate/jest branch 2 times, most recently from 8f2f9f5 to fdb9c48 Compare November 23, 2025 21:53
@renovate renovate bot force-pushed the renovate/jest branch 9 times, most recently from 5adb97b to 204e045 Compare December 17, 2025 00:15
@renovate renovate bot force-pushed the renovate/jest branch 7 times, most recently from b8fb16e to 321727a Compare December 29, 2025 01:41
@renovate renovate bot force-pushed the renovate/jest branch 3 times, most recently from 7bbf968 to 04f9133 Compare December 31, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant