fix(deps): update dependency webpack-dev-middleware to v8#1246
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update dependency webpack-dev-middleware to v8#1246renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.7.3→^8.0.2Release Notes
webpack/webpack-dev-middleware (webpack-dev-middleware)
v8.0.2Compare Source
Patch Changes
v8.0.1Compare Source
Patch Changes
0b40cfd)v8.0.0Compare Source
Major Changes
The
getFilenameFromUrlfunction is now asynchronous, returning a Promise that resolves to the object with the foundfilename(orundefinedif the file was not found) or throws an error if the URL cannot be processed. Additionally, the object contains theextraproperty withstats(file system stats) andoutputFileSystem(output file system where file was found) properties. (by @alexander-akait in #2284)Minimum supported
Node.jsversion is20.9.0. (by @alexander-akait in #2284)Minimum supported
webpackversion is5.101.0. (by @alexander-akait in #2284)Minor Changes
Added support for plugin usage, useful when the middleware will be used as a webpack plugin (no stats output, no extra actions). (by @alexander-akait in #2284)
Added the
forwardErroroption to enable error forwarding to next middleware. (by @alexander-akait in #2284)Enable
cacheImmutableby default for immutable assets. (by @alexander-akait in #2284)Patch Changes
Improved initial loading module time. (by @alexander-akait in #2284)
Removed outdated code and improved performance by avoiding extra loops. (by @alexander-akait in #2284)
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
7.4.2 (2024-08-21)
Bug Fixes
7.4.1 (2024-08-20)
Bug Fixes
assetsInfomay be undefined (rspack) (#1927) (21f1797)v7.4.5Compare Source
v7.4.4Compare Source
v7.4.3Compare Source
v7.4.2Compare Source
v7.4.1Compare Source
v7.4.0Compare Source
Features
image.e12ab567.jpg) (5ed629d)Cache-Controlheader (#1923) (f7529c3)Bug Fixes
devServer: false(b443f4d)v7.3.0Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.2.1Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.2.0Compare Source
Features
7.2.1 (2024-04-02)
Bug Fixes
v7.1.1Compare Source
Features
ETagheader generation (#1797) (b759181)Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)v7.1.0Compare Source
Features
ETagheader generation (#1797) (b759181)Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)v7.0.0Compare Source
⚠ BREAKING CHANGES
Features
updated memfs@4 (#1693) (244d9f8)
minimum supported Node.js version is 18.12.0 (#1694) (e273d61)
6.1.1 (2023-05-16)
Bug Fixes
methodsshould be string array (#1550) (41b2f77)v6.1.3Compare Source
6.1.3 (2024-03-29)
Bug Fixes
v6.1.2Compare Source
6.1.2 (2024-03-20)
Bug Fixes
v6.1.1Compare Source
⚠ BREAKING CHANGES
Features
updated memfs@4 (#1693) (244d9f8)
minimum supported Node.js version is 18.12.0 (#1694) (e273d61)
6.1.1 (2023-05-16)
Bug Fixes
methodsshould be string array (#1550) (41b2f77)v6.1.0Compare Source
⚠ BREAKING CHANGES
Features
updated memfs@4 (#1693) (244d9f8)
minimum supported Node.js version is 18.12.0 (#1694) (e273d61)
6.1.1 (2023-05-16)
Bug Fixes
methodsshould be string array (#1550) (41b2f77)v6.0.2Compare Source
Features
mimeTypeDefaultoption (#1527) (503d290)modifyResponseDataoption (#1529) (35dac70)Bug Fixes
memory-fswhenwriteToDiskistrue(#1537) (852245e)6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes
indexandmethodsproperties (#1397) (cda328e)v6.0.1Compare Source
Features
mimeTypeDefaultoption (#1527) (503d290)modifyResponseDataoption (#1529) (35dac70)Bug Fixes
memory-fswhenwriteToDiskistrue(#1537) (852245e)6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes
indexandmethodsproperties (#1397) (cda328e)v6.0.0Compare Source
Features
mimeTypeDefaultoption (#1527) (503d290)modifyResponseDataoption (#1529) (35dac70)Bug Fixes
memory-fswhenwriteToDiskistrue(#1537) (852245e)6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes
indexandmethodsproperties (#1397) (cda328e)v5.3.4Compare Source
5.3.4 (2024-03-20)
Bug Fixes
v5.3.3Compare Source
⚠ BREAKING CHANGES
5.3.3 (2022-05-18)
Bug Fixes
RequestandResponse(#1271) (eeb8aa8)5.3.2 (2022-05-17)
Bug Fixes
5.3.1 (2022-02-01)
Bug Fixes
v5.3.2Compare Source
⚠ BREAKING CHANGES
5.3.3 (2022-05-18)
Bug Fixes
RequestandResponse(#1271) (eeb8aa8)5.3.2 (2022-05-17)
Bug Fixes
5.3.1 (2022-02-01)
Bug Fixes
v5.3.1Compare Source
⚠ BREAKING CHANGES
5.3.3 (2022-05-18)
Bug Fixes
RequestandResponse(#1271) (eeb8aa8)5.3.2 (2022-05-17)
Bug Fixes
5.3.1 (2022-02-01)
Bug Fixes
v5.3.0Compare Source
⚠ BREAKING CHANGES
5.3.3 (2022-05-18)
Bug Fixes
RequestandResponse(#1271) (eeb8aa8)5.3.2 (2022-05-17)
Bug Fixes
5.3.1 (2022-02-01)
Bug Fixes
v5.2.2Compare Source
Features
5.2.2 (2021-11-17)
Chore
schema-utilspackage to4.0.0version5.2.1 (2021-09-25)
v5.2.1Compare Source
Features
5.2.2 (2021-11-17)
Chore
schema-utilspackage to4.0.0version5.2.1 (2021-09-25)
v5.2.0Compare Source
Features
5.2.2 (2021-11-17)
Chore
schema-utilspackage to4.0.0version5.2.1 (2021-09-25)
v5.1.0Compare Source
Features
Rangeheader is present (e8b21f0)Bug Fixes
mempackage (#1027) (0d55268)v5.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is12.13.0(#928) (4cffeff)v4.3.0Compare Source
Features
getFilenameFromUrlto API (#911) (1edc726)Bug Fixes
v4.2.0Compare Source
Features
headersoption to accept function (#897) (966afb3)v4.1.0Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)v4.0.4Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)v4.0.3Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)v4.0.2Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)v4.0.1Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)v4.0.0Compare Source
Features
statsoption (376cdba)4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
statstostdoutinsteadstderr, how doeswebpack-cli, if you need hidestatsfrom output please use{ stats: false }or{ stats: 'none' }(4de0f97)stats(4de0f97)Content-type headeron unknown types (#809) (5c9eee5)4.0.2 (2020-11-10)
Bug Fixes
headersoption (#763) (7c4cac5)4.0.1 (2020-11-09)
Bug Fixes
connect(b83a1db)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.