A JavaScript implementation of the App Attest protocol, which checks whether clients connecting to your server are valid instances of your app.
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.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> <h2>v28.3.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0">28.3.0</a> (2024-04-27)</h1> <h3>Features</h3> <ul> <li>prefer importing jest globals for specific types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1568">#1568</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/c464ae311b81f005af29df610d4032519125bafa">c464ae3</a>)</li> </ul> <h2>v28.2.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.1...v28.2.0">28.2.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>support providing aliases for <code>@jest/globals</code> package (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1543">#1543</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/744d4f6fa5685e0c87062cc867ecadbad9b2e06c">744d4f6</a>)</li> </ul> <h2>v28.1.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.0...v28.1.1">28.1.1</a> (2024-04-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>max-expects:</strong> properly reset counter when exiting a test case (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1550">#1550</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b4b7cbc6195b47ba032fcf9ef1443de6b851d42b">b4b7cbc</a>)</li> </ul> <h2>v28.1.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0">28.3.0</a> (2024-04-27)</h1> <h3>Features</h3> <ul> <li>prefer importing jest globals for specific types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1568">#1568</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/c464ae311b81f005af29df610d4032519125bafa">c464ae3</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.1...v28.2.0">28.2.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>support providing aliases for <code>@jest/globals</code> package (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1543">#1543</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/744d4f6fa5685e0c87062cc867ecadbad9b2e06c">744d4f6</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.0...v28.1.1">28.1.1</a> (2024-04-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>max-expects:</strong> properly reset counter when exiting a test case (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1550">#1550</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b4b7cbc6195b47ba032fcf9ef1443de6b851d42b">b4b7cbc</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.0.0...v28.1.0">28.1.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>add <code>prefer-importing-jest-globals</code> rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1490">#1490</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/37478d860eb15841f2ab73bb3fb6d94f51841638">37478d8</a>), closes <a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1101">#1101</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v27.9.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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.