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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-rc.1
Choose a base ref
...
head repository: webpack/webpack-dev-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 12 commits
  • 105 files changed
  • 4 contributors

Commits on Aug 18, 2021

  1. chore(deps-dev): bump supertest from 6.1.5 to 6.1.6 (#3665)

    Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.5 to 6.1.6.
    - [Release notes](https://github.com/visionmedia/supertest/releases)
    - [Commits](ladjs/supertest@v6.1.5...v6.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: supertest
      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] authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ffa8cc5 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump core-js from 3.16.1 to 3.16.2 (#3666)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
    - [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.16.1...v3.16.2)
    
    ---
    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] authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b6c1881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1cbe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8915fb8 View commit details
    Browse the repository at this point in the history
  5. docs: add ipc example (#3667)

    snitin315 authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    16fcdbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0277c5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2d87fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f5bab1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1768d6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdcabb2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18bf369 View commit details
    Browse the repository at this point in the history
  12. chore(release): 4.0.0

    alexander-akait committed Aug 18, 2021
    1 Configuration menu
    Copy the full SHA
    c9271b9 View commit details
    Browse the repository at this point in the history
Loading