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: v7.4.4
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: v7.4.5
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 23, 2025

  1. chore(deps-dev): bump the dependencies group across 1 directory with …

    …6 updates (#2175)
    
    Bumps the dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` |
    | [@eslint/markdown](https://github.com/eslint/markdown) | `7.2.0` | `7.3.0` |
    | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.3` | `1.19.4` |
    | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.3.1` | `5.4.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` |
    | [fastify](https://github.com/fastify/fastify) | `5.6.0` | `5.6.1` |
    
    
    
    Updates `@eslint/js` from 9.35.0 to 9.36.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.36.0/packages/js)
    
    Updates `@eslint/markdown` from 7.2.0 to 7.3.0
    - [Release notes](https://github.com/eslint/markdown/releases)
    - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
    - [Commits](eslint/markdown@v7.2.0...v7.3.0)
    
    Updates `@hono/node-server` from 1.19.3 to 1.19.4
    - [Release notes](https://github.com/honojs/node-server/releases)
    - [Commits](honojs/node-server@v1.19.3...v1.19.4)
    
    Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.4.0
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.4.0/packages/eslint-plugin)
    
    Updates `eslint` from 9.35.0 to 9.36.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.35.0...v9.36.0)
    
    Updates `fastify` from 5.6.0 to 5.6.1
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v5.6.0...v5.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.36.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@eslint/markdown"
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@hono/node-server"
      dependency-version: 1.19.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-version: 5.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 9.36.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: fastify
      dependency-version: 5.6.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    0c87e95 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

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

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