8000 Tags · sarosejoshi/golangci-lint · GitHub
[go: up one dir, main page]

Skip to content

Tags: sarosejoshi/golangci-lint

Tags

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add new paralleltest linter (golangci#1503)

v1.32.2

Toggle v1.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(docker): Fix docker tag for alpine build (golangci#1487)

This commit is to avoid tag overriding due to parallel build for
multiple base images (e.g. debian and alpine).

Closes golangci#1483 golangci#1486

Signed-off-by: Tam Mach <sayboras@yahoo.com>

v1.32.1

Toggle v1.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(docker): Fix version details in docker image (golangci#1471)

* build(docker): Fix version details in docker image

As part of golangci#1383, multi-arch docker build was supported. However,
ldflags for version details was missing.

This commit is to add -ldflags as part of Docker build. I take this chance
to refactor github action as well.

Fixes golangci#1468

Signed-off-by: Tam Mach <sayboras@yahoo.com>

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dep): Use tag version for cobra (golangci#1458)

This commit is to use tag version for cobra (e.g. 1.1.1). The main
benefit is that this can be managed and upgraded by dependabot later.

This is follow-up item from PR golangci#1201.

Signed-off-by: Tam Mach <sayboras@yahoo.com>

v1.31.0

Toggle v1.31.0's commit message
Bump version v1.31.0

* 3d6d0e7 Prepare v1.31.0 (golangci#1356)
* 2cb7515 update exhaustive linter (golangci#1339)
* 95cb484 build(deps): bump gatsby-plugin-sitemap from 2.4.11 to 2.4.12 in /docs (golangci#1344)
* 63e28ec build(deps): bump gatsby-remark-images from 3.3.25 to 3.3.28 in /docs (golangci#1345)
* 52dc198 build(deps): bump polished from 3.6.5 to 3.6.6 in /docs (golangci#1347)
* 3ca396e build(deps): bump github.com/sourcegraph/go-diff from 0.5.3 to 0.6.0 (golangci#1353)
* fdfad7b build(deps): bump gatsby-plugin-manifest from 2.4.23 to 2.4.27 in /docs (golangci#1355)
* 74d13f9 build(deps): bump gatsby-plugin-sharp from 2.6.25 to 2.6.31 in /docs (golangci#1354)
* ee85322 Fix typo in performance docs (golangci#1350)
* ca8bbb8 build(deps): bump gatsby from 2.24.37 to 2.24.52 in /docs (golangci#1342)
* ac43599 build(deps): bump github.com/ultraware/funlen from 0.0.2 to 0.0.3 (golangci#1341)
* 11818df build(deps): bump github.com/gofrs/flock from 0.7.3 to 0.8.0 (golangci#1340)
* 913e57f Gci: update the way to call Run() (golangci#1337)
* 8e63112 cleanup go.sum (golangci#1336)
* 1a2a672 Allow for serializing multiple golangci-lint invocations (golangci#1302)
* e2d717b build(deps): bump github.com/ssgreg/nlreturn/v2 from 2.0.2 to 2.1.0 (golangci#1327)
* 9f918b6 build(deps): bump gatsby-plugin-mdx from 1.2.30 to 1.2.35 in /docs (golangci#1334)
* fe53590 build(deps): bump github.com/gofrs/flock from 0.7.1 to 0.7.3 (golangci#1326)
* 630fb3b build(deps): bump gatsby-plugin-netlify from 2.3.12 to 2.3.13 in /docs (golangci#1330)
* 2e8ac43 build(deps): bump react-icons from 3.10.0 to 3.11.0 in /docs (golangci#1328)
* e40fec0 build(deps): bump @emotion/core from 10.0.34 to 10.0.35 in /docs (golangci#1332)
* 74b4e81 build(deps): bump gatsby-plugin-offline from 3.2.22 to 3.2.23 in /docs (golangci#1329)
* 029278c Move sliceContains to new package pkg/sliceutil (golangci#1333)
* 13c2a34 Add home directory to config file search paths (golangci#1325)
* a35fd6e Support short and json formats for version cmd (golangci#1315)
* 8084559 Tag nancy version to v0.3 (golangci#1321)
* 18fd36b build(golang1.15): Upgrade to golang 1.15 for smaller binary (golangci#1303)
* 6ac41d9 build(deps): bump github.com/go-critic/go-critic from 0.5.0 to 0.5.2 (golangci#1307)
* fe20066 build(deps): bump @emotion/core from 10.0.28 to 10.0.34 in /docs (golangci#1310)
* 3984512 build(deps): bump gatsby-remark-images from 3.3.23 to 3.3.25 in /docs (golangci#1311)
* 14f432e build(deps): bump gatsby-transformer-sharp in /docs (golangci#1312)
* 140f642 build(deps): bump gatsby-source-filesystem in /docs (golangci#1313)
* 3a65cb8 build(deps): bump gatsby-plugin-manifest from 2.4.21 to 2.4.23 in /docs (golangci#1309)
* e695b14 Bump up gci to v0.2.2 (golangci#1305)
* 1844a75 build(deps): bump gatsby-plugin-offline from 3.2.21 to 3.2.22 in /docs (golangci#1299)
* e3f6a50 build(deps): bump gatsby-transformer-remark in /docs (golangci#1300)
* ef0dd23 build(deps): bump gatsby-plugin-netlify from 2.3.11 to 2.3.12 in /docs (golangci#1298)
* 20814be build(deps): bump github.com/valyala/quicktemplate from 1.6.0 to 1.6.2 (golangci#1295)
* fea37b3 build(deps): bump gatsby-plugin-sharp from 2.6.24 to 2.6.25 in /docs (golangci#1296)
* 4f25b09 build(deps): bump gatsby from 2.24.23 to 2.24.37 in /docs (golangci#1297)
* 703f2af Add tests-on-macos to cover all main platforms (golangci#1279)
* ad53b26 Gci: fix panic (golangci#1292)
* cae1842 build(deps): bump github.com/spf13/viper from 1.7.0 to 1.7.1 (golangci#1285)
* 78b742f build(deps): bump honnef.co/go/tools (golangci#1286)
* fcfcf81 build(deps): bump github.com/ssgreg/nlreturn/v2 from 2.0.1 to 2.0.2 (golangci#1287)
* 3ae248e build(deps): bump github.com/valyala/quicktemplate from 1.5.1 to 1.6.0 (golangci#1288)
* b4d83d8 build(deps): bump gatsby-remark-embedder from 1.16.0 to 3.0.0 in /docs (golangci#1289)
* faf6ab2 build(deps): bump react-helmet from 5.2.1 to 6.1.0 in /docs (golangci#1290)
* 20083f7 Update docs state (golangci#1284)
* 0d2da56 Update assets for v1.30.0 (golangci#1283)

v1.30.0

Toggle v1.30.0's commit message
Bump version v1.30.0

* 45b90f6 Prepare release v1.30.0 (golangci#1282)
* 6b60cb8 new nlreturn linter (golangci#1267)
* 3aa04f5 Add WithAutofix flag for gofumpt linter config (golangci#1281)
* 4354a64 build(deps): bump github.com/securego/gosec/v2 from 2.3.0 to 2.4.0 (golangci#1273)
* ba997c5 Use the latest version of golangci-lint in action (golangci#1280)
* d38d047 Gci: support auto fix (golangci#1277)
* 60613dc Introduce gci as new linter (golangci#1266)
* ba48f30 build(deps): bump github.com/tetafro/godot from 0.4.2 to 0.4.8 (golangci#1261)
* cb2f12e Update the gen_github_action_config to add latest to assets (golangci#1260)
* 63249d6 Trigger Netlify to rebuild the docs (golangci#1256)
* 15d97e9 Update assets/github-action-config.json (golangci#1254)

v1.29.0

Toggle v1.29.0's commit message
Bump version v1.29.0

* 6a68907 Update README and CHANGELOG files (golangci#1253)
* c8bd954 Support --fix for gofumpt (golangci#1239)
* 90bce10 build(deps): bump lodash from 4.17.15 to 4.17.19 in /tools (golangci#1250)
* 21ee78c Improve 'no such linter' error message (golangci#1244)
* 862ed88 Run nancy validation for all dependencies (golangci#1243)
* 4f26f11 build(deps): bump golangci/golangci-lint-action from v1.2.2 to v2 (golangci#1247)
* 6dd10ac upgrade github.com/nishanths/exhaustive (golangci#1246)
* 203bab6 Move dependabot config to .github folder (golangci#1242)
* cb3f67f build(deps): bump github.com/valyala/quicktemplate from 1.5.0 to 1.5.1 (golangci#1240)
* 6e7c317 Sorting result.Issues implementation (golangci#1217) (golangci#1218)
* 65e1b30 build(deps): bump github.com/kyoh86/exportloopref from 0.1.4 to 0.1.7 (golangci#1214)
* 27a97ae Update golangci-lint-action to use v1.2.2 (golangci#1238)
* ee86e0e gofumpt: Add extra-rules option + update linter (golangci#1228)
* a52e5ed Update the steps to make sure only template_date.state file is updated. (golangci#1236)
* 4ea3adc Update assets and README (golangci#1234)

v1.28.3

Toggle v1.28.3's commit message
Permits adding path prefix to output.

v1.28.2

Toggle v1.28.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump github.com/mattn/go-colorable from 0.1.6 to 0.1.7 (g…

…olangci#1213)

Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/mattn/go-colorable/releases)
- [Commits](mattn/go-colorable@v0.1.6...v0.1.7)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v1.28.1

Toggle v1.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed docs link: points at contributing section (golangci#1212)

/lgtm
/approve
0