Skip to content

Commit 7864621

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.13.0 (#201)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jest](https://redirect.github.com/jest-community/eslint-plugin-jest) | [`28.11.0` -> `28.13.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/28.11.0/28.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jest/28.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jest/28.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jest/28.11.0/28.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jest/28.11.0/28.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jest-community/eslint-plugin-jest (eslint-plugin-jest)</summary> ### [`v28.13.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#28130-2025-06-06) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.12.0...v28.13.0) ##### Features - create new `prefer-ending-with-an-expect` rule ([#&#8203;1742](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1742)) ([fe1349b](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/fe1349bbc7e91a9ea5420481a28fe8d86f5a0b69)) ### [`v28.12.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#28120-2025-05-29) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.11.2...v28.12.0) ##### Features - **no-disabled-tests:** improve error message and simplify rule ([#&#8203;1739](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1739)) ([1fb5a4a](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/1fb5a4acf04de3d8829125593279ee8705f358c7)) #### [28.11.2](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2) (2025-05-29) ##### Bug Fixes - **no-commented-out-tests:** make message less ambiguous ([#&#8203;1740](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1740)) ([14c27ab](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db)) #### [28.11.1](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1) (2025-05-27) ##### Bug Fixes - **no-large-snapshots:** use a far better message for when an unexpected snapshot is found ([#&#8203;1736](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736)) ([0f5b873](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d)) ### [`v28.11.2`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#28112-2025-05-29) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2) ##### Bug Fixes - **no-commented-out-tests:** make message less ambiguous ([#&#8203;1740](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1740)) ([14c27ab](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db)) ### [`v28.11.1`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#28111-2025-05-27) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1) ##### Bug Fixes - **no-large-snapshots:** use a far better message for when an unexpected snapshot is found ([#&#8203;1736](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736)) ([0f5b873](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a1b001 commit 7864621

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.3",
5050
"eslint": "9.27.0",
5151
"eslint-plugin-github": "6.0.0",
52-
"eslint-plugin-jest": "28.11.0",
52+
"eslint-plugin-jest": "28.13.0",
5353
"eslint-plugin-jsonc": "2.20.1",
5454
"eslint-plugin-prettier": "5.4.1",
5555
"globals": "15.14.0",

0 commit comments

Comments
 (0)