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 6dc4d9f  chore: bump google-closure-compiler from 20250701.0.0 to 
20250709.0.0 (#211)
6dc4d9f is described below

commit 6dc4d9f44ff5bcc1ca85e78a1f62edaa43a640d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 15 11:23:45 2025 +0900

    chore: bump google-closure-compiler from 20250701.0.0 to 20250709.0.0 (#211)
    
    Bumps
    [google-closure-compiler](https://github.com/google/closure-compiler-npm)
    from 20250701.0.0 to 20250709.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/google/closure-compiler-npm/releases";>google-closure-compiler's
    releases</a>.</em></p>
    <blockquote>
    <h2>20250709.0.0</h2>
    <p>Closure-compiler 20250709 release</p>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/google/closure-compiler-npm/compare/v20250708.0.0...v20250709.0.0";>https://github.com/google/closure-compiler-npm/compare/v20250708.0.0...v20250709.0.0</a></p>
    <h2>20250708.0.0</h2>
    <p>Closure-compiler 20250708 release</p>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/google/closure-compiler-npm/compare/v20250706.0.0...v20250708.0.0";>https://github.com/google/closure-compiler-npm/compare/v20250706.0.0...v20250708.0.0</a></p>
    <h2>20250706.0.0</h2>
    <p>Closure-compiler 20250706 release</p>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/google/closure-compiler-npm/compare/v20250701.0.0...v20250706.0.0";>https://github.com/google/closure-compiler-npm/compare/v20250701.0.0...v20250706.0.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/google/closure-compiler-npm/commit/093a74a7398128419891dc7fdbb1b1b983decdb6";><code>093a74a</code></a>
    v20250709.0.0</li>
    <li><a
    
href="https://github.com/google/closure-compiler-npm/commit/42459de01641fa950f11a8b372d192c3df2afd2e";><code>42459de</code></a>
    v20250708.0.0</li>
    <li><a
    
href="https://github.com/google/closure-compiler-npm/commit/4dbc25d937e9cd60e041c5c34799285c4330244a";><code>4dbc25d</code></a>
    v20250706.0.0</li>
    <li>See full diff in <a
    
href="https://github.com/google/closure-compiler-npm/compare/v20250701.0.0...v20250709.0.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-closure-compiler&package-manager=npm_and_yarn&previous-version=20250701.0.0&new-version=20250709.0.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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 68 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/package.json b/package.json
index 93cac20..62068ea 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
     "eslint-plugin-jest": "29.0.1",
     "eslint-plugin-unicorn": "59.0.1",
     "glob": "11.0.3",
-    "google-closure-compiler": "20250701.0.0",
+    "google-closure-compiler": "20250709.0.0",
     "gulp": "5.0.1",
     "gulp-esbuild": "0.14.0",
     "gulp-json-transform": "0.5.0",
diff --git a/yarn.lock b/yarn.lock
index 5824364..4f7318c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3431,46 +3431,46 @@ glogg@^2.2.0:
   dependencies:
     sparkles "^2.1.0"
 
-google-closure-compiler-java@^20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-java/-/google-closure-compiler-java-20250701.0.0.tgz#d64bbc4a26aae19f45022505eaafdb0ee2f30928";
-  integrity 
sha512-/2GvL3S92yY2kooJKdVQq+uMM1DDUlazK6oeXz3mzNbcSyS5dYSL3l9WoWvWTZ+qRpGB/rp3L0Y89gBSlVhRqA==
-
-google-closure-compiler-linux-arm64@^20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux-arm64/-/google-closure-compiler-linux-arm64-20250701.0.0.tgz#fbe0d65a4929e2524dafa021b551f74fbc41e015";
-  integrity 
sha512-VNCvR6+CYAo4ZYxKmnZXyy0b4zwG3xyxAQs7jN7dgFksmM7NRfp9uTSheve163naYbaXVywwLTrmve/eaFmj8Q==
-
-google-closure-compiler-linux@^20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux/-/google-closure-compiler-linux-20250701.0.0.tgz#8d7088712bccf18f64b520582746fead954a163b";
-  integrity 
sha512-d4rib1XRVtTLwJlv/lz8Ud8/mzBFtygRpwb4AY6vtuAv509TMJymaewvZVnL33DCfHsxVahQ6uyXmsd1nnYDtw==
-
-google-closure-compiler-macos@^20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-macos/-/google-closure-compiler-macos-20250701.0.0.tgz#b341ac7b9a4e8a24f7239a62df993a8d5f942b6c";
-  integrity 
sha512-oPs4gaYD8gVSadqfjTMUYc+mz057YHEDfTMkzmJeeck0AzKm3mO9Sqx6zaxKsLC9OBjom4zgTyiXeObFdkAGnA==
-
-google-closure-compiler-windows@^20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-windows/-/google-closure-compiler-windows-20250701.0.0.tgz#b603e5d13762f8b4f9ae7bbcacdbbc6f17673764";
-  integrity 
sha512-KBsLZzzDiI7T2MFND18g38iuKvCiqdRP90+sT913YEtEkw1uUv4GBJlm/rNBDBS4hLYBLLO2hbO6tbsN3ZC5Ew==
-
-google-closure-compiler@20250701.0.0:
-  version "20250701.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler/-/google-closure-compiler-20250701.0.0.tgz#f1304e00ce5b6ca3c2c7a9e9a3f16deb40d0af3f";
-  integrity 
sha512-J0TK3rY1pISg5Jkh73eoTuR/w7e8SKZEh8d1TCuI4sUQYYQOt3qq009dU7Q5Jb2qE9OC9zQaZRcXFp8PeWTaJQ==
+google-closure-compiler-java@^20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-java/-/google-closure-compiler-java-20250709.0.0.tgz#a95bbcab087eeaf3de7b5c565be6d40e98185c02";
+  integrity 
sha512-gyriPJ8nYxYVa5wqeMJZsOdFoDDcHSmGHG9VNYjQrcdIOWyxW9Ggcb2gtrI/MEa54CLoRbzUJ12ELO1mzePMlQ==
+
+google-closure-compiler-linux-arm64@^20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux-arm64/-/google-closure-compiler-linux-arm64-20250709.0.0.tgz#33ded8eefd9f508723ea36c9ec89cc8879b05ad0";
+  integrity 
sha512-3mLAD9JpAM0StUb2VTOw4L/rIxksTO7lOfuI0+OyexQfLIRLM8M9jeUgrOAPbmgDsyYZ8Q3pHX2qcnURexZsrw==
+
+google-closure-compiler-linux@^20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux/-/google-closure-compiler-linux-20250709.0.0.tgz#4c44faec3e03523a6230596db491a43b31d9e52c";
+  integrity 
sha512-kpl9W+696vnGzpa/ewfwpsRR3t42g3CDQ5hFjQAitxtZpnejU7ik94+O8D+56049zS2O85LdWRDCbckvzEXw+w==
+
+google-closure-compiler-macos@^20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-macos/-/google-closure-compiler-macos-20250709.0.0.tgz#0282f94682b0a24be7b8d0071a712c8703462b40";
+  integrity 
sha512-2/MXSVgM+HmnzwbyWdfY2ZVjKgK8LFtCKhsQQhsSV/f2jnrHcuG9+RkzLrzQsO1zPpHaLcXAkizf4AUpCfuzBA==
+
+google-closure-compiler-windows@^20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-windows/-/google-closure-compiler-windows-20250709.0.0.tgz#197cd3025705d9bdeed259d61c5ab0c9e96326e8";
+  integrity 
sha512-ZnmgRzx0qIVQu0zw7ZTJQz3tMFVhwzeODZfXRnYDLeNkJA7IBaWsNHTALA7pUcgPM+YDDr4ihQOexMc0u4s7LQ==
+
+google-closure-compiler@20250709.0.0:
+  version "20250709.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler/-/google-closure-compiler-20250709.0.0.tgz#527d2028bdef4f650b7265aa1ad5c7b15a7335c3";
+  integrity 
sha512-FUdjG7vri7Pi/iswJj1bFcE3cYOcGLnez2nKaEK8qSailRFQlnp8j9vuT60EOU8FLzckEPI0Sf882Q7vJPilFg==
   dependencies:
     chalk "5.x"
-    google-closure-compiler-java "^20250701.0.0"
+    google-closure-compiler-java "^20250709.0.0"
     minimist "1.x"
     vinyl "3.x"
     vinyl-sourcemaps-apply "^0.2.0"
   optionalDependencies:
-    google-closure-compiler-linux "^20250701.0.0"
-    google-closure-compiler-linux-arm64 "^20250701.0.0"
-    google-closure-compiler-macos "^20250701.0.0"
-    google-closure-compiler-windows "^20250701.0.0"
+    google-closure-compiler-linux "^20250709.0.0"
+    google-closure-compiler-linux-arm64 "^20250709.0.0"
+    google-closure-compiler-macos "^20250709.0.0"
+    google-closure-compiler-windows "^20250709.0.0"
 
 gopd@^1.0.1:
   version "1.0.1"

Reply via email to