chore(deps-dev): bump rollup-plugin-visualizer from 6.0.5 to 7.0.1#13787
chore(deps-dev): bump rollup-plugin-visualizer from 6.0.5 to 7.0.1#13787dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 6.0.5 to 7.0.1. - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v6.0.5...v7.0.1) --- updated-dependencies: - dependency-name: rollup-plugin-visualizer dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
|
@dependabot rebase |
|
Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request. |
DeepDiver1975
left a comment
There was a problem hiding this comment.
Maintainer review — dependency bump (dev-only)
This is a devDependencies major bump of rollup-plugin-visualizer (6.0.5 → 7.0.1), a build-time bundle-analysis Rollup plugin. It is not shipped in any runtime/production bundle, so the blast radius is limited to the local/CI build-analysis tooling. The v7 line's notable breaking change is dropping support for older Node versions (Node 18+ required), which is fine for this repo's toolchain. Low intrinsic risk.
However, this PR cannot be merged in its current state:
- ❌
buildcheck is failing. - ❌
check-tests-passedis failing. - ❌ The branch is conflicting with
master(mergeStateStatus: DIRTY) — it needs a rebase.
Please rebase onto current master (or let Dependabot recreate the PR) and ensure the build + check-tests-passed checks go green. Once CI is green and the branch is mergeable, this is good to merge.
No changelog fragment is required for a dev-dependency chore bump (the changelog / Generate Changelog check passes as-is).
🤖 Automated review by Claude Code review agent (maintainer @DeepDiver1975).
Bumps rollup-plugin-visualizer from 6.0.5 to 7.0.1.
Changelog
Sourced from rollup-plugin-visualizer's changelog.
Commits
18b13ca7.0.1ba87027Add missingmainfield topackage.json(#216)22ae3dbUpdate versioning notes for list and markdown outputsb9feb93Add very funcy treemap1beef6d7.0.002a1962Update deps4c0788bUpdate readme8ddb46aUpdate changelog9663907Update readmeae27042Add vite to dev depsYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)