2610 Commits

Author SHA1 Message Date
dependabot[bot]
71eae84bea
build(deps): bump github.com/go-critic/go-critic from 0.11.0 to 0.11.1 (#4388) 2024-02-15 13:25:05 +01:00
dependabot[bot]
5513d3c97b
build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#4387) 2024-02-15 13:14:18 +01:00
dependabot[bot]
21bb54326a
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4380) 2024-02-12 23:20:59 +01:00
dependabot[bot]
53578856ee
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#4379) 2024-02-12 23:20:35 +01:00
Ludovic Fernandez
403437e641
docs: explain limitation of new-from-rev and new-from-patch (#4377) 2024-02-12 18:37:54 +01:00
Ludovic Fernandez
bf5008a11a
dev: handle old TODO (#4374) 2024-02-10 14:43:58 +01:00
Oleksandr Redko
cc3e67b3bd
dev: fix govet.nilness lint issues (#4373)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-10 02:23:29 +01:00
Oleksandr Redko
7cf6cc9d9f
dev: refactor govet impl with slices.Contains (#4372)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-09 20:34:50 +01:00
dependabot[bot]
6f2684035f
build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.2 (#4371) 2024-02-09 16:51:01 +01:00
Ludovic Fernandez
dcddbda2a7
dev: use goreleaser to create Docker images (#4370) 2024-02-09 15:14:47 +01:00
dependabot[bot]
5a78c8a06a
build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.0 to 4.2.1 (#4367) 2024-02-09 02:11:58 +01:00
golangci-releaser
d7513984d5
docs: Update documentation and assets (#4362)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-08 20:32:48 +01:00
Anton Telyshev
a25592b52a
build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 (#4359)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/alpine.Dockerfile]) (push) Has been cancelled
v1.56.1
2024-02-08 15:01:43 +01:00
dependabot[bot]
828b6b4ac1
build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4358) 2024-02-08 13:45:21 +01:00
Ludovic Fernandez
b525f2b88d
govet: disable loopclosure with go1.22 (#4357) 2024-02-08 13:42:10 +01:00
dependabot[bot]
ca7b7a42d2
build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 21:30:45 +01:00
Fernandez Ludovic
3d3a0bc103 dev: use matrix go version 2024-02-07 17:59:27 +01:00
golangci-releaser
f6dc4d9617
docs: Update documentation and assets (#4354)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 17:22:11 +01:00
dependabot[bot]
1a00b409a8
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.1.0 to 3.2.0 (#4304)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/alpine.Dockerfile]) (push) Has been cancelled
v1.56.0
2024-02-07 15:35:24 +01:00
Ludovic Fernandez
192ee8929c
go1.22 support (#4272) 2024-02-07 15:23:01 +01:00
dependabot[bot]
6e09a2051a
build(deps): bump github.com/butuzov/ireturn from 0.2.2 to 0.3.0 (#4352)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 12:09:39 +01:00
dependabot[bot]
a7c175b6c2
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#4348) 2024-02-05 22:16:42 +01:00
Mateus Oliveira
a727aa5780
dev: remove unrelated flags from config and linters command (#4284)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-03 20:11:24 +01:00
dependabot[bot]
4ea9468cd6
build(deps): bump github.com/catenacyber/perfsprint from 0.5.0 to 0.6.0 (#4346)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 23:05:44 +01:00
dependabot[bot]
ee98b504ae
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#4344) 2024-02-02 22:39:31 +01:00
Mostafa Moradian
b3ffe708b4
feat: implement stats per linter with a flag (#4341)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 19:32:46 +00:00
Oleksandr Redko
7bc19270fc
docs: adjust list from why install from source is not recommended (#4340) 2024-01-31 23:54:24 +01:00
Ludovic Fernandez
e4c6e1fb6d
dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 (#4339) 2024-01-30 22:17:00 +01:00
dependabot[bot]
11bf3d674a
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#4338) 2024-01-29 00:08:51 +01:00
dependabot[bot]
1cfbe0d12d
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4.8 (#4337) 2024-01-28 13:09:51 +01:00
Oleksandr Redko
71ffbf203b
build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d to 20240104100049-c549a3470d14 (#4333) 2024-01-24 23:16:12 +01:00
Oleksandr Redko
5d695b7856
dev: check go.sum is up to date (#4334)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-01-24 22:46:45 +01:00
Anton Telyshev
7656f82cfe
build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.0 (#4330) 2024-01-24 11:56:26 +01:00
dependabot[bot]
bc169eb62d
build(deps): bump actions/cache from 3 to 4 (#4329) 2024-01-22 22:33:20 +01:00
dependabot[bot]
3ff416302f
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 (#4327)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-20 16:43:01 +01:00
Tobias
4c3082bef1
docs: adjust wrapcheck ignoreSigs to new defaults (#4326) 2024-01-19 23:44:04 +01:00
Oleksandr Redko
7fc341e52c
devs: fix typo in testdata for gochecknoglobals (#4320) 2024-01-16 17:01:04 +01:00
Ludovic Fernandez
ad4a6b2c03
fix: parse Go RC version (#4319) 2024-01-14 20:22:57 +00:00
dependabot[bot]
553161d96a
build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.3 to 0.1.4 (#4317) 2024-01-12 17:30:34 +01:00
dependabot[bot]
057c296c9a
build(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 (#4314) 2024-01-12 17:30:11 +01:00
dependabot[bot]
4bf463a8dd
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#4315) 2024-01-12 17:29:36 +01:00
dependabot[bot]
1bb8c57ddd
build(deps): bump github.com/jjti/go-spancheck from 0.4.2 to 0.5.2 (#4316) 2024-01-12 17:28:08 +01:00
dependabot[bot]
a4e223761c
build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docs (#4309) 2024-01-09 00:25:47 +01:00
dependabot[bot]
75d57088d6
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scripts/gen_github_action_config (#4308) 2024-01-09 00:06:47 +01:00
dependabot[bot]
1ead82ffbd
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools (#4307) 2024-01-09 00:04:16 +01:00
Ludovic Fernandez
311f07d467
docs: improve typecheck FAQ (#4306) 2024-01-07 20:54:46 +01:00
dependabot[bot]
8301163c3c
build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#4305)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-07 19:30:08 +01:00
Chris Halbert
a58dca5e74
docs: fix grammar (#4302) 2024-01-06 18:20:53 +01:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps (#4299)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-04 22:43:50 +01:00
Joshua Timmons
d23c35470b
feat: add spancheck linter (#4290)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-03 04:24:30 +01:00