Skip to content

Releases: ataylorme/eslint-annotate-action

3.0.0 - CONTAINS BREAKING CHANGES

19 Apr 02:45
Compare
Choose a tag to compare

3.0.0 - CONTAINS BREAKING CHANGES

  • Rename the repo-token input to GITHUB_TOKEN
  • Run the Action itself on Node 20 instead of Node 16
  • Truncate summary if too long
  • Only add changed file to markdown summary if only changed files is true
  • Use @octokit/action instead of actions-toolkit
  • Use ESLint types from @types/eslint instead of custom types
  • Default line to 1 if it's not present

2.2.0

22 Aug 16:44
5f4dc2e
Compare
Choose a tag to compare

2.1.1

22 Aug 16:37
2c426a3
Compare
Choose a tag to compare
Merge pull request #64 from ataylorme/feat/report-unused-disable-dire…

…ctives

Feature: support reports with --report-unused-disable-directives

Props @nathan-knight

1.2.0

22 Apr 17:04
a1bf7cb
Compare
Choose a tag to compare
  • Add fail-on-warning input

1.2.0-beta1

21 Apr 18:34
Compare
Choose a tag to compare
1.2.0-beta1 Pre-release
Pre-release
  • Add fail-on-warning input (#20, addressing #19)

1.1.3

08 Apr 17:55
925c764
Compare
Choose a tag to compare
  • Bump the version to 1.1.3
  • Add a start_column is not null check
  • Update GitHub Actions to use the latest version

1.1.3-beta1

19 Dec 19:21
Compare
Choose a tag to compare
1.1.3-beta1 Pre-release
Pre-release

Addresses start_column cannot be null error reported in #14

1.1.2

06 Jul 12:32
Compare
Choose a tag to compare

Allow annotation end_coulmn to be null. See #7 and #8

1.1.1

27 Jan 18:51
Compare
Choose a tag to compare

1.1.0-beta5

24 Jan 01:00
Compare
Choose a tag to compare
Version bump to 1.1.0-beta5