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/tapable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: webpack/tapable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 10 commits
  • 22 files changed
  • 4 contributors

Commits on Dec 18, 2025

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

Commits on Dec 20, 2025

  1. Configuration menu
    Copy the full SHA
    934bc55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54ebea View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

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

Commits on Mar 20, 2026

  1. Configuration menu
    Copy the full SHA
    4a37e3b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump codecov/codecov-action in the dependencies group (#202

    )
    
    Bumps the dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 5.5.2 to 5.5.3
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@671740a...1af5884)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.5.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    7246275 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the dependencies group with 4 updates (#203)

    Bumps the dependencies group with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack).
    
    
    Updates `@babel/core` from 7.28.6 to 7.29.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.28.6 to 7.29.2
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)
    
    Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.10.0
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin)
    
    Updates `eslint-config-webpack` from 4.9.0 to 4.9.3
    - [Release notes](https://github.com/webpack/eslint-config-webpack/releases)
    - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/eslint-config-webpack@v4.9.0...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.29.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-version: 5.10.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-config-webpack
      dependency-version: 4.9.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Akait <[email protected]>
    dependabot[bot] and alexander-akait authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    660c6a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. Configuration menu
    Copy the full SHA
    7653b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6958441 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

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