mirror of
https://github.com/evroon/bracket.git
synced 2026-03-11 03:29:44 -04:00
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.5.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="4b6a4f29c5">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="5b9b47e382">5b9b47e</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="4b6a4f29c5">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="5b9b47e382">5b9b47e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="afdcddd8ee"><code>afdcddd</code></a> chore(release): 28.6.0 [skip ci]</li> <li><a href="430f024bba"><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="4b6a4f29c5"><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="5b9b47e382"><code>5b9b47e</code></a> feat(valid-expect): supporting automatically fixing adding async in some case...</li> <li><a href="0a14446850"><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="db31890734"><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="04421cf436"><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="d46512526e"><code>d465125</code></a> chore(deps): lock file maintenance</li> <li><a href="70c8c5ee20"><code>70c8c5e</code></a> chore(deps): lock file maintenance</li> <li><a href="da993a58b1"><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.5.0...v28.6.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>