vuejs-aspnetcore-ssr
vuejs-aspnetcore-ssr copied to clipboard
Bump webpack-dev-middleware from 6.1.3 to 7.3.0
Bumps webpack-dev-middleware from 6.1.3 to 7.3.0.
Release notes
Sourced from webpack-dev-middleware's releases.
v7.3.0
7.3.0 (2024-07-18)
Features
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
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
7.3.0 (2024-07-18)
Features
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
... (truncated)
Commits
1b92c73chore(release): 7.3.0ccd00bbrefactor: types (#1895)0f9f398feat: support hono (#1890)fd06983chore(deps-dev): bump@types/nodefrom 20.14.10 to 20.14.11 (#1894)594e453chore(deps-dev): bump cspell from 8.10.4 to 8.11.0 (#1893)f2d4e21chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1891)5b1a915chore(deps-dev): bump@babel/corefrom 7.24.8 to 7.24.9 (#1892)aad0e1dchore(deps-dev): bump@babel/corefrom 7.24.7 to 7.24.8 (#1888)f1accfechore(deps-dev): bump@babel/preset-envfrom 7.24.7 to 7.24.8 (#1889)aa66133chore(deps-dev): bump@babel/clifrom 7.24.7 to 7.24.8 (#1887)- 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)