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.git


The following commit(s) were added to refs/heads/main by this push:
     new b0eb0216be MINOR: [JS] Bump google-closure-compiler from 20230502.0.0 
to 20230802.0.0 in /js (#37965)
b0eb0216be is described below

commit b0eb0216be3ac365e31ba34151cdaaf193c96244
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 2 06:46:59 2023 +0900

    MINOR: [JS] Bump google-closure-compiler from 20230502.0.0 to 20230802.0.0 
in /js (#37965)
    
    Bumps 
[google-closure-compiler](https://github.com/google/closure-compiler-npm) from 
20230502.0.0 to 20230802.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>20230802.0.0</h2>
    <p>Closure-compiler 20230802 release</p>
    <h2>What's Changed</h2>
    <ul>
    <li>Change writing of Stack Overflow (closure-compiler/README.md) by <a 
href="https://github.com/Irian3x3";><code>@​Irian3x3</code></a> in <a 
href="https://redirect.github.com/google/closure-compiler-npm/pull/287";>google/closure-compiler-npm#287</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/Irian3x3";><code>@​Irian3x3</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/google/closure-compiler-npm/pull/287";>google/closure-compiler-npm#287</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a 
href="https://github.com/google/closure-compiler-npm/compare/v20230502.0.0...v20230802.0.0";>https://github.com/google/closure-compiler-npm/compare/v20230502.0.0...v20230802.0.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/google/closure-compiler-npm/commit/c17c1dddc726132d4928db9942d3eb7b3c30ea81";><code>c17c1dd</code></a>
 v20230802.0.0</li>
    <li><a 
href="https://github.com/google/closure-compiler-npm/commit/ad80c5100967f18251d5de0f2a93a6f39c11ee28";><code>ad80c51</code></a>
 Merge pull request <a 
href="https://redirect.github.com/google/closure-compiler-npm/issues/287";>#287</a>
 from Irian3x3/master</li>
    <li><a 
href="https://github.com/google/closure-compiler-npm/commit/73e6aa3d7f69aa896a45719511e821e10b6457d6";><code>73e6aa3</code></a>
 Change writing of Stack Overflow</li>
    <li>See full diff in <a 
href="https://github.com/google/closure-compiler-npm/compare/v20230502.0.0...v20230802.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=20230502.0.0&new-version=20230802.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>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 js/package.json |  2 +-
 js/yarn.lock    | 56 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/js/package.json b/js/package.json
index dfb17d24c2..14f26c74d2 100644
--- a/js/package.json
+++ b/js/package.json
@@ -86,7 +86,7 @@
     "eslint-plugin-unicorn": "47.0.0",
     "esm": 
"https://github.com/jsg2021/esm/releases/download/v3.x.x-pr883/esm-3.x.x-pr883.tgz";,
     "glob": "10.2.7",
-    "google-closure-compiler": "20230502.0.0",
+    "google-closure-compiler": "20230802.0.0",
     "gulp": "4.0.2",
     "gulp-esbuild": "0.11.1",
     "gulp-json-transform": "0.4.8",
diff --git a/js/yarn.lock b/js/yarn.lock
index 647b696931..f027be2182 100644
--- a/js/yarn.lock
+++ b/js/yarn.lock
@@ -3447,40 +3447,40 @@ glogg@^1.0.0:
   dependencies:
     sparkles "^1.0.0"
 
-google-closure-compiler-java@^20230502.0.0:
-  version "20230502.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-java/-/google-closure-compiler-java-20230502.0.0.tgz#111240655adf9d64a0ac7eb16f73e896f3f9cefd";
-  integrity 
sha512-2nMQPQz2ppU9jvHhz2zpUP5jBDAqZp4gFVOEvirEyfUuLLkHwAvU2Tl1c7xaKX+Z4uMxpxttxcwdIjQhV2g8eQ==
-
-google-closure-compiler-linux@^20230502.0.0:
-  version "20230502.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux/-/google-closure-compiler-linux-20230502.0.0.tgz#c71114611b7ca47febd6feb1289ae152ca020b92";
-  integrity 
sha512-4NDgPKJXQHUxEyJoVFPVMQPJs5at7ThOXa9u3+9UeYk2K+vtW5wVZlmW07VOy8Mk/O/n2dp+Vl+wuE35BIiHAA==
-
-google-closure-compiler-osx@^20230502.0.0:
-  version "20230502.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-osx/-/google-closure-compiler-osx-20230502.0.0.tgz#9ea082f0c6ad40b829802f0993f2e5b4b0e079e8";
-  integrity 
sha512-jB13dcbu8O02cG3JcCCVZku1oI0ZirJc/Sr9xcGHY5MMyw3qEMlXb3IU97W6UXLcg2wCRawMWadOwL9K4L9lfQ==
-
-google-closure-compiler-windows@^20230502.0.0:
-  version "20230502.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-windows/-/google-closure-compiler-windows-20230502.0.0.tgz#81eef5de8b86364716b77a2d8068afba8b0e8244";
-  integrity 
sha512-wW5/liBxejvUViiBNo8/C9Vnhw+Lm+n3RdfE4spNkmdH9bcpKM+KQBLrPPakW17P3HbAPOPZ0L1RsrmyLYA5Cg==
-
[email protected]:
-  version "20230502.0.0"
-  resolved 
"https://registry.yarnpkg.com/google-closure-compiler/-/google-closure-compiler-20230502.0.0.tgz#65b19e673255b4b4dad4271724932e0970b11a97";
-  integrity 
sha512-C2WZkuRnXpNjU2nc0W/Cgxm6t2VlwEyUJOTaGHaLr6qZCXK0L1uhOneKWN2X7AORKdzyLW6Tq8ONxRc7eODGJg==
+google-closure-compiler-java@^20230802.0.0:
+  version "20230802.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-java/-/google-closure-compiler-java-20230802.0.0.tgz#5de4679f3d014b6b66471a48fb82c2772db4c872";
+  integrity 
sha512-PWKLMLwj7pR/U0yYbiy649LLqAscu+F1gyY4Y/jK6CmSLb8cIJbL8BTJd00828TzTNfWnYwxbkcQw0y9C2YsGw==
+
+google-closure-compiler-linux@^20230802.0.0:
+  version "20230802.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-linux/-/google-closure-compiler-linux-20230802.0.0.tgz#1acaf12ef386e5c1dcb5ff5796d4ae9f48ebce46";
+  integrity 
sha512-F13U4iSXiWeGtHOFS25LVem1s6zI+pJvXVPVR7zSib5ppoUJ0JXnABJQezUR3FnpxmnkALG4oIGW0syH9zPLZA==
+
+google-closure-compiler-osx@^20230802.0.0:
+  version "20230802.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-osx/-/google-closure-compiler-osx-20230802.0.0.tgz#10746ecfa81ad6eecc4d42d4ce9d0ed3ca8071e7";
+  integrity 
sha512-ANAi/ux92Tt+Na7vFDLeK2hRzotjC5j+nxoPtE0OcuNcbjji5dREKoJxkq7r0YwRTCzAFZszK5ip/NPdTOdCEg==
+
+google-closure-compiler-windows@^20230802.0.0:
+  version "20230802.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler-windows/-/google-closure-compiler-windows-20230802.0.0.tgz#d57968dc24d5e0d538840b4313e1bec7c71b18d6";
+  integrity 
sha512-ZQPujoNiiUyTGl8zEGR/0yAygWnbMtX/NQ/S/EHVgq5nmYkvDEVuiVbgpPAmO9lzBTq0hvUTRRATZbTU2ISxgA==
+
[email protected]:
+  version "20230802.0.0"
+  resolved 
"https://registry.yarnpkg.com/google-closure-compiler/-/google-closure-compiler-20230802.0.0.tgz#849181359823f8c9130faec9a1597377680823d6";
+  integrity 
sha512-o2fYoc8lqOBdhm95Ick0vWrtwH2Icd5yLZhbTcQ0T7NfGiBepYvx1BB63hR8ebgzEZemz9Fh+O6Kg/3Mjm28ww==
   dependencies:
     chalk "4.x"
-    google-closure-compiler-java "^20230502.0.0"
+    google-closure-compiler-java "^20230802.0.0"
     minimist "1.x"
     vinyl "2.x"
     vinyl-sourcemaps-apply "^0.2.0"
   optionalDependencies:
-    google-closure-compiler-linux "^20230502.0.0"
-    google-closure-compiler-osx "^20230502.0.0"
-    google-closure-compiler-windows "^20230502.0.0"
+    google-closure-compiler-linux "^20230802.0.0"
+    google-closure-compiler-osx "^20230802.0.0"
+    google-closure-compiler-windows "^20230802.0.0"
 
 graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, 
graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.10, 
graceful-fs@^4.2.4, graceful-fs@^4.2.9:
   version "4.2.11"

Reply via email to