Skip to content

Releases: e18e/action-dependency-diff

v1.4.1

30 Oct 08:41
d8853a0

Choose a tag to compare

What's Changed

  • bump vitest to v4 by @yoshi-taka in #73
  • chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #65
  • chore(deps-dev): bump vitest from 4.0.3 to 4.0.4 by @dependabot[bot] in #77
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #76
  • chore(deps-dev): bump @types/node from 24.9.0 to 24.9.1 by @dependabot[bot] in #75
  • chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #74
  • fix: use working directory for package.json by @43081j in #79

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Oct 16:20
db7eb38

Choose a tag to compare

What's Changed

  • feat: support working-directory input by @Humpheh in #63
  • feat: handle packages with unknown size gracefully by @Humpheh in #64
  • chore(deps-dev): bump esbuild from 0.25.10 to 0.25.11 by @dependabot[bot] in #70
  • chore(deps-dev): bump typescript-eslint from 8.46.1 to 8.46.2 by @dependabot[bot] in #68
  • chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #69
  • chore(deps-dev): bump @types/node from 24.7.2 to 24.9.0 by @dependabot[bot] in #67
  • feat: display dependency paths when showing duplicates by @43081j in #72

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

15 Oct 10:13
7dfa12c

Choose a tag to compare

What's Changed

  • docs: add trust section by @43081j in #42
  • feat: account for removed packages in install size by @43081j in #44
  • chore(deps-dev): bump typescript-eslint from 8.44.1 to 8.45.0 by @dependabot[bot] in #43
  • chore(deps-dev): bump @types/node from 24.5.2 to 24.6.0 by @dependabot[bot] in #45
  • chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #50
  • chore(deps-dev): bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #51
  • chore(deps-dev): bump @types/node from 24.6.0 to 24.7.0 by @dependabot[bot] in #48
  • chore(deps-dev): bump typescript-eslint from 8.45.0 to 8.46.0 by @dependabot[bot] in #49
  • feat: switch to lockparse by @43081j in #52
  • feat: better example for pnpm why in a monorepo by @jycouet in #53
  • chore(deps-dev): bump typescript-eslint from 8.46.0 to 8.46.1 by @dependabot[bot] in #55
  • chore(deps-dev): bump @types/node from 24.7.0 to 24.7.2 by @dependabot[bot] in #54
  • chore: upgrade lockparse by @43081j in #56
  • fix: only use linux/x64 optional dependencies by @43081j in #59
  • fix: find correct comment by @43081j in #60
  • feat: allow reporting install size unconditionally by @43081j in #61
  • chore: fix readme typo by @43081j in #62

New Contributors

Full Changelog: v1...v1.3.0

v1.2.1

29 Sep 20:38
be71989

Choose a tag to compare

What's Changed

  • feat: split checks into modules by @43081j in #41

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Sep 19:58
3c53681

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Sep 15:50
2850e37

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.0.0

26 Sep 11:53
6a4a726

Choose a tag to compare

What's Changed

New Contributors

  • @43081j made their first contribution in #3

Full Changelog: https://github.com/e18e/action-dependency-diff/commits/v1.0.0