Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/golangci/golangci-lint to v1.59.1 #1106

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/golangci/golangci-lint v1.58.0 -> v1.59.1 age adoption passing confidence

Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.59.1

Compare Source

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • f738736 build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#​4759)
  • 44b3cdd build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#​4788)
  • 1a55854 build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#​4804)
  • 9a7a1ad build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#​4785)
  • aaff918 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#​4801)
  • a0d2c83 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#​4782)
  • 2042b1f build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#​4784)
  • 327a78a build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#​4802)
  • e1a8055 fix: SARIF format require issue column >= 1 (#​4775)
  • 88f60c8 fix: gomnd deprecated configuration compatibility (#​4768)
  • 8173166 fix: init empty result slice for SARIF printer (#​4758)
  • 02740ea intrange: add style preset (#​4797)
  • 615b873 unparam: bump to HEAD (#​4786)

v1.59.0

Compare Source

v1.58.2

Compare Source

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages

v1.58.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint to v1.58.1 fix(deps): update module github.com/golangci/golangci-lint to v1.58.2 May 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch 2 times, most recently from 3c4b52d to 108be7c Compare May 26, 2024 19:15
@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint to v1.58.2 fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 May 26, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 fix(deps): update module github.com/golangci/golangci-lint to v1.59.1 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 108be7c to e761938 Compare June 9, 2024 19:30
Copy link
Contributor Author

renovate bot commented Jun 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 24 additional dependencies were updated

Details:

Package Change
golang.org/x/tools v0.20.0 -> v0.22.0
github.com/4meepo/tagalign v1.3.3 -> v1.3.4
github.com/Antonboom/nilnil v0.1.8 -> v0.1.9
github.com/Antonboom/testifylint v1.2.0 -> v1.3.1
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/fatih/color v1.16.0 -> v1.17.0
github.com/ghostiam/protogetter v0.3.5 -> v0.3.6
github.com/go-critic/go-critic v0.11.3 -> v0.11.4
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 -> v2.0.0
github.com/golangci/misspell v0.5.1 -> v0.6.0
github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7 -> v0.0.0-20240424215950-a892ee059fd6
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/polyfloyd/go-errorlint v1.5.1 -> v1.5.2
github.com/sashamelentyev/usestdlibvars v1.25.0 -> v1.26.0
github.com/securego/gosec/v2 v2.19.0 -> v2.20.1-0.20240525090044-5f0084eb01a9
go-simpler.org/musttag v0.12.1 -> v0.12.2
go-simpler.org/sloglint v0.6.0 -> v0.7.1
golang.org/x/crypto v0.22.0 -> v0.24.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.24.0 -> v0.26.0
golang.org/x/sys v0.19.0 -> v0.21.0
golang.org/x/term v0.19.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
mvdan.cc/unparam v0.0.0-20240427195214-063aff900ca1 -> v0.0.0-20240528143540-8a5130ca722f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants