Releases: parkerbxyz/suggest-changes
Releases · parkerbxyz/suggest-changes
v3.0.2
What's Changed
Bug Fixes
- Add detailed debug output for skipped duplicate suggestions by @parkerbxyz in #124
- Handle new files and correct line numbers in suggestions by @parkerbxyz in #115
- Improve grouping algorithm to handle line movements correctly by @parkerbxyz in #121
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
Bug Fixes
- add draft review comments to debug logs by @parkerbxyz in #106
- deps: bump @octokit/request-error from 7.0.0 to 7.0.1 by @dependabot[bot] in #111
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
⚠ BREAKING CHANGES
- This requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.
Features
- use
node24runner by @parkerbxyz in #91
Full Changelog: v2.0.7...v3.0.0
v2.0.7
What's Changed
Bug Fixes
- add error handling for missing
pull_requestdata by @parkerbxyz in #96 - add info logging when duplicate suggestions are skipped by @parkerbxyz in #100
- only comment on lines that are part of the pull request diff by @parkerbxyz in #102
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
Bug Fixes
- Adjust diff handling when codestyle checkers expand lines by @parkerbxyz in #87
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
Bug Fixes
- change grouping and deletion separation logic by @parkerbxyz in #83
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
Bug Fixes
- improve review comment line positioning and deleted line handling by @parkerbxyz in #81
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- docs(README): update example workflow by @parkerbxyz in #80
Bug Fixes
- improve line positioning for review comments by @parkerbxyz in #78
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- deps: bump @octokit/action from 8.0.1 to 8.0.2 by @dependabot[bot] in #71
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
Bug Fixes
- deps: bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #54
- deps: bump @octokit/action from 7.0.0 to 7.0.2 by @dependabot in #65
- deps: bump @octokit/action from 7.0.2 to 8.0.1 by @dependabot in #67
- deps: bump @octokit/request-error in the npm_and_yarn group by @dependabot in #59
- deps: bump parse-git-diff from 0.0.16 to 0.0.17 by @dependabot in #56
- deps: bump parse-git-diff from 0.0.17 to 0.0.19 by @dependabot in #66
- deps: bump undici from 5.28.4 to 5.29.0 in the npm_and_yarn group by @dependabot in #68
Full Changelog: v2.0.0...v2.0.1