Skip to content

Releases: CatChen/eslint-suggestion-action

v2.1.10

13 Nov 12:19
Compare
Choose a tag to compare

What's Changed

  • Updated Action versions to the top-most part of the semver by @CatChen in #461
  • Fixed release Action semver by @CatChen in #462

Full Changelog: v2.1.9...v2.1.10

v2.1.9

09 Nov 19:28
Compare
Choose a tag to compare

What's Changed

  • Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #453
  • Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in #452
  • Bump @octokit/graphql-schema from 12.22.0 to 12.23.0 by @dependabot in #451
  • Bump @typescript-eslint/parser from 5.42.0 to 5.42.1 by @dependabot in #450
  • Bump CatChen/check-git-status-action from 1.0.10 to 1.0.11 by @dependabot in #457
  • Bump CatChen/node-package-release-action from 0.1.5 to 0.1.7 by @dependabot in #456
  • Bump husky from 8.0.1 to 8.0.2 by @dependabot in #458
  • Bump CatChen/accept-to-ship-action from 0.3.4 to 0.3.5 by @dependabot in #455
  • Bump CatChen/node-package-release-action from 0.1.7 to 0.1.8 by @dependabot in #459
  • Bump @octokit/graphql-schema from 12.23.0 to 12.25.0 by @dependabot in #460

Full Changelog: v2.1.8...v2.1.9

v2.1.8

07 Nov 22:14
Compare
Choose a tag to compare

What's Changed

  • Made ESLint pass message a notice by @CatChen in #432
  • Migrated set-output command by @CatChen in #433
  • Bump CatChen/accept-to-ship-action from 0.3.3 to 0.3.4 by @dependabot in #439
  • Bump CatChen/check-git-status-action from 1.0.8 to 1.0.9 by @dependabot in #438
  • Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #437
  • Bump @types/eslint from 8.4.8 to 8.4.9 by @dependabot in #436
  • Bump @types/node from 18.11.7 to 18.11.8 by @dependabot in #435
  • Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #434
  • Bump @octokit/plugin-throttling from 4.3.1 to 4.3.2 by @dependabot in #442
  • Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #441
  • Bump @octokit/graphql-schema from 12.21.0 to 12.22.0 by @dependabot in #440
  • Using notice instead of info in getESLint by @CatChen in #443
  • Stopped limiting build and test Workflows trigger by @CatChen in #444
  • Switched to node-package-release-action Action for release Workflow by @CatChen in #445
  • Fixed Workflow conditions by @CatChen in #446
  • Bump CatChen/node-package-release-action from 0.1.3 to 0.1.4 by @dependabot in #449
  • Bump CatChen/check-git-status-action from 1.0.9 to 1.0.10 by @dependabot in #448
  • Bump CatChen/node-package-release-action from 0.1.4 to 0.1.5 by @dependabot in #454

Full Changelog: v2.1.7...v2.1.8

v2.1.7

31 Oct 18:03
Compare
Choose a tag to compare

What's Changed

  • Removed mock from everywhere by @CatChen in #403
  • Separated the getESLint function to its own module by @CatChen in #404
  • Separated the getESLintOutput function to its own module by @CatChen in #405
  • Separated the getOctokit function to its own module by @CatChen in #406
  • Separated the getPullRequestMetadata function to its own module by @CatChen in #407
  • Separated the getPushMetadata function to its own module by @CatChen in #408
  • Separated the getIndexedModifiedLines function to its own module by @CatChen in #409
  • Separated the pullRequestEventHandler function and dependencies to its own module by @CatChen in #410
  • Separated the pushEventHandler function and dependencies to its own module by @CatChen in #411
  • Separated the defaultEventHandler function and dependencies to its own module by @CatChen in #412
  • Separated the changeDirectory function and dependencies to its own module by @CatChen in #413
  • Refactored with import type for all types by @CatChen in #414
  • Added support for workflow_run event triggered by pull_request event by @CatChen in #415
  • Added support for workflow_run event triggered by other events by @CatChen in #416
  • Removed unused line by @CatChen in #417
  • Bump CatChen/check-git-status-action from 1.0.5 to 1.0.8 by @dependabot in #423
  • Bump @octokit/graphql-schema from 12.15.1 to 12.17.0 by @dependabot in #422
  • Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #421
  • Bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #420
  • Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #418
  • Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #419
  • Bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #426
  • Bump @octokit/graphql-schema from 12.17.0 to 12.19.0 by @dependabot in #425
  • Bump @types/eslint from 8.4.7 to 8.4.8 by @dependabot in #424
  • Bump @types/node from 18.11.5 to 18.11.7 by @dependabot in #430
  • Bump @octokit/graphql-schema from 12.19.0 to 12.21.0 by @dependabot in #429
  • Fixed lint warning for unused import by @CatChen in #431

Full Changelog: v2.1.6...v2.1.7

v2.1.6

21 Oct 20:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6

v2.1.5

20 Oct 06:51
Compare
Choose a tag to compare

What's Changed

  • Printing out the event name that triggers the Action by @CatChen in #394
  • Assigned full semver to Action dependencies by @CatChen in #395

Full Changelog: v2.1.4...v2.1.5

v2.1.4

20 Oct 04:09
Compare
Choose a tag to compare

What's Changed

  • Enabled workflow_dispatch event handling by @CatChen in #393

Full Changelog: v2.1.3...v2.1.4

v2.1.3

20 Oct 03:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

19 Oct 07:37
Compare
Choose a tag to compare

What's Changed

  • Bump @octokit/graphql-schema from 12.11.0 to 12.13.0 by @dependabot in #388
  • Added support for default GitHub Action event by @CatChen in #389

Full Changelog: v2.1.1...v2.1.2

v2.1.1

18 Oct 07:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1