Skip to content

Commit 9181b0b

Browse files
chore(deps): update dependency eslint-plugin-jest to v29 (#221)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-jest](https://redirect.github.com/jest-community/eslint-plugin-jest) | [`28.14.0` -> `29.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/28.14.0/29.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jest/29.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jest/28.14.0/29.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jest-community/eslint-plugin-jest (eslint-plugin-jest)</summary> ### [`v29.0.1`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2901-2025-06-18) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1) ##### 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)) ### [`v29.0.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2900-2025-06-18) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.0) ##### Bug Fixes - remove `jest/no-alias-methods` from `styles` config ([d3bf1dc](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/d3bf1dcec9322304a37fe45e6a5cdeee7775c543)) ##### Features - drop support for `[@typescript-eslint](https://redirect.github.com/typescript-eslint)` v6 ([fe61a40](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/fe61a409d41ef4e7ab8137b8b3d3f66cee6d40a6)) - drop support for `[@typescript-eslint](https://redirect.github.com/typescript-eslint)` v7 ([5ca65d3](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/5ca65d3f941e5c0684876c20f251e2d467fc5a15)) - drop support for ESLint v7 ([b06e7d0](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/b06e7d000fd730c24c7eb7a21d34e5cf92b30835)) - drop support for ESLint v8.x prior to v8.57.0 ([d79765a](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/d79765af01e67db6646d3416cbf26df6bab414e7)) - drop support for Node v16 ([aaf62cd](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/aaf62cd0da1ada072101d4d84b6a66a35d82425c)) - drop support for Node v18 ([598880c](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/598880c4cb26eed177d1efdf3f8d4293956b58ac)) - drop support for Node v20.x prior to v20.12.0 ([2f2fb68](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/2f2fb68db315388230fe5bcefbcafcc2716e07e4)) - drop support for Node v21 ([a366393](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/a366393fb38a55c91d0200791315e727fcfe3e90)) - drop support for Node v23 ([1fb1a67](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/1fb1a6747ed0f15ce4532624715c2b2a079e18f2)) - **unbound-method:** remove `docs.recommended` and `docs.requiresTypeChecking` properties ([945651c](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/945651c36c471f424b743f0aae3ccca6271f21ba)) ##### BREAKING CHANGES - dropped support for ESLint v8.x prior to v8.57.0 - dropped support for Node v20.x prior to v20.12.0 - dropped support for Node v23 - dropped support for Node v18 - **unbound-method:** removed `docs.recommend` and `docs.requiresTypeChecking` from `unbound-method` - dropped support for `@typescript-eslint` v7 - dropped support for `@typescript-eslint` v6 - `jest/no-alias-methods` has been removed from the `styles` config as its already in the `recommended` config - dropped support for ESLint v7 - dropped support for Node v21 - dropped support for Node v16 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e31a94 commit 9181b0b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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.3",
5050
"eslint": "9.32.0",
5151
"eslint-plugin-github": "6.0.0",
52-
"eslint-plugin-jest": "28.14.0",
52+
"eslint-plugin-jest": "29.0.1",
5353
"eslint-plugin-jsonc": "2.20.1",
5454
"eslint-plugin-prettier": "5.5.3",
5555
"globals": "15.15.0",

0 commit comments

Comments
 (0)