Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed 63d0750b403
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 /> [](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 <kou@clear-code.com>