Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 5.0.4 -> 5.2.2 age adoption passing 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 from 4b57c96 to 2d22bdb Compare May 28, 2025 13:48
@renovate renovate bot force-pushed the renovate/webpack-dev-server-5.x-lockfile branch 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
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