chore(deps): update dependency webpack-dev-server to v5.2.6#1165
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
🟢 Coverage ∅ diff coverage · +0.01% coverage variation
Metric Results Coverage variation ✅ +0.01% coverage variation (-1.00%) Diff coverage ✅ ∅ diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (22a76ce) 15414 7580 49.18% Head commit (7a1703c) 15414 (+0) 7581 (+1) 49.18% (+0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#1165) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull request overview
Updates the client workspace’s enforced webpack-dev-server version to the latest patch release, ensuring consistent dependency resolution across the PNPM workspace and lockfile.
Changes:
- Bump
webpack-dev-serveroverride from5.2.5to5.2.6in the workspace overrides. - Refresh
pnpm-lock.yamlto reflect the updatedwebpack-dev-server@5.2.6resolution and related snapshot identifiers.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| client/pnpm-workspace.yaml | Updates the workspace-level override for webpack-dev-server to 5.2.6. |
| client/pnpm-lock.yaml | Updates overrides and lockfile entries/snapshots to align with webpack-dev-server@5.2.6. |
Files not reviewed (1)
- client/pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR contains the following updates:
5.2.5→5.2.6Release Notes
webpack/webpack-dev-server (webpack-dev-server)
v5.2.6Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.