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 63d0750b40 MINOR: [JS] Bump webpack-bundle-analyzer from 4.9.1 to 
4.10.1 in /js (#39033)
63d0750b40 is described below

commit 63d0750b403a400ae962ecdaa3a9ba10727f848c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 2 04:45:42 2023 +0900

    MINOR: [JS] Bump webpack-bundle-analyzer from 4.9.1 to 4.10.1 in /js 
(#39033)
    
    Bumps 
[webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer)
 from 4.9.1 to 4.10.1.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md";>webpack-bundle-analyzer's
 changelog</a>.</em></p>
    <blockquote>
    <h2>4.10.1</h2>
    <ul>
    <li><strong>Bug Fix</strong>
    <ul>
    <li>fix <code>this.handleValueChange.cancel()</code> is not a function (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/625";>#611</a>
 by <a href="https://github.com/life2015";><code>@​life2015</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h2>4.10.0</h2>
    <ul>
    <li>
    <p><strong>Improvement</strong></p>
    <ul>
    <li>Allows filtering the list of entrypoints (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/624";>#624</a>
 by <a href="https://github.com/chriskrogh";><code>@​chriskrogh</code></a>)</li>
    </ul>
    </li>
    <li>
    <p><strong>Internal</strong></p>
    <ul>
    <li>Make module much slimmer by replacing all <code>lodash.*</code> 
packages (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/612";>#612</a>)
 by <a href="https://github.com/sukkaw";><code>@​sukkaw</code></a>.</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/197510dba044f2de25d00b5767d68ab72bdf8fe5";><code>197510d</code></a>
 v4.10.1</li>
    <li><a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/4c424d54255c860a54275e9894c0b707c0629461";><code>4c424d5</code></a>
 fix: handleValueChange.cancel is not a function (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/issues/625";>#625</a>)</li>
    <li><a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/021de3ddd433993002e214e9840c2c53664a7366";><code>021de3d</code></a>
 v4.10.0</li>
    <li><a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/4f52adde4dd3e8eb06ebc62858e3c508281e2d5f";><code>4f52add</code></a>
 Allow filtering the list of entrypoints (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/issues/624";>#624</a>)</li>
    <li><a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/f01056a51fa16f3274204b5b98bba1be3a3f496d";><code>f01056a</code></a>
 Replace all <code>lodash.*</code> packages (<a 
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/issues/612";>#612</a>)</li>
    <li>See full diff in <a 
href="https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.1...v4.10.1";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-bundle-analyzer&package-manager=npm_and_yarn&previous-version=4.9.1&new-version=4.10.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>
    
    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    | 53 ++++++++++++-----------------------------------------
 2 files changed, 13 insertions(+), 42 deletions(-)

diff --git a/js/package.json b/js/package.json
index 33bc484990..07612661ef 100644
--- a/js/package.json
+++ b/js/package.json
@@ -117,7 +117,7 @@
     "vinyl-source-stream": "2.0.0",
     "web-streams-polyfill": "3.2.1",
     "webpack": "5.86.0",
-    "webpack-bundle-analyzer": "4.9.1",
+    "webpack-bundle-analyzer": "4.10.1",
     "webpack-stream": "7.0.0",
     "xml2js": "0.6.2"
   },
diff --git a/js/yarn.lock b/js/yarn.lock
index eddf380d1f..65d216eb72 100644
--- a/js/yarn.lock
+++ b/js/yarn.lock
@@ -2613,6 +2613,11 @@ d@1, d@^1.0.1:
     es5-ext "^0.10.50"
     type "^1.0.1"
 
+debounce@^1.2.1:
+  version "1.2.1"
+  resolved 
"https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5";
+  integrity 
sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==
+
 debug-fabulous@^1.0.0:
   version "1.1.0"
   resolved 
"https://registry.npmjs.org/debug-fabulous/-/debug-fabulous-1.1.0.tgz#af8a08632465224ef4174a9f06308c3c2a1ebc8e";
@@ -3971,7 +3976,7 @@ hosted-git-info@^4.0.1:
   dependencies:
     lru-cache "^6.0.0"
 
-html-escaper@^2.0.0:
+html-escaper@^2.0.0, html-escaper@^2.0.2:
   version "2.0.2"
   resolved 
"https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453";
   integrity 
sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
@@ -5028,31 +5033,11 @@ lodash.clone@^4.3.2:
   resolved 
"https://registry.npmjs.org/lodash.clone/-/lodash.clone-4.5.0.tgz#195870450f5a13192478df4bc3d23d2dea1907b6";
   integrity 
sha512-GhrVeweiTD6uTmmn5hV/lzgCQhccwReIVRLHp7LT4SopOjqEZ5BbX8b5WWEtAKasjmy8hR7ZPwsYlxRCku5odg==
 
-lodash.debounce@^4.0.8:
-  version "4.0.8"
-  resolved 
"https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af";
-  integrity 
sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
-
-lodash.escape@^4.0.1:
-  version "4.0.1"
-  resolved 
"https://registry.npmjs.org/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98";
-  integrity 
sha512-nXEOnb/jK9g0DYMr1/Xvq6l5xMD7GDG55+GSYIYmS0G4tBk/hURD4JR9WCavs04t33WmJx9kCyp9vJ+mr4BOUw==
-
-lodash.flatten@^4.4.0:
-  version "4.4.0"
-  resolved 
"https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f";
-  integrity 
sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==
-
 lodash.get@^4.4.2:
   version "4.4.2"
   resolved 
"https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99";
   integrity 
sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==
 
-lodash.invokemap@^4.6.0:
-  version "4.6.0"
-  resolved 
"https://registry.npmjs.org/lodash.invokemap/-/lodash.invokemap-4.6.0.tgz#1748cda5d8b0ef8369c4eb3ec54c21feba1f2d62";
-  integrity 
sha512-CfkycNtMqgUlfjfdh2BhKO/ZXrP8ePOX5lEU/g0R3ItJcnuxWDwokMGKx1hWcfOikmyOVx6X9IwWnDGlgKl61w==
-
 [email protected]:
   version "4.1.2"
   resolved 
"https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe";
@@ -5063,21 +5048,11 @@ lodash.merge@^4.6.2:
   resolved 
"https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a";
   integrity 
sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
 
-lodash.pullall@^4.2.0:
-  version "4.2.0"
-  resolved 
"https://registry.npmjs.org/lodash.pullall/-/lodash.pullall-4.2.0.tgz#9d98b8518b7c965b0fae4099bd9fb7df8bbf38ba";
-  integrity 
sha512-VhqxBKH0ZxPpLhiu68YD1KnHmbhQJQctcipvmFnqIBDYzcIHzf3Zpu0tpeOKtR4x76p9yohc506eGdOjTmyIBg==
-
 lodash.some@^4.2.2:
   version "4.6.0"
   resolved 
"https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d";
   integrity 
sha512-j7MJE+TuT51q9ggt4fSgVqro163BEFjAt3u97IqU+JA2DkWl80nFTrowzLpZ/BnpN7rrl0JA/593NAdd8p/scQ==
 
-lodash.uniqby@^4.7.0:
-  version "4.7.0"
-  resolved 
"https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302";
-  integrity 
sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==
-
 lodash@^4.17.21, lodash@^4.17.4:
   version "4.17.21"
   resolved 
"https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c";
@@ -7285,24 +7260,20 @@ [email protected]:
   resolved 
"https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6";
   integrity 
sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
 
[email protected]:
-  version "4.9.1"
-  resolved 
"https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.9.1.tgz#d00bbf3f17500c10985084f22f1a2bf45cb2f09d";
-  integrity 
sha512-jnd6EoYrf9yMxCyYDPj8eutJvtjQNp8PHmni/e/ulydHBWhT5J3menXt3HEkScsu9YqMAcG4CfFjs3rj5pVU1w==
[email protected]:
+  version "4.10.1"
+  resolved 
"https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz#84b7473b630a7b8c21c741f81d8fe4593208b454";
+  integrity 
sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==
   dependencies:
     "@discoveryjs/json-ext" "0.5.7"
     acorn "^8.0.4"
     acorn-walk "^8.0.0"
     commander "^7.2.0"
+    debounce "^1.2.1"
     escape-string-regexp "^4.0.0"
     gzip-size "^6.0.0"
+    html-escaper "^2.0.2"
     is-plain-object "^5.0.0"
-    lodash.debounce "^4.0.8"
-    lodash.escape "^4.0.1"
-    lodash.flatten "^4.4.0"
-    lodash.invokemap "^4.6.0"
-    lodash.pullall "^4.2.0"
-    lodash.uniqby "^4.7.0"
     opener "^1.5.2"
     picocolors "^1.0.0"
     sirv "^2.0.3"

Reply via email to