Skip to content

Commit 1ea2529

Browse files
chore(deps): update dependency eslint-plugin-jest to v29.2.1 (#253)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-jest](https://redirect.github.com/jest-community/eslint-plugin-jest) | [`29.0.1` -> `29.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/29.0.1/29.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jest/29.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jest/29.0.1/29.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jest-community/eslint-plugin-jest (eslint-plugin-jest)</summary> ### [`v29.2.1`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2921-2025-11-23) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.2.0...v29.2.1) ##### Bug Fixes - **valid-mock-module-path:** report on `ERR_PACKAGE_PATH_NOT_EXPORTED` errors ([#&#8203;1860](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1860)) ([6cd4e89](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/6cd4e89da0cc2dafbc4b9659800f33143229b7f6)) ### [`v29.2.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2920-2025-11-20) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.1.0...v29.2.0) ##### Features - create new `valid-mock-module-path` rule ([#&#8203;1845](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1845)) ([a8625f1](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/a8625f1e77758aacb1daedc4eb628050a797082a)) ### [`v29.1.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2910-2025-11-10) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.0.1...v29.1.0) ##### Features - **prefer-lowercase-title:** allow ignoring `todo`s ([#&#8203;1843](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1843)) ([4658638](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/4658638ef45a58e35e9aed1fa959f9421361a476)) #### [29.0.1](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1) (2025-06-18) ##### Bug Fixes - update semantic-release config so new v29 major is marked as latest on `npm` ([#&#8203;1772](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1772)) ([531c8ba](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9846df commit 1ea2529

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.1",
5151
"eslint-plugin-github": "6.0.0",
52-
"eslint-plugin-jest": "29.0.1",
52+
"eslint-plugin-jest": "29.2.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)