chore(deps): update dependency webpack-dev-server to v5.2.2 #98

Open
renovate-bot wants to merge 1 commit from renovate/webpack-dev-server-5.x-lockfile into master
Member

This PR contains the following updates:

Package Change Age Confidence
webpack-dev-server 5.1.0 -> 5.2.2 age confidence

Release Notes

webpack/webpack-dev-server (webpack-dev-server)

v5.2.2

Compare Source

v5.2.1

Compare Source

Security
  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes
  • prevent overlay for errors caught by React error boundaries (#​5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#​5411) (ffd0b86)

v5.2.0

Compare Source

Features
  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)
Bug Fixes
  • speed up initial client bundling (145b5d0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | [`5.1.0` -> `5.2.2`](https://renovatebot.com/diffs/npm/webpack-dev-server/5.1.0/5.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack-dev-server/5.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack-dev-server/5.1.0/5.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpack/webpack-dev-server (webpack-dev-server)</summary> ### [`v5.2.2`](https://github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#522-2025-06-03) [Compare Source](https://github.com/webpack/webpack-dev-server/compare/v5.2.1...v5.2.2) ### [`v5.2.1`](https://github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#521-2025-03-26) [Compare Source](https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v5.2.1) ##### Security - cross-origin requests are not allowed unless allowed by `Access-Control-Allow-Origin` header - requests with an IP addresses in the `Origin` header are not allowed to connect to WebSocket server unless configured by `allowedHosts` or it different from the `Host` header The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes. ##### Bug Fixes - prevent overlay for errors caught by React error boundaries ([#&#8203;5431](https://github.com/webpack/webpack-dev-server/issues/5431)) ([8c1abc9](https://github.com/webpack/webpack-dev-server/commit/8c1abc903ab444d9ce99e567b9a6c603e1ec06be)) - take the first network found instead of the last one, this restores the same behavior as 5.0.4 ([#&#8203;5411](https://github.com/webpack/webpack-dev-server/issues/5411)) ([ffd0b86](https://github.com/webpack/webpack-dev-server/commit/ffd0b86b790d372f90e17aea92cfd9def83fee96)) ### [`v5.2.0`](https://github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#520-2024-12-11) [Compare Source](https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.0) ##### Features - added `getClientEntry` and `getClientHotEntry` methods to get clients entries ([dc642a8](https://github.com/webpack/webpack-dev-server/commit/dc642a832d45c23c5c7a08fbf29995e0db7e0d95)) ##### Bug Fixes - speed up initial client bundling ([145b5d0](https://github.com/webpack/webpack-dev-server/commit/145b5d01610a16468fc32719a20366682b0e8572)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4yIiwidXBkYXRlZEluVmVyIjoiNDEuMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-12-23 18:18:27 +05:30
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
renovate-bot changed title from chore(deps): update dependency webpack-dev-server to v5.2.0 to chore(deps): update dependency webpack-dev-server to v5.2.1 2025-03-31 05:21:24 +05:30
renovate-bot force-pushed renovate/webpack-dev-server-5.x-lockfile from aa840721f9 to 16eeb10f95 2025-03-31 05:21:26 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency webpack-dev-server to v5.2.1 to chore(deps): update dependency webpack-dev-server to v5.2.2 2025-06-16 06:07:43 +05:30
renovate-bot force-pushed renovate/webpack-dev-server-5.x-lockfile from 16eeb10f95 to b39ae852e4 2025-06-16 06:07:44 +05:30 Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/webpack-dev-server-5.x-lockfile:renovate/webpack-dev-server-5.x-lockfile
git checkout renovate/webpack-dev-server-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/webpack-dev-server-5.x-lockfile
git checkout renovate/webpack-dev-server-5.x-lockfile
git rebase master
git checkout master
git merge --ff-only renovate/webpack-dev-server-5.x-lockfile
git checkout renovate/webpack-dev-server-5.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/webpack-dev-server-5.x-lockfile
git checkout master
git merge --squash renovate/webpack-dev-server-5.x-lockfile
git checkout master
git merge --ff-only renovate/webpack-dev-server-5.x-lockfile
git checkout master
git merge renovate/webpack-dev-server-5.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/pow_sha256-polyfill#98
No description provided.