Skip to content

PF5: Upgrade webpack-dev-server to 5.2.5 and ws to 8.21.0#2126

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:pattern-fly-5from
kyoto:pf5-webpack-dev-server-5.2.5
Jun 23, 2026
Merged

PF5: Upgrade webpack-dev-server to 5.2.5 and ws to 8.21.0#2126
openshift-merge-bot[bot] merged 1 commit into
openshift:pattern-fly-5from
kyoto:pf5-webpack-dev-server-5.2.5

Conversation

@kyoto

@kyoto kyoto commented Jun 23, 2026

Copy link
Copy Markdown
Member

Manual backport of #2124

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to latest versions for improved stability and security.

@kyoto kyoto added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 23, 2026
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 246cf234-efc6-45f0-88a3-ee6749c6ce8e

📥 Commits

Reviewing files that changed from the base of the PR and between eb048f6 and 4031156.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

package.json bumps webpack-dev-server in devDependencies from 5.2.4 to 5.2.5 and adds a new overrides entry pinning the transitive ws dependency to 8.21.0 alongside the existing webpack override.

Changes

Dependency version update

Layer / File(s) Summary
webpack-dev-server bump and ws override
package.json
webpack-dev-server updated from 5.2.4 to 5.2.5 in devDependencies; overrides gains a new ws: 8.21.0 entry next to the existing webpack override.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • openshift/lightspeed-console#2124: Makes the identical package.json changes — bumping webpack-dev-server to 5.2.5 and adding the ws 8.21.0 override — suggesting these two PRs target the same dependency update.

Suggested reviewers

  • xrajesh
  • syedriko

Poem

🐇 A hop, a skip, a version bump today,
webpack-dev-server now goes 5.2.5 the way!
And ws gets pinned with care,
8.21.0 declared right there.
The rabbit keeps dependencies neat and gay! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly summarizes the main changes: upgrading webpack-dev-server to 5.2.5 and ws to 8.21.0, which matches the package.json modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from joshuawilson and xrajesh June 23, 2026 06:11
@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit 1e3ccb2 into openshift:pattern-fly-5 Jun 23, 2026
5 checks passed
@kyoto kyoto deleted the pf5-webpack-dev-server-5.2.5 branch June 23, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant