This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


The following commit(s) were added to refs/heads/main by this push:
     new 81f9f96  chore: bump eslint from 9.29.0 to 9.30.0 (#184)
81f9f96 is described below

commit 81f9f96852dd6cdf36e1e9a8e39a66212283efbd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 1 12:56:00 2025 +0900

    chore: bump eslint from 9.29.0 to 9.30.0 (#184)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/eslint/eslint/releases";>eslint's
    releases</a>.</em></p>
    <blockquote>
    <h2>v9.30.0</h2>
    <h2>Features</h2>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635";><code>52a5fca</code></a>
    feat: Support <code>basePath</code> property in config objects (<a
    href="https://redirect.github.com/eslint/eslint/issues/19879";>#19879</a>)
    (Milos Djermanovic)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e";><code>4ab4482</code></a>
    feat: add <code>allowSeparateTypeImports</code> option to
    <code>no-duplicate-imports</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19872";>#19872</a>)
    (sethamus)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb";><code>b8a7e7a</code></a>
    feat: throw error when column is negative in
    <code>getIndexFromLoc</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19831";>#19831</a>)
    (루밀LuMir)</li>
    </ul>
    <h2>Bug Fixes</h2>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d";><code>6a0f164</code></a>
    fix: handle <code>null</code> type <code>loc</code> in
    <code>getIndexFromLoc</code> method (<a
    href="https://redirect.github.com/eslint/eslint/issues/19862";>#19862</a>)
    (루밀LuMir)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067";><code>3fbcd70</code></a>
    fix: update error message for <code>no-restricted-properties</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19855";>#19855</a>)
    (Tanuj Kanti)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040";><code>7ef4cf7</code></a>
    fix: remove unnecessary semicolon from fixes (<a
    href="https://redirect.github.com/eslint/eslint/issues/19857";>#19857</a>)
    (Francesco Trotta)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e";><code>7dabc38</code></a>
    fix: use <code>process.version</code> in <code>--env-info</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19865";>#19865</a>)
    (TKDev7)</li>
    </ul>
    <h2>Documentation</h2>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78";><code>8662ed1</code></a>
    docs: adopt eslint-stylistic sub packages related changes (<a
    href="https://redirect.github.com/eslint/eslint/issues/19887";>#19887</a>)
    (ntnyq)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a";><code>20158b0</code></a>
    docs: typo in comment for unused variables handling (<a
    href="https://redirect.github.com/eslint/eslint/issues/19870";>#19870</a>)
    (leopardracer)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef";><code>ebfb5b4</code></a>
    docs: Fixed Typo in configuration-files.md (<a
    href="https://redirect.github.com/eslint/eslint/issues/19873";>#19873</a>)
    (0-20)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf";><code>4112fd0</code></a>
    docs: clarify that boolean is still allowed for rule
    <code>meta.deprecated</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19866";>#19866</a>)
    (Bryan Mishkin)</li>
    </ul>
    <h2>Chores</h2>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230";><code>2b6491c</code></a>
    chore: upgrade to <code>@eslint/[email protected]</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19889";>#19889</a>)
    (Francesco Trotta)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4";><code>5a5d526</code></a>
    chore: package.json update for <code>@​eslint/js</code> release
    (Jenkins)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa";><code>eaf8a41</code></a>
    chore: Correct typos in linter tests (<a
    href="https://redirect.github.com/eslint/eslint/issues/19878";>#19878</a>)
    (kilavvy)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md";>eslint's
    changelog</a>.</em></p>
    <blockquote>
    <p>v9.30.0 - June 27, 2025</p>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230";><code>2b6491c</code></a>
    chore: upgrade to <code>@eslint/[email protected]</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19889";>#19889</a>)
    (Francesco Trotta)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4";><code>5a5d526</code></a>
    chore: package.json update for <code>@​eslint/js</code> release
    (Jenkins)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635";><code>52a5fca</code></a>
    feat: Support <code>basePath</code> property in config objects (<a
    href="https://redirect.github.com/eslint/eslint/issues/19879";>#19879</a>)
    (Milos Djermanovic)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d";><code>6a0f164</code></a>
    fix: handle <code>null</code> type <code>loc</code> in
    <code>getIndexFromLoc</code> method (<a
    href="https://redirect.github.com/eslint/eslint/issues/19862";>#19862</a>)
    (루밀LuMir)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78";><code>8662ed1</code></a>
    docs: adopt eslint-stylistic sub packages related changes (<a
    href="https://redirect.github.com/eslint/eslint/issues/19887";>#19887</a>)
    (ntnyq)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa";><code>eaf8a41</code></a>
    chore: Correct typos in linter tests (<a
    href="https://redirect.github.com/eslint/eslint/issues/19878";>#19878</a>)
    (kilavvy)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e";><code>4ab4482</code></a>
    feat: add <code>allowSeparateTypeImports</code> option to
    <code>no-duplicate-imports</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19872";>#19872</a>)
    (sethamus)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067";><code>3fbcd70</code></a>
    fix: update error message for <code>no-restricted-properties</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19855";>#19855</a>)
    (Tanuj Kanti)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a";><code>20158b0</code></a>
    docs: typo in comment for unused variables handling (<a
    href="https://redirect.github.com/eslint/eslint/issues/19870";>#19870</a>)
    (leopardracer)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef";><code>ebfb5b4</code></a>
    docs: Fixed Typo in configuration-files.md (<a
    href="https://redirect.github.com/eslint/eslint/issues/19873";>#19873</a>)
    (0-20)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb";><code>b8a7e7a</code></a>
    feat: throw error when column is negative in
    <code>getIndexFromLoc</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19831";>#19831</a>)
    (루밀LuMir)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040";><code>7ef4cf7</code></a>
    fix: remove unnecessary semicolon from fixes (<a
    href="https://redirect.github.com/eslint/eslint/issues/19857";>#19857</a>)
    (Francesco Trotta)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e";><code>7dabc38</code></a>
    fix: use <code>process.version</code> in <code>--env-info</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19865";>#19865</a>)
    (TKDev7)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf";><code>4112fd0</code></a>
    docs: clarify that boolean is still allowed for rule
    <code>meta.deprecated</code> (<a
    href="https://redirect.github.com/eslint/eslint/issues/19866";>#19866</a>)
    (Bryan Mishkin)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/eslint/eslint/commit/ad1d63951773acc7828bcc1eafbb731567447298";><code>ad1d639</code></a>
    9.30.0</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/c02d70b71867b4cee9c38a536f74e98e3b810f16";><code>c02d70b</code></a>
    Build: changelog update for 9.30.0</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230";><code>2b6491c</code></a>
    chore: upgrade to <code>@eslint/[email protected]</code> (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19889";>#19889</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4";><code>5a5d526</code></a>
    chore: package.json update for <code>@​eslint/js</code> release</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635";><code>52a5fca</code></a>
    feat: Support <code>basePath</code> property in config objects (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19879";>#19879</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d";><code>6a0f164</code></a>
    fix: handle <code>null</code> type <code>loc</code> in
    <code>getIndexFromLoc</code> method (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19862";>#19862</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78";><code>8662ed1</code></a>
    docs: adopt eslint-stylistic sub packages related changes (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19887";>#19887</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa";><code>eaf8a41</code></a>
    chore: Correct typos in linter tests (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19878";>#19878</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e";><code>4ab4482</code></a>
    feat: add <code>allowSeparateTypeImports</code> option to
    <code>no-duplicate-imports</code> (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19872";>#19872</a>)</li>
    <li><a
    
href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067";><code>3fbcd70</code></a>
    fix: update error message for <code>no-restricted-properties</code> (<a
    
href="https://redirect.github.com/eslint/eslint/issues/19855";>#19855</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=9.29.0&new-version=9.30.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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 38 +++++++++++++++++++-------------------
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/package.json b/package.json
index fab8934..6b502e3 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
     "del-cli": "6.0.0",
     "esbuild": "0.25.5",
     "esbuild-plugin-alias": "0.2.1",
-    "eslint": "9.29.0",
+    "eslint": "9.30.0",
     "eslint-plugin-jest": "29.0.1",
     "eslint-plugin-unicorn": "59.0.1",
     "glob": "11.0.3",
diff --git a/yarn.lock b/yarn.lock
index e10913d..d967338 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -491,19 +491,19 @@
   resolved 
"https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0";
   integrity 
sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
 
-"@eslint/config-array@^0.20.1":
-  version "0.20.1"
-  resolved 
"https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979";
-  integrity 
sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==
+"@eslint/config-array@^0.21.0":
+  version "0.21.0"
+  resolved 
"https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636";
+  integrity 
sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
   dependencies:
     "@eslint/object-schema" "^2.1.6"
     debug "^4.3.1"
     minimatch "^3.1.2"
 
-"@eslint/config-helpers@^0.2.1":
-  version "0.2.2"
-  resolved 
"https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.2.tgz#3779f76b894de3a8ec4763b79660e6d54d5b1010";
-  integrity 
sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==
+"@eslint/config-helpers@^0.3.0":
+  version "0.3.0"
+  resolved 
"https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286";
+  integrity 
sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
 
 "@eslint/core@^0.13.0":
   version "0.13.0"
@@ -534,10 +534,10 @@
     minimatch "^3.1.2"
     strip-json-comments "^3.1.1"
 
-"@eslint/[email protected]":
-  version "9.29.0"
-  resolved 
"https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56";
-  integrity 
sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
+"@eslint/[email protected]":
+  version "9.30.0"
+  resolved 
"https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d";
+  integrity 
sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
 
 "@eslint/object-schema@^2.1.6":
   version "2.1.6"
@@ -3022,18 +3022,18 @@ eslint-visitor-keys@^4.2.1:
   resolved 
"https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1";
   integrity 
sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
 
[email protected]:
-  version "9.29.0"
-  resolved 
"https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6";
-  integrity 
sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==
[email protected]:
+  version "9.30.0"
+  resolved 
"https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc";
+  integrity 
sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g==
   dependencies:
     "@eslint-community/eslint-utils" "^4.2.0"
     "@eslint-community/regexpp" "^4.12.1"
-    "@eslint/config-array" "^0.20.1"
-    "@eslint/config-helpers" "^0.2.1"
+    "@eslint/config-array" "^0.21.0"
+    "@eslint/config-helpers" "^0.3.0"
     "@eslint/core" "^0.14.0"
     "@eslint/eslintrc" "^3.3.1"
-    "@eslint/js" "9.29.0"
+    "@eslint/js" "9.30.0"
     "@eslint/plugin-kit" "^0.3.1"
     "@humanfs/node" "^0.16.6"
     "@humanwhocodes/module-importer" "^1.0.1"

Reply via email to