1527 Commits

Author SHA1 Message Date
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
Lucas Bremgartner
861262b71f
Add github.com/breml/bidichk linter (#2330)
Some checks failed
Extra / Vulnerability scanner (push) Has been cancelled
CI / go-mod (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Release a tag / release (push) Has been cancelled
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / tests-on-unix (1.17) (push) Has been cancelled
CI / check_generated (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.43.0
2021-11-02 21:54:42 +01:00
Sebastien Rosset
77d4115b0f
docs: add documentation for go-critic and ruleguard settings (#2304) 2021-11-02 19:47:26 +01:00
Sebastien Rosset
2c01ea7ff2
gocritic: add support for variable substitution in ruleguard path settings (#2308)
* Add  variable for ruleguard config directory

* Add  variable for ruleguard config directory

* Add  variable for ruleguard config directory

* Add  variable for ruleguard config directory

* Add unit tests

* Add unit tests for ruleguard

* Add unit tests for ruleguard

* Add unit tests for ruleguard

* Add unit tests for ruleguard, fix package name
2021-11-02 11:34:19 -07:00
Oleksandr Redko
f9f6486e15
docs: change Github to GitHub in comments and docs (#2341) 2021-11-02 19:25:21 +01:00
Oleksandr Redko
1be9570abf
Refactor: preallocate slices (#2340) 2021-11-02 09:27:06 -07:00
Ludovic Fernandez
a8887d5655
fix: don't hide enable-all option (#2338) 2021-11-02 14:02:23 +01:00
Sergey Vilgelm
f47f4f5557
codeql: Remove unneeded steps (#2336)
Remove executing build and test, there is a special workflow for this and CodeQL does not require running any go code or building the app
Remove `git checkout HEAD^2`, not needed anymore: Warning: 1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
Add permission to write the security events
2021-11-01 20:40:24 -07:00
Kirill Danshin
8cb9c769ff
fix: Add missing space in "disabled by config" warning (#2310)
Before this change, the message said "However, as this checkis disabled by default".
2021-11-01 20:32:39 -07:00
dependabot[bot]
a2b2968b12
build(deps): bump gatsby-plugin-robots-txt in /docs (#2332) 2021-11-02 03:31:49 +01:00
dependabot[bot]
dcaaa894af
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2335) 2021-11-02 03:26:19 +01:00
dependabot[bot]
7d8c729f7a
build(deps): bump @emotion/react from 11.4.1 to 11.5.0 in /docs (#2331) 2021-11-02 03:24:31 +01:00
dependabot[bot]
2614892ab8
build(deps): bump react-icons from 4.2.0 to 4.3.1 in /docs (#2334) 2021-11-02 03:11:50 +01:00
dependabot[bot]
e7b7478692
build(deps): bump gatsby-plugin-google-analytics in /docs (#2321) 2021-11-02 03:10:25 +01:00
dependabot[bot]
fe8f6c2fa7
build(deps): bump react-headroom from 3.1.1 to 3.2.0 in /docs (#2333) 2021-11-02 02:56:17 +01:00
dependabot[bot]
75fc92df49
build(deps): bump gatsby-plugin-sitemap from 4.10.0 to 5.0.0 in /docs (#2320)
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sitemap@5.0.0/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.0.0/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  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>
2021-11-02 09:27:09 +08:00
Kevin Gillette
7fcd0a8113
docs: clarify nolintlint.allow-unused (#2319) 2021-11-02 02:07:10 +01:00
dependabot[bot]
1012c10d30
build(deps): bump github.com/nakabonne/nestif from 0.3.0 to 0.3.1 (#2325)
Co-authored-by: Fernandez Ludovic <lfernandez.dev@gmail.com>
2021-11-02 02:02:50 +01:00
dependabot[bot]
5adafe52d9
build(deps): bump github.com/jingyugao/rowserrcheck from 1.1.0 to 1.1.1 (#2326) 2021-11-02 00:46:34 +01:00