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.2
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.3
Choose a head ref
  • 14 commits
  • 51 files changed
  • 3 contributors

Commits on Mar 27, 2026

  1. chore(deps): bump the dependencies group with 2 updates (#213)

    Bumps the dependencies group with 2 updates: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `dependabot/fetch-metadata` from 2.5.0 to 3.0.0
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@21025c7...ffa630c)
    
    Updates `codecov/codecov-action` from 5.5.3 to 6.0.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@1af5884...57e3a13)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: codecov/codecov-action
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    b4fb15b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. chore(deps-dev): bump eslint-config-webpack in the dependencies group (

    …#214)
    
    Bumps the dependencies group with 1 update: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack).
    
    
    Updates `eslint-config-webpack` from 4.9.3 to 4.9.4
    - [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.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-webpack
      dependency-version: 4.9.4
      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[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    474266b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. chore(deps-dev): bump the dependencies group with 2 updates (#216)

    Bumps the dependencies group with 2 updates: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `eslint-config-webpack` from 4.9.4 to 4.9.5
    - [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.4...v4.9.5)
    
    Updates `prettier` from 3.8.1 to 3.8.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.1...3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-webpack
      dependency-version: 4.9.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: prettier
      dependency-version: 3.8.2
      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[bot] authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    042fda4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

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

    …dates (#218)
    
    Bumps the dependencies group with 2 updates in the / directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [actions/github-script](https://github.com/actions/github-script).
    
    
    Updates `actions/create-github-app-token` from 3.0.0 to 3.1.1
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@f8d387b...1b10c78)
    
    Updates `actions/github-script` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@ed59741...3a2844b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: 3.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: actions/github-script
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    c859846 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. chore(deps-dev): bump prettier in the dependencies group (#219)

    Bumps the dependencies group with 1 update: [prettier](https://github.com/prettier/prettier).
    
    
    Updates `prettier` from 3.8.2 to 3.8.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.2...3.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.8.3
      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[bot] authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    a2b0d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edb1d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec6d24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a304ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e24645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e9ae4d View commit details
    Browse the repository at this point in the history
  7. fix(perf): more perf

    alexander-akait authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    2ba184c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5da5021 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Configuration menu
    Copy the full SHA
    780b3c0 View commit details
    Browse the repository at this point in the history
  2. chore(release): new release (#222)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    4296012 View commit details
    Browse the repository at this point in the history
Loading