Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Update module golangci/golangci-lint to v1.25.1 #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 15, 2019

This PR contains the following updates:

Package Type Update Change
github.com/golangci/golangci-lint require minor v1.20.0 -> v1.25.1

Release Notes

golangci/golangci-lint

v1.25.1

Compare Source

Changelog

0513849 Adding case sensitive exclude rules support
a68b411 Adding case-sensitive exclude processor
94f8d6a Ensuring interface implementation
078f44f Getting rid of code duplication
794a464 Improving flag help message
36d8d88 Preserve API backward compatibility
c55e761 Re-enable default excludes by ID
f8137cf Updating generated files
dfb2278 Upgrade gosec
d7772f5 Using ExcludeRulesProcessor
e3c0213 changelog: fix typo
86931b7 changelog: update
92aa97e feat: add asciicheck linter support
56f2b7d fixer: add warning about possible line range issue
c25bf85 readme: generate
c4e40f1 readme: generate
0fb48ad readme: re-generate
3deb9d8 unused: check line range before suggesting fix
569a19c update gomodguard

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.25.1
  • docker pull golangci/golangci-lint:v1.25
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.25.1-alpine
  • docker pull golangci/golangci-lint:v1.25-alpine

v1.25.0

Compare Source

Changelog

9914737 Add linter testpackage
0108387 Add nestif linter
58572c7 Add new linter: godot
d7222c7 Adding github actions output format
d68f993 Bump wsl after rebase
ee2c621 Fixing linter issues
276e0d1 Fixing linter issues
990b43f Merge remote-tracking branch 'golangci/master' into add-gomodguard-linter
37f0e44 Remove vendoring
da4a14d Update pkg/printers/github.go
69a4e81 Update pkg/printers/github.go
4a21479 Update wsl to v3.0.0
9442a41 Use sort.SliceStable instead of sort.Slice
a48cc71 add space to start ci
020b9e7 added new linter gomodguard, disabled by default
4292963 do not error out when go.mod is missing just raise warning, change linter options
f13612b doc: address pr comment
65981c2 doc: provide instructions for from-source installation
00cc233 feat: [gocritic] support disabled-tags
839ce69 goreleaser: ignore unsupported platforms
8833051 make: add snapshot command
6db0292 mod: downgrade honnef.co/go/tools to v2019.2.3
0421b6e readme: re-generate
68a7129 regenerate readme
b7dada2 slight cleanup
6771bea stale: ease rules
fc8c4a3 tools: update goreleaser
6bb04d5 use correct url, update gomodguard

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.25.0
  • docker pull golangci/golangci-lint:v1.25
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.25.0-alpine
  • docker pull golangci/golangci-lint:v1.25-alpine

v1.24.0

Compare Source

Changelog

06d26d5 Change writeFixedFile to replace the right line-range.
4d36780 Support disable rule when enable-all is true
8ae2cae Update bench_test url
cea7e67 deps: upgrade mnd from v1.1.1 to 2.0.0
e464343 goanalysis: make failed prerequisites error detailed
bf27481 update staticcheck to v2020.1.3

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.24.0
  • docker pull golangci/golangci-lint:v1.24
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.24.0-alpine
  • docker pull golangci/golangci-lint:v1.24-alpine

v1.23.8

Compare Source

Changelog

b433acd Bump Dockerfile to golang:1.14
5a12e35 Bump Dockerfile.alpine to golang:1.14-alpine

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.8
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.8-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.23.7

Compare Source

Changelog

8100507 autogenerated_exclude: increase scanner max buffer size
a999403 change increase to increasing in timeout error
231439c dev: use go1.14

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.7
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.7-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.23.6

Compare Source

Changelog

27561c8 tools: update goreleaser

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.6
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.6-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.23.5

Compare Source

v1.23.4

Compare Source

v1.23.3

Compare Source

Changelog

