Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.2.0
Choose a base ref
Loading
...
head repository:webpack/webpack-dev-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v5.2.1
Choose a head ref
Loading
  • 10commits
  • 49files changed
  • 7contributors

Commits on Dec 13, 2024

  1. chore(deps): bump the dependencies group across 1 directory with 2 up…

    …dates (#5381)Bumps the dependencies group with 2 updates in the / directory: [schema-utils](https://github.com/webpack/schema-utils) and [puppeteer](https://github.com/puppeteer/puppeteer).Updates `schema-utils` from 4.2.0 to 4.3.0- [Release notes](https://github.com/webpack/schema-utils/releases)- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)- [Commits](webpack/schema-utils@v4.2.0...v4.3.0)Updates `puppeteer` from 23.10.3 to 23.10.4- [Release notes](https://github.com/puppeteer/puppeteer/releases)- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)- [Commits](puppeteer/puppeteer@puppeteer-v23.10.3...puppeteer-v23.10.4)---updated-dependencies:- dependency-name: schema-utils  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: dependencies- dependency-name: puppeteer  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
    dependabot[bot] authoredDec 13, 2024
    Configuration menu
    Copy the full SHA
    09f6f8eView commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. chore(deps-dev): bump the dependencies group across 1 directory with …

    …4 updates (#5385)Bumps the dependencies group with 4 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell), [hono](https://github.com/honojs/hono) and [puppeteer](https://github.com/puppeteer/puppeteer).Updates `@commitlint/cli` from 19.6.0 to 19.6.1- [Release notes](https://github.com/conventional-changelog/commitlint/releases)- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli)Updates `cspell` from 8.16.1 to 8.17.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.17.1/packages/cspell)Updates `hono` from 4.6.13 to 4.6.14- [Release notes](https://github.com/honojs/hono/releases)- [Commits](honojs/hono@v4.6.13...v4.6.14)Updates `puppeteer` from 23.10.4 to 23.11.0- [Release notes](https://github.com/puppeteer/puppeteer/releases)- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)- [Commits](puppeteer/puppeteer@puppeteer-v23.10.4...puppeteer-v23.11.0)---updated-dependencies:- dependency-name: "@commitlint/cli"  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-minor  dependency-group: dependencies- dependency-name: hono  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: dependencies- dependency-name: puppeteer  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredDec 19, 2024
    Configuration menu
    Copy the full SHA
    55220a8View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

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

Commits on Mar 13, 2025

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

Commits on Mar 24, 2025

  1. Merge commit from fork

    BREAKING CHANGE: requests with an IP addresses Origin header are not allowed to connect to WebSocket server unless configured by `allowedHosts`
    @sapphi-red
    sapphi-red authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    d2575adView commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    BREAKING CHANGE: cross origin requests are not allowed unless allowed by `Access-Control-Allow-Origin` header
    @sapphi-red
    sapphi-red authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    5c9378bView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ea7b08View commit details
    Browse the repository at this point in the history
  4. fix: take the first network found instead of the last one, this resto…

    …res the same behavior as 5.0.4 (#5411)
    @vincentfretin
    vincentfretin authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    ffd0b86View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Configuration menu
    Copy the full SHA
    6045b1eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d22a08View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp