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-server
base: v4.9.1
Choose a base ref
...
head repository: webpack/webpack-dev-server
compare: v4.9.2
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Jun 1, 2022

  1. chore(deps-dev): bump lint-staged from 12.4.3 to 12.5.0 (#4470)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 12.5.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v12.4.3...v12.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 1, 2022
    Copy the full SHA
    341dc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. chore(deps-dev): bump core-js from 3.22.7 to 3.22.8 (#4471)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.22.8.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.22.7...v3.22.8)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      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 Jun 2, 2022
    Copy the full SHA
    cb13936 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Copy the full SHA
    4ee117c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore(deps): bump colorette from 2.0.16 to 2.0.17 (#4473)

    Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.16 to 2.0.17.
    - [Release notes](https://github.com/jorgebucaran/colorette/releases)
    - [Commits](jorgebucaran/colorette@2.0.16...2.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: colorette
      dependency-type: direct:production
      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 Jun 6, 2022
    Copy the full SHA
    8b18bd1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#4474)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.2...v4.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Jun 6, 2022
    Copy the full SHA
    07aaa45 View commit details
    Browse the repository at this point in the history
  3. fix: add @types/serve-static to dependencies (#4468)

    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    wegry and snitin315 committed Jun 6, 2022
    Copy the full SHA
    af83deb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    297f8f0 View commit details
    Browse the repository at this point in the history