Sourced from golangci/golangci-lint-action's releases.
v6.1.0
What's Changed
Changes
- feat: allow to skip golangci-lint installation by
@ldez
in golangci/golangci-lint-action#1079Documentation
- docs: add Go workspace examples by
@ldez
in golangci/golangci-lint-action#1064Dependencies
- build(deps): bump
@types/node
from 20.12.8 to 20.12.11 by@dependabot
in golangci/golangci-lint-action#1041- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.8.0 to 7.9.0 by@dependabot
in golangci/golangci-lint-action#1042- build(deps): bump
@types/node
from 20.12.11 to 20.12.12 by@dependabot
in golangci/golangci-lint-action#1043- build(deps-dev): bump
@typescript-eslint/parser
from 7.8.0 to 7.9.0 by@dependabot
in golangci/golangci-lint-action#1044- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabot
in golangci/golangci-lint-action#1047- build(deps): bump
@types/node
from 20.12.12 to 20.14.0 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1051- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by
@dependabot
in golangci/golangci-lint-action#1053- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1061- build(deps): bump
@types/node
from 20.14.0 to 20.14.2 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1062- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1063- build(deps): bump
@types/node
from 20.14.2 to 20.14.8 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1066- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1065- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabot
in golangci/golangci-lint-action#1067- build(deps): bump
@types/node
from 20.14.8 to 20.14.9 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1068- build(deps-dev): bump the dev-dependencies group with 4 updates by
@dependabot
in golangci/golangci-lint-action#1071- build(deps): bump
@types/node
from 20.14.9 to 20.14.10 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1072- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1073- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1074- build(deps): bump
@types/node
from 20.14.10 to 20.14.11 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1075- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabot
in golangci/golangci-lint-action#1077- build(deps): bump
@types/node
from 20.14.11 to 22.0.0 in the dependencies group by@dependabot
in golangci/golangci-lint-action#1078Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0
aaa42aa
feat: allow to skip golangci-lint installation (#1079)9ec8973
build(deps): bump @types/node
from 20.14.11 to 22.0.0 in
the dependencies gro...58838cf
build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)9f3ba2c
build(deps): bump @types/node
from 20.14.10 to 20.14.11 in
the dependencies g...2bd7a04
build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)db819a1
build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)d09fb08
build(deps): bump @types/node
from 20.14.9 to 20.14.10 in
the dependencies gr...605617a
build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)66f63c7
chore: generate2c01d26
fix: home dir on Windows