chore(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.57.2
Bumps github.com/golangci/golangci-lint from 1.55.2 to 1.57.2.
Release notes
Sourced from github.com/golangci/golangci-lint's releases.
v1.57.2
For key updates, see the changelog.
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! :heart:
Changelog
- 94a01793 build(deps): bump github.com/ckaznocha/intrange from 0.1.0 to 0.1.1 (#4570)
- 9558299e build(deps): bump github.com/jgautheron/goconst from 1.7.0 to 1.7.1 (#4555)
- b78225bd build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.8 to 1.0.9 (#4565)
- 5a668425 build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 (#4584)
- afd670b9 build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.4 to 1.1.5 (#4564)
- 03acb644 build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)
- 4d2fa7b3 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.1 to 0.16.2 (#4569)
- 66ec75e7 fix: display warnings on deprecated linter options (#4568)
- 77a8601a fix: hide useless warning (#4587)
- 3cff8687 fix: missing output format (#4574)
- 5ae78cd2 fix: the TeamCity inspectionType service message (#4573)
v1.57.1
golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). :heart:
The most important changes are detailed here: https://golangci-lint.run/product/changelog/#v1571
Changelog
- 87b6bf17 build(deps): bump github.com/golangci/plugin-module-register from 0.1.0 to 0.1.1 (#4549)
- 921d5357 build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#4548)
- cd890db2 fix: filter invalid issues before other processors (#4552)
v1.57.0
golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). :heart:
The most important changes are detailed here: https://golangci-lint.run/product/changelog/#v1570
⚠️ Important ⚠️
- Deprecated linters are inactivated, you still need to disable them if you are using
enable-all.- Deprecated CLI flags (about linter settings and
deadline) have been removed.Changelog
- 2bcc0104 Revert "fix: deprecation message related to UseDefaultSkipDirs (#4533)"
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
v1.57.2
- Updated linters
contextcheck: from 1.1.4 to 1.1.5copyloopvar: from 1.0.8 to 1.0.10ginkgolinter: from 0.16.1 to 0.16.2goconst: from 1.7.0 to 1.7.1gomoddirectives: from 0.2.3 to 0.2.4intrange: from 0.1.0 to 0.1.1- Misc.
- fix: display warnings on deprecated linter options
- fix: missing
colored-taboutput format- fix: TeamCity
inspectionTypeservice message- Documentation
- Remove invalid example about mixing files and directory
- Improve linters page
v1.57.1
- Fixes:
- Ignore issues with invalid position (e.g.
contextcheck).v1.57.0
- New linters
copyloopvar: https://github.com/karamaru-alpha/copyloopvarintrange: https://github.com/ckaznocha/intrange- Updated linters
dupword: from 0.0.13 to 0.0.14gci: from 0.12.1 to 0.12.3ginkgolinter: from 0.15.2 to 0.16.1 (new optionforce-expect-to,validate-async-intervals, andforbid-spec-pollution)go-critic: from 0.11.1 to 0.11.2go-critic: support ofenable-allanddisable-alloptionsgo-spancheck: from 0.5.2 to 0.5.3gomodguard: from 1.3.0 to 1.3.1govet: deprecation ofcheck-shadowing⚠️govet: disable temporarilyhttpresponsebecause of a bug golang/go#66259misspell: addextra-wordsmusttag: from 0.8.0 to 0.9.0nakedret: from 2.0.2 to 2.0.4paralleltest: from 1.0.9 to 1.0.10perfsprint: from 0.6.0 to 0.7.1 (new optionstrconcat)protogetter: from 0.3.4 to 0.3.5revive: addexcludeoptionsloglint: from 0.4.0 to 0.5.0 (new optionno-global)staticcheck: from 0.4.6 to 0.4.7testifylint: from 1.1.2 to 1.2.0 (new optionbool-compare)unconvert: to HEAD (new optionsfast-mathandsafe)wrapcheck: from 2.8.1 to 2.8.3- Disable
copyloopvarandintrangeon Go < 1.22
... (truncated)
Commits
77a8601fix: hide useless warning (#4587)5a66842build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 ...c037920build(deps): bump express from 4.18.2 to 4.19.2 in /docs (#4581)03acb64build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)87a35e6dev: organize golinters package (#4578)085ac85dev: minor clean up (#4577)840ef62dev: remove unused markdownlint config file (#4576)3cff868fix: missing output format (#4574)5ae78cdfix: the TeamCity inspectionType service message (#4573)66ec75efix: display warnings on deprecated linter options (#4568)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)