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 863d2ae chore: bump webpack-bundle-analyzer from 5.0.1 to 5.1.1 (#362)
863d2ae is described below
commit 863d2aeebcacf78c118ecbb132df19f92bad676b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 10:35:10 2026 +0900
chore: bump webpack-bundle-analyzer from 5.0.1 to 5.1.1 (#362)
Bumps
[webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer)
from 5.0.1 to 5.1.1.
<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.1.1</h2>
<ul>
<li><strong>Bug Fix</strong>
<ul>
<li>Fix tooltip styling in dark mode when using CSS Modules (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/pull/688">#688</a>
by <a
href="https://github.com/theEquinoxDev"><code>@theEquinoxDev</code></a>)</li>
<li>Avoid parse failures for bundles with IIFE (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/pull/685">#685</a>
by <a href="https://github.com/hai-x"><code>@hai-x</code></a>)</li>
</ul>
</li>
</ul>
<h2>5.1.0</h2>
<ul>
<li>
<p><strong>Bug Fix</strong></p>
<ul>
<li>Prevent <code>TypeError</code> when <code>assets</code> or
<code>modules</code> are undefined in <code>analyzer.js</code>
(<a
href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/679">#679</a>
by <a
href="https://github.com/Srushti-33"><code>@Srushti-33</code></a>)</li>
</ul>
</li>
<li>
<p><strong>New Feature</strong></p>
<ul>
<li>Add optional dark/light mode toggle (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/pull/683">#683</a>
by <a
href="https://github.com/theEquinoxDev"><code>@theEquinoxDev</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack-bundle-analyzer/commit/bfd8aab6adf8b8eebd1bab58defc5553d650e63e"><code>bfd8aab</code></a>
fix: failed to parse bundle with IIFE (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/issues/685">#685</a>)</li>
<li><a
href="https://github.com/webpack/webpack-bundle-analyzer/commit/241fe8cb0e2e892d57c24f6b2cfce1437b49df00"><code>241fe8c</code></a>
Fix tooltip dark mode styling (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/issues/688">#688</a>)</li>
<li><a
href="https://github.com/webpack/webpack-bundle-analyzer/commit/fc2ddb1a9217efa7c6588efe27dc14b940253c8f"><code>fc2ddb1</code></a>
v5.1.0</li>
<li><a
href="https://github.com/webpack/webpack-bundle-analyzer/commit/492929cdfb2d20c36e062e041d1a32668dc0864b"><code>492929c</code></a>
Dark mode toggle implementation (<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/issues/683">#683</a>)</li>
<li><a
href="https://github.com/webpack/webpack-bundle-analyzer/commit/8c1497527b87aa8ef8f8761d67b7975e89d0116d"><code>8c14975</code></a>
Fix: prevent TypeError when assets or modules are undefined in analyzer
(<a
href="https://redirect.github.com/webpack/webpack-bundle-analyzer/issues/679">#679</a>)</li>
<li>See full diff in <a
href="https://github.com/webpack/webpack-bundle-analyzer/compare/v5.0.1...v5.1.1">compare
view</a></li>
</ul>
</details>
<br />
[](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 | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index baa141b..d77727f 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.103.0",
- "webpack-bundle-analyzer": "5.0.1",
+ "webpack-bundle-analyzer": "5.1.1",
"webpack-stream": "7.0.0",
"zstd-codec": "0.1.5"
},
diff --git a/yarn.lock b/yarn.lock
index 693e5d8..77c0cdb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6358,10 +6358,10 @@ [email protected]:
resolved
"https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
integrity
sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
[email protected]:
- version "5.0.1"
- resolved
"https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.0.1.tgz#51bd8cc3bd991b70d5e6d54937827f01fe859633"
- integrity
sha512-PUp3YFOHysSw8t+13rcF+8o5SGaP/AZ5KnIF3qJfFodv4xJkmixnfcyy+LOwNadpzvyrEKpaMlewAG2sFUfdpw==
[email protected]:
+ version "5.1.1"
+ resolved
"https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-5.1.1.tgz#39273f584a234960158fd9a56ca79e739ae06062"
+ integrity
sha512-UzoaIA0Aigo5lUvoUkIkSoHtUK5rBJh9e2vW3Eqct0jc/L8hcruBCz/jsXEvB1hDU1G3V94jo2EJqPcFKeSSeQ==
dependencies:
"@discoveryjs/json-ext" "0.5.7"
acorn "^8.0.4"