This repository was archived by the owner on Jun 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Update module golangci/golangci-lint to v1.25.1 #156
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-golangci-golangci-lint-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41ff63e
to
9ec9558
Compare
9ec9558
to
18b546e
Compare
48d747d
to
e60c9ec
Compare
e60c9ec
to
1a7d41e
Compare
1a7d41e
to
4bacd8e
Compare
4bacd8e
to
78a2743
Compare
78a2743
to
2feef50
Compare
2feef50
to
f019ece
Compare
f019ece
to
efea36f
Compare
efea36f
to
e08a916
Compare
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.
407edd0
to
1dae6e7
Compare
1dae6e7
to
3f42684
Compare
3f42684
to
c0c0888
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.20.0
->v1.25.1
Release Notes
golangci/golangci-lint
v1.25.1
Compare Source
Changelog
0513849
Adding case sensitive exclude rules supporta68b411
Adding case-sensitive exclude processor94f8d6a
Ensuring interface implementation078f44f
Getting rid of code duplication794a464
Improving flag help message36d8d88
Preserve API backward compatibilityc55e761
Re-enable default excludes by IDf8137cf
Updating generated filesdfb2278
Upgrade gosecd7772f5
Using ExcludeRulesProcessore3c0213
changelog: fix typo86931b7
changelog: update92aa97e
feat: add asciicheck linter support56f2b7d
fixer: add warning about possible line range issuec25bf85
readme: generatec4e40f1
readme: generate0fb48ad
readme: re-generate3deb9d8
unused: check line range before suggesting fix569a19c
update gomodguardDocker 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 testpackage0108387
Add nestif linter58572c7
Add new linter: godotd7222c7
Adding github actions output formatd68f993
Bump wsl after rebaseee2c621
Fixing linter issues276e0d1
Fixing linter issues990b43f
Merge remote-tracking branch 'golangci/master' into add-gomodguard-linter37f0e44
Remove vendoringda4a14d
Update pkg/printers/github.go69a4e81
Update pkg/printers/github.go4a21479
Update wsl to v3.0.09442a41
Use sort.SliceStable instead of sort.Slicea48cc71
add space to start ci020b9e7
added new linter gomodguard, disabled by default4292963
do not error out when go.mod is missing just raise warning, change linter optionsf13612b
doc: address pr comment65981c2
doc: provide instructions for from-source installation00cc233
feat: [gocritic] support disabled-tags839ce69
goreleaser: ignore unsupported platforms8833051
make: add snapshot command6db0292
mod: downgrade honnef.co/go/tools to v2019.2.30421b6e
readme: re-generate68a7129
regenerate readmeb7dada2
slight cleanup6771bea
stale: ease rulesfc8c4a3
tools: update goreleaser6bb04d5
use correct url, update gomodguardDocker 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 true8ae2cae
Update bench_test urlcea7e67
deps: upgrade mnd from v1.1.1 to 2.0.0e464343
goanalysis: makefailed prerequisites
error detailedbf27481
update staticcheck to v2020.1.3Docker 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.145a12e35
Bump Dockerfile.alpine to golang:1.14-alpineDocker 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 sizea999403
change increase to increasing in timeout error231439c
dev: use go1.14Docker 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 goreleaserDocker 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 messageDocker 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 analysisbb41e54
Fix failed_prerequisites error7a95e5a
Fix misspelled words. (#952)45f1e48
Fix rowserrcheck URL.cc8b910
Fix test failure fromgomnd
e76db1a
Re-enablegomnd
linter with release > v1.23.0b248dc5
Runmake --always-make fast_generate
c5a0625
fix golangci.yml referenceDocker 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 homebrew40d7bcd
Fix after #890: don't propagate linter errors for golangci.comd3e36a9
Fix typo in golangci-lintbe3c688
I473 (#841)7368dd3
Update gosec and add column1ac1548
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-lint48b15f3
Add mattermost to Trusted By (#863)bd29216
Added go-mnd linter (#842)70abc4a
Added the updated vendorca432c4
Addressed naming convention (#859)14ebae2
Bump wsl to v1.2.70e5b7a0
Bump wsl to v2.0.0258eb9b
Cleanup duplicate test run command.0e7f88e
Cleanup make targets.ecccb24
Fix autogen exclude for comments under package (#831)06dddc3
Fix depguard config in yml503f964
Fix script release command.2d59694
Fix typo93c0eeb
Fixed test deadline unit testf3e349f
Propagate error when linter cannot be run8c1e2f0
Revert "Bump wsl to v1.2.7"f6ced49
Simplify skipped dir rules.641cca8
Update go.sum704f9ef
Update gomnd.goec615e0
Update install.sh.d936399
Update pkg/golinters/gomnd.go9fd3138
Update the gocognit linterdf22674
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 syntax2346cd8
fix json report Enabled field7a58a86
unused: suggest deleting unused stuffDocker 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 deprecateDocker 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.