18ab7a0 autogenerated_exclude: increase scanner buffer (#​955)
42f2ad8 gocritic: update disabled check warning message

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.3
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.3-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.23.2

Compare Source

Changelog

796b4ff Clear part of package fields before analysis
bb41e54 Fix failed_prerequisites error
7a95e5a Fix misspelled words. (#​952)
45f1e48 Fix rowserrcheck URL.
cc8b910 Fix test failure from gomnd
e76db1a Re-enable gomnd linter with release > v1.23.0
b248dc5 Run make --always-make fast_generate
c5a0625 fix golangci.yml reference

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.2
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.2-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.23.1

Compare Source

Changelog

88b6c25 Update golangci.com config to 1.22.x release. (#​904)

Docker images

  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.1-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine
  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.1
  • docker pull golangci/golangci-lint:v1.23

v1.23.0

Compare Source

Changelog

8b29179 Add release for android OS (#​905)
e93138f Add rows.Err weather checked linter (#​849)
b32e16d Add zsh completion to homebrew
40d7bcd Fix after #​890: don't propagate linter errors for golangci.com
d3e36a9 Fix typo in golangci-lint
be3c688 I473 (#​841)
7368dd3 Update gosec and add column
1ac1548 Update to go-critic v0.4.1.
5f1096c add goprintffuncname linter (#​850)
d137c2e make uniq by line configurable (#​920)

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.23.0
  • docker pull golangci/golangci-lint:v1.23
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.23.0-alpine
  • docker pull golangci/golangci-lint:v1.23-alpine

v1.22.2

Compare Source

Changelog

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.2
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.2-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine

v1.22.1

Compare Source

Changelog

c1673d2 Add zsh completion command.
60c5513 Fix import order.

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.1
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.1-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine

v1.22.0

Compare Source

Changelog

1248f09 Add Mercure in the list of projects using golangci-lint
48b15f3 Add mattermost to Trusted By (#​863)
bd29216 Added go-mnd linter (#​842)
70abc4a Added the updated vendor
ca432c4 Addressed naming convention (#​859)
14ebae2 Bump wsl to v1.2.7
0e5b7a0 Bump wsl to v2.0.0
258eb9b Cleanup duplicate test run command.
0e7f88e Cleanup make targets.
ecccb24 Fix autogen exclude for comments under package (#​831)
06dddc3 Fix depguard config in yml
503f964 Fix script release command.
2d59694 Fix typo
93c0eeb Fixed test deadline unit test
f3e349f Propagate error when linter cannot be run
8c1e2f0 Revert "Bump wsl to v1.2.7"
f6ced49 Simplify skipped dir rules.
641cca8 Update go.sum
704f9ef Update gomnd.go
ec615e0 Update install.sh.
d936399 Update pkg/golinters/gomnd.go
9fd3138 Update the gocognit linter
df22674 Update to Node.js v12.14.0 LTS.
a236783 Update to github.com/go-critic/go-critic v0.4.0.
2780e6f Update to github.com/spf13/viper v1.6.1.
874b18c Update to gopkg.in/yaml.v2 v2.2.7.
e4df56b Use the release version for go-mnd (#​871)
ae427c1 chore: we can use a "console" for syntax
2346cd8 fix json report Enabled field
7a58a86 unused: suggest deleting unused stuff

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.22.0
  • docker pull golangci/golangci-lint:v1.22
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.22.0-alpine
  • docker pull golangci/golangci-lint:v1.22-alpine

v1.21.0

Compare Source

Changelog

Performance

9ba730e Make incremental analysis (#​808)
64b6266 Lock by flock to prevent parallel runs (#​812)

Other

d47b6f5 Exposed modules-download-mode as a command line option (#​781)
22df2d7 Update WSL to v1.2.5 (#​811)
98f60eb deadline is now deprecated, but should be taking its value from the configuration if set (#​822)

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.21.0
  • docker pull golangci/golangci-lint:v1.21
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.21.0-alpine
  • docker pull golangci/golangci-lint:v1.21-alpine

v1.20.1

Compare Source

Changelog

27c8be0 deadline is now deprecated, but should be taking its value from the configuration if set (#​822)
849044b just hide --deadline, don't deprecate

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.20.1
  • docker pull golangci/golangci-lint:v1.20
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.20.1-alpine
  • docker pull golangci/golangci-lint:v1.20-alpine

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 41ff63e to 9ec9558 Compare October 20, 2019 20:45
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.21.0 chore(deps): update module golangci/golangci-lint to v1.21.0 Oct 22, 2019
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 9ec9558 to 18b546e Compare December 31, 2019 03:59
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.21.0 chore(deps): update module golangci/golangci-lint to v1.22.2 Dec 31, 2019
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.22.2 chore(deps): update module golangci/golangci-lint to v1.23.0 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch 3 times, most recently from 48d747d to e60c9ec Compare January 20, 2020 08:56
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.23.0 chore(deps): update module golangci/golangci-lint to v1.23.1 Jan 20, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from e60c9ec to 1a7d41e Compare February 2, 2020 22:29
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.23.1 chore(deps): update module golangci/golangci-lint to v1.23.2 Feb 2, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 1a7d41e to 4bacd8e Compare February 4, 2020 05:31
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.23.2 chore(deps): update module golangci/golangci-lint to v1.23.3 Feb 4, 2020
@renovate renovate bot changed the title chore(deps): update module golangci/golangci-lint to v1.23.3 Update module golangci/golangci-lint to v1.23.3 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 4bacd8e to 78a2743 Compare February 10, 2020 16:42
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.3 Update module golangci/golangci-lint to v1.23.4 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 78a2743 to 2feef50 Compare February 10, 2020 17:23
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.4 Update module golangci/golangci-lint to v1.23.5 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 2feef50 to f019ece Compare February 10, 2020 18:45
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.5 Update module golangci/golangci-lint to v1.23.6 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from f019ece to efea36f Compare February 28, 2020 12:30
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.6 Update module golangci/golangci-lint to v1.23.7 Feb 28, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from efea36f to e08a916 Compare March 4, 2020 03:49
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.7 Update module golangci/golangci-lint to v1.23.8 Mar 4, 2020
cuminandpaprika added a commit to cuminandpaprika/sysl that referenced this pull request Mar 13, 2020
Ideally we would bump this to 1.23.7 but currently this isn't available on golangci-lint bot.
As per https://github.com/golangci/golangci-api/blob/master/pkg/goenvbuild/preparer.go
When this pr is merged in golangci/golangci-api#156, we can bump the version again to the latest.
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch 2 times, most recently from 407edd0 to 1dae6e7 Compare March 15, 2020 11:47
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.23.8 Update module golangci/golangci-lint to v1.24.0 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 1dae6e7 to 3f42684 Compare April 22, 2020 23:56
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.24.0 Update module golangci/golangci-lint to v1.25.0 Apr 22, 2020
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 3f42684 to c0c0888 Compare April 27, 2020 19:01
@renovate renovate bot changed the title Update module golangci/golangci-lint to v1.25.0 Update module golangci/golangci-lint to v1.25.1 Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant