Skip to content

Releases: CatChen/eslint-suggestion-action

v4.1.7

18 Oct 03:46
Compare
Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 4 updates by @dependabot in #1558
  • Bump @types/node from 22.5.1 to 22.5.2 in the types group by @dependabot in #1555
  • Bump @types/node from 22.5.2 to 22.5.3 in the types group by @dependabot in #1565
  • Fixed release comparing bundle/**/* instead of bundle as a whole directory by @CatChen in #1570
  • Bump @types/node from 22.5.3 to 22.5.4 in the types group by @dependabot in #1575
  • Bump the development-dependencies group with 6 updates by @dependabot in #1582
  • Bump husky from 9.1.5 to 9.1.6 in the development-dependencies group by @dependabot in #1587
  • Bump @types/node from 22.5.4 to 22.5.5 in the types group by @dependabot in #1594
  • Bump the development-dependencies group with 3 updates by @dependabot in #1597
  • Bump the development-dependencies group with 2 updates by @dependabot in #1609
  • Bump @types/node from 22.5.5 to 22.6.0 in the types group by @dependabot in #1616
  • Bump @types/node from 22.6.0 to 22.6.1 in the types group by @dependabot in #1626
  • Bump @types/node from 22.6.1 to 22.7.1 in the types group by @dependabot in #1631
  • Bump @types/node from 22.7.1 to 22.7.3 in the types group by @dependabot in #1636
  • Bump the development-dependencies group with 6 updates by @dependabot in #1619
  • Bump the development-dependencies group with 3 updates by @dependabot in #1648
  • Bump @types/node from 22.7.3 to 22.7.5 in the types group across 1 directory by @dependabot in #1676
  • Fixed createRequire missing since @vercel/ncc@0.38.2 by @CatChen in #1694
  • Bump the development-dependencies group across 1 directory with 6 updates by @dependabot in #1686
  • Bump the development-dependencies group across 1 directory with 7 updates by @dependabot in #1709
  • Build workflow running without app token by @CatChen in #1691
  • docs: update suggested version to be the latest by @JessicaSachs in #1690
  • Forced @vercel/ncc down to 0.38.1 and preveting Depondabot from upgrading it by @CatChen in #1741
  • Bump @types/node from 22.7.5 to 22.7.6 in the types group by @dependabot in #1738
  • Bump @octokit/plugin-throttling from 9.3.1 to 9.3.2 by @dependabot in #1660
  • Bump @actions/core from 1.10.1 to 1.11.0 in the actions group by @dependabot in #1655
  • Using matrix.config.name in test job name by @CatChen in #1762
  • Bump @octokit/plugin-retry from 7.1.1 to 7.1.2 by @dependabot in #1604

New Contributors

Full Changelog: v4.1.6...v4.1.7

v4.1.6

01 Sep 22:50
Compare
Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 3 updates by @dependabot in #1353
  • Bump typescript from 5.5.3 to 5.5.4 in the development-dependencies group by @dependabot in #1370
  • Bump husky from 9.1.1 to 9.1.2 in the development-dependencies group by @dependabot in #1379
  • Bump husky from 9.1.2 to 9.1.3 in the development-dependencies group by @dependabot in #1386
  • Bump @types/node from 20.14.11 to 22.0.0 in the types group across 1 directory by @dependabot in #1395
  • Bump @types/node from 22.0.0 to 22.0.1 in the types group by @dependabot in #1405
  • Bump @types/node from 22.0.1 to 22.0.2 in the types group by @dependabot in #1415
  • Bump @types/node from 22.0.2 to 22.1.0 in the types group by @dependabot in #1422
  • Bump @types/node from 22.1.0 to 22.2.0 in the types group by @dependabot in #1434
  • Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #1431
  • Removed the non-existent severity 0 from push by @CatChen in #1472
  • Bump @types/node from 22.2.0 to 22.5.0 in the types group across 1 directory by @dependabot in #1503
  • Fixed ESLint typing by @CatChen in #1486
  • Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #1510
  • Bump @types/node from 22.5.0 to 22.5.1 in the types group by @dependabot in #1522
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1517

Full Changelog: v4.1.5...v4.1.6

v4.1.5

22 Jul 05:18
Compare
Choose a tag to compare

