Releases: CatChen/eslint-suggestion-action
Releases · CatChen/eslint-suggestion-action
v2.1.10
v2.1.9
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
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
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
What's Changed
- Tweaked logging printouts by @CatChen in #396
- Bump @types/eslint from 8.4.6 to 8.4.7 by @dependabot in #399
- Bump @octokit/graphql-schema from 12.14.0 to 12.15.1 by @dependabot in #398
- Bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #397
- Bump CatChen/check-git-status-action from 1.0.4 to 1.0.5 by @dependabot in #401
- Bump CatChen/accept-to-ship-action from 0.3.2 to 0.3.3 by @dependabot in #400
- Removed Mergify by @CatChen in #402
Full Changelog: v2.1.5...v2.1.6
v2.1.5
v2.1.4
What's Changed
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Named release Workflow by @CatChen in #390
- Bump @types/node from 18.11.0 to 18.11.2 by @dependabot in #392
- Bump @octokit/graphql-schema from 12.13.0 to 12.14.0 by @dependabot in #391
Full Changelog: v2.1.2...v2.1.3
v2.1.2
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
What's Changed
- Created stubs for handling workflow_run and workflow_dispatch events by @CatChen in #327
- Gave name to the ship job by @CatChen in #328
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #329
- Bump CatChen/accept-to-ship-action from 0.2.2 to 0.2.6 by @dependabot in #330
- Upgraded to CatChen/[email protected] and enabled all events for the ship Workflow by @CatChen in #331
- Updated the ship Workflow by @CatChen in #335
- Bump @typescript-eslint/parser from 5.35.1 to 5.36.1 by @dependabot in #334
- Bump @types/node from 18.7.13 to 18.7.14 by @dependabot in #333
- Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 by @dependabot in #332
- Bump CatChen/accept-to-ship-action from 0.3.0 to 0.3.1 by @dependabot in #336
- Updated Workflow badges in README #pass2ship by @CatChen in #337
- Bump @octokit/plugin-throttling from 4.2.0 to 4.3.0 by @dependabot in #339
- Bump @octokit/graphql-schema from 12.0.0 to 12.1.0 by @dependabot in #338
- Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 by @dependabot in #342
- Bump @types/node from 18.7.14 to 18.7.15 by @dependabot in #341
- Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #340
- Bump @octokit/graphql-schema from 12.1.0 to 12.4.1 by @dependabot in #347
- Bump typescript from 4.8.2 to 4.8.3 by @dependabot in #344
- Bump @types/node from 18.7.15 to 18.7.16 by @dependabot in #346
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #350
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #348
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #349
- Bump @types/node from 18.7.16 to 18.7.18 by @dependabot in #353
- Bump @octokit/graphql-schema from 12.4.1 to 12.5.0 by @dependabot in #352
- Bump @octokit/graphql-schema from 12.5.0 to 12.6.0 by @dependabot in #354
- Bump @actions/github from 5.0.3 to 5.1.0 by @dependabot in #359
- Bump @octokit/graphql-schema from 12.6.0 to 12.7.1 by @dependabot in #358
- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #356
- Bump @types/node from 18.7.18 to 18.7.21 by @dependabot in #360
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #355
- Bump @octokit/graphql-schema from 12.7.1 to 12.8.1 by @dependabot in #366
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 by @dependabot in #363
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 by @dependabot in #362
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #364
- Bump @types/node from 18.7.21 to 18.7.23 by @dependabot in #361
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #367
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #368
- Bump @actions/github from 5.1.0 to 5.1.1 by @dependabot in #369
- Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 by @dependabot in #372
- Bump @octokit/graphql-schema from 12.8.1 to 12.9.1 by @dependabot in #374
- Bump @octokit/graphql-schema from 12.8.1 to 12.10.0 by @dependabot in #376
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 by @dependabot in #370
- Bump @types/node from 18.7.23 to 18.8.3 by @dependabot in #375
- Bump CatChen/accept-to-ship-action from 0.3.1 to 0.3.2 by @dependabot in #381
- Bump @types/node from 18.8.3 to 18.8.5 by @dependabot in #383
- Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #379
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #377
- Bump @octokit/graphql-schema from 12.10.0 to 12.11.0 by @dependabot in #380
- Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #378
- Bump @octokit/plugin-throttling from 4.3.0 to 4.3.1 by @dependabot in #384
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #387
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #385
- Bump @types/node from 18.8.5 to 18.11.0 by @dependabot in #386
Full Changelog: v2.1.0...v2.1.1