Skip to content

Releases: e18e/action-dependency-diff

v1.4.2

10 Dec 09:24
92822a3

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vitest from 4.0.4 to 4.0.6 by @dependabot[bot] in #85
  • chore(deps-dev): bump esbuild from 0.25.11 to 0.25.12 by @dependabot[bot] in #81
  • chore(deps-dev): bump @eslint/js from 9.38.0 to 9.39.0 by @dependabot[bot] in #82
  • chore(deps-dev): bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #84
  • chore(deps-dev): bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in #80
  • chore(deps-dev): bump typescript-eslint from 8.46.2 to 8.46.3 by @dependabot[bot] in #83
  • chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 by @dependabot[bot] in #88
  • chore(deps-dev): bump typescript-eslint from 8.46.3 to 8.46.4 by @dependabot[bot] in #86
  • chore(deps-dev): bump vitest from 4.0.8 to 4.0.10 by @dependabot[bot] in #92
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #94
  • chore(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #90
  • chore(deps-dev): bump module-replacements from 2.9.0 to 2.10.1 by @dependabot[bot] in #91
  • chore(deps-dev): bump typescript-eslint from 8.46.4 to 8.47.0 by @dependabot[bot] in #93
  • feat: support PR target setups by @43081j in #95
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #96
  • chore(deps-dev): bump vitest from 4.0.10 to 4.0.14 by @dependabot[bot] in #98
  • chore(deps-dev): bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #99
  • chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.48.0 by @dependabot[bot] in #97
  • chore(deps-dev): bump typescript-eslint from 8.48.1 to 8.49.0 by @dependabot[bot] in #105
  • chore(deps-dev): bump vitest from 4.0.14 to 4.0.15 by @dependabot[bot] in #103
  • chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #104
  • chore: group dependabot updates by @43081j in #106
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #107

Full Changelog: v1.4.1...v1.4.2

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