Skip to content

Commit cc22ae7

Browse files
chore(deps): update dependency eslint-plugin-jest to v29.12.1 (#268)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jest](https://redirect.github.com/jest-community/eslint-plugin-jest) | [`29.11.1` → `29.12.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/29.11.1/29.12.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jest/29.12.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jest/29.11.1/29.12.1?slim=true) | --- ### Release Notes <details> <summary>jest-community/eslint-plugin-jest (eslint-plugin-jest)</summary> ### [`v29.12.1`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#29121-2026-01-02) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.12.0...v29.12.1) ##### Bug Fixes - **no-unnecessary-assertion:** don't report for `any` and `unknown` types ([#&#8203;1918](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1918)) ([388a36c](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/388a36cdb0feb04d04bff4f1398e448aabfeaf8c)) ### [`v29.12.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#29120-2025-12-30) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.4...v29.12.0) ##### Features - **prefer-mock-return-shorthand:** greatly improve checking if mutable variables are used ([#&#8203;1914](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1914)) ([13bbd20](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/13bbd20dccbd58d9d5b23a1966aca7e8323b27fe)) #### [29.11.4](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.3...v29.11.4) (2025-12-30) ##### Bug Fixes - **prefer-mock-return-shorthand:** ignore use of update expressions ([#&#8203;1913](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1913)) ([5713ac9](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/5713ac91804d31f925aeda89ff279d499b650515)) #### [29.11.3](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.2...v29.11.3) (2025-12-30) ##### Bug Fixes - **prefer-mock-return-shorthand:** ignore async implementations ([#&#8203;1912](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1912)) ([80288e2](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/80288e270d1d631a20fb4d194525ac1f84a41134)) #### [29.11.2](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.1...v29.11.2) (2025-12-29) ##### Bug Fixes - **prefer-mock-return-shorthand:** don't report mutable implementations ([#&#8203;1908](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1908)) ([b164700](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/b1647001613183fbaa406e160810b68c58f96a36)) #### [29.11.1](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.0...v29.11.1) (2025-12-29) ##### Bug Fixes - **unbound-method:** ignore inline use of `jest.mocked(...)` ([#&#8203;1862](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1862)) ([3a50b97](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/3a50b97b2c7a2bf33552ca2b56ea24017bee09cc)) ### [`v29.11.4`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#29114-2025-12-30) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.3...v29.11.4) ##### Bug Fixes - **prefer-mock-return-shorthand:** ignore use of update expressions ([#&#8203;1913](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1913)) ([5713ac9](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/5713ac91804d31f925aeda89ff279d499b650515)) ### [`v29.11.3`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#29113-2025-12-30) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.2...v29.11.3) ##### Bug Fixes - **prefer-mock-return-shorthand:** ignore async implementations ([#&#8203;1912](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1912)) ([80288e2](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/80288e270d1d631a20fb4d194525ac1f84a41134)) ### [`v29.11.2`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#29112-2025-12-29) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.11.1...v29.11.2) ##### Bug Fixes - **prefer-mock-return-shorthand:** don't report mutable implementations ([#&#8203;1908](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1908)) ([b164700](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/b1647001613183fbaa406e160810b68c58f96a36)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9aab3c commit cc22ae7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@vercel/ncc": "0.38.4",
5050
"eslint": "9.39.2",
5151
"eslint-plugin-github": "6.0.0",
52-
"eslint-plugin-jest": "29.11.1",
52+
"eslint-plugin-jest": "29.12.1",
5353
"eslint-plugin-jsonc": "2.21.0",
5454
"eslint-plugin-prettier": "5.5.4",
5555
"globals": "16.5.0",

0 commit comments

Comments
 (0)