Skip to content

Commit 8f5a30e

Browse files
Bump eslint-plugin-jest from 28.9.0 to 28.10.0 in the eslint group (#704)
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0 <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.10.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v28.10.0">28.10.0</a> (2024-12-19)</h1> <h3>Features</h3> <ul> <li><strong>unbound-method:</strong> ignore functions passed to <code>jest.mocked</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1681">#1681</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d868636623497060f32c6b4ecd397ac7f40c2eae">d868636</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> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v28.10.0">28.10.0</a> (2024-12-19)</h1> <h3>Features</h3> <ul> <li><strong>unbound-method:</strong> ignore functions passed to <code>jest.mocked</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1681">#1681</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d868636623497060f32c6b4ecd397ac7f40c2eae">d868636</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b590294928d34029c8b31938904a6798c08cc18"><code>5b59029</code></a> chore(release): 28.10.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d868636623497060f32c6b4ecd397ac7f40c2eae"><code>d868636</code></a> feat(unbound-method): ignore functions passed to <code>jest.mocked</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1681">#1681</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/c223c1a7e43f077a18fbcd6e9de67ffbda2af525"><code>c223c1a</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1686">#1686</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0b2d321679eaac1ba04a2b04523b359e548c0c36"><code>0b2d321</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1685">#1685</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2cdd352a6e6b66077fa1b79c8f8e71509c338071"><code>2cdd352</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1683">#1683</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/fdad8622f37ff289016054b2e02ea2302f10a767"><code>fdad862</code></a> chore(deps): update yarn to v3.8.7 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1680">#1680</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/483cfb4a051290ee9c07ef7a4d4b37e94d8a0ad9"><code>483cfb4</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1677">#1677</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/aaf2392ddc8e299f4346f5e102927771d0f5fb26"><code>aaf2392</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1676">#1676</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/c5fb360319fef8365fbdfbf76e4e63b88b2dcf5a"><code>c5fb360</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1672">#1672</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/c51cade33988ae22166666a5085c11650f19bdfd"><code>c51cade</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1670">#1670</a>)</li> <li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v28.10.0">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.9.0&new-version=28.10.0)](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 6087e51 commit 8f5a30e

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.13",
4848
"@types/node": "^22.10.2",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.9.0",
50+
"eslint-plugin-jest": "^28.10.0",
5151
"fast-glob": "^3.3.2",
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.9.0"
821+
eslint-plugin-jest: "npm:^28.10.0"
822822
fast-glob: "npm:^3.3.2"
823823
husky: "npm:^9.1.7"
824824
jest: "npm:^29.7.0"
@@ -2421,9 +2421,9 @@ __metadata:
24212421
languageName: node
24222422
linkType: hard
24232423

2424-
"eslint-plugin-jest@npm:^28.9.0":
2425-
version: 28.9.0
2426-
resolution: "eslint-plugin-jest@npm:28.9.0"
2424+
"eslint-plugin-jest@npm:^28.10.0":
2425+
version: 28.10.0
2426+
resolution: "eslint-plugin-jest@npm:28.10.0"
24272427
dependencies:
24282428
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24292429
peerDependencies:
@@ -2435,7 +2435,7 @@ __metadata:
24352435
optional: true
24362436
jest:
24372437
optional: true
2438-
checksum: 56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
2438+
checksum: f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
24392439
languageName: node
24402440
linkType: hard
24412441

0 commit comments

Comments
 (0)