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

   Bumps 
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 
28.9.0 to 29.0.1.
   <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>v29.0.1</h2>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1";>29.0.1</a>
 (2025-06-18)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update semantic-release config so new v29 major is marked as latest on 
<code>npm</code> (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1772";>#1772</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1";>531c8ba</a>)</li>
   </ul>
   <h2>v29.0.0</h2>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.0";>29.0.0</a>
 (2025-06-18)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>remove <code>jest/no-alias-methods</code> from <code>styles</code> 
config (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/d3bf1dcec9322304a37fe45e6a5cdeee7775c543";>d3bf1dc</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>drop support for 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v6 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/fe61a409d41ef4e7ab8137b8b3d3f66cee6d40a6";>fe61a40</a>)</li>
   <li>drop support for 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v7 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/5ca65d3f941e5c0684876c20f251e2d467fc5a15";>5ca65d3</a>)</li>
   <li>drop support for ESLint v7 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/b06e7d000fd730c24c7eb7a21d34e5cf92b30835";>b06e7d0</a>)</li>
   <li>drop support for ESLint v8.x prior to v8.57.0 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/d79765af01e67db6646d3416cbf26df6bab414e7";>d79765a</a>)</li>
   <li>drop support for Node v16 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/aaf62cd0da1ada072101d4d84b6a66a35d82425c";>aaf62cd</a>)</li>
   <li>drop support for Node v18 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/598880c4cb26eed177d1efdf3f8d4293956b58ac";>598880c</a>)</li>
   <li>drop support for Node v20.x prior to v20.12.0 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/2f2fb68db315388230fe5bcefbcafcc2716e07e4";>2f2fb68</a>)</li>
   <li>drop support for Node v21 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/a366393fb38a55c91d0200791315e727fcfe3e90";>a366393</a>)</li>
   <li>drop support for Node v23 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb1a6747ed0f15ce4532624715c2b2a079e18f2";>1fb1a67</a>)</li>
   <li><strong>unbound-method:</strong> remove <code>docs.recommended</code> 
