1993 Commits

Author SHA1 Message Date
Fernandez Ludovic
235df6ef48 fix: go.sum 2022-08-12 02:23:50 +02:00
dependabot[bot]
f78f6dd322
build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.0 to 1.0.1 (#3092) 2022-08-12 02:21:40 +02:00
dependabot[bot]
0e044f25e8
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.8.0 to 1.10.0 (#3090) 2022-08-12 02:12:58 +02:00
dependabot[bot]
1ca9affe92
build(deps): bump github.com/mgechev/revive from 1.2.2 to 1.2.3 (#3091) 2022-08-12 02:01:56 +02:00
Sasha Melentyev
7d2648ca3f
docs: fix typo in usestdlibvars documentation (#3078) 2022-08-07 21:23:44 +02:00
dependabot[bot]
be10ef2636
build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2 (#3075)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-07 13:57:17 +02:00
dependabot[bot]
a813244b51
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 (#3074) 2022-08-07 04:57:41 +02:00
Ludovic Fernandez
da3b149689
fix: exit early on run --version (#3067) 2022-08-05 15:49:22 +02:00
sivchari
d4fd2db3d5
nosnakecase: deprecate linter (#3065)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-05 12:42:47 +02:00
golangci-releaser
0a884a44bd
docs: Update documentation and assets (#3062)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-04 22:28:12 +02:00
Ludovic Fernandez
2d8fea819e
build(deps): bump github.com/daixiang0/gci from 0.6.0 to 0.6.2 (#3058)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
v1.48.0
2022-08-04 11:19:19 +02:00
Ludovic Fernandez
aeb5860ca8
build(deps): bump github.com/kisielk/errcheck from 1.6.1 to 1.6.2 (#3059) 2022-08-04 11:11:14 +02:00
Ludovic Fernandez
0559b9220b
build(deps): bump revgrep to HEAD (#3054) 2022-08-04 10:43:38 +02:00
Kir Kolyshkin
3ffde13a17
dev: remove stable from actions/setup-go (#3055)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-04 04:12:44 +02:00
Ludovic Fernandez
1557692e59
feat: go1.19 support (#3037) 2022-08-03 20:53:06 +02:00
Ludovic Fernandez
6313fa9a67
contextcheck: disable linter (#3050) 2022-08-03 19:44:19 +02:00
Sasha Melentyev
0ba1388a41
feat: add usestdlibvars (#3016) 2022-08-03 11:13:50 +02:00
Dreamacro
15cba447fd
gci: add missing custom-order setting (#3052) 2022-08-03 10:50:42 +02:00
dependabot[bot]
452544a2e7
build(deps): bump gatsby from 4.15.2 to 4.19.2 in /docs (#3046) 2022-08-02 01:25:12 +02:00
dependabot[bot]
f9dfb687aa
build(deps): bump gatsby-transformer-yaml from 4.13.0 to 4.19.0 in /docs (#3045) 2022-08-02 01:03:18 +02:00
dependabot[bot]
8f81cc2991
build(deps): bump gatsby-plugin-offline from 5.17.0 to 5.19.0 in /docs (#3043) 2022-08-02 00:58:56 +02:00
dependabot[bot]
0f226ce098
build(deps): bump gatsby-plugin-emotion from 7.17.0 to 7.19.0 in /docs (#3047) 2022-08-02 00:28:46 +02:00
dependabot[bot]
bf55b2dba9
build(deps): bump gatsby-plugin-react-helmet from 5.17.0 to 5.19.0 in /docs (#3042) 2022-08-02 00:10:02 +02:00
dependabot[bot]
8e53300c52
build(deps): bump gatsby-plugin-sharp from 4.17.0 to 4.19.0 in /docs (#3044) 2022-08-01 22:51:23 +02:00
dependabot[bot]
b3374a8682
build(deps): bump gatsby-plugin-netlify from 4.3.1 to 5.0.1 in /docs (#3041) 2022-08-01 22:50:50 +02:00
dependabot[bot]
594bd33afe
build(deps): bump gatsby-transformer-sharp from 4.13.0 to 4.19.0 in /docs (#3040) 2022-08-01 22:50:26 +02:00
Loong Dai
368c41cde4
build(deps): bump github.com/daixiang0/gci from 0.5.0 to 0.6.0 (#3035) 2022-08-01 18:01:24 +02:00
Ville Skyttä
b5fee9924f
docs(install): remove outdated info on source install (#3039) 2022-08-01 16:49:32 +02:00
Marat Reymers
1660b2746a
dev: syntax highlight for all dockerfiles (#3038) 2022-08-01 15:57:33 +02:00
Eugene Simonov
9a1b9492d6
ifshort: deprecate linter (#3034)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-01 14:22:11 +02:00
Ludovic Fernandez
f8f8f9a6e7
nolint: drop allow-leading-space option and add "nolint:all" (#3002) 2022-08-01 14:21:04 +02:00
golangci-releaser
39fc81c19c
docs: Update documentation and assets (#3036)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-01 14:20:30 +02:00
dependabot[bot]
d186efe918
build(deps): bump honnef.co/go/tools from 0.3.2 to 0.3.3 (#3032)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
v1.47.3
2022-07-31 16:37:32 +02:00
dependabot[bot]
57d61afb82
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.2.0 to 2.2.2 (#3030)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-31 16:25:30 +02:00
dependabot[bot]
95d57d994b
build(deps): bump gitlab.com/bosi/decorder from 0.2.2 to 0.2.3 (#3033) 2022-07-31 16:06:27 +02:00
dependabot[bot]
2ab46788e6
build(deps): bump github.com/daixiang0/gci from 0.4.3 to 0.5.0 (#3031)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-31 16:05:32 +02:00
dependabot[bot]
03d9b11369
build(deps): bump github.com/ryancurrah/gomodguard from 1.2.3 to 1.2.4 (#3029) 2022-07-31 15:50:54 +02:00
Marat Reymers
cee90e3a40
docs: fix broken license link (#3028) 2022-07-31 04:00:49 +02:00
Sven Anderson
846fab81b9
cgo: fix linters ignoring Cgo files (#3025) 2022-07-30 22:26:33 +02:00
Ludovic Fernandez
886fbd71a8
gci: fix panic with invalid configuration option (#3019) 2022-07-27 09:14:33 +02:00
Yilong Li
d03608f452
doc: add Bytebase info the trusted-by page (#3013) 2022-07-25 12:21:36 +02:00
Sasha Melentyev
a9dc1ce178
dev: change format like function without args (#3012)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-24 18:24:01 +02:00
dependabot[bot]
c7ed8b67a7
build(deps): bump github.com/sivchari/nosnakecase from 1.5.0 to 1.7.0 (#3008)
Bumps [github.com/sivchari/nosnakecase](https://github.com/sivchari/nosnakecase) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/sivchari/nosnakecase/releases)
- [Commits](https://github.com/sivchari/nosnakecase/compare/v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/sivchari/nosnakecase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-24 16:21:15 +03:00
dependabot[bot]
72fc41ceb1
build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#3009)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-24 15:22:31 +03:00
dependabot[bot]
e55f22c7a5
build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#3010)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-24 15:21:05 +03:00
Ville Skyttä
a768760ce7
dev: clean commands (#3007)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-23 00:55:25 +02:00
alingse
9cb17e4f8f
build(deps): bump github.com/alingse/asasalint from 0.0.10 to 0.0.11 (#3003)
* upgrade asasalint update default builtin

* Update .golangci.reference.yml

Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>

Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-07-22 16:40:23 +03:00
Ludovic Fernandez
d44cd49a20
feat: remove some go1.18 limitations (#3001)
* fix: restore some linters

- govet(nilness,unusedwrite)
- bodyclose
- contextcheck
- nilerr
- noctx
- tparallel

* fix: remove structcheck from the default linters.
2022-07-21 16:52:06 +02:00
golangci-releaser
eddfdbba7c
docs: Update documentation and assets (#3000)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-21 13:57:08 +02:00
Ludovic Fernandez
61673b3436
revive: ignore slow rules (#2999)
Some checks failed
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
v1.47.2
2022-07-21 01:39:54 +02:00