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.2.3
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.2.4
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 20, 2026

  1. Merge commit from fork

    * test: add regression tests for CORP header on cross-origin responses
    
    Ref: GHSA-79cf-xcqc-c78w
    
    * fix: set Cross-Origin-Resource-Policy header to prevent source code theft over HTTP
    
    Ref: GHSA-79cf-xcqc-c78w
    
    * fix: update CORS handling to differentiate between wildcard and specific-origin headers
    
    ---------
    
    Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
    UlisesGascon and bjohansebas authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    df073c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. ci: fix test (#5658)

    bjohansebas authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    a216144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece4f36 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. chore(release): 5.2.4

    alexander-akait committed May 11, 2026
    Configuration menu
    Copy the full SHA
    fd40130 View commit details
    Browse the repository at this point in the history
Loading