Skip to content

chore(deps): update dependency webpack-dev-middleware to v8#10115

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/webpack-dev-middleware-8.x
Open

chore(deps): update dependency webpack-dev-middleware to v8#10115
renovate[bot] wants to merge 1 commit into
developfrom
renovate/webpack-dev-middleware-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack-dev-middleware 5.3.48.0.0 age confidence

Release Notes

webpack/webpack-dev-middleware (webpack-dev-middleware)

v8.0.0

Compare Source

Major Changes
  • The getFilenameFromUrl function is now asynchronous, returning a Promise that resolves to the object with the found filename (or undefined if the file was not found) or throws an error if the URL cannot be processed. Additionally, the object contains the extra property with stats (file system stats) and outputFileSystem (output file system where file was found) properties. (by @​alexander-akait in #​2284)

  • Minimum supported Node.js version is 20.9.0. (by @​alexander-akait in #​2284)

  • Minimum supported webpack version is 5.101.0. (by @​alexander-akait in #​2284)

Minor Changes
Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.4.5 (2025-09-24)
Bug Fixes
7.4.4 (2025-09-23)
Bug Fixes
7.4.3 (2025-09-05)
Bug Fixes
  • do not call the next middleware for 304 responses (#​2155) (c26a326)
  • do not call the next middleware when request is finished or errored (#​2156) (116c680)
7.4.2 (2024-08-21)
Bug Fixes
7.4.1 (2024-08-20)
Bug Fixes

v7.4.5

Compare Source

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

Features
  • added the cacheImmutable option to cache immutable assets (assets with a hash in file name like image.e12ab567.jpg) (5ed629d)
  • allow to configure the Cache-Control header (#​1923) (f7529c3)
Bug Fixes
  • support devServer: false (b443f4d)

v7.3.0

Compare Source

Features
7.2.1 (2024-04-02)
Bug Fixes
  • avoid extra log

v7.2.1

Compare Source

Features
7.2.1 (2024-04-02)
Bug Fixes
  • avoid extra log

v7.2.0

Compare Source

Features
7.2.1 (2024-04-02)
Bug Fixes
  • avoid extra log

v7.1.1

Compare Source

Features
7.1.1 (2024-03-21)
Bug Fixes

v7.1.0

Compare Source

Features
7.1.1 (2024-03-21)
Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 18.12.0 (#​1694)
  • updated memfs@​4 (#​1693)
Features
6.1.1 (2023-05-16)
Bug Fixes

v6.1.3

Compare Source

6.1.3 (2024-03-29)
Bug Fixes

v6.1.2

Compare Source

6.1.2 (2024-03-20)
Bug Fixes

v6.1.1

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 18.12.0 (#​1694)
  • updated memfs@​4 (#​1693)
Features
6.1.1 (2023-05-16)
Bug Fixes

v6.1.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 18.12.0 (#​1694)
  • updated memfs@​4 (#​1693)
Features
6.1.1 (2023-05-16)
Bug Fixes

v6.0.2

Compare Source

Features
Bug Fixes
6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes

v6.0.1

Compare Source

Features
Bug Fixes
6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes

v6.0.0

Compare Source

Features
Bug Fixes
6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
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: Never, 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 added the dependencies Pull requests that update a dependency file label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants