1825 Commits

Author SHA1 Message Date
dependabot[bot]
e389db8a00
build(deps): bump sharp from 0.30.3 to 0.30.6 in /docs (#2900)
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.3 to 0.30.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.3...v0.30.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 08:13:11 +08:00
Loong Dai
2f41c1f06b
gci: fix issues and re-enable autofix (#2892)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-30 19:51:38 +02:00
Marat Reymers
42bbe403bc
docs(gocritic): add enable and disable ruleguard settings (#2885)
* docs: ruleguard: add missing `enable` and `disable` settings

* Don't use go-critic groups and tags
2022-05-30 15:33:04 +08:00
Marat Reymers
a23fc2c7f0
docs(depguard): add ignore-file-rules (#2884)
* docs: linters-settings: depguard: add missing `ignore-file-rules`

* Add an example without !
2022-05-30 15:31:24 +08:00
Marat Reymers
085b7ea3bf
docs(gosec): add configs for all existing rules (#2886)
docs: gosec: add configs for all existing rules
2022-05-30 15:31:16 +08:00
Marat Reymers
d704754acf
docs(thelper): add fuzz config and description (#2887)
docs(thelper): add missing `fuzz` config and description
2022-05-30 15:31:04 +08:00
Marat Reymers
dfb01c8aaf
docs(govet): add settings for shadow and unusedresult (#2890)
docs(govet): add missing settings for `shadow` and `unusedresult`
2022-05-30 15:30:24 +08:00
Marat Reymers
d43e480ab5
docs(linters): add defaults (#2891) 2022-05-29 14:58:21 +02:00
dependabot[bot]
153b4072ad
build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#2889)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-29 14:57:35 +02:00
dependabot[bot]
2a1edcef05
build(deps): bump github.com/Antonboom/errname from 0.1.6 to 0.1.7 (#2888) 2022-05-29 14:39:26 +02:00
Ludovic Fernandez
f2634d40fa
fix: codeQL scanning (#2882) 2022-05-29 14:27:59 +02:00
dependabot[bot]
d92f144dff
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#2876) 2022-05-24 17:40:05 +02:00
dependabot[bot]
ddee31ae11
build(deps): bump honnef.co/go/tools from 0.3.1 to 0.3.2 (#2870) 2022-05-23 13:05:08 +02:00
Ludovic Fernandez
f9d815115c
bump golang.org/x/tools to HEAD (#2875)
* bump golang.org/x/tools to HEAD
* fix: adapt linters to the new validation system.
2022-05-23 12:39:57 +02:00
dependabot[bot]
75be924e98
build(deps): bump github.com/kisielk/errcheck from 1.6.0 to 1.6.1 (#2871)
Bumps [github.com/kisielk/errcheck](https://github.com/kisielk/errcheck) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/kisielk/errcheck/releases)
- [Commits](https://github.com/kisielk/errcheck/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/kisielk/errcheck
  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-05-22 17:30:22 +03:00
dependabot[bot]
97d7415b91
build(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.19 to 0.3.21 (#2874) 2022-05-22 14:57:16 +02:00
dependabot[bot]
33f4aeebd9
build(deps): bump github.com/kulti/thelper from 0.6.2 to 0.6.3 (#2872) 2022-05-22 14:55:46 +02:00
dependabot[bot]
db5d58cd19
build(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 (#2873) 2022-05-22 14:55:26 +02:00
sg0hsmt
c1dfc85af8
docs: fix typo (#2867) 2022-05-22 01:32:15 +02:00
Ville Skyttä
86bd842377
chore: spelling and grammar fixes (#2865) 2022-05-20 02:59:31 +02:00
golangci-releaser
907ecf3226
docs: Update documentation and assets (#2860)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-17 15:16:29 +02:00
dependabot[bot]
a333689090
build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#2858)
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
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>
v1.46.2
2022-05-17 09:05:08 +03:00
Ludovic Fernandez
b504325dc5
thelper: allow to disable one option (#2854) 2022-05-16 21:16:25 +02:00
Ludovic Fernandez
d8bf2434ec
bump github.com/polyfloyd/go-errorlint to v1.0.0 (#2855) 2022-05-16 21:07:11 +02:00
Ludovic Fernandez
4deb32f2c0
docs: rename .golangci.example.yml to .golangci.reference.yml (#2857) 2022-05-16 12:26:25 +02:00
Ludovic Fernandez
e889b405df
bump github.com/lufeee/execinquery from v1.2.0 to v1.2.1 (#2853) 2022-05-14 17:03:49 +02:00
sivchari
9684688dc3
docs: add containedctx linter to the list of available linters (#2850) 2022-05-13 10:51:22 +02:00
golangci-releaser
86321a53d5
docs: Update documentation and assets (#2846)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-12 12:46:58 +02:00
Ludovic Fernandez
044f0a1702
bump github.com/lufeee/execinquery from v1.0.0 to v1.2.0 (#2845)
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.46.1
2022-05-12 10:09:33 +02:00
Gustavo Bazan
59971a13f4
fix: fix typo for errchkjson (#2842) 2022-05-10 21:47:59 +01:00
Ludovic Fernandez
5a28742643
docs: add missing linters (#2841) 2022-05-10 14:01:10 +02:00
dependabot[bot]
d5201ad6e1
build(deps): bump docker/setup-qemu-action from 1 to 2 (#2837) 2022-05-10 08:10:08 +02:00
dependabot[bot]
028cb5e074
build(deps): bump docker/build-push-action from 2 to 3 (#2838)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:39 +08:00
dependabot[bot]
360807a605
build(deps): bump docker/setup-buildx-action from 1 to 2 (#2836)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:33:15 +08:00
golangci-releaser
2e76971c27
docs: Update documentation and assets (#2833)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-09 14:47:19 +02:00
Yuki Okushi
7c1d8b75bd
docs: update "Shell Completion" instruction on Linux (#2829)
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.46.0
2022-05-08 11:16:53 +02:00
dependabot[bot]
b1588facb9
build(deps): bump gatsby-plugin-robots-txt from 1.7.0 to 1.7.1 in /docs (#2820) 2022-05-02 20:21:38 +00:00
dependabot[bot]
6964ff23fb
build(deps): bump react from 18.0.0 to 18.1.0 in /docs (#2822) 2022-05-02 22:20:18 +02:00
dependabot[bot]
e2f45f6596
build(deps): bump gatsby-plugin-catch-links in /docs (#2818) 2022-05-02 20:00:29 +00:00
dependabot[bot]
33c1a00810
build(deps): bump postcss from 8.4.12 to 8.4.13 in /docs (#2819) 2022-05-02 19:55:28 +00:00
dependabot[bot]
3176e24972
build(deps): bump react-dom from 18.0.0 to 18.1.0 in /docs (#2821) 2022-05-02 21:50:26 +02:00
dependabot[bot]
a53a9fbafb
build(deps): bump gatsby-plugin-emotion from 7.11.0 to 7.13.0 in /docs (#2817) 2022-05-02 21:48:10 +02:00
dependabot[bot]
8ec17f2e7b
build(deps): bump gatsby-plugin-canonical-urls in /docs (#2816) 2022-05-02 20:48:43 +02:00
dependabot[bot]
68067664f1
build(deps): bump gatsby-plugin-mdx from 3.11.1 to 3.13.0 in /docs (#2815) 2022-05-02 18:41:36 +02:00
dependabot[bot]
030e04dd90
build(deps): bump polished from 4.1.4 to 4.2.2 in /docs (#2810) 2022-05-02 18:41:09 +02:00
dependabot[bot]
73731be392
build(deps): bump gatsby-plugin-manifest from 4.11.1 to 4.13.0 in /docs (#2814) 2022-05-02 18:04:20 +02:00
dependabot[bot]
b76fbcebea
build(deps): bump gatsby-remark-images from 6.11.1 to 6.13.0 in /docs (#2813) 2022-05-02 16:03:14 +02:00
dependabot[bot]
195e23cff5
build(deps): bump gatsby-transformer-yaml from 4.11.0 to 4.13.0 in /docs (#2812) 2022-05-02 16:02:44 +02:00
dependabot[bot]
37b29ed0c4
build(deps): bump gatsby-plugin-offline from 5.11.1 to 5.13.0 in /docs (#2809)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 5.11.1 to 5.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.13.0/packages/gatsby-plugin-offline)

---
updated-dependencies:
- dependency-name: gatsby-plugin-offline
  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-05-02 15:49:12 +03:00
dependabot[bot]
c0db442b76
build(deps): bump gatsby-plugin-react-helmet in /docs (#2811) 2022-05-02 14:28:45 +02:00