Skip to content

Commit 3f16d65

Browse files
Bump eslint-plugin-jest from 28.11.0 to 28.11.1 in the eslint group (#782)
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.11.0 to 28.11.1 <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.11.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1">28.11.1</a> (2025-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-large-snapshots:</strong> use a far better message for when an unexpected snapshot is found (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736">#1736</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d">0f5b873</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.11.0...v28.11.1">28.11.1</a> (2025-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-large-snapshots:</strong> use a far better message for when an unexpected snapshot is found (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1736">#1736</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d">0f5b873</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f22560c4196ede99be0113eaace00f083f2163bb"><code>f22560c</code></a> chore(release): 28.11.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5c10c18f43af9513cfca0dd3186151eb853f95c4"><code>5c10c18</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1737">#1737</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d"><code>0f5b873</code></a> fix(no-large-snapshots): use a far better message for when an unexpected snap...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/db8172b3960db3a555f271cde3cb8670b95e9e42"><code>db8172b</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1735">#1735</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3b4bc34d41921af5e8c9927328f0fafd02511098"><code>3b4bc34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1733">#1733</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/ed90ebee8b8fc7aa9a4abc4bdb0804821d78c0aa"><code>ed90ebe</code></a> chore(deps): update danger/danger-js action to v13 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1727">#1727</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/33c5efef26a4c2d4f8a52d56720a954cc06f1f8d"><code>33c5efe</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1730">#1730</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0f76d8ac54fced192e867d19665856d01e1a0a22"><code>0f76d8a</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1729">#1729</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/bfcc27356cc1da489d28b01789553b8f7c698762"><code>bfcc273</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1728">#1728</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2e68df76e54bc5ddefa204a38cb6190240ab27f1"><code>2e68df7</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1726">#1726</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1">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.11.0&new-version=28.11.1)](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 260bf62 commit 3f16d65

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": "^22.15.23",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.11.0",
50+
"eslint-plugin-jest": "^28.11.1",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
5353
"jest": "^29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ __metadata:
818818
ajv: "npm:^8.17.1"
819819
ajv-formats: "npm:^3.0.1"
820820
eslint: "npm:^8.57.1"
821-
eslint-plugin-jest: "npm:^28.11.0"
821+
eslint-plugin-jest: "npm:^28.11.1"
822822
fast-glob: "npm:^3.3.3"
823823
husky: "npm:^9.1.7"
824824
jest: "npm:^29.7.0"
@@ -2451,9 +2451,9 @@ __metadata:
24512451
languageName: node
24522452
linkType: hard
24532453

2454-
"eslint-plugin-jest@npm:^28.11.0":
2455-
version: 28.11.0
2456-
resolution: "eslint-plugin-jest@npm:28.11.0"
2454+
"eslint-plugin-jest@npm:^28.11.1":
2455+
version: 28.11.1
2456+
resolution: "eslint-plugin-jest@npm:28.11.1"
24572457
dependencies:
24582458
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24592459
peerDependencies:
@@ -2465,7 +2465,7 @@ __metadata:
24652465
optional: true
24662466
jest:
24672467
optional: true
2468-
checksum: faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
2468+
checksum: b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa
24692469
languageName: node
24702470
linkType: hard
24712471

0 commit comments

Comments
 (0)