Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.10.0 (#1294)
Bumps [eslint-plugin-jest](https://github.com/jest-community/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) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information