Skip to content

chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1#267

Merged
flc1125 merged 1 commit intov2.xfrom
renovate/github.com-godoc-lint-godoc-lint-0.x
Dec 30, 2025
Merged

chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1#267
flc1125 merged 1 commit intov2.xfrom
renovate/github.com-godoc-lint-godoc-lint-0.x

Conversation

@renovate
Copy link
Copy Markdown
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.2 -> v0.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 the dependencies Pull requests that update a dependency file label Dec 25, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (46b2e4c) to head (37b4f55).
⚠️ Report is 1 commits behind head on v2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             v2.x     #267   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files           1        1           
  Lines         207      207           
=======================================
  Hits          191      191           
  Misses         11       11           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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 40db08b to 37b4f55 Compare December 30, 2025 01:09
@flc1125 flc1125 merged commit ebb6d77 into v2.x Dec 30, 2025
12 checks passed
@flc1125 flc1125 deleted the renovate/github.com-godoc-lint-godoc-lint-0.x branch December 30, 2025 01:29
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.

1 participant