Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/godoc-lint/godoc-lint v0.10.2v0.11.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.11.1

Compare Source

Notable changes

Changelog

  • c534e5f chore: release v0.11.1 (#​89)
  • a66679e Merge pull request #​88 from godoc-lint/babakks/more-accurate-line-reporting
  • 89442f7 docs: link to source exclusion rules in Golangci-lint
  • 80a5d90 fix: improve issue position for max-len
  • c12721b chore: bump version (#​87)

Released by GoReleaser.

v0.11.0

Compare Source

Notable changes

  • A new rule, named require-stdlib-doclink, is added to detect plaintext references to stdlib declarations and force them to be proper Doc links (#​82 by @​babakks, thanks to @​ccoVeille)
  • A new option to the max-len rule, named max-len/ignore-patterns, is added to allow skipping lines that match one or more patterns (#​81 by @​babakks, thanks to @​pmalek)
  • The start-with-name and require-doc rules now ignore exported methods on unexported types by default (#​83 by @​babakks, thanks to @​bufdev)

Changelog

  • 2d72f76 chore: release v0.11.0 (#​86)
  • 863c5ce Merge pull request #​85 from godoc-lint/babakks/random-enhancements
  • ceb4a93 docs: remark min version per rule
  • 6b63a68 refactor: remove unused option tags
  • 011cc78 chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3
  • de5c2a0 ci: upgrade actions
  • 2ac3373 Merge pull request #​83 from godoc-lint/babakks/require-doc-ignore-pub-methods-on-priv-types
  • a165024 test: assert require-stdlib-doclink is not enabled by default
  • f608aa8 test: assert exported methods on unexported types are ignored in start-with-name
  • 17096b4 test: assert exported methods on unexported types are ignored in require-doc
  • ec54b1d fix: ignore exported methods on unexported types in start-with-name
  • 9bcb844 fix: ignore exported methods on unexported types in require-doc
  • 3d99865 test: assert extraction of method receiver base type name
  • a05ab69 feat: extract method receiver name
  • 86d5985 Merge pull request #​82 from godoc-lint/babakks/suggest-doc-links
  • 25ddf71 test: add more tests for require-stdlib-doclink rule
  • 17c8745 docs: apply doclink suggestion
  • 4b01f97 chore: exclude /gen
  • 52ed512 docs: add link to Golangci-lint config reference
  • db77f6d docs: add require-stdlib-doclink
  • 904378b test: assert require-stdlib-doclink rule function
  • 2ba1d9f feat: add require-stdlib-doclink rule
  • 8345764 chore: use go1.25.5 toolchain
  • 1665843 chore: upgrade deps
  • 742c79b Merge pull request #​81 from godoc-lint/babakks/allow-max-len-ignore-lines
  • 95cc2d8 refactor: use reflect.TypeFor
  • 062c1e4 docs: hint at max-len/ignore-patterns
  • effe2a0 test: assert max-len/ignore-patterns function
  • 52f7e69 feat: add max-len/ignore-patterns option
  • 23761ef chore: bump version (#​77)

Released by GoReleaser.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog labels Dec 25, 2025
@renovate renovate bot requested a review from a team as a code owner December 25, 2025 20:28
@renovate renovate bot changed the title chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.0 chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-godoc-lint-godoc-lint-0.x branch from 55becb5 to 91b0cbc Compare December 30, 2025 04:32
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 Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants