Skip to content

chore(deps-dev): bump webpack-dev-middleware from 7.4.5 to 8.0.3#66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-dev-middleware-8.0.3
Open

chore(deps-dev): bump webpack-dev-middleware from 7.4.5 to 8.0.3#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-dev-middleware-8.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack-dev-middleware from 7.4.5 to 8.0.3.

Release notes

Sourced from webpack-dev-middleware's releases.

v8.0.3

Patch Changes

  • Respect req.url when modified by middleware such as connect-history-api-fallback. (by @​bjohansebas in #2304)

v8.0.2

Patch Changes

v8.0.1

Patch Changes

v8.0.0

Major Changes

  • The getFilenameFromUrl function is now asynchronous, returning a Promise that resolves to the object with the found filename (or undefined if the file was not found) or throws an error if the URL cannot be processed. Additionally, the object contains the extra property with stats (file system stats) and outputFileSystem (output file system where file was found) properties. (by @​alexander-akait in #2284)

  • Minimum supported Node.js version is 20.9.0. (by @​alexander-akait in #2284)

  • Minimum supported webpack version is 5.101.0. (by @​alexander-akait in #2284)

Minor Changes

  • Added support for plugin usage, useful when the middleware will be used as a webpack plugin (no stats output, no extra actions). (by @​alexander-akait in #2284)

  • Added the forwardError option to enable error forwarding to next middleware. (by @​alexander-akait in #2284)

  • Enable cacheImmutable by default for immutable assets. (by @​alexander-akait in #2284)

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.4.5 (2025-09-24)

Bug Fixes

7.4.4 (2025-09-23)

Bug Fixes

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

8.0.3

Patch Changes

  • Respect req.url when modified by middleware such as connect-history-api-fallback. (by @​bjohansebas in #2304)

8.0.2

Patch Changes

8.0.1

Patch Changes

8.0.0

Major Changes

  • The getFilenameFromUrl function is now asynchronous, returning a Promise that resolves to the object with the found filename (or undefined if the file was not found) or throws an error if the URL cannot be processed. Additionally, the object contains the extra property with stats (file system stats) and outputFileSystem (output file system where file was found) properties. (by @​alexander-akait in #2284)

  • Minimum supported Node.js version is 20.9.0. (by @​alexander-akait in #2284)

  • Minimum supported webpack version is 5.101.0. (by @​alexander-akait in #2284)

Minor Changes

  • Added support for plugin usage, useful when the middleware will be used as a webpack plugin (no stats output, no extra actions). (by @​alexander-akait in #2284)

  • Added the forwardError option to enable error forwarding to next middleware. (by @​alexander-akait in #2284)

  • Enable cacheImmutable by default for immutable assets. (by @​alexander-akait in #2284)

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
  • 6fcaa48 chore(release): new release (#2305)
  • 21cd376 chore(deps): update typescript (#2306)
  • 8493c45 fix: respect req.url when modified
  • 7c658fe chore(deps-dev): bump the dependencies group with 2 updates (#2302)
  • dedf0a4 chore(deps): bump the dependencies group across 1 directory with 2 updates
  • 381828e chore(deps): bump picomatch (#2300)
  • 6eee395 chore(deps): bump the dependencies group with 4 updates (#2297)
  • f79af6a chore(release): new release
  • ebe8b57 chore: adding changelog
  • dfebd57 fix: rspack compatibility more.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for webpack-dev-middleware since your current version.


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

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 7.4.5 to 8.0.3.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v7.4.5...v8.0.3)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/webpack-dev-middleware-8.0.3 into main will be

93.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-history/src
   index.ts93.41%89.29%100%94.94%104, 116–117, 167, 167–168, 171–172, 202, 208, 208–209, 212–213, 23–24, 328, 37–38, 380–382, 408–409, 416, 47–48
packages/coaction-jotai/src
   index.ts98.20%95%100%98.59%44–45
packages/coaction-logger/src
   index.ts100%100%100%100%
   logger.ts97.26%95.89%100%98.36%39, 41, 41, 41
packages/coaction-mobx/src
   index.ts90.32%83.09%100%93.22%100, 117, 133–134, 137, 167–168, 168, 168, 168, 168, 168–169, 171–172, 175, 178, 178, 178–179, 186–187, 190–191, 262–263, 268, 323, 380, 60–61, 66–70, 72–73, 99
packages/coaction-ng/src
   index.ts94.12%50%100%95.65%77–78
packages/coaction-persist/src
   index.ts91.09%86.49%92.50%93.06%121, 128, 128, 128–129, 161–162, 171–172, 190–191, 211–212, 223, 223, 223–224, 252, 287–288
packages/coaction-pinia/src
   index.ts89.36%82.20%100%91.98%115–116, 133, 153, 183–184, 184, 184, 184, 184, 184–185, 187–188, 191, 194, 194, 194–195, 202–203, 206–207, 256–257, 261, 278–280, 76–77, 82–86, 88–89
packages/coaction-react/src
   index.ts85.19%73.23%91.57%88.45%118–119, 123, 129–130, 150, 150, 150–151, 153–159, 161–162, 162, 162–163, 165, 165, 165–166, 168–171, 176–177, 183, 188, 190, 203, 219–220, 252, 370–371, 374, 444–445, 448–450, 469–471, 504–505, 51, 51, 51, 514–515, 54, 57, 595, 609, 631, 640–641, 71, 87–88, 90, 97–98
packages/coaction-redux/src
   index.ts98.72%97.78%100%98.91%164–165
packages/coaction-solid/src
   index.ts90.63%86.11%94.12%92%114–115, 118, 127–128, 155–158, 204–205
packages/coaction-svelte/src
   index.ts100%100%100%100%
packages/coaction-valtio/src
   index.ts88.34%80.56%96.15%91.67%102–103, 120, 140, 170–171, 171, 171, 171, 171, 171–172, 174–175, 178, 181, 181, 181–182, 189–190, 193–194, 217, 234–236, 320, 63–64, 69–73, 75–76
packages/coaction-vue/src
   index.ts91.84%86.84%95%93.26%145–146, 149, 158–159, 186–189, 233–234
packages/coaction-xstate/src
   index.ts100%100%100%100%
packages/coaction-yjs/src
   index.ts92.58%85.33%100%94.92%116–117, 125–126, 134–135, 140–141, 222, 225, 229, 236–237, 239–240, 245, 249, 251–252, 320, 346, 355, 369, 393, 432–434, 47, 470, 534, 547, 551, 569, 625, 645–646, 82–83
   remoteOperations.ts100%100%100%100%
   shared.ts87.10%83.02%100%89.06%103–104, 23–24, 30, 36, 43–45, 55, 62, 66, 69, 90–91, 97
   sync.ts94.64%92.50%100%96.43%137, 137, 45–46, 51–53, 84, 84
   yjsValue.ts92.54%87.50%100%94.12%12–13, 53, 69–70
packages/coaction-zustand/src
   index.ts98.43%93.55%100%100%148, 30
packages/core/src
   applyMiddlewares.ts100%100%100%100%
   asyncClientStore.ts92.63%88.73%100%94.29%120, 129–130, 132–134, 154, 162, 162, 162–163, 210, 45, 48
   binder.ts85.71%100%75%87.50%114
   computed.ts98.54%95.24%100%100%44, 66
   constant.ts100%100%100%100%
   create.ts100%100%100%100%
   getInitialState.ts100%100%100%100%
   getRawState.ts91.57%85.71%100%93.88%113–114, 61–62, 71, 84–85
   getRawStateClientAction.ts93.33%89.83%95%95.35%112, 132, 137, 143, 79, 91, 94–95, 98–99
   getRawStateLocalAction.ts100%100%100%100%
   getRawStateStateProperty.ts100%100%100%100%
   global.ts100%100%100%100%
   handleMainTransport.ts95.31%92.59%100%96.97%57, 71–72
   handleState.ts94.71%91.14%100%97%151–152, 155–156, 159–160, 210–211, 91–92
   index.ts100%100%100%100%
   interface.ts100%100%100%100%
   internal.ts100%100%100%100%
   lifecycle.ts87.50%83.33%80%90.48%10–12
   reactiveTracker.ts71.43%51.85%91.67%75.34%102–103, 114–115, 123–124, 28–33, 33, 33–34, 36, 38–41, 52–53, 57–58, 62–63, 67–69, 94–95
   replaceExternalStoreState.ts92.31%80%100%100%26, 29
   sharedState.ts69.95%66.67%88.89%70.83%122–123, 125–126, 131–134, 134, 134–135, 141–143, 143, 143–144, 149, 149, 149–150, 155, 160, 160, 160–161, 164–165, 173–174, 199, 199, 199, 199, 199, 211, 213, 215, 217, 219, 35, 35, 35–36, 38–39, 4, 40, 40, 40, 40, 55–56, 69
   utils.ts96.69%94.62%100%98%148–149, 17, 264–265, 275, 281, 52–53, 78
   wrapStore.ts100%100%100%100%

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants