Skip to content

Releases: golangci/golangci-lint-action

v6.3.0

04 Feb 15:39
Compare
Choose a tag to compare

What's Changed

Changes

Documentation

  • docs: update README options version from required to optional by @otakakot in #1145

Dependencies

  • build(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot in #1146
  • build(deps): bump the dependencies group with 2 updates by @dependabot in #1147
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1148
  • build(deps): bump @types/node from 22.10.7 to 22.10.10 in the dependencies group by @dependabot in #1149
  • build(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #1150
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1152
  • build(deps): bump @types/node from 22.10.10 to 22.13.0 in the dependencies group by @dependabot in #1153

New Contributors

Full Changelog: v6.2.0...v6.3.0

v6.2.0

16 Jan 20:50
ec5d184
Compare
Choose a tag to compare

What's Changed

Changes

Documentation

  • docs: update local development instructions by @dmitris in #1125

Dependencies

  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1112
  • build(deps): bump the dependencies group with 2 updates by @dependabot in #1113
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1114
  • build(deps): bump @types/node from 22.7.4 to 22.7.5 in the dependencies group by @dependabot in #1115
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1117
  • build(deps): bump @types/node from 22.7.5 to 22.7.7 in the dependencies group by @dependabot in #1118
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1119
  • build(deps): bump @types/node from 22.7.7 to 22.8.1 in the dependencies group by @dependabot in #1120
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1122
  • build(deps): bump the dependencies group with 2 updates by @dependabot in #1123
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1126
  • build(deps): bump @types/node from 22.8.7 to 22.9.0 in the dependencies group by @dependabot in #1127
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1128
  • build(deps): bump @types/node from 22.9.0 to 22.9.3 in the dependencies group by @dependabot in #1130
  • build(deps): bump @types/node from 22.9.3 to 22.10.1 in the dependencies group by @dependabot in #1131
  • build(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot in #1132
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1134
  • build(deps): bump @actions/cache from 3.3.0 to 4.0.0 in the dependencies group by @dependabot in #1135
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1136
  • build(deps): bump @types/node from 22.10.1 to 22.10.2 in the dependencies group by @dependabot in #1137
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1138
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1139
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1141
  • build(deps): bump @types/node from 22.10.2 to 22.10.5 in the dependencies group by @dependabot in #1142
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1143

New Contributors

Full Changelog: v6.1.1...v6.2.0

v6.1.1

03 Oct 02:06
971e284
Compare
Choose a tag to compare

What's Changed

Changes

Documentation

  • docs: update README.md to use golangci-lint v1.60 by @dunglas in #1087

Dependencies

  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1082
  • build(deps): bump @types/node from 22.0.0 to 22.1.0 in the dependencies group by @dependabot in #1083
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1084
  • build(deps): bump @types/node from 22.1.0 to 22.2.0 in the dependencies group by @dependabot in #1085
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1088
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1093
  • build(deps): bump the dependencies group with 2 updates by @dependabot in #1089
  • build(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot in #1096
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1097
  • build(deps): bump @types/node from 22.5.1 to 22.5.2 in the dependencies group by @dependabot in #1098
  • build(deps): bump @types/node from 22.5.2 to 22.5.4 in the dependencies group by @dependabot in #1100
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1099
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1103
  • build(deps): bump @types/node from 22.5.4 to 22.5.5 in the dependencies group by @dependabot in #1104
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1105
  • build(deps): bump @types/node from 22.5.5 to 22.7.4 in the dependencies group by @dependabot in #1109
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1108

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

29 Jul 22:20
aaa42aa
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: allow to skip golangci-lint installation by @ldez in #1079

Documentation

  • docs: add Go workspace examples by @ldez in #1064

Dependencies

  • build(deps): bump @types/node from 20.12.8 to 20.12.11 by @dependabot in #1041
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in #1042
  • build(deps): bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #1043
  • build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 by @dependabot in #1044
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1047
  • build(deps): bump @types/node from 20.12.12 to 20.14.0 in the dependencies group by @dependabot in #1051
  • build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot in #1053
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1061
  • build(deps): bump @types/node from 20.14.0 to 20.14.2 in the dependencies group by @dependabot in #1062
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1063
  • build(deps): bump @types/node from 20.14.2 to 20.14.8 in the dependencies group by @dependabot in #1066
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1065
  • build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #1067
  • build(deps): bump @types/node from 20.14.8 to 20.14.9 in the dependencies group by @dependabot in #1068
  • build(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot in #1071
  • build(deps): bump @types/node from 20.14.9 to 20.14.10 in the dependencies group by @dependabot in #1072
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1073
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1074
  • build(deps): bump @types/node from 20.14.10 to 20.14.11 in the dependencies group by @dependabot in #1075
  • build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #1077
  • build(deps): bump @types/node from 20.14.11 to 22.0.0 in the dependencies group by @dependabot in #1078

Full Changelog: v6.0.1...v6.1.0

v6.0.1

08 May 03:53
a4f60bb
Compare
Choose a tag to compare

What's Changed

Changes

  • fix: use 3-dots syntax for diff on push by @ldez in #1040

Full Changelog: v6.0.0...v6.0.1

v6.0.0

07 May 00:04
Compare
Choose a tag to compare

What's Changed

This version removes annotations option (because it was useless), and removes the default output format (github-actions).
The annotations are still produced but with another approach.

Changes

Dependencies

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #1034
  • build(deps): bump @types/node from 20.12.7 to 20.12.8 by @dependabot in #1036
  • build(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #1035

Full Changelog: v5.3.0...v6.0.0

v5.3.0

04 May 23:16
38e1018
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: uses 2 dots compare syntax for push diff by @ldez in #1030
  • feat: add option to control cache invalidation interval by @ldez in #1031
  • feat: use OS and working-directory as cache key by @ldez in #1032
  • feat: improve log about pwd/cwd by @ldez in #1033

Full Changelog: v5.2.0...v5.3.0

v5.2.0

03 May 23:52
Compare
Choose a tag to compare

v5.1.0

29 Apr 15:17
9d1e062
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: support for pull and merge_group events with the option only-new-issues by @ldez in #1029

Dependencies

  • build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in #1027
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in #1028

Full Changelog: v5.0.0...v5.1.0

v5.0.0

25 Apr 01:30
82d40c2
Compare
Choose a tag to compare

What's Changed

skip-pkg-cache and skip-build-cache have been removed because the cache related to Go itself is already handled by actions/setup-go.

Changes

New Contributors

Full Changelog: v4.0.1...v5.0.0