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 Loading
base: v7.1.1
Choose a base ref
...
head repository: webpack/webpack-dev-middleware Loading
compare: v7.2.0
Choose a head ref
  • 16 commits
  • 27 files changed
  • 5 contributors

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d284787 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    880c4ed View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore(deps-dev): bump express from 4.19.1 to 4.19.2 (#1790)

    Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4adea03 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump cspell from 8.6.0 to 8.6.1 (#1789)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.6.0 to 8.6.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.6.1/packages/cspell)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6d6e158 View commit details
    Browse the repository at this point in the history
  3. feat: hapi support

    alexander-akait committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b3f9126 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    458c17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8203d4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64748e View commit details
    Browse the repository at this point in the history
  4. refactor: code

    alexander-akait committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f69b638 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b759181 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    18e5683 View commit details
    Browse the repository at this point in the history
  2. test: more (#1800)

    alexander-akait committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1f54424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b666a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c2fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e1fe44 View commit details
    Browse the repository at this point in the history
  6. chore(release): 7.2.0

    alexander-akait committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    17ed7eb View commit details
    Browse the repository at this point in the history
Loading