ZEISS / fiber-htmx

🔨Write HTML and HTMX applications in pure Go using ⚡️ fiber. And lot more ...
MIT License
9 stars 1 forks source link

chore(deps): bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.1 in /tools #6

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/golangci/golangci-lint from 1.56.0 to 1.56.1.

Release notes

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

v1.56.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 linters authors). :heart:

Changelog

  • a25592b5 build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 (#4359)
  • 828b6b4a build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4358)
  • ca7b7a42 build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
  • b525f2b8 govet: disable loopclosure with go1.22 (#4357)
Changelog

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

v1.56.1

  1. updated linters
    • errcheck: from 1.6.3 to 1.7.0
    • govet: disable loopclosure with go1.22
    • revive: from 1.3.6 to 1.3.7
    • testifylint: from 1.1.0 to 1.1.1
Commits
  • a25592b build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 (#4359)
  • 828b6b4 build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4358)
  • b525f2b govet: disable loopclosure with go1.22 (#4357)
  • ca7b7a4 build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
  • 3d3a0bc dev: use matrix go version
  • f6dc4d9 docs: Update documentation and assets (#4354)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)