Skip to content

Releases: parkerbxyz/suggest-changes

v3.0.2

25 Oct 17:17
f559f24

Choose a tag to compare

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

19 Oct 05:24
8637df8

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v3.0.0...v3.0.1

v3.0.0

24 Aug 01:24
00f556d

Choose a tag to compare

What's Changed

⚠ BREAKING CHANGES

  • This requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

Features

Full Changelog: v2.0.7...v3.0.0

v2.0.7

24 Aug 00:41
f09e88b

Choose a tag to compare

What's Changed

Bug Fixes

  • add error handling for missing pull_request data 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

17 Aug 07:29
eaf80ca

Choose a tag to compare

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

29 Jul 23:05
1e90286

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.0.4...v2.0.5

v2.0.4

29 Jul 19:31
9929a9b

Choose a tag to compare

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

28 Jul 21:31
170f1d1

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.0.2...v2.0.3

v2.0.2

25 Jul 07:04
f4496aa

Choose a tag to compare

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

21 May 19:44
6a9ca2b

Choose a tag to compare

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