-
-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: e18e/action-dependency-diff
base: v1.3.0
head repository: e18e/action-dependency-diff
compare: v1.4.0
- 7 commits
- 14 files changed
- 3 contributors
Commits on Oct 17, 2025
-
feat: support working-directory input (#63)
* Add optional working directory input * Add some logging * Commit build * Added more logging * Build * More logging * Try something else * Test * No max buffer size * Tidy * Format * Alter tests to mock error logging * Try this
Configuration menu - View commit details
-
Copy full SHA for 4ddc3c0 - Browse repository at this point
Copy the full SHA 4ddc3c0View commit details
Commits on Oct 20, 2025
-
feat: handle packages with unknown size gracefully (#64)
* Better error handling for dependency size increase * Output 'unknown' for unknown sized packages * Include build * Added tests * Forgot to format * Much nicer tests
Configuration menu - View commit details
-
Copy full SHA for fc9cdc3 - Browse repository at this point
Copy the full SHA fc9cdc3View commit details -
chore(deps-dev): bump esbuild from 0.25.10 to 0.25.11 (#70)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.10 to 0.25.11. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.10...v0.25.11) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.11 dependency-type: direct:development update-type: version-update:semver-patch ... 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 2ffdd06 - Browse repository at this point
Copy the full SHA 2ffdd06View commit details -
chore(deps-dev): bump typescript-eslint from 8.46.1 to 8.46.2 (#68)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.46.1 to 8.46.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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 df76c91 - Browse repository at this point
Copy the full SHA df76c91View commit details
Commits on Oct 21, 2025
-
chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 (#69)
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 044ac05 - Browse repository at this point
Copy the full SHA 044ac05View commit details -
chore(deps-dev): bump @types/node from 24.7.2 to 24.9.0 (#67)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.2 to 24.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 c0eaaa1 - Browse repository at this point
Copy the full SHA c0eaaa1View commit details
Commits on Oct 25, 2025
-
feat: display dependency paths when showing duplicates (#72)
* feat: display dependency paths when showing duplicates This shows the path to each version of a duplicate package. * wip: log some circles * fix: simplify paths logic * fix: use brs, unfortunately * fix: rework the styling * fix: traverse root only * fix: dedupe path computations * fix: show as a list * test: add duplicates tests
Configuration menu - View commit details
-
Copy full SHA for db7eb38 - Browse repository at this point
Copy the full SHA db7eb38View commit details
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 v1.3.0...v1.4.0