Bump rollup from 3.20.6 to 3.30.0 - #6123
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3.30.0
branch
2 times, most recently
from
August 3, 2026 22:10
a014519 to
feb4e6d
Compare
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.6 to 3.30.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md) - [Commits](rollup/rollup@v3.20.6...v3.30.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.30.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rollup-3.30.0
branch
from
August 3, 2026 22:22
feb4e6d to
d69c1a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rollup from 3.20.6 to 3.30.0.
Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d91d5e13.30.09677409Update release script for backportsc8cf1f9Validate bundle stays within output dir (#6276)dfd233d3.29.52ef77c0Fix DOM Clobbering CVEa6448b93.29.44e92d60Deoptimize all parameters when losing track of a function (#5158)801ffd13.29.3353e462Fully deoptimize first level path when deoptimizing nested parameter paths (#...a1a89e7chore(deps): update dependency@vue/eslint-config-typescriptto v12 (#5148)Note
Low Risk
Dev-only bundler upgrade with no runtime or application code changes; main practical risk is a rollup build failing if output paths would escape the output directory.
Overview
Updates the devDependency
rollupfrom 3.20.6 to ^3.30.0 inpackage.json, with the matching lockfile entry fornode_modules/rollup.This is a dependency-only change—no app or build config edits. The jump includes rollup fixes (tree-shaking, static analysis) and 3.29.5’s CVE-2024-43788 security fix, plus 3.30.0’s stricter check that bundle output paths stay inside the output directory.
Reviewed by Cursor Bugbot for commit d69c1a5. Bugbot is set up for automated code reviews on this repo. Configure here.