Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Confidence
webpack-dev-server 5.0.4 -> 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)

v5.1.0

Compare Source

Features
  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#​5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#​5267) (6509a3f)
Bug Fixes
5.0.4 (2024-03-19)
Bug Fixes
5.0.3 (2024-03-12)
Bug Fixes
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v5.1.0 chore(deps): update dependency webpack-dev-server to v5.2.0 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch 2 times, most recently from 9001c7a to 1923b73 Compare January 30, 2025 14:41
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 1923b73 to 13a7ddb Compare February 9, 2025 13:02
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 13a7ddb to f44c38e Compare March 3, 2025 18:06
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from f44c38e to a037c5d Compare March 11, 2025 11:28
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from a037c5d to 5aed0af Compare March 27, 2025 03:10
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v5.2.0 chore(deps): update dependency webpack-dev-server to v5.2.1 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch 2 times, most recently from 98610b5 to ce4fabf Compare April 8, 2025 11:53
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from ce4fabf to 6908c7a Compare April 24, 2025 06:13
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 6908c7a to 4b57c96 Compare May 19, 2025 20:02
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch 2 times, most recently from 2d22bdb to e3b6c74 Compare June 3, 2025 16:44
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v5.2.1 chore(deps): update dependency webpack-dev-server to v5.2.2 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from e3b6c74 to d51efa8 Compare June 4, 2025 11:44
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from d51efa8 to 9246f6c Compare June 22, 2025 15:14
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 9246f6c to 9e73362 Compare July 2, 2025 15:46
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 9e73362 to 0d5f415 Compare August 10, 2025 14:12
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 0d5f415 to 9f1368d Compare August 19, 2025 15:43
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from 9f1368d to cfc2543 Compare August 31, 2025 14:43
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch from cfc2543 to d086d19 Compare September 25, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants