Skip to content

chore(deps-dev): replace rollup-plugin-terser with @rollup/plugin-terser#405

Merged
matthewelwell merged 1 commit into
mainfrom
chore/replace-rollup-plugin-terser
Jun 26, 2026
Merged

chore(deps-dev): replace rollup-plugin-terser with @rollup/plugin-terser#405
matthewelwell merged 1 commit into
mainfrom
chore/replace-rollup-plugin-terser

Conversation

@matthewelwell

@matthewelwell matthewelwell commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Resolves Dependabot alert #561 (GHSA-5c6j-r48x-rmvq).

serialize-javascript@4.0.0 came in via the deprecated rollup-plugin-terser. Swapped for @rollup/plugin-terser, which pulls in serialize-javascript@7.0.6.

Resolves GHSA-5c6j-r48x-rmvq (serialize-javascript RCE). The deprecated
rollup-plugin-terser pinned serialize-javascript@4.0.0; @rollup/plugin-terser
pulls in serialize-javascript@^7.0.3 which contains the fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@matthewelwell matthewelwell requested a review from a team as a code owner June 26, 2026 16:13
@matthewelwell matthewelwell requested review from kyle-ssg and removed request for a team June 26, 2026 16:13

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request migrates the project's Rollup configuration from the deprecated rollup-plugin-terser to the official @rollup/plugin-terser package. This includes updating package.json, package-lock.json, and the import statement in rollup.config.js. There are no review comments, so I have no feedback to provide.

@matthewelwell matthewelwell merged commit 9e24f08 into main Jun 26, 2026
2 checks passed
@matthewelwell matthewelwell deleted the chore/replace-rollup-plugin-terser branch June 26, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants