1897 Commits

Author SHA1 Message Date
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
dependabot[bot]
3fb60a3e8a
build(deps): bump terser from 5.12.0 to 5.14.2 in /docs (#2998) 2022-07-20 23:50:09 +02:00
golangci-releaser
dc0237854f
docs: Update documentation and assets (#2996)
Co-authored-by: ldez <ldez@users.noreply.github.com>
2022-07-19 18:22:38 +02:00
Ludovic Fernandez
ebd6dcbf92
Revert 'fix: generics (#2991)' (#2995)
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.1
2022-07-19 13:29:54 +02:00
Ludovic Fernandez
c39bf96129
fix: disable structcheck for go >= 1.18 (#2994) 2022-07-19 12:32:33 +02:00
Ludovic Fernandez
a91463cde4
build(deps): bump github.com/daixiang0/gci from 0.4.2 to 0.4.3 (#2992) 2022-07-19 10:50:14 +03:00
Ludovic Fernandez
eb16e701db
fix: generics (#2991) 2022-07-19 09:12:58 +02:00
Oscar
4e60e8a894
gci: fix options display (#2989) 2022-07-19 01:56:22 +02:00
sivchari
4c8bdc70cc
build(deps): bump github.com/sivchari/tenv from 1.6.0 to 1.7.0 (#2988) 2022-07-18 20:27:20 +02:00
Ludovic Fernandez
fd87bd1efb
gci: remove the use of stdin (#2984)
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-07-18 20:04:33 +02:00
golangci-releaser
a913b3e955
docs: Update documentation and assets (#2981)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-18 15:04:44 +02:00
alingse
b415402720
Add linter asasalint to lint pass []any as any (#2968)
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.0
2022-07-18 09:17:27 +02:00
dependabot[bot]
e60937a179
build(deps): bump github.com/daixiang0/gci from 0.4.1 to 0.4.2 (#2979)
Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/daixiang0/gci/releases)
- [Commits](https://github.com/daixiang0/gci/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/daixiang0/gci
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-17 14:14:34 +03:00
Ludovic Fernandez
27f921fa14
dev: use directives instead of comments for tests (#2978) 2022-07-15 15:32:10 +02:00
Ethan Reesor
0abb298136
staticcheck: fix generics (#2976)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-14 04:10:10 +02:00
Dan Kortschak
d6a39ef374
dev: remove kortschak from generated team (#2974) 2022-07-12 09:09:48 +02:00
Loong Dai
5e183652ba
build(deps): bump github.com/daixiang0/gci from 0.4.0 to 0.4.1 (#2973)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-11 09:59:13 +02:00
Sasha Melentyev
ed4befe5ef
dev: change err to nil (#2971) 2022-07-10 20:44:49 +02:00
dependabot[bot]
9ebc2d5237
build(deps): bump moment from 2.29.2 to 2.29.4 in /.github/contributors (#2966) 2022-07-10 08:53:52 +02:00
dependabot[bot]
b050b42309
build(deps): bump moment from 2.29.2 to 2.29.4 in /docs (#2967) 2022-07-09 23:29:25 +02:00
Loong Dai
b8f1e2a549
build(deps): bump github.com/daixiang0/gci from 0.3.4 to 0.4.0 (#2965)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-09 23:15:47 +02:00
dependabot[bot]
9317da6cf0
build(deps): bump github.com/uudashr/gocognit from 1.0.5 to 1.0.6 (#2962) 2022-07-06 17:57:12 +02:00
dependabot[bot]
a64951caf3
build(deps): bump parse-url from 6.0.0 to 6.0.2 in /docs (#2961)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-06 04:24:15 +02:00
dependabot[bot]
bb5b6625b8
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#2957)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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-03 14:40:29 +03:00
dependabot[bot]
8e0a6725ed
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.5 to 3.22.6 (#2959)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.5 to 3.22.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.5...v3.22.6)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-03 14:24:01 +03:00
dependabot[bot]
f75b1a8bd4
build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 (#2958)
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  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-03 14:13:55 +03:00
dependabot[bot]
daf8993493
build(deps): bump react from 18.1.0 to 18.2.0 in /docs (#2953)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  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-02 13:57:26 +03:00
dependabot[bot]
110cea67c8
build(deps): bump gatsby-plugin-google-analytics from 4.13.0 to 4.17.0 in /docs (#2952) 2022-07-02 11:10:38 +02:00
dependabot[bot]
f545dc76b1
build(deps): bump gatsby-plugin-sharp from 4.13.0 to 4.17.0 in /docs (#2951) 2022-07-02 11:10:26 +02:00
dependabot[bot]
1f1d4dbf90
build(deps): bump gatsby-remark-copy-linked-files from 5.13.0 to 5.17.0 in /docs (#2950) 2022-07-02 11:10:15 +02:00
dependabot[bot]
efd5061004
build(deps): bump postcss from 8.4.13 to 8.4.14 in /docs (#2949) 2022-07-02 11:10:01 +02:00
sivchari
1d8a15a0cc
add nosnakecase lint (#2828)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-06-30 16:36:33 +02:00
dependabot[bot]
3a0f646e31
build(deps): bump github.com/maratori/testpackage from 1.0.1 to 1.1.0 (#2945)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-06-28 14:44:44 +02:00
dependabot[bot]
3071fecb81
build(deps): bump gitlab.com/bosi/decorder from 0.2.1 to 0.2.2 (#2943) 2022-06-28 14:16:01 +02:00
dependabot[bot]
44e9b34d1d
build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#2942) 2022-06-28 14:15:47 +02:00
dependabot[bot]
023e1c4fdf
build(deps): bump github.com/firefart/nonamedreturns from 1.0.2 to 1.0.4 (#2944)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-06-28 14:13:15 +02:00
dependabot[bot]
01f1a070a2
build(deps): bump gatsby-plugin-catch-links from 4.13.0 to 4.17.0 in /docs (#2938) 2022-06-25 08:32:13 +02:00
dependabot[bot]
4d0332f39c
build(deps): bump gatsby-plugin-offline from 5.13.0 to 5.17.0 in /docs (#2937) 2022-06-25 08:31:58 +02:00
dependabot[bot]
ebeffc281d
build(deps): bump gatsby-plugin-react-helmet from 5.13.0 to 5.17.0 in /docs (#2939) 2022-06-24 19:53:22 +02:00
dependabot[bot]
3c4619210a
build(deps): bump gatsby-plugin-emotion from 7.13.0 to 7.17.0 in /docs (#2936) 2022-06-21 18:29:07 +02:00
dependabot[bot]
6701b331f6
build(deps): bump react-live from 3.1.0 to 3.1.1 in /docs (#2935) 2022-06-21 18:28:53 +02:00
dependabot[bot]
e33e63ed30
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#2934) 2022-06-21 18:28:40 +02:00
dependabot[bot]
f70bf6665b
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2933) 2022-06-21 18:28:24 +02:00
Ludovic Fernandez
de7cc56ef6
chore: remove reviewers from dependabot configuration (#2932) 2022-06-21 13:45:33 +02:00
dependabot[bot]
7fbb11ca37
build(deps): bump github.com/fzipp/gocyclo from 0.5.1 to 0.6.0 (#2926) 2022-06-19 12:57:00 +00:00
dependabot[bot]
2c30625ce8
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.6.1 to 2.6.2 (#2928)
Bumps [github.com/tomarrell/wrapcheck/v2](https://github.com/tomarrell/wrapcheck) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/tomarrell/wrapcheck/releases)
- [Commits](https://github.com/tomarrell/wrapcheck/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: github.com/tomarrell/wrapcheck/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 15:43:08 +03:00
dependabot[bot]
c8e38c4b66
build(deps): bump github.com/sivchari/tenv from 1.5.0 to 1.6.0 (#2927) 2022-06-19 14:21:30 +02:00