Skip to content

Commit 8c6a19b

Browse files
Bump eslint-plugin-jest from 28.13.0 to 28.13.3 in the eslint group (#794)
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.13.0 to 28.13.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.13.3</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.2...v28.13.3">28.13.3</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-importing-jest-globals:</strong> preserve <code>require</code> property renames (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1754">#1754</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/41b95239ef3bcb413b0ea6f1e33c23aca43ad3c5">41b9523</a>)</li> </ul> <h2>v28.13.2</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.1...v28.13.2">28.13.2</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-importing-jest-globals:</strong> preserve <code>as</code> imports (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1753">#1753</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a5af78febd4a0f71ac4297530d11fa9a0e785fb">3a5af78</a>)</li> </ul> <h2>v28.13.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.0...v28.13.1">28.13.1</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-ending-with-an-expect:</strong> don't report on <code>await expect</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1752">#1752</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5e3d687f2f304ece35fb683091e9f819e99641f7">5e3d687</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.2...v28.13.3">28.13.3</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-importing-jest-globals:</strong> preserve <code>require</code> property renames (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1754">#1754</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/41b95239ef3bcb413b0ea6f1e33c23aca43ad3c5">41b9523</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.1...v28.13.2">28.13.2</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-importing-jest-globals:</strong> preserve <code>as</code> imports (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1753">#1753</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a5af78febd4a0f71ac4297530d11fa9a0e785fb">3a5af78</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.0...v28.13.1">28.13.1</a> (2025-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-ending-with-an-expect:</strong> don't report on <code>await expect</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1752">#1752</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5e3d687f2f304ece35fb683091e9f819e99641f7">5e3d687</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/86684e0c982a3d14349169a2e84731134ceb4880"><code>86684e0</code></a> chore(release): 28.13.3 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/41b95239ef3bcb413b0ea6f1e33c23aca43ad3c5"><code>41b9523</code></a> fix(prefer-importing-jest-globals): preserve <code>require</code> property renames (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1754">#1754</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0c8e6d76506f2953d48efb690e438dcf9f50be40"><code>0c8e6d7</code></a> chore(release): 28.13.2 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a5af78febd4a0f71ac4297530d11fa9a0e785fb"><code>3a5af78</code></a> fix(prefer-importing-jest-globals): preserve <code>as</code> imports (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1753">#1753</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6538ed92356d41490e94a3759c3e866c472f2eaf"><code>6538ed9</code></a> chore(release): 28.13.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5e3d687f2f304ece35fb683091e9f819e99641f7"><code>5e3d687</code></a> fix(prefer-ending-with-an-expect): don't report on <code>await expect</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1752">#1752</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2635b7683110a43487caf092f6c5a6f288760ccd"><code>2635b76</code></a> refactor(prefer-ending-with-an-expect): move function definition out of rule ...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1250371a991359d80febeae6dc0a498bfbd90ad1"><code>1250371</code></a> chore: remove addressed todo comment (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1750">#1750</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6c7e5fb84ab390894cd0f8d800c5caf2e254fe00"><code>6c7e5fb</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1747">#1747</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d4bddfeec3afc4474b89409fa94bc14a274ecb48"><code>d4bddfe</code></a> ci: test against Node v24 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1745">#1745</a>)</li> <li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.0...v28.13.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=28.13.0&new-version=28.13.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent 443d6c5 commit 8c6a19b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/lodash": "^4.17.17",
4848
"@types/node": "^24.0.1",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.13.0",
50+
"eslint-plugin-jest": "^28.13.3",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
5353
"jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ __metadata:
947947
ajv: "npm:^8.17.1"
948948
ajv-formats: "npm:^3.0.1"
949949
eslint: "npm:^8.57.1"
950-
eslint-plugin-jest: "npm:^28.13.0"
950+
eslint-plugin-jest: "npm:^28.13.3"
951951
fast-glob: "npm:^3.3.3"
952952
husky: "npm:^9.1.7"
953953
jest: "npm:^30.0.0"
@@ -2718,9 +2718,9 @@ __metadata:
27182718
languageName: node
27192719
linkType: hard
27202720

2721-
"eslint-plugin-jest@npm:^28.13.0":
2722-
version: 28.13.0
2723-
resolution: "eslint-plugin-jest@npm:28.13.0"
2721+
"eslint-plugin-jest@npm:^28.13.3":
2722+
version: 28.13.3
2723+
resolution: "eslint-plugin-jest@npm:28.13.3"
27242724
dependencies:
27252725
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
27262726
peerDependencies:
@@ -2732,7 +2732,7 @@ __metadata:
27322732
optional: true
27332733
jest:
27342734
optional: true
2735-
checksum: 5b0f1bc950bc1d650732ab16b0073daf5dff5a3cc5aa187deb1e8e135ff8f7a944ddf588358fd13122728c16112592440648e2430e52fee2f2d45e0b11743ff3
2735+
checksum: ad461c2009ff69212b7962cb642f0815982ea3ae8a8ae4c65e73642bf8990d496707e2a9fb8e38fe067fa1d86da5eb1dc126975398de311c6e0d8211df6309f8
27362736
languageName: node
27372737
linkType: hard
27382738

0 commit comments

Comments
 (0)