vuejs-aspnetcore-ssr icon indicating copy to clipboard operation
vuejs-aspnetcore-ssr copied to clipboard

Bump webpack-dev-middleware from 6.1.3 to 7.3.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

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

v7.1.1

7.1.1 (2024-03-21)

Bug Fixes

v7.1.0

7.1.0 (2024-03-19)

Features

  • prefer to use fs.createReadStream over fs.readFileSync to 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

7.1.1 (2024-03-21)

Bug Fixes

7.1.0 (2024-03-19)

Features

  • prefer to use fs.createReadStream over fs.readFileSync to read files (ab533de)

Bug Fixes

7.0.0 (2023-12-26)

⚠ BREAKING CHANGES

... (truncated)

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 <dependency name> 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)

dependabot[bot] avatar Aug 01 '24 21:08 dependabot[bot]