dependabot[bot] opened a new pull request, #44837:
URL: https://github.com/apache/arrow/pull/44837

   Bumps 
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 
28.5.0 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>
   <h2>v28.8.3</h2>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.2...v28.8.3";>28.8.3</a>
 (2024-09-04)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> don't add imports in the 
middle of statements (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1645";>#1645</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/9c4197c91fa96d7991acba8eac4fca909f28f8d0";>9c4197c</a>)</li>
   </ul>
   <h2>v28.8.2</h2>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.1...v28.8.2";>28.8.2</a>
 (2024-09-02)</h2>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> stop collecting import 
specifiers for no reason (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1646";>#1646</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/066024289ec09e2ecf83db001cc93930aa6288a8";>0660242</a>)</li>
   </ul>
   <h2>v28.8.1</h2>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1";>28.8.1</a>
 (2024-08-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> support 
typescript-eslint parser (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639";>#1639</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb";>307f6a7</a>)</li>
   </ul>
   <h2>v28.8.0</h2>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.7.0...v28.8.0";>28.8.0</a>
 (2024-08-07)</h1>
   <h3>Features</h3>
   <ul>
   <li>import formatting rules from <code>eslint-plugin-jest-formatting</code> 
(<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1563";>#1563</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/74078ee13dd7c7d257d514809dadc5593a214e74";>74078ee</a>)</li>
   </ul>
   <h2>v28.7.0</h2>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.7.0";>28.7.0</a>
 (2024-08-03)</h1>
   <h3>Features</h3>
   <ul>
   <li>allow 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v8 (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1636";>#1636</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/fb43171a150922524744194e023841af12b3f76b";>fb43171</a>)</li>
   </ul>
   <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>
   <!-- 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.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>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.2...v28.8.3";>28.8.3</a>
 (2024-09-04)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> don't add imports in the 
middle of statements (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1645";>#1645</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/9c4197c91fa96d7991acba8eac4fca909f28f8d0";>9c4197c</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.1...v28.8.2";>28.8.2</a>
 (2024-09-02)</h2>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> stop collecting import 
specifiers for no reason (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1646";>#1646</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/066024289ec09e2ecf83db001cc93930aa6288a8";>0660242</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1";>28.8.1</a>
 (2024-08-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>prefer-importing-jest-globals:</strong> support 
typescript-eslint parser (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639";>#1639</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb";>307f6a7</a>)</li>
   </ul>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.7.0...v28.8.0";>28.8.0</a>
 (2024-08-07)</h1>
   <h3>Features</h3>
   <ul>
   <li>import formatting rules from <code>eslint-plugin-jest-formatting</code> 
(<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1563";>#1563</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/74078ee13dd7c7d257d514809dadc5593a214e74";>74078ee</a>)</li>
   </ul>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.7.0";>28.7.0</a>
 (2024-08-03)</h1>
   <h3>Features</h3>
   <ul>
   <li>allow 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v8 (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1636";>#1636</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/fb43171a150922524744194e023841af12b3f76b";>fb43171</a>)</li>
   </ul>
   <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>
   </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.5.0...v28.9.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.5.0&new-version=28.9.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to