Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-jest from 28.3.0 to 28.6.0 (#200)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 28.6.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.6.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0">28.6.0</a> (2024-06-06)</h1> <h3>Features</h3> <ul> <li><strong>prefer-jest-mocked:</strong> add new rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/4b6a4f29c51ccc2dbb79a2f24d4a5cecd8195a8b">4b6a4f2</a>)</li> <li><strong>valid-expect:</strong> supporting automatically fixing adding async in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1579">#1579</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b9b47e3822e7895f8d74d73b0e07e3eff406523">5b9b47e</a>)</li> </ul> <h2>v28.5.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0">28.5.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li>allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b">1476f10</a>)</li> </ul> <h2>v28.4.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0">28.4.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> supporting automatically fixing missing <code>await</code> in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1574">#1574</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a">a407098</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.5.0...v28.6.0">28.6.0</a> (2024-06-06)</h1> <h3>Features</h3> <ul> <li><strong>prefer-jest-mocked:</strong> add new rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/4b6a4f29c51ccc2dbb79a2f24d4a5cecd8195a8b">4b6a4f2</a>)</li> <li><strong>valid-expect:</strong> supporting automatically fixing adding async in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1579">#1579</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b9b47e3822e7895f8d74d73b0e07e3eff406523">5b9b47e</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0">28.5.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li>allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b">1476f10</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0">28.4.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> supporting automatically fixing missing <code>await</code> in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1574">#1574</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a">a407098</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/afdcddd8eedd37ec26fd3c7f332adc3918552e73"><code>afdcddd</code></a> chore(release): 28.6.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/430f024bba7780a2663ee24bf7f6ff82e5b42740"><code>430f024</code></a> ci: run <code>docs</code> job on <code>push</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1605">#1605</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/4b6a4f29c51ccc2dbb79a2f24d4a5cecd8195a8b"><code>4b6a4f2</code></a> feat(prefer-jest-mocked): add new rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1599">#1599</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5b9b47e3822e7895f8d74d73b0e07e3eff406523"><code>5b9b47e</code></a> feat(valid-expect): supporting automatically fixing adding async in some case...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0a144468505fe927bfedcdeec68011e0818a4faa"><code>0a14446</code></a> chore(deps): update dependency semantic-release to v24 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1602">#1602</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/db31890734b82ed6bdd322185722a73637124f83"><code>db31890</code></a> chore(deps): update danger/danger-js action to v12.3.1 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1591">#1591</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/04421cf436c0dcdb0973dd20f1894e33e1e59d7d"><code>04421cf</code></a> chore: run prettier (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1604">#1604</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d46512526eb55267f5846a623f92b883743626dd"><code>d465125</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/70c8c5ee207e9dc21eb358dfacccd1cd41357cc6"><code>70c8c5e</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/da993a58b174b8aa3fcb8d10059c31bede282682"><code>da993a5</code></a> test: only run linting when using ESLint v8 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1593">#1593</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.6.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.3.0&new-version=28.6.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 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information