Skip to content

Releases: golangci/golangci-lint-action

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

v4.0.1

25 Apr 00:58
d6238b0
Compare
Choose a tag to compare

What's Changed

Documentation

  • docs: update the version of the action used in the README example by @178inaba in #977

Dependencies

  • build(deps): bump @types/semver from 7.5.6 to 7.5.7 by @dependabot in #969
  • build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #970
  • build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by @dependabot in #971
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #973
  • build(deps): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #972
  • build(deps): bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #979
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #980
  • build(deps): bump undici from 5.26.3 to 5.28.3 by @dependabot in #976
  • build(deps): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #985
  • build(deps): bump @types/semver from 7.5.7 to 7.5.8 by @dependabot in #986
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #987
  • build(deps): bump tmp from 0.2.1 to 0.2.3 by @dependabot in #989
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #988
  • build(deps): bump @types/node from 20.11.20 to 20.11.24 by @dependabot in #990
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #991
  • build(deps): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #992
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #993
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #994
  • build(deps): bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in #995
  • build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /sample-go-mod by @dependabot in #997
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #998
  • build(deps): bump @types/node from 20.11.25 to 20.11.28 by @dependabot in #1000
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #999
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #1003
  • build(deps): bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #1004
  • build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #1005
  • build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #1006
  • build(deps): bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #1007
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #1008
  • build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #1009
  • build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #1010
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #1011
  • build(deps): bump @types/node from 20.12.2 to 20.12.5 by @dependabot in #1012
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @dependabot in #1013
  • build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.5.0 by @dependabot in #1014
  • build(deps): bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #1016
  • build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #1017
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in #1019
  • build(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 by @dependabot in #1018
  • build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.7.0 by @dependabot in #1022
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #1023

New Contributors

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

v4.0.0

10 Feb 14:10
3cfe3a4
Compare
Choose a tag to compare

What's Changed

In the scope of this release, we change Nodejs runtime from node16 to node20 (#843).

Documentation

Dependencies

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 by @dependabot in #829
  • build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #830
  • build(deps): bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #827
  • build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 by @dependabot in #831
  • build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in #828
  • build(deps): bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #833
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in #834
  • build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1 by @dependabot in #835
  • build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #837
  • build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #836
  • build(deps): bump @types/semver from 7.5.0 to 7.5.1 by @dependabot in #838
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #839
  • build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #842
  • build(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #840
  • build(deps): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #841
  • chore: bump to use node20 runtime, actions/checkout to v4 by @chenrui333 in #843
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #845
  • build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #846
  • build(deps): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #847
  • build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #848
  • build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #850
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 by @dependabot in #849
  • build(deps): bump @types/semver from 7.5.1 to 7.5.2 by @dependabot in #853
  • build(deps): bump @types/tmp from 0.2.3 to 0.2.4 by @dependabot in #854
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #855
  • build(deps): bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #857
  • build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #856
  • build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #859
  • build(deps): bump @types/node from 20.6.2 to 20.6.5 by @dependabot in #860
  • build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.2 by @dependabot in #861
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 by @dependabot in #862
  • build(deps): bump @types/semver from 7.5.2 to 7.5.3 by @dependabot in #864
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #865
  • build(deps): bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #867
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3 by @dependabot in #866
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.7.4 by @dependabot in #868
  • build(deps): bump @types/node from 20.8.0 to 20.8.3 by @dependabot in #869
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #870
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #871
  • build(deps): bump @actions/http-client from 2.1.1 to 2.2.0 by @dependabot in #872
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #874
  • build(deps): bump @types/node from 20.8.3 to 20.8.6 by @dependabot in #875
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #876
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 by @dependabot in #878
  • build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #877
  • build(deps): bump undici from 5.25.4 to 5.26.3 by @dependabot in #879
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #881
  • build(deps): bump @types/semver from 7.5.3 to 7.5.4 by @dependabot in #882
  • build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #883
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #885
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #884
  • build(deps): bump @types/tmp from 0.2.4 to 0.2.5 by @dependabot in #886
  • build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #887
  • build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #888
  • build(deps): bump @types/node from 20.8.6 to 20.8.9 by @dependabot in #889
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #890
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #893
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #892
  • build(deps): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #895
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #894
  • build(deps): bump @types/semver from 7.5.4 to 7.5.5 by @dependabot in #897
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #896
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #900
  • build(deps): bump @types/tmp from 0.2.5 to 0.2.6 by @dependabot in #898
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #899
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #903
  • build(deps): bump @types/node from 20.8.10 to 20.9.2 by @dependabot in #904
  • build(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #905
  • build(deps-dev): bump...
Read more