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.1
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.2
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 21, 2024

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

    Bumps the dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell), [hono](https://github.com/honojs/hono) and [husky](https://github.com/typicode/husky).
    
    
    Updates `@types/node` from 22.4.1 to 22.4.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `cspell` from 8.14.1 to 8.14.2
    - [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.2/packages/cspell)
    
    Updates `hono` from 4.5.6 to 4.5.7
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](honojs/hono@v4.5.6...v4.5.7)
    
    Updates `husky` from 9.1.4 to 9.1.5
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.4...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: hono
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: husky
      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 Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0f9a6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20f1d9 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.4.2

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