vuejs-aspnetcore-ssr
vuejs-aspnetcore-ssr copied to clipboard
Bump webpack-dev-middleware from 6.1.3 to 7.2.1
Bumps webpack-dev-middleware from 6.1.3 to 7.2.1.
Release notes
Sourced from webpack-dev-middleware's releases.
v7.2.1
7.2.1 (2024-04-02)
Bug Fixes
- avoid extra log
v7.2.0
7.2.0 (2024-03-29)
Features
- hapi support (b3f9126)
- koa support (#1792) (458c17c)
- support
ETagheader generation (#1797) (b759181)- support
Last-Modifiedheader generation (#1798) (18e5683)v7.1.1
7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)- improve perf (#1777) (5b47c92)
- types: make types better (#1786) (e4d183e)
v7.1.0
7.1.0 (2024-03-19)
Features
- prefer to use
fs.createReadStreamoverfs.readFileSyncto read files (ab533de)Bug Fixes
- cleaup stream and handle errors (#1769) (1258fdd)
- security: do not allow to read files above (#1771) (e10008c)
v7.0.0
7.0.0 (2023-12-26)
⚠ BREAKING CHANGES
- minimum supported Node.js version is 18.12.0 (#1694)
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
7.2.1 (2024-04-02)
Bug Fixes
- avoid extra log
7.2.0 (2024-03-29)
Features
- hapi support (b3f9126)
- koa support (#1792) (458c17c)
- support
ETagheader generation (#1797) (b759181)- support
Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)- improve perf (#1777) (5b47c92)
- types: make types better (#1786) (e4d183e)
7.1.0 (2024-03-19)
Features
- prefer to use
fs.createReadStreamoverfs.readFileSyncto read files (ab533de)Bug Fixes
- cleaup stream and handle errors (#1769) (1258fdd)
- security: do not allow to read files above (#1771) (e10008c)
7.0.0 (2023-12-26)
⚠ BREAKING CHANGES
Features
... (truncated)
Commits
3d422a9chore(release): 7.2.18c2df86docs(readme): fix options table (#1808)5ac51a0chore(deps): bump memfs from 4.8.0 to 4.8.1 (#1806)adfd4f1chore(deps-dev): bump@types/nodefrom 20.11.30 to 20.12.2 (#1807)79e7247fixed: removed cache key logging (#1805)17ed7ebchore(release): 7.2.07e1fe44refactor: tests were rewritten, we don't need it anymore (#1803)95c2fb0test: refactor (#1802)7b666a1refactor: better types (#1801)1f54424test: more (#1800)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)