-
Notifications
You must be signed in to change notification settings - Fork 12k
build: update dependency webpack-dev-server to v5.2.2 #30469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a couple of instances "webpack-dev-server": "5.2.0"
left, can you please update the version everywhere?
Also, please update the commit message to
fix(@angular-devkit/build-angular): update dependency webpack-dev-server to v5.2.2
Security update for more information see: https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#521-2025-03-26
@alan-agius4 done, let me know if anything else needs to be done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for your contribution.
…ver to v5.2.2 Security update for more information see: https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#521-2025-03-26
**Caretaker note: ** the failure is due to mis matching Node.js versions. We should tackle this separately. |
v18 port of [`b120e1411c28c99defb34274a11f0fb54972178a`](angular#30469).
v18 port of this change in #30487. |
v18 port of [`b120e1411c28c99defb34274a11f0fb54972178a`](angular#30469).
v18 port of [`b120e1411c28c99defb34274a11f0fb54972178a`](angular#30469).
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information