Commit b6282d7
authored
Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in the eslint group (#686)
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).
Updates `eslint-plugin-jest` from 28.8.3 to 28.9.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.9.0</h2>
<h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0">28.9.0</a> (2024-11-05)</h1>
<h3>Features</h3>
<ul>
<li>add TypeScript types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1667">#1667</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1ce12588e7081558bd727dfe10428aed08080167">1ce1258</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.8.3...v28.9.0">28.9.0</a> (2024-11-05)</h1>
<h3>Features</h3>
<ul>
<li>add TypeScript types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1667">#1667</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1ce12588e7081558bd727dfe10428aed08080167">1ce1258</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/49f307967a273b755fdb72ab75ee043be215bc08"><code>49f3079</code></a> chore(release): 28.9.0 [skip ci]</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1ce12588e7081558bd727dfe10428aed08080167"><code>1ce1258</code></a> feat: add TypeScript types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1667">#1667</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6f8ff4db73137a5505589246876c295a50da4a9d"><code>6f8ff4d</code></a> chore: switch to v16 of <code>@types/node</code> (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1668">#1668</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a121743f52813b0bbd41e0b8ab2b5e7d71bd2b3"><code>2a12174</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/04044b96b4040bcfc674652d6196e15f0cd150e8"><code>04044b9</code></a> docs: include both flat and legacy config examples in usage section (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1664">#1664</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d93221073311521d12933d3d52187b85bfccc7f0"><code>d932210</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/28c0f6de7ccdb6ec9a9ff850bc347453d83a6685"><code>28c0f6d</code></a> chore(deps): update yarn to v3.8.6 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1657">#1657</a>)</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/89c39e0dd1d2529f6a7a1d8d06423ed448d3f67d"><code>89c39e0</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/0ff404c7349ca44f64973830742f4cded3e2c609"><code>0ff404c</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3888beea7b0db48e017d3e696fca8b8aef988dea"><code>3888bee</code></a> chore(deps): lock file maintenance</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0">compare view</a></li>
</ul>
</details>
<br />
[](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 4be3230 commit b6282d7
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
| 821 | + | |
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
| |||
2421 | 2421 | | |
2422 | 2422 | | |
2423 | 2423 | | |
2424 | | - | |
2425 | | - | |
2426 | | - | |
| 2424 | + | |
| 2425 | + | |
| 2426 | + | |
2427 | 2427 | | |
2428 | 2428 | | |
2429 | 2429 | | |
| |||
2435 | 2435 | | |
2436 | 2436 | | |
2437 | 2437 | | |
2438 | | - | |
| 2438 | + | |
2439 | 2439 | | |
2440 | 2440 | | |
2441 | 2441 | | |
| |||
0 commit comments