Skip to content

Update dependency webpack-dev-server to v5#83

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-dev-server-5.x
Open

Update dependency webpack-dev-server to v5#83
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-dev-server-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 12, 2024

This PR contains the following updates:

Package Change Age Confidence
webpack-dev-server 4.15.25.2.4 age confidence

Release Notes

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

v5.2.4

Compare Source

v5.2.3

Compare Source

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

v5.0.4

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

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

v5.0.2

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

v5.0.1

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

v5.0.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: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from 3e68bc9 to f6f737d Compare February 16, 2024 13:05
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from f6f737d to 3d805c8 Compare February 26, 2024 04:25
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 3d805c8 to 66e6322 Compare March 12, 2024 17:41
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from e203eda to ca97869 Compare March 20, 2024 21:23
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from ca97869 to b02f872 Compare April 15, 2024 17:21
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from b02f872 to 17b7bde Compare September 3, 2024 19:47
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 17b7bde to 4946f1d Compare December 11, 2024 14:10
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 4946f1d to 3d95c36 Compare February 13, 2025 19:12
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 3d95c36 to cfaff41 Compare March 27, 2025 02:55
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from cfaff41 to d755a4c Compare June 5, 2025 21:19
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from 5d2ba41 to 8ad6c4f Compare August 13, 2025 14:15
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 8ad6c4f to c63685b Compare August 19, 2025 17:53
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from c63685b to 12aba27 Compare August 31, 2025 10:41
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 12aba27 to 95e2f19 Compare September 25, 2025 14:38
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 95e2f19 to 17be471 Compare October 7, 2025 19:15
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 17be471 to d8d934f Compare October 21, 2025 10:13
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from d8d934f to 4111644 Compare November 10, 2025 23:40
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 4111644 to cd11803 Compare December 3, 2025 17:30
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from cd11803 to 7e7f720 Compare December 16, 2025 18:57
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 7e7f720 to 3aa3e1b Compare December 31, 2025 16:53
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from 3b8668d to b0c116c Compare January 12, 2026 17:57
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from a292b12 to 56cba10 Compare January 23, 2026 19:42
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 56cba10 to 6d0f338 Compare February 2, 2026 21:42
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from ae3b327 to 57aa604 Compare February 17, 2026 19:39
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 57aa604 to a64f78b Compare March 5, 2026 19:00
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from a64f78b to d30dcca Compare March 13, 2026 13:52
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from d30dcca to a1590ba Compare March 27, 2026 12:34
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from a1590ba to a6444d3 Compare April 8, 2026 21:35
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from a6444d3 to 6a5f5f8 Compare April 16, 2026 09:54
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 6a5f5f8 to e70a37d Compare April 29, 2026 11:51
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch 2 times, most recently from f117e0c to 8a5af57 Compare May 12, 2026 10:55
@renovate renovate Bot force-pushed the renovate/webpack-dev-server-5.x branch from 8a5af57 to 1f22159 Compare May 18, 2026 12:10
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