and <code>docs.requiresTypeChecking</code> properties (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/945651c36c471f424b743f0aae3ccca6271f21ba";>945651c</a>)</li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>dropped support for ESLint v8.x prior to v8.57.0</li>
   <li>dropped support for Node v20.x prior to v20.12.0</li>
   <li>dropped support for Node v23</li>
   <li>dropped support for Node v18</li>
   <li><strong>unbound-method:</strong> removed <code>docs.recommend</code> and 
<code>docs.requiresTypeChecking</code> from <code>unbound-method</code></li>
   <li>dropped support for <code>@typescript-eslint</code> v7</li>
   <li>dropped support for <code>@typescript-eslint</code> v6</li>
   <li><code>jest/no-alias-methods</code> has been removed from the 
<code>styles</code> config as its already in
   the <code>recommended</code> config</li>
   <li>dropped support for ESLint v7</li>
   <li>dropped support for Node v21</li>
   <li>dropped support for Node v16</li>
   </ul>
   <h2>v28.14.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>
   <h2><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1";>29.0.1</a>
 (2025-06-18)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update semantic-release config so new v29 major is marked as latest on 
<code>npm</code> (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1772";>#1772</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1";>531c8ba</a>)</li>
   </ul>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.0";>29.0.0</a>
 (2025-06-18)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>remove <code>jest/no-alias-methods</code> from <code>styles</code> 
config (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/d3bf1dcec9322304a37fe45e6a5cdeee7775c543";>d3bf1dc</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>drop support for 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v6 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/fe61a409d41ef4e7ab8137b8b3d3f66cee6d40a6";>fe61a40</a>)</li>
   <li>drop support for 
<code>[@typescript-eslint](https://github.com/typescript-eslint)</code> v7 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/5ca65d3f941e5c0684876c20f251e2d467fc5a15";>5ca65d3</a>)</li>
   <li>drop support for ESLint v7 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/b06e7d000fd730c24c7eb7a21d34e5cf92b30835";>b06e7d0</a>)</li>
   <li>drop support for ESLint v8.x prior to v8.57.0 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/d79765af01e67db6646d3416cbf26df6bab414e7";>d79765a</a>)</li>
   <li>drop support for Node v16 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/aaf62cd0da1ada072101d4d84b6a66a35d82425c";>aaf62cd</a>)</li>
   <li>drop support for Node v18 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/598880c4cb26eed177d1efdf3f8d4293956b58ac";>598880c</a>)</li>
   <li>drop support for Node v20.x prior to v20.12.0 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/2f2fb68db315388230fe5bcefbcafcc2716e07e4";>2f2fb68</a>)</li>
   <li>drop support for Node v21 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/a366393fb38a55c91d0200791315e727fcfe3e90";>a366393</a>)</li>
   <li>drop support for Node v23 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/1fb1a6747ed0f15ce4532624715c2b2a079e18f2";>1fb1a67</a>)</li>
   <li><strong>unbound-method:</strong> remove <code>docs.recommended</code> 
and <code>docs.requiresTypeChecking</code> properties (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/945651c36c471f424b743f0aae3ccca6271f21ba";>945651c</a>)</li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>dropped support for ESLint v8.x prior to v8.57.0</li>
   <li>dropped support for Node v20.x prior to v20.12.0</li>
   <li>dropped support for Node v23</li>
   <li>dropped support for Node v18</li>
   <li><strong>unbound-method:</strong> removed <code>docs.recommend</code> and 
<code>docs.requiresTypeChecking</code> from <code>unbound-method</code></li>
   <li>dropped support for <code>@typescript-eslint</code> v7</li>
   <li>dropped support for <code>@typescript-eslint</code> v6</li>
   <li><code>jest/no-alias-methods</code> has been removed from the 
<code>styles</code> config as its already in
   the <code>recommended</code> config</li>
   <li>dropped support for ESLint v7</li>
   <li>dropped support for Node v21</li>
   <li>dropped support for Node v16</li>
   </ul>
   <h1><a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.5...v28.14.0";>28.14.0</a>
 (2025-06-15)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>unbound-method:</strong> mark <code>docs.recommended</code> and 
<code>docs.requiresTypeChecking</code> as deprecated (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1762";>#1762</a>)
 (<a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/30440ef7509ee565690507c003da9bccf574b4bf";>30440ef</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/0206a8aaa1f8bc31a5bec051cb6c51d043637566";><code>0206a8a</code></a>
 chore(release): 29.0.1 [skip ci]</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/1a9d310c9d108c9f129b07b32b25ebac0add1725";><code>1a9d310</code></a>
 docs: remove duplicate changelog entry (again) (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1774";>#1774</a>)</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/f3deac14f34d490ef3d048326286f710bc2df97f";><code>f3deac1</code></a>
 chore(release): 29.0.0 [skip ci]</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/6eade92f0486a0e8ce5716e58f9537bfe90137a1";><code>6eade92</code></a>
 docs: remove duplicate changelog entry (<a 
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1773";>#1773</a>)</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/5b4cb543748d7f074e34d962d7273fa00225af72";><code>5b4cb54</code></a>
 chore(release): 29.0.0 [skip ci]</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/531c8ba10afb993886a49c893d5250c13c329df1";><code>531c8ba</code></a>
 fix: update semantic-release config so new v29 major is marked as latest on 
`...</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/fc41e8d7854bd5e9cebedbdc36cfa425d6bc914b";><code>fc41e8d</code></a>
 chore(release): 29.0.0 [skip ci]</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/d4caa67c799ecbadec60e0fa006bbd151d427999";><code>d4caa67</code></a>
 refactor: remove ESLint context fallbacks</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/854cef4735520ada9de2e1e3e9a4edbce2332b59";><code>854cef4</code></a>
 feat: drop support for ESLint v8.x prior to v8.57.0</li>
   <li><a 
href="https://github.com/jest-community/eslint-plugin-jest/commit/83c130b7634a30318a32dd968f89e84ea384124b";><code>83c130b</code></a>
 feat: drop support for Node v20.x prior to v20.12.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v29.0.1";>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.9.0&new-version=29.0.1)](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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to