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 a743bdd  chore: bump webpack-bundle-analyzer from 5.1.1 to 5.2.0 (#396)
a743bdd is described below

commit a743bdd77b37b27d41437b2c2174c9a2a4a9484b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 10:13:15 2026 +0900

    chore: bump webpack-bundle-analyzer from 5.1.1 to 5.2.0 (#396)
    
    Bumps
    
[webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer)
    from 5.1.1 to 5.2.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md";>webpack-bundle-analyzer's
    changelog</a>.</em></p>
    <blockquote>
    <h2>5.2.0</h2>
    <ul>
    <li>
    <p><strong>New Feature</strong></p>
    <ul>
    <li>Add support for Zstandard compression (<a
    
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/693";>#693</a>
    by <a
    href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a>)</li>
    </ul>
    </li>
    <li>
    <p><strong>Internal</strong></p>
    <ul>
    <li>Prettier applied to the code base (<a
    
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/694";>#693</a>
    by <a
    
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a>)</li>
    <li>Update <code>sirv</code> dependency (<a
    
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/692";>#692</a>
    by <a
    href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a>)</li>
    <li>Update <code>ws</code> dependency (<a
    
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/691";>#691</a>
    by <a
    href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a>)</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/webpack/webpack-bundle-analyzer/commits";>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=5.1.1&new-version=5.2.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 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-lock.json | 42 +++++++++++++++++++++---------------------
 package.json      |  2 +-
 2 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 05d0655..7ca064a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -73,7 +73,7 @@
         "vinyl-source-stream": "2.0.0",
         "web-streams-polyfill": "3.2.1",
         "webpack": "5.104.1",
-        "webpack-bundle-analyzer": "5.1.1",
+        "webpack-bundle-analyzer": "5.2.0",
         "webpack-stream": "7.0.0",
         "zstd-codec": "0.1.5"
       },
@@ -2967,9 +2967,9 @@
       ]
     },
     "node_modules/@polka/url": {
-      "version": "1.0.0-next.25",
-      "resolved": 
"https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz";,
-      "integrity": 
"sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==",
+      "version": "1.0.0-next.29",
+      "resolved": 
"https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz";,
+      "integrity": 
"sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
       "dev": true,
       "license": "MIT"
     },
@@ -10455,9 +10455,9 @@
       }
     },
     "node_modules/mrmime": {
-      "version": "2.0.0",
-      "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz";,
-      "integrity": 
"sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz";,
+      "integrity": 
"sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
       "dev": true,
       "license": "MIT",
       "engines": {
@@ -11947,9 +11947,9 @@
       }
     },
     "node_modules/sirv": {
-      "version": "2.0.4",
-      "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz";,
-      "integrity": 
"sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
+      "version": "3.0.2",
+      "resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.2.tgz";,
+      "integrity": 
"sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -11958,7 +11958,7 @@
         "totalist": "^3.0.0"
       },
       "engines": {
-        "node": ">= 10"
+        "node": ">=18"
       }
     },
     "node_modules/sisteransi": {
@@ -13348,9 +13348,9 @@
       }
     },
     "node_modules/webpack-bundle-analyzer": {
-      "version": "5.1.1",
-      "resolved": 
"https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.1.1.tgz";,
-      "integrity": 
"sha512-UzoaIA0Aigo5lUvoUkIkSoHtUK5rBJh9e2vW3Eqct0jc/L8hcruBCz/jsXEvB1hDU1G3V94jo2EJqPcFKeSSeQ==",
+      "version": "5.2.0",
+      "resolved": 
"https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.2.0.tgz";,
+      "integrity": 
"sha512-Etrauj1wYO/xjiz/Vfd6bW1lG9fEhrJpNmu10tv0X9kv+gyY3qiE09uYepqg1Xd0PxOvllRXwWYWjtQYoO/glQ==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -13363,8 +13363,8 @@
         "html-escaper": "^2.0.2",
         "opener": "^1.5.2",
         "picocolors": "^1.0.0",
-        "sirv": "^2.0.3",
-        "ws": "^7.3.1"
+        "sirv": "^3.0.2",
+        "ws": "^8.19.0"
       },
       "bin": {
         "webpack-bundle-analyzer": "lib/bin/analyzer.js"
@@ -13554,17 +13554,17 @@
       "license": "ISC"
     },
     "node_modules/ws": {
-      "version": "7.5.10",
-      "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz";,
-      "integrity": 
"sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
+      "version": "8.19.0",
+      "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz";,
+      "integrity": 
"sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
       "dev": true,
       "license": "MIT",
       "engines": {
-        "node": ">=8.3.0"
+        "node": ">=10.0.0"
       },
       "peerDependencies": {
         "bufferutil": "^4.0.1",
-        "utf-8-validate": "^5.0.2"
+        "utf-8-validate": ">=5.0.2"
       },
       "peerDependenciesMeta": {
         "bufferutil": {
diff --git a/package.json b/package.json
index f7798bd..089cf08 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
     "vinyl-source-stream": "2.0.0",
     "web-streams-polyfill": "3.2.1",
     "webpack": "5.104.1",
-    "webpack-bundle-analyzer": "5.1.1",
+    "webpack-bundle-analyzer": "5.2.0",
     "webpack-stream": "7.0.0",
     "zstd-codec": "0.1.5"
   },

Reply via email to