webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
MIT License
7.78k stars 1.43k forks source link

chore(deps): bump webpack-dev-middleware from 7.2.1 to 7.3.0 #5238

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps webpack-dev-middleware from 7.2.1 to 7.3.0.

Release notes

Sourced from webpack-dev-middleware's releases.

v7.3.0

7.3.0 (2024-07-18)

Features

Changelog

Sourced from webpack-dev-middleware's changelog.

7.3.0 (2024-07-18)

Features

Commits
  • 1b92c73 chore(release): 7.3.0
  • ccd00bb refactor: types (#1895)
  • 0f9f398 feat: support hono (#1890)
  • fd06983 chore(deps-dev): bump @​types/node from 20.14.10 to 20.14.11 (#1894)
  • 594e453 chore(deps-dev): bump cspell from 8.10.4 to 8.11.0 (#1893)
  • f2d4e21 chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1891)
  • 5b1a915 chore(deps-dev): bump @​babel/core from 7.24.8 to 7.24.9 (#1892)
  • aad0e1d chore(deps-dev): bump @​babel/core from 7.24.7 to 7.24.8 (#1888)
  • f1accfe chore(deps-dev): bump @​babel/preset-env from 7.24.7 to 7.24.8 (#1889)
  • aa66133 chore(deps-dev): bump @​babel/cli from 7.24.7 to 7.24.8 (#1887)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)