What's Changed

  • Using user token to push change and bot token to request change in build workflow by @CatChen in #972
  • Created new Workflow to run in PR created by test by @CatChen in #971
  • Skipping regular workflows in PR created for testing by @CatChen in #974
  • Reduced test workflow target to 20 files by @CatChen in #958
  • Removed unused test-pr path filter by @CatChen in #980
  • Fixed the missing config-path for legacy config test by @CatChen in #984
  • Further reduced test cases to 2 random test files by @CatChen in #986
  • Bump glob from 10.3.14 to 10.3.15 by @dependabot in #960
  • Bump the development-dependencies group with 3 updates by @dependabot in #959
  • Made test-pr workflow jobs sequential by @CatChen in #992
  • Added test trigger for Dependabot by @CatChen in #995
  • Bump @types/node from 20.12.11 to 20.12.12 in the types group by @dependabot in #994
  • Optimized comments from test workflow by @CatChen in #997
  • Fixed test workflow comment format by @CatChen in #999
  • Optimized comments from test workflow by @CatChen in #1001
  • Bump @octokit/graphql-schema from 15.15.0 to 15.16.0 in the development-dependencies group by @dependabot in #1003
  • Using the latest checks info in test comments by @CatChen in #1006
  • Fixed test workflow pull request number by @CatChen in #1007
  • Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #1010
  • Bump glob from 10.3.15 to 10.4.1 by @dependabot in #1013
  • Bump @octokit/graphql-schema from 15.17.0 to 15.18.0 in the development-dependencies group by @dependabot in #1012
  • Updated test branch naming format by @CatChen in #1014
  • Migrated to using app with CatChen/accept-to-ship-action@v0.5 by @CatChen in #1016
  • Updated test in PR job name by @CatChen in #1018
  • Bump lint-staged from 15.2.4 to 15.2.5 in the development-dependencies group by @dependabot in #1021
  • Simplified preversion script by @CatChen in #1022
  • Bump @types/node from 20.12.12 to 20.12.13 in the types group by @dependabot in #1025
  • Bump the development-dependencies group with 3 updates by @dependabot in #1024
  • Bump @types/node from 20.12.13 to 20.13.0 in the types group by @dependabot in #1026
  • Bump the development-dependencies group with 6 updates by @dependabot in #1028
  • Bump @types/node from 20.13.0 to 20.14.1 in the types group across 1 directory by @dependabot in #1029
  • Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #1032
  • Bump @types/node from 20.14.1 to 20.14.2 in the types group by @dependabot in #1030
  • Fixed ship workflow by @CatChen in #1033
  • Added Prettier to build workflow by @CatChen in #1034
  • Fixed eslint workflow syntax by @CatChen in #1039
  • Bump the development-dependencies group with 2 updates by @dependabot in #1041
  • Using actions/setup-node with yarn cache by @CatChen in #1042
  • Fixed Prettier using plugins by @CatChen in #1035
  • Updated workflows by @CatChen in #1047
  • Bump the development-dependencies group across 1 directory with 2 updates by @dependabot in #1046
  • Fixed broken test on push to main by @CatChen in #1049
  • Fixed test commit message and test PR title by @CatChen in #1052
  • Fixed test commit PR body by @CatChen in #1055
  • Bump the development-dependencies group with 3 updates by @dependabot in #1059
  • Bump the development-dependencies group with 3 updates by @dependabot in #1062
  • Workflow updates by @CatChen in #1074
  • Bump glob from 10.4.1 to 10.4.2 by @dependabot in #1068
  • Bump @types/node from 20.14.2 to 20.14.7 in the types group across 1 directory by @dependabot in #1078
  • Bump the development-dependencies group with 2 updates by @dependabot in #1071
  • Updated ship workflow by @CatChen in #1083
  • Bump @octokit/graphql-schema from 15.21.0 to 15.22.0 in the development-dependencies group by @dependabot in #1087
  • Fixed dependabot workflow not removing reviewer by @CatChen in #1090
  • Bump the development-dependencies group with 3 updates by @dependabot in #1095
  • Bump @types/node from 20.14.7 to 20.14.8 in the types group by @dependabot in #1093
  • Using accept-to-ship bot token for release by @CatChen in #1099
  • Fixed skip-if-no-diff when triggered by workflow_dispatch by @CatChen in #1102
  • Fixed missing workflow_call triggers used by release by @CatChen in #1105
  • Passing secrets from release workflow by @CatChen in #1108
  • Replaced getsentry/action-github-app-token@v3 with actions/create-github-app-token@v1 by @CatChen in #1112
  • Bump @types/node from 20.14.8 to 20.14.9 in the types group by @dependabot in #1116
  • Bump the development-dependencies group with 2 updates by @dependabot in #1119
  • Bump the development-dependencies group with 5 updates by @dependabot in #1123
  • Bump CatChen/accept-to-ship-action from 0.5 to 0.6 by @dependabot in #1126
  • Caught up default CodeQL workflow template by @CatChen in #1132
  • Bump @octokit/graphql-schema from 15.23.0 to 15.24.0 in the development-dependencies group by @dependabot in #1137
  • Update README.md badges by @CatChen in #1147
  • Caught up project template changes by @CatChen in #1129
  • Bump @types/node from 20.14.9 to 20.14.10 in the types group by @dependabot in #1140
  • No changing working directory if not needing by @CatChen in #1154
  • Not changing directory if not needed by @CatChen in #1165
  • Removed dist directory by @CatChen in #1169
  • Bump the development-dependencies group with 4 updates by @dependabot in #1172
  • Bump glob from 10.4.2 to 10.4.3 by @dependabot in #1173
  • Stopped running CodeQL on test branches by @CatChen in #1181
  • Experimenting with tsconfig by @CatChen in #1179
  • Set up Node in Test PR workflow by @CatChen in #1191
  • Ignoring test branches for standard workflo...
Read more

v4.1.1

12 May 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

05 May 03:56
Compare
Choose a tag to compare

What's Changed

  • Removing directories before build & package by @CatChen in #944
  • Bump the development-dependencies group with 5 updates by @dependabot in #926
  • Tweaked pre-commit script by @CatChen in #945
  • Bump undici from 5.28.3 to 5.28.4 by @dependabot in #917
  • Bump @types/node from 20.12.7 to 20.12.8 in the types group by @dependabot in #946
  • Bump the development-dependencies group with 4 updates by @dependabot in #947
  • Upgrade @octokit/plugin-retry @octokit/plugin-throttling to the last version supported by latest @actions/github by @CatChen in #948
  • Fixed ship workflow step check by @CatChen in #949
  • Fixed ESLint errors by @CatChen in #951
  • Compatibility fix for ESLint 8.x by @CatChen in #950
  • Set up test for legacy ESLint versions by @CatChen in #952
  • Updated README for 4.x by @CatChen in #953

Full Changelog: v4.0.0...v4.1.0

v4.0.0

04 May 02:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.5...v4.0.0

v3.1.5

31 Mar 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

24 Mar 12:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

25 Feb 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

31 Dec 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2