Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2.

Release notes

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

v0.10.2

Notable changes

  • Blank identifiers (_) are now ignored by require-doc and start-with-name rules (#75 by @​babakks)

Changelog

  • 4a59548974477bdb5c2b4d98ff14dfda71b416e2 chore: release v0.10.2 (#76)
  • 2875f9b6300f23e8956f7a1861f93a83ad7084cc Merge pull request #75 from godoc-lint/babakks/ignore-blank-identifiers
  • a276a5f273cecdf0ddf0691e2c95cd8e42edf06d test: verify require-doc ignores blank identifiers
  • a2e04779763fae75319385fd5ce36669eab203d6 fix: ignore blank identifier in require-doc rule
  • 46a866bae656b71a9a37941acc1a56bf9eab7fc9 test: verify start-with-name ignores blank identifiers
  • b96d387343e8ca1209ce8c785c2c194b9c96b15a fix: ignore blank identifier in start-with-name rule
  • 6de08826e3f7993e9b7bd58319ba4b32e1c615a3 ci: enable linters that modernizes code a bit (#72)
  • 5b4caf3b34aebd307364b67fc3eb8491be6680a9 ci: add testifylint to linters (#71)
  • 130759d40c7f0bc863b199cbfa8de19d884cebd1 chore: bump version (#64)

Released by GoReleaser.

Commits
  • 4a59548 chore: release v0.10.2 (#76)
  • 2875f9b Merge pull request #75 from godoc-lint/babakks/ignore-blank-identifiers
  • a276a5f test: verify require-doc ignores blank identifiers
  • a2e0477 fix: ignore blank identifier in require-doc rule
  • 46a866b test: verify start-with-name ignores blank identifiers
  • b96d387 fix: ignore blank identifier in start-with-name rule
  • 6de0882 ci: enable linters that modernizes code a bit (#72)
  • 5b4caf3 ci: add testifylint to linters (#71)
  • 130759d chore: bump version (#64)
  • 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 <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/godoc-lint/godoc-lint](https://github.com/godoc-lint/godoc-lint) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/godoc-lint/godoc-lint/releases)
- [Commits](godoc-lint/godoc-lint@v0.10.1...v0.10.2)

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

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 Dec 2, 2025
@ldez ldez added the linter: update version Update version of linter label Dec 2, 2025
@ldez ldez self-requested a review December 2, 2025 23:01
@ldez ldez added this to the unreleased milestone Dec 2, 2025
@ldez ldez merged commit 115d596 into main Dec 2, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/godoc-lint/godoc-lint-0.10.2 branch December 2, 2025 23:36
@ldez ldez modified the milestones: unreleased, v2.7 Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants