Skip to content

H-6326: Update copy-webpack-plugin, terser-webpack-plugin, serialize-javascript#8545

Merged
CiaranMn merged 1 commit intomainfrom
cm/update-serialize-javascript
Mar 13, 2026
Merged

H-6326: Update copy-webpack-plugin, terser-webpack-plugin, serialize-javascript#8545
CiaranMn merged 1 commit intomainfrom
cm/update-serialize-javascript

Conversation

@CiaranMn
Copy link
Member

🌟 What is the purpose of this PR?

Update deps to eliminate dependency on vulnerable serialize-javascript version.

@vercel
Copy link

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment Mar 13, 2026 10:35am
petrinaut Ready Ready Preview, Comment Mar 13, 2026 10:35am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
hashdotdesign Ignored Ignored Mar 13, 2026 10:35am
hashdotdesign-tokens Ignored Ignored Mar 13, 2026 10:35am

@cursor
Copy link

cursor bot commented Mar 13, 2026

PR Summary

Medium Risk
Moderate risk because it upgrades copy-webpack-plugin across major versions and updates terser-webpack-plugin, which can change webpack build behavior/output for the browser extension. No runtime/business-logic changes beyond dependency resolution updates.

Overview
Updates the @apps/plugin-browser build toolchain by bumping copy-webpack-plugin from 11.0.0 to 14.0.0 and terser-webpack-plugin from 5.3.14 to 5.4.0.

Lockfile changes reflect the dependency graph shift that removes the older vulnerable serialize-javascript@6.x and brings in serialize-javascript@7.x via the updated webpack plugins.

Written by Cursor Bugbot for commit fc2780f. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added area/deps Relates to third-party dependencies (area) area/apps labels Mar 13, 2026
@augmentcode
Copy link

augmentcode bot commented Mar 13, 2026

🤖 Augment PR Summary

Summary: Updates webpack build-tooling dependencies for @apps/plugin-browser to remove reliance on a vulnerable transitive serialize-javascript version.

Changes:

  • Bumped copy-webpack-plugin from 11.0.0 → 14.0.0.
  • Bumped terser-webpack-plugin from 5.3.14 → 5.4.0.
  • Updated yarn.lock to reflect the refreshed dependency tree.

Technical Notes: Includes a major version upgrade in the webpack asset-copy pipeline; ensure the extension build output remains unchanged.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 2 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@CiaranMn CiaranMn added this pull request to the merge queue Mar 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 13, 2026
@CiaranMn CiaranMn added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit fbfe2fb Mar 13, 2026
65 checks passed
@CiaranMn CiaranMn deleted the cm/update-serialize-javascript branch March 13, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps area/deps Relates to third-party dependencies (area)

Development

Successfully merging this pull request may close these issues.

2 participants