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

Bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 #35

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps github.com/golangci/golangci-lint from 1.51.1 to 1.51.2.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.51.2

Changelog

  • 589ab848 build(deps): bump github.com/ashanbrown/forbidigo from 1.3.0 to 1.4.0 (#3590)
  • c4df01f8 build(deps): bump github.com/bombsimon/wsl/v3 from 3.3.0 to 3.4.0 (#3575)
  • b19c0f1c build(deps): bump github.com/daixiang0/gci from 0.9.0 to 0.9.1 (#3576)
  • a775985f build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
  • 3e8facb4 build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
  • b8907fa0 build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
  • ed098c43 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.6 to 1.1.0 (#3588)
  • 64374294 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
  • ba76af42 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23.0 (#3615)
  • 1248a2b6 build(deps): bump github.com/securego/gosec/v2 from 2.14.0 to 2.15.0 (#3577)
  • dd45e448 build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587)
  • a4d2f893 build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#3591)
  • f7642347 build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
  • fe53ca0c fix: cache status size calculation (#3611)
  • a0893e32 govet: enable timeformat by default (#3602)

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). ❤️

Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.51.2

  1. updated linters
    • forbidigo: from 1.3.0 to 1.4.0
    • gci: from 0.9.0 to 0.9.1
    • go-critic: from 0.6.5 to 0.6.7
    • go-errorlint: from 1.0.6 to 1.1.0
    • gosec: from 2.14.0 to 2.15.0
    • musttag: from 0.4.4 to 0.4.5
    • staticcheck: from 0.4.0 to 0.4.2
    • tools: from 0.5.0 to 0.6.0
    • usestdlibvars: from 1.21.1 to 1.23.0
    • wsl: from 3.3.0 to 3.4.0
    • govet: enable timeformat by default
  2. misc.
    • fix: cache status size calculation
    • add new source archive
  3. Documentation
    • Improve installation section
    • Replace links to godoc.org with pkg.go.dev
Commits
  • 3e8facb build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
  • a775985 build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
  • ba76af4 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23...
  • defde13 doc: improve installation section (#3610)
  • fe53ca0 fix: cache status size calculation (#3611)
  • e23ac00 dev: remove duplicated test asserts (#3608)
  • 69e5481 dev: add new source archive (#3585)
  • a0893e3 govet: enable timeformat by default (#3602)
  • f764234 build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
  • b8907fa build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@sters
Copy link
Owner

sters commented Mar 1, 2023

@dependabot rebase

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.51.1 to 1.51.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.51.1...v1.51.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/golangci/golangci-lint-1.51.2 branch from 565d24c to 2e8db5a Compare March 1, 2023 12:22
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (8c5361a) 82.68% compared to head (2e8db5a) 82.68%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files           4        4           
  Lines         410      410           
=======================================
  Hits          339      339           
  Misses         58       58           
  Partials       13       13           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sters sters merged commit c203b06 into master Mar 1, 2023
@sters sters deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.51.2 branch March 1, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants