josephfrazier / reported-web

Web front-end for https://twitter.com/Reported_NYC: https://reported-web.herokuapp.com
https://reported-web.herokuapp.com
MIT License
10 stars 1 forks source link

build(deps-dev): bump webpack-dev-middleware from 3.7.3 to 7.3.0 #532

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps webpack-dev-middleware from 3.7.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 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] commented 3 months ago

Superseded by #538.