1129 Commits

Author SHA1 Message Date
Robert Liebowitz
2a5b42cecc
prealloc: Use upstream version (#1694) 2021-02-06 14:17:25 +01:00
Ludovic Fernandez
60455b502b
fix: add missing ifshort configuration. (#1672) 2021-02-01 23:13:53 +01:00
dependabot[bot]
5694c50144
build(deps): bump github.com/mbilski/exhaustivestruct from 1.1.0 to 1.2.0 (#1680) 2021-02-01 21:45:42 +01:00
dependabot[bot]
55eed969c5
build(deps): bump github.com/tetafro/godot from 1.4.3 to 1.4.4 (#1679) 2021-02-01 21:19:42 +01:00
Andrew Shannon Brown
9e0c9f3929
Expose more config options for forbidigo (#1677) 2021-02-01 21:16:28 +01:00
Sebastien Rosset
443e5b6c73
Print error message and exit with non-zero status when ruleguard parse error occurs (#1666) 2021-02-01 12:50:25 +01:00
dependabot[bot]
3096f8aedb
build(deps): bump github.com/ashanbrown/forbidigo from 1.0.0 to 1.1.0 (#1678)
Bumps [github.com/ashanbrown/forbidigo](https://github.com/ashanbrown/forbidigo) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/ashanbrown/forbidigo/releases)
- [Commits](https://github.com/ashanbrown/forbidigo/compare/v1.0.0...v1.1.0)

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-02-01 14:21:30 +08:00
Eugene Simonov
0a474a2637
Update ifshort to v1.0.1 (#1671) 2021-01-30 17:08:46 +01:00
gaojingyu
839dd7445e
rowserrcheck: fix reports false positive (#1670) 2021-01-30 03:01:07 +01:00
Denis Krivak
89367aee22
Add "exclude" option for godot linter (#1669) 2021-01-29 15:23:12 +01:00
Ludovic Fernandez
5d75889cb1
Update docs for v1.36.0 (#1668) 2021-01-29 12:22:43 +01:00
Ludovic Fernandez
6c25d06830
fix: bump github.com/tommy-muehle/go-mnd/v2 to v2.3.1 (#1667)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 1m43s
CI / golangci-lint (push) Failing after 2m38s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-macos (push) Has been skipped
CI / tests-on-unix (1.13) (push) Has been skipped
CI / tests-on-unix (1.14) (push) Has been skipped
CI / tests-on-unix (1.15) (push) Has been skipped
CI / check_generated (push) Has been skipped
CI / go-mod (push) Failing after 17m1s
Release a tag / release (push) Failing after 15m25s
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.36.0
2021-01-26 11:43:15 +01:00
dependabot[bot]
ea4179397d
build(deps): bump github.com/securego/gosec/v2 from 2.5.0 to 2.6.1 (#1665)
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/securego/gosec/releases)
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
- [Commits](https://github.com/securego/gosec/compare/v2.5.0...v2.6.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-01-25 14:18:03 +08:00
dependabot[bot]
4f648a732f
build(deps): bump github.com/tetafro/godot from 1.3.2 to 1.4.3 (#1664)
Bumps [github.com/tetafro/godot](https://github.com/tetafro/godot) from 1.3.2 to 1.4.3.
- [Release notes](https://github.com/tetafro/godot/releases)
- [Changelog](https://github.com/tetafro/godot/blob/master/.goreleaser.yml)
- [Commits](https://github.com/tetafro/godot/compare/v1.3.2...v1.4.3)

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-01-25 14:17:27 +08:00
Eugene Simonov
750309d157
Add ifshort linter (#1587) 2021-01-20 23:07:43 +01:00
dependabot[bot]
f049bfc4ae
build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1654)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

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-01-18 14:12:53 +08:00
Andrew Shannon Brown
ec46f42e01
Verify linter name in integration tests (#1595) 2021-01-15 21:37:56 +01:00
Matt Braymer-Hayes
257eb9523a
Add issues.fix config to example configuration. (#1648) 2021-01-13 00:20:15 +01:00
Sergey Vilgelm
638b070717
Update docs for v1.35.2 (#1643) 2021-01-11 04:15:25 +01:00
Ludovic Fernandez
1da57014f9
fix: gci init (#1642)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 1m50s
CI / golangci-lint (push) Failing after 3m49s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-macos (push) Has been skipped
CI / tests-on-unix (1.13) (push) Has been skipped
CI / tests-on-unix (1.14) (push) Has been skipped
CI / tests-on-unix (1.15) (push) Has been skipped
CI / check_generated (push) Has been skipped
CI / go-mod (push) Failing after 17m8s
Release a tag / release (push) Failing after 17m5s
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.35.2
2021-01-10 20:49:57 -06:00
Sergey Vilgelm
b208d9403e
Update docs for v1.35.1 (#1641) 2021-01-11 02:38:59 +01:00
Ludovic Fernandez
44bf1977a0
fix regression: update thelper to v0.2.1 (#1639)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 1m54s
CI / go-mod (push) Failing after 17m16s
CI / golangci-lint (push) Failing after 17m14s
Release a tag / release (push) Failing after 17m12s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (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 / 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.35.1
2021-01-09 20:21:31 +01:00
Ludovic Fernandez
e5a395b2c8
Update mvdan.cc/gofumpt to v0.1.0 (#1637) 2021-01-08 16:48:56 +01:00
Ludovic Fernandez
a65f15f448
Update docs for v1.35.0 release. (#1638) 2021-01-08 09:03:58 +01:00
Ludovic Fernandez
1e5ba1eb70
fix: modules-download-mode support (#1593)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 2m2s
CI / go-mod (push) Failing after 17m24s
CI / golangci-lint (push) Failing after 17m22s
Release a tag / release (push) Failing after 17m20s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (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 / 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.35.0
2021-01-07 23:37:22 +01:00
Nishanth Shanmugham
76c452197b
add 'predeclared' linter (#1606) 2021-01-07 17:58:04 +01:00
dependabot[bot]
5c9e38655e
build(deps): bump github.com/go-critic/go-critic from 0.5.2 to 0.5.3 (#1631) 2021-01-06 22:43:05 +01:00
dependabot[bot]
122193999a
build(deps): bump github.com/kulti/thelper from 0.1.0 to 0.2.0 (#1630) 2021-01-05 05:09:01 +01:00
Sebastien Rosset
62710a8d97
Validate gocritic settings. Return error if settings includes a unsupported gocritic checker (#1563) 2021-01-04 18:20:40 +01:00
dependabot[bot]
cfbbead393
build(deps): bump gatsby-plugin-netlify from 2.3.13 to 2.8.0 in /docs (#1628) 2021-01-04 02:16:19 +01:00
dependabot[bot]
13698dc840
build(deps): bump react-headroom from 3.0.1 to 3.1.0 in /docs (#1629) 2021-01-04 02:15:54 +01:00
dependabot[bot]
55217508ca
build(deps): bump @mdx-js/mdx from 1.6.18 to 1.6.22 in /docs (#1624) 2021-01-04 00:42:43 +01:00
dependabot[bot]
c0ad76f7aa
build(deps): bump @emotion/core from 10.0.35 to 10.1.1 in /docs (#1625) 2021-01-04 00:42:29 +01:00
dependabot[bot]
90a691928f
build(deps): bump react-icons from 3.11.0 to 4.1.0 in /docs (#1626) 2021-01-04 00:42:20 +01:00
dependabot[bot]
75a29b742b
build(deps): bump gatsby from 2.29.2 to 2.29.3 in /docs (#1627) 2021-01-04 00:42:11 +01:00
dependabot[bot]
8a87f7715d
build(deps): bump gatsby-plugin-canonical-urls in /docs (#1619) 2021-01-04 00:18:14 +01:00
dependabot[bot]
4adc65e58a
build(deps): bump gatsby-plugin-react-helmet in /docs (#1621) 2021-01-04 00:17:52 +01:00
dependabot[bot]
fdb4e86f84
build(deps): bump gatsby-transformer-yaml from 2.4.11 to 2.8.0 in /docs (#1622) 2021-01-04 00:17:32 +01:00
dependabot[bot]
a39435d776
build(deps): bump gatsby-remark-copy-linked-files in /docs (#1620) 2021-01-03 23:20:07 +01:00
dependabot[bot]
aa6b9fa4f8
build(deps): bump react-dom from 16.13.1 to 16.14.0 in /docs (#1618) 2021-01-03 23:19:30 +01:00
dependabot[bot]
04b4943433
build(deps): bump gatsby-plugin-mdx from 1.2.43 to 1.7.1 in /docs (#1615) 2021-01-03 22:57:42 +01:00
dependabot[bot]
e84a8d023e
build(deps): bump gatsby-transformer-remark in /docs (#1612) 2021-01-03 22:57:21 +01:00
dependabot[bot]
a4050b3e05
build(deps): bump gatsby-remark-embedder from 4.0.0 to 4.1.0 in /docs (#1616) 2021-01-03 22:24:31 +01:00
dependabot[bot]
571a477d73
build(deps): bump gatsby-source-filesystem from 2.3.30 to 2.8.1 in /docs (#1617) 2021-01-03 22:24:06 +01:00
dependabot[bot]
c7f10f4dc2
build(deps): bump gatsby-plugin-sharp from 2.6.40 to 2.11.2 in /docs (#1609) 2021-01-03 22:23:36 +01:00
dependabot[bot]
a64afd8048
build(deps): bump puppeteer from 5.4.1 to 5.5.0 in /docs (#1614) 2021-01-03 22:05:17 +01:00
dependabot[bot]
81bf16cabd
build(deps): bump gatsby-plugin-offline from 3.2.27 to 3.7.1 in /docs (#1613) 2021-01-03 22:04:53 +01:00
dependabot[bot]
8fa1ae30f9
build(deps): bump gatsby-remark-autolink-headers in /docs (#1611) 2021-01-03 21:55:16 +01:00
dependabot[bot]
eb28c6a9d0
build(deps): bump polished from 4.0.3 to 4.0.5 in /docs (#1602) 2021-01-03 21:42:01 +01:00
dependabot[bot]
4bdd48860a
build(deps): bump gatsby-plugin-manifest from 2.4.27 to 2.9.1 in /docs (#1607) 2021-01-03 21:41:48 +01:00