Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack/webpack-dev-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd5e61c
Choose a base ref
...
head repository: webpack/webpack-dev-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8f40f5f
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Sep 8, 2025

  1. chore(deps-dev): bump the dependencies group with 4 updates (#2161)

    Bumps the dependencies group with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [fastify](https://github.com/fastify/fastify).
    
    
    Updates `@babel/core` from 7.28.3 to 7.28.4
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core)
    
    Updates `@eslint/js` from 9.34.0 to 9.35.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js)
    
    Updates `eslint` from 9.34.0 to 9.35.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.34.0...v9.35.0)
    
    Updates `fastify` from 5.5.0 to 5.6.0
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v5.5.0...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@eslint/js"
      dependency-version: 9.35.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 9.35.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: fastify
      dependency-version: 5.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    54a08e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. chore(deps): bump the dependencies group with 2 updates (#2162)

    Bumps the dependencies group with 2 updates: [memfs](https://github.com/streamich/memfs) and [globals](https://github.com/sindresorhus/globals).
    
    
    Updates `memfs` from 4.38.2 to 4.38.3
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v4.38.2...v4.38.3)
    
    Updates `globals` from 16.3.0 to 16.4.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.3.0...v16.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-version: 4.38.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: globals
      dependency-version: 16.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    f9ceec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. chore(deps): bump the dependencies group with 2 updates (#2163)

    Bumps the dependencies group with 2 updates: [memfs](https://github.com/streamich/memfs) and [@hono/node-server](https://github.com/honojs/node-server).
    
    
    Updates `memfs` from 4.38.3 to 4.39.0
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v4.38.3...v4.39.0)
    
    Updates `@hono/node-server` from 1.19.1 to 1.19.2
    - [Release notes](https://github.com/honojs/node-server/releases)
    - [Commits](honojs/node-server@v1.19.1...v1.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-version: 4.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@hono/node-server"
      dependency-version: 1.19.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    1b59da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ad5fb View commit details
    Browse the repository at this point in the history
  3. chore(deps): update

    alexander-akait authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    0c4431b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be10aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b7531e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. chore(deps): bump the dependencies group across 1 directory with 5 up…

    …dates (#2169)
    
    Bumps the dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [memfs](https://github.com/streamich/memfs) | `4.39.0` | `4.42.0` |
    | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.2` | `1.19.3` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.1` | `22.18.5` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.21.3` | `17.23.0` |
    | [hono](https://github.com/honojs/hono) | `4.9.6` | `4.9.7` |
    
    
    
    Updates `memfs` from 4.39.0 to 4.42.0
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v4.39.0...v4.42.0)
    
    Updates `@hono/node-server` from 1.19.2 to 1.19.3
    - [Release notes](https://github.com/honojs/node-server/releases)
    - [Commits](honojs/node-server@v1.19.2...v1.19.3)
    
    Updates `@types/node` from 22.18.1 to 22.18.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-plugin-n` from 17.21.3 to 17.23.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.21.3...v17.23.0)
    
    Updates `hono` from 4.9.6 to 4.9.7
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](honojs/hono@v4.9.6...v4.9.7)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-version: 4.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@hono/node-server"
      dependency-version: 1.19.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-version: 22.18.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-plugin-n
      dependency-version: 17.23.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: hono
      dependency-version: 4.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2535262 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. chore(deps-dev): bump the dependencies group with 3 updates (#2170)

    Bumps the dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [hono](https://github.com/honojs/hono).
    
    
    Updates `@types/node` from 22.18.5 to 22.18.6
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-plugin-n` from 17.23.0 to 17.23.1
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.23.0...v17.23.1)
    
    Updates `hono` from 4.9.7 to 4.9.8
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](honojs/hono@v4.9.7...v4.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.18.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-plugin-n
      dependency-version: 17.23.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: hono
      dependency-version: 4.9.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    253c7e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    044d691 View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.4.4

    alexander-akait committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    8f40f5f View commit details
    Browse the repository at this point in the history
Loading