Skip to content

chore(deps-dev): bump rollup-plugin-visualizer from 6.0.5 to 7.0.1#13787

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-plugin-visualizer-7.0.1
Open

chore(deps-dev): bump rollup-plugin-visualizer from 6.0.5 to 7.0.1#13787
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-plugin-visualizer-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup-plugin-visualizer from 6.0.5 to 7.0.1.

Changelog

Sourced from rollup-plugin-visualizer's changelog.

7.0.1

  • Fancy treemap
  • Correct main entry in package.json

7.0.0

  • Breaking change Migrate package to ESM-only
  • Breaking change Drop NodeJS 20, minimal version is 22
  • Added rolldown RC versions to peer deps
  • Add markdown report template (LLM-friendly)

6.0.11

  • Identical to 6.0.5 to have latest v6 that is not deprecated

6.0.8

  • Deprecated - accidential breaking change
Commits

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
@update-docs

update-docs Bot commented May 18, 2026

Copy link
Copy Markdown

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.

@LukasHirt

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maintainer review — dependency bump (dev-only)

This is a devDependencies major bump of rollup-plugin-visualizer (6.0.57.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:

  • build check is failing.
  • check-tests-passed is 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants