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/html-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: webpack/html-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 26 files changed
  • 3 contributors

Commits on Oct 24, 2025

  1. chore: migrate from contrib (#539)

    * chore: migrate from contrib
    
    * chore: update snapshot
    
    * chore: remove flag
    evenstensberg authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    2df3d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273c5ba View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    9f51eb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. chore(deps): bump lodash from 4.17.21 to 4.17.23 (#541)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    d3df5f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump js-yaml (#542)

    Bumps  and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.
    
    Updates `js-yaml` from 4.1.0 to 4.1.1
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    Updates `js-yaml` from 3.14.1 to 3.14.2
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    93692ca View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. chore(deps-dev): bump webpack from 5.101.0 to 5.105.0 (#543)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.105.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.101.0...v5.105.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    5629ab5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. chore(deps): bump minimatch (#544)

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    Updates `minimatch` from 9.0.5 to 9.0.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    52dbf3e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#545)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.3...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    64bb1ab View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#546)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f64eb22 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. chore(deps): bump serialize-javascript and terser-webpack-plugin (#548)

    Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependency [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin). These dependencies need to be updated together.
    
    
    Removes `serialize-javascript`
    
    Updates `terser-webpack-plugin` from 5.3.16 to 5.4.0
    - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](webpack/minimizer-webpack-plugin@v5.3.16...v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 
      dependency-type: indirect
    - dependency-name: terser-webpack-plugin
      dependency-version: 5.4.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    4577652 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#547)

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    898af33 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump lodash from 4.17.23 to 4.18.1 (#549)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.23...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    bad5ddd View commit details
    Browse the repository at this point in the history
Loading