chore(deps): update module github.com/mgechev/revive to v1.16.0 (main) - #7826
Open
renovate-sh-app[bot] wants to merge 1 commit into
Open
renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
renovate-sh-app
Bot
requested review from
carles-grafana,
electron0zero,
ie-pham,
javiermolinar,
mapno,
mattdurham,
mdisibio,
ruslan-mikhailov,
stoewer,
yvrhdn,
zalegrala and
zhxiaogg
as code owners
August 28, 2026 14:17
Contributor
Author
ℹ️ Artifact update noticeFile name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
Contributor
|
🤖 fix-renovate-prs |
| datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | go | github.com/mgechev/revive | v1.15.0 | v1.16.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
renovate/main-github.com-mgechev-revive-1.x
branch
from
September 15, 2026 17:19
47b9340 to
db467d3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.15.0→v1.16.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mgechev/revive (github.com/mgechev/revive)
v1.16.0Compare Source
What's Changed
Features
multiline-if-initby @marcopeereboom in #1715marshal-receiverby @roidelapluie in #1707use-waitgroup-go: support range statements by @alexandear in #1686line-length-limit: addexcludesto skip lines matching regexps by @ChrisJr404 in #1772specify-disable-ruledirective by @toller892 in #1739Bug Fixes
use-errors-new: disable for Go 1.26 by @alexandear in #1697use-any: enable only for Go 1.18+ by @alexandear in #1699empty-block: skip bare for-range loops by @alexandear in #1710comment-spacings: ignore//#nosecdirective by default by @alexandear in #1713add-constant: ignore empty string literals by @alexandear in #1716unhandled-error: ignorefmt.Fprintfwithstrings.Builderorbytes.Bufferby @alexandear in #1726package-comments: fix false positive on CRLF sources by @Eljees in #1763checkstyleformatter: fix invalid XML for filenames with&or"by @VXNCXNX in #1770File.lintby @far4599 in #1719Documentation
multiline-if-initto the rules table by @alexandear in #1773Dependency Updates
Chores & Internal
isCallToExitFunctionto internal/astutils by @alexandear in #1688TestGetDevelopmentVersionfor pre Go 1.24 by @alexandear in #1688TestGetDevelopmentVersionfor pre Go 1.24 by @alexandear in #1690package-namingrule by @alexandear in #1694directive.specify-disable-reasonby @alexandear in #1741redundant-build-tag: add a case with redundant go1.X by @alexandear in #1735TestGetLintingRulesby @alexandear in #1748minimumReleaseAgein Renovate config by @alexandear in #1752New Contributors
Full Changelog: mgechev/revive@v1.15.0...v1.16.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.