Skip to content

build(deps): bump github.com/timonwong/loggercheck from 0.11.0 to 0.12.0 - #6775

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/timonwong/loggercheck-0.12.0
Open

build(deps): bump github.com/timonwong/loggercheck from 0.11.0 to 0.12.0#6775
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/timonwong/loggercheck-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/timonwong/loggercheck from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/timonwong/loggercheck's releases.

v0.12.0

Changes

  • Detect nil-unsafe pointer values whose element and pointer types implement fmt.Stringer (#110)
  • Avoid a panic when logger arguments contain multi-valued expressions (#111)
  • Update Go and GitHub Actions dependencies, including golang.org/x/tools to v0.49.0 (#98, #100, #102, #103)
  • Update the tag release workflow (#106)

Compatibility

  • Minimum supported Go version is now 1.25.
  • The windows/armv7 archive is not included because the current Go toolchain no longer supports windows/arm.

Full Changelog: timonwong/loggercheck@v0.11.0...v0.12.0

Commits
  • bb93ef9 chore(deps): bump golang.org/x/tools from 0.26.0 to 0.49.0 (#102)
  • bcbab75 chore(deps): bump golangci/golangci-lint-action from 7 to 9 (#103)
  • e5b83bb chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#100)
  • 5c30b79 chore(deps): bump codecov/codecov-action from 4 to 5 (#98)
  • e91033a fix: avoid panic on multi-valued logger arguments (#111)
  • 3babb3f feat: detect nil-unsafe Stringer log values (#110)
  • 94e0a56 chore: configure agent skills
  • 8ad5446 fix: release workflow (#106)
  • 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 show <dependency name> 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)

Bumps [github.com/timonwong/loggercheck](https://github.com/timonwong/loggercheck) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/timonwong/loggercheck/releases)
- [Commits](timonwong/loggercheck@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/timonwong/loggercheck
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Aug 30, 2026
@ldez ldez added linter: update version Update version of linter blocked: until next minor Will be a part of the next minor release labels Aug 30, 2026
@ldez
ldez self-requested a review August 30, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked: until next minor Will be a part of the next minor release dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant