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.0
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.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Aug 19, 2024

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

    Bumps the dependencies group with 4 updates: [@hono/node-server](https://github.com/honojs/node-server), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [hono](https://github.com/honojs/hono).
    
    
    Updates `@hono/node-server` from 1.12.0 to 1.12.1
    - [Release notes](https://github.com/honojs/node-server/releases)
    - [Commits](honojs/node-server@v1.12.0...v1.12.1)
    
    Updates `@types/node` from 22.3.0 to 22.4.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `cspell` from 8.13.3 to 8.14.1
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
    - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.14.1/packages/cspell)
    
    Updates `hono` from 4.5.5 to 4.5.6
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](honojs/hono@v4.5.5...v4.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@hono/node-server"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: hono
      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 Aug 19, 2024
    Configuration menu
    Copy the full SHA
    60a2bc4 View commit details
    Browse the repository at this point in the history
  2. test: fix (#1926)

    alexander-akait authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0034dd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    21f1797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9aa16 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.4.1

    alexander-akait committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    99e9b77 View commit details
    Browse the repository at this point in the history
Loading