-
-
Notifications
You must be signed in to change notification settings - Fork 395
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: webpack/tapable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 4 contributors
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3e85d0 - Browse repository at this point
Copy the full SHA d3e85d0View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 934bc55 - Browse repository at this point
Copy the full SHA 934bc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54ebea - Browse repository at this point
Copy the full SHA f54ebeaView commit details
Commits on Jan 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 612069b - Browse repository at this point
Copy the full SHA 612069bView commit details
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4a37e3b - Browse repository at this point
Copy the full SHA 4a37e3bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7246275 - Browse repository at this point
Copy the full SHA 7246275View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 660c6a9 - Browse repository at this point
Copy the full SHA 660c6a9View commit details
Commits on Mar 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7653b8f - Browse repository at this point
Copy the full SHA 7653b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6958441 - Browse repository at this point
Copy the full SHA 6958441View commit details
Commits on Mar 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e687f9c - Browse repository at this point
Copy the full SHA e687f9cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.3.1