Skip to content

build: update dependency copy-webpack-plugin to v14 (main)#32665

Merged
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-copy-webpack-plugin-14-x
Mar 4, 2026
Merged

build: update dependency copy-webpack-plugin to v14 (main)#32665
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-copy-webpack-plugin-14-x

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin 13.0.114.0.0 age adoption passing confidence

Release Notes

webpack/copy-webpack-plugin (copy-webpack-plugin)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
  • update serialize-javascript to fix security problems
13.0.1 (2025-08-12)
Bug Fixes

  • If you want to rebase/retry this PR, check this box

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 3, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request upgrades the copy-webpack-plugin dependency to its major version 14.0.0. This update is crucial for maintaining build toolchain health, addressing a security vulnerability in a transitive dependency, and aligning with modern Node.js environments by raising the minimum required Node.js version.

Highlights

  • Dependency Update: The copy-webpack-plugin has been updated from version 13.0.1 to 14.0.0, a major version bump.
  • Breaking Change: The new version of copy-webpack-plugin requires a minimum Node.js version of 20.9.0.
  • Security Fix: This update includes a fix for security problems by updating the serialize-javascript dependency.
Changelog
  • packages/angular_devkit/build_angular/package.json
    • Updated the copy-webpack-plugin dependency to version 14.0.0.
  • pnpm-lock.yaml
    • Updated the copy-webpack-plugin version and its associated integrity hash.
    • Increased the minimum Node.js engine requirement for copy-webpack-plugin to 20.9.0.
    • Added a new entry for serialize-javascript@7.0.3 and updated its reference within copy-webpack-plugin's dependencies.
Activity
  • Renovatebot initiated this pull request to update the copy-webpack-plugin dependency.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

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

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 updates the copy-webpack-plugin dependency from v13.0.1 to v14.0.0. This is a major version bump that introduces a breaking change, raising the minimum required Node.js version to 20.9.0. The update also addresses a security vulnerability by upgrading the serialize-javascript dependency. The changes in package.json and pnpm-lock.yaml are correct and consistent with this dependency upgrade. No issues were found during the review.

@clydin clydin merged commit f4c9f2f into angular:main Mar 4, 2026
40 checks passed
@clydin
Copy link
Member

clydin commented Mar 4, 2026

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/main-copy-webpack-plugin-14-x branch March 4, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants