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: v5.0.0
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: v5.0.1
Choose a head ref
  • 6 commits
  • 28 files changed
  • 3 contributors

Commits on Feb 13, 2024

  1. chore(deps-dev): bump memfs from 4.6.0 to 4.6.1 (#5042)

    Bumps [memfs](https://github.com/streamich/memfs) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v4.6.0...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      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 Feb 13, 2024
    Configuration menu
    Copy the full SHA
    288b71a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 20.11.16 to 20.11.17 (#5043)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      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 Feb 13, 2024
    Configuration menu
    Copy the full SHA
    54abef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7681477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e115436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11489dc View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.0.1

    alexander-akait committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0ebf973 View commit details
    Browse the repository at this point in the history
Loading