1545 Commits

Author SHA1 Message Date
Denis Limarev
3d17f2fac1
gocritic: support autofix (#2450) 2022-01-03 22:57:05 +01:00
dependabot[bot]
891b9dae54
build(deps): bump gatsby-plugin-offline from 5.3.0 to 5.4.0 in /docs (#2448) 2022-01-02 03:10:00 +01:00
dependabot[bot]
8f1da7efec
build(deps): bump gatsby-plugin-sitemap from 5.3.0 to 5.4.0 in /docs (#2447) 2022-01-02 02:44:54 +01:00
dependabot[bot]
42105b4bc4
build(deps): bump prop-types from 15.7.2 to 15.8.0 in /docs (#2444) 2022-01-02 02:44:13 +01:00
dependabot[bot]
47b4b6fcba
build(deps): bump @emotion/react from 11.7.0 to 11.7.1 in /docs (#2446) 2022-01-02 02:43:46 +01:00
dependabot[bot]
c963ffcc2c
build(deps): bump gatsby-plugin-google-analytics in /docs (#2443) 2022-01-02 02:17:52 +01:00
dependabot[bot]
003efa79f6
build(deps): bump puppeteer from 12.0.1 to 13.0.1 in /docs (#2442) 2022-01-02 02:17:30 +01:00
dependabot[bot]
22d2d3f863
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2441) 2022-01-02 02:17:13 +01:00
Kyungmin Bae
9d9855c149
fix: update uname_os from shlib in install.sh (#1944) (#2388) 2022-01-01 21:05:31 +01:00
Oleg Butuzov
5d9896a7d8
dev: sorting linters by alphabet (ascending order) (#2437)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-28 16:01:37 +01:00
dependabot[bot]
ec2820c576
build(deps): bump github.com/esimonov/ifshort from 1.0.3 to 1.0.4 (#2436) 2021-12-27 21:27:30 +01:00
dependabot[bot]
ca8cd60f41
build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#2426) 2021-12-21 08:20:52 +01:00
dependabot[bot]
4ca6a2fca8
build(deps): bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#2424)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  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>
2021-12-21 07:26:09 +03:00
dependabot[bot]
107b830755
build(deps): bump mvdan.cc/gofumpt from 0.2.0 to 0.2.1 (#2427)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/gofumpt/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
  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>
2021-12-20 23:44:36 +03:00
dependabot[bot]
83962f47b9
build(deps): bump github.com/fzipp/gocyclo from 0.3.1 to 0.4.0 (#2425)
Bumps [github.com/fzipp/gocyclo](https://github.com/fzipp/gocyclo) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/fzipp/gocyclo/releases)
- [Changelog](https://github.com/fzipp/gocyclo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fzipp/gocyclo/compare/v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/fzipp/gocyclo
  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>
2021-12-20 23:42:53 +03:00
Miles Delahunty
b3a8da4f46
revive: fix enableAllRules (#2380) 2021-12-14 08:55:51 +01:00
dependabot[bot]
f960879b12
build(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#2412) 2021-12-14 05:39:42 +01:00
dependabot[bot]
56f27d0ad2
build(deps): bump github.com/securego/gosec/v2 from 2.9.3 to 2.9.5 (#2413)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-14 05:18:18 +01:00
dependabot[bot]
d29d9f1239
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.11 (#2405)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.10 to 3.21.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.10...v3.21.11)

---
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>
2021-12-07 09:24:07 +08:00
dependabot[bot]
b04967a907
build(deps): bump @emotion/styled from 11.3.0 to 11.6.0 in /docs (#2397) 2021-12-02 09:41:04 +01:00
dependabot[bot]
1556e4d3ee
build(deps): bump gatsby-plugin-google-analytics in /docs (#2398) 2021-12-02 08:47:40 +01:00
dependabot[bot]
ead48b6f40
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2396) 2021-12-02 08:45:04 +01:00
dependabot[bot]
f8776d755d
build(deps): bump puppeteer from 10.4.0 to 12.0.1 in /docs (#2392) 2021-12-02 08:09:41 +01:00
dependabot[bot]
4668fa165b
build(deps): bump gatsby-plugin-sitemap from 5.0.0 to 5.3.0 in /docs (#2391) 2021-12-02 08:09:12 +01:00
dependabot[bot]
74cf7712ba
build(deps): bump gatsby-plugin-offline from 5.0.0 to 5.3.0 in /docs (#2390) 2021-12-02 08:08:44 +01:00
dependabot[bot]
ffb35d0b7c
build(deps): bump @emotion/react from 11.5.0 to 11.7.0 in /docs (#2389) 2021-12-02 08:07:56 +01:00
dependabot[bot]
d0aead441a
build(deps): bump github.com/securego/gosec/v2 from 2.9.2 to 2.9.3 (#2385) 2021-11-30 03:14:15 +01:00
dependabot[bot]
0ac5d371f5
build(deps): bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 (#2384) 2021-11-30 01:42:37 +01:00
dependabot[bot]
ba3453d2a8
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#2383) 2021-11-30 01:42:20 +01:00
Tim Kral
a5f0a4d861
wrapcheck: update configuration to include ignoreSignRegexps (#2379) 2021-11-26 23:26:31 +01:00
Lucas Bremgartner
55358972d6
Add errchkjson linter (#2362) 2021-11-26 23:25:59 +01:00
dependabot[bot]
fc888cf0cb
build(deps): bump github.com/nishanths/exhaustive from 0.6.0 to 0.7.11 (#2371)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-20 18:53:51 +01:00
dependabot[bot]
b845512bed
build(deps): bump mvdan.cc/gofumpt from 0.1.1 to 0.2.0 (#2373) 2021-11-20 17:57:14 +01:00
dependabot[bot]
7d5bc8f016
build(deps): bump github.com/securego/gosec/v2 from 2.9.1 to 2.9.2 (#2372) 2021-11-20 17:05:26 +01:00
dependabot[bot]
4119132f60
build(deps): bump honnef.co/go/tools from 0.2.1 to 0.2.2 (#2370) 2021-11-20 17:04:13 +01:00
Maik Schreiber
7f25fee16b
bump varnamelen from v0.4.0 to v0.5.0 (#2369) 2021-11-20 16:36:07 +01:00
Alexander Melentyev
b67af9afb9
dev: clean up and used iota for exit codes (#2366) 2021-11-18 19:52:21 +01:00
Alexander Melentyev
ef928947b5
dev: reused exit codes (#2364) 2021-11-18 19:46:44 +01:00
mook
9cdc7af391
docs: fix wrong default value in comment (#2360) 2021-11-16 07:46:42 +01:00
Danil Ovchinnikov
ec58c48180
Show deprecated mark in the CLI linters help (#2350)
* Show deprecated mark in linters list

* fix output deprecated mark in linters list
2021-11-14 14:33:46 -08:00
Rafik Draoui
e788757b32
Ensure that the Issues key in JSON format is a list (#2358)
This makes the data more consistent and easier to use with other tools.
For example, a third-party tool can iterate over `Issues` without having
to make a preliminary null check.
2021-11-14 14:33:19 -08:00
Ludovic Fernandez
aa3550ab83
fix: reduce flaky in the CI and clean the .golangci.yml of the project (#2359)
* fix: clean linter configuration
* fix: minor changes
* fix: increase timeout
2021-11-14 16:03:40 +01:00
Oleksandr Redko
99c6516c6b
docs: fix grammar issues in comments (#2352) 2021-11-11 05:56:36 +01:00
dependabot[bot]
ecbb9c475f
build(deps): bump github.com/nishanths/exhaustive from 0.3.6 to 0.6.0 (#2353)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-09 01:50:02 +01:00
dependabot[bot]
8bc95624d0
build(deps): bump github.com/breml/bidichk from 0.2.0 to 0.2.1 (#2354) 2021-11-08 21:50:05 +01:00
Benjamin
880f01d9e0
docs: fix a typo and a syntax error in architecture.mdx (#2351) 2021-11-07 13:53:23 +01:00
Lucas Bremgartner
4950169191
bump bidichk from v0.1.1 to v0.2.0 2021-11-06 15:24:04 +01:00
Maik Schreiber
1b53520405
bump varnamelen to v0.4.0 (#2348) 2021-11-06 01:12:29 +01:00
Nishanth Shanmugham
054fc3ff50
exhaustive: upgrade to v0.3.6; add new flags and deprecate old ones (#2344) 2021-11-04 23:08:37 +01:00
golangci-releaser
65c47cbfd6
docs: Update documentation and assets (#2342)
Co-authored-by: Fernandez Ludovic <lfernandez.dev@gmail.com>
2021-11-03 15:28:04 +01:00