1265 Commits

Author SHA1 Message Date
dependabot[bot]
3fee285ba6
build(deps): bump react-headroom from 3.1.0 to 3.1.1 in /docs (#1883) 2021-04-01 19:25:16 +02:00
dependabot[bot]
e3ca53193b
build(deps): bump gatsby-plugin-netlify from 2.11.0 to 2.11.1 in /docs (#1882) 2021-04-01 19:24:25 +02:00
dependabot[bot]
190c204d12
build(deps): bump gatsby from 2.32.8 to 2.32.11 in /docs (#1881) 2021-04-01 19:23:13 +02:00
dependabot[bot]
cb6a423b6c
build(deps): bump gatsby-plugin-mdx from 1.10.1 to 2.2.0 in /docs (#1880) 2021-04-01 09:06:46 +02:00
dependabot[bot]
07ae877464
build(deps): bump y18n from 4.0.0 to 4.0.1 in /.github/peril (#1879) 2021-04-01 03:20:32 +02:00
Ben Ye
6844f6abf8
Add promlinter to lint metrics name (#1265) 2021-03-30 14:56:42 +02:00
dependabot[bot]
5baff12cb8
build(deps): bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 (#1877)
Bumps [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/hashicorp/go-multierror/releases)
- [Commits](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 14:20:14 +08:00
Ludovic Fernandez
75bc80d7d2
docs: update for v1.39.0 (#1876)
* docs: update for v1.39.0
* skip CVE for github.com/gogo/protobuf
2021-03-28 22:05:37 +02:00
Ludovic Fernandez
9aea4aee1c
typecheck: display compilation errors as report instead of error (#1861)
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.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (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.39.0
2021-03-25 23:52:55 +01:00
Ludovic Fernandez
ccb5bd03d1
docs: add cache directory information. (#1871) 2021-03-25 23:07:22 +01:00
C.J. Jameson
bcdfb7f6b1
docs: typo fixes in architecture.mdx (#1870) 2021-03-24 17:44:38 +01:00
Borja Clemente
814bf0e0ad
Set version command output to Stdout (#1869) 2021-03-24 17:43:56 +01:00
Ludovic Fernandez
82778e2f9f
Bump importas to HEAD (#1864) 2021-03-22 09:32:02 +01:00
dependabot[bot]
e23f80eeb8
build(deps): bump github.com/mgechev/revive from 1.0.3 to 1.0.5 (#1866)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](https://github.com/mgechev/revive/compare/v1.0.3...v1.0.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:02:17 +01:00
dependabot[bot]
ba6e969f07
build(deps): bump github.com/go-critic/go-critic from 0.5.4 to 0.5.5 (#1867)
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](https://github.com/go-critic/go-critic/compare/v0.5.4...v0.5.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:01:22 +01:00
Ludovic Fernandez
fb394a9994
Bump makezero to HEAD (#1865) 2021-03-22 03:38:08 +01:00
Ludovic Fernandez
03992d04d7
Bump wrapcheck to v1.0.0 (#1863) 2021-03-22 00:38:37 +01:00
Ludovic Fernandez
809be02635
fix: linters load mode (#1862) 2021-03-21 23:06:40 +01:00
Ludovic Fernandez
8db518cee0
Add versions, improve deprecation system, improve linters page (#1854) 2021-03-17 16:17:33 +01:00
Ludovic Fernandez
b6a6faa982
Add new presets (#1847) 2021-03-16 13:33:28 +01:00
Ludovic Fernandez
cd6644d47b
revive: the default configuration is only applied when no dedicated configuration. (#1831) 2021-03-15 12:39:04 +01:00
Ludovic Fernandez
e381b33092
Bump rowserrcheck to HEAD (#1843) 2021-03-15 12:38:24 +01:00
Ludovic Fernandez
87d37c6cf5
Restore fast linters meaning (#1844)
* fix: remove useless conditions.

* feat: considere revive as slow.

* feat: considere linters with go analysis as slow.
2021-03-15 10:13:54 +03:00
dependabot[bot]
cd2025d1be
build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#1845)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.0 to 1.8.1.
- [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.0...v1.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 08:00:10 +01:00
Ludovic Fernandez
92adaa4497
docs: improve linters page (#1842) 2021-03-14 14:15:52 +01:00
Andrew Shannon Brown
e1a734e559
nolintlint: allow to fix //nolint lines (#1583) 2021-03-13 05:11:05 +01:00
Oleg Butuzov
d28c66672e
docs: adding missing format options (#1840) 2021-03-13 04:46:03 +01:00
Ludovic Fernandez
9838a57941
dev: remove old TODO and remove assert import alias on require. (#1838) 2021-03-13 04:45:32 +01:00
Eugene Simonov
7a612da13c
bump ifshort to v1.0.2 (#1837) 2021-03-12 16:50:59 +01:00
Ludovic Fernandez
4bc68c0a15
Bump gofumpt from v0.1.0 to v0.1.1 (#1834) 2021-03-11 16:12:05 +01:00
Ludovic Fernandez
2ebc9d7202
dev: clean configuration and code (#1830) 2021-03-09 19:46:18 +01:00
dependabot[bot]
714bd288df
build(deps): bump github.com/securego/gosec/v2 from 2.6.1 to 2.7.0 (#1823) 2021-03-09 19:34:55 +01:00
Ludovic Fernandez
fce3949d5b
Deprecate 'scopelint' linter (#1819)
* Deprecate scopelint linter

* clean code base.
2021-03-09 10:19:22 -08:00
Ludovic Fernandez
8d0075da00
Bump staticcheck to 2020.2.3 (v0.1.3) (#1829) 2021-03-09 19:00:15 +01:00
Ludovic Fernandez
2e5e887406
Improve issue templates chooser. (#1821)
Add issue templates to improve triage and issue quality.

https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
2021-03-09 18:59:31 +01:00
Ludovic Fernandez
94d2d803d2
Add gomoddirectives linter. (#1817) 2021-03-09 18:59:06 +01:00
dependabot[bot]
c11228b44f
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2 (#1822) 2021-03-09 18:54:25 +01:00
Daniele
19b7d05737
docs: Update .golangci.example.yml (#1816)
Minor typo fixed.
2021-03-09 18:40:23 +01:00
Kensei Nakada
351f57b174
bump wastedassign to v0.2.0 (#1815) 2021-03-09 18:38:47 +01:00
Ludovic Fernandez
921a1484fb
docs: Update for v1.38.0 (#1827) 2021-03-09 17:15:09 +01:00
Neha Viswanathan
507703b444
Update Docs and Assets Github Actions (#1460)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 1m15s
CI / go-mod (push) Failing after 11m44s
CI / golangci-lint (push) Failing after 11m14s
Release a tag / release (push) Failing after 10m58s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (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.38.0
2021-03-03 14:49:08 +01:00
dependabot[bot]
d4ee8189ab
build(deps): bump gatsby-source-filesystem in /docs (#1806)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:05:30 -06:00
dependabot[bot]
c77b82f44e
build(deps): bump gatsby-plugin-manifest from 2.12.0 to 2.12.1 in /docs (#1807)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:05:11 -06:00
dependabot[bot]
7516c37c44
build(deps): bump gatsby-plugin-offline from 3.10.0 to 3.10.2 in /docs (#1801)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.10.0 to 3.10.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-offline@3.10.2/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.10.2/packages/gatsby-plugin-offline)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:47:06 -06:00
dependabot[bot]
01a6238afb
build(deps): bump gatsby-transformer-remark in /docs (#1805)
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-transformer-remark@2.16.1/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.16.1/packages/gatsby-transformer-remark)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:42:53 -06:00
dependabot[bot]
38ad382d36
build(deps): bump gatsby from 2.32.3 to 2.32.8 in /docs (#1804)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.3 to 2.32.8.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.3...gatsby@2.32.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:42:05 -06:00
dependabot[bot]
59259641e8
build(deps): bump prism-react-renderer from 1.1.1 to 1.2.0 in /docs (#1802)
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.1.1...v1.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 08:54:22 -06:00
dependabot[bot]
2c5a4218e5
build(deps): bump gatsby-plugin-mdx from 1.10.0 to 1.10.1 in /docs (#1800)
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-mdx@1.10.1/packages/gatsby-plugin-mdx/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@1.10.1/packages/gatsby-plugin-mdx)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 08:53:14 -06:00
Sergey Vilgelm
1a906bc196
Use go v1.14 in go.mod file (#1803)
Change the go version in `go.mod` from `v1.13` to `v1.14`, since the tests for go `v1.13` were dropped in CI
2021-03-01 16:52:11 +02:00
dependabot[bot]
d22c64e0fb
build(deps): bump puppeteer from 7.0.1 to 8.0.0 in /docs (#1796)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.1...v8.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 08:39:42 -06:00