Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump rollup-plugin-visualizer from 5.8.3 to 5.9.2 (#…
…1142) Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 5.8.3 to 5.9.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md">rollup-plugin-visualizer's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>5.9.1</h2> <ul> <li>Update dependencies</li> <li>Change a way code traversed for sourcemap in attempt to account for surrogate pairs</li> </ul> <h2>5.9.0</h2> <ul> <li>Add <code>include</code> and <code>exclude</code> options allowing to filter bundles, and files in separate or together</li> <li>Fix possible bug with not correctly cutting prefix when <code>projectRoot</code> is a string</li> <li>Use glob patterns via <code>picomatch</code> in include and exclude allowing to filter both bundles and files</li> <li><code>treemap</code> received new zoom. On click on node it will increase it size to 100%</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/64137b5607bd56ae6f371ef8de900ee2cc0c4dcb"><code>64137b5</code></a> 5.9.2</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/029f17189bf550cbb0c3c202073ebd6dc30bff4b"><code>029f171</code></a> Stop testing 14.x and 16.x</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/36352ce8df1bd9a45d445a1d64f9658050f41232"><code>36352ce</code></a> 5.9.1</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/908b9c11a5d7265b8987b046a745d3e61348c18d"><code>908b9c1</code></a> Update changelog</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/442517cf6030f5c9710a4848c10a8b60d5a54012"><code>442517c</code></a> Change a way how sourcemap is traversed</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/3ebec96a88a128c1468cdcf7044061afca0f2533"><code>3ebec96</code></a> Update dependencies</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/f70d2e5a0bc94ac009954b1d6a3e987f759f9d41"><code>f70d2e5</code></a> 5.9.0</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/e7fd1103162bd7fa1318a98863ae6e70026dae93"><code>e7fd110</code></a> Update changelog</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/0c27bc9c282bb2ed6554b4947e7a50207cafe0c8"><code>0c27bc9</code></a> Update tests and changelog</li> <li><a href="https://github.com/btd/rollup-plugin-visualizer/commit/7009b24b55a3780b027dd7d871dc15bbcf2bac57"><code>7009b24</code></a> Change zooming on treemap to increase selected node and not render others</li> <li>Additional commits viewable in <a href="https://github.com/btd/rollup-plugin-visualizer/compare/v5.8.3...v5.9.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup-plugin-visualizer&package-manager=npm_and_yarn&previous-version=5.8.3&new-version=5.9.2)](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>
- Loading branch information