Releases: e18e/action-dependency-diff
Releases · e18e/action-dependency-diff
v1.3.0
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
- @dependabot[bot] made their first contribution in #43
- @jycouet made their first contribution in #53
Full Changelog: v1...v1.3.0
v1.2.1
v1.2.0
What's Changed
- docs: update sponsors by @43081j in #27
- chore: update sponsors by @43081j in #28
- fix: add permission contents read to basic example by @fubits1 in #30
- feat: add module replacements by @43081j in #37
- node --run is faster than npm run. by @yoshi-taka in #38
- docs: add replacements to readme by @43081j in #39
- docs: update options list by @43081j in #40
New Contributors
- @fubits1 made their first contribution in #30
- @yoshi-taka made their first contribution in #38
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.0.0
What's Changed
- fix: remove empty outputs by @43081j in #3
- test: add tests for utils by @43081j in #4
- chore: re-run build by @43081j in #5
- chore: rebuild action by @43081j in #6
- chore: bump github action version sha by @43081j in #7
- feat: rework size calc by @43081j in #8
- docs: update readme example by @43081j in #11
- docs: update package managers list by @43081j in #12
- feat: diff package tarballs by @43081j in #13
- docs: document package diffs by @43081j in #14
- feat: cache main branch by @43081j in #15
- docs: update usage example by @43081j in #17
- chore: improve messaging by @43081j in #16
- feat: diff trust levels by @43081j in #18
New Contributors
Full Changelog: https://github.com/e18e/action-dependency-diff/commits/v1.0.0