Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mgechev/revive v1.2.1 -> v1.12.0 age confidence

Release Notes

mgechev/revive (github.com/mgechev/revive)

v1.12.0

Compare Source

Changelog

v1.11.0

Compare Source

Changelog

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: mgechev/revive@v1.9.0...v1.10.0

v1.9.0

Compare Source

Changelog

v1.8.0

Compare Source

Changelog

v1.7.0

Compare Source

Changelog

v1.6.1

Compare Source

Changelog

v1.6.0

Compare Source

Changelog

v1.5.1

Compare Source

Changelog

  • cc3ad5f fix #​1066 by ignoring what seems legit modification of value receivers
  • 1070fcd fix(deps): update module golang.org/x/mod to v0.22.0 (#​1099)
  • a4d0c43 fix(deps): update module golang.org/x/tools to v0.27.0 (#​1102)
  • ce69652 fix: cli tests on Windows; add tests-on-windows workflow
  • 7ee4500 fix: fixes #​1103 by fixing the processing of max-public-structs arguments (#​1114)
  • c0d4d07 fix: nil panic on old go.mod (issue #​1100)
  • 74e2417 fix: revive hangs on Windows if go.mod is not found
  • 4c958ef refactor: remove redundant defer
  • be95bfa refactor: rename files to follow Go convention
  • 3378f70 refactor: replace mutex with sync.Once for rule configuration (#​1118)

v1.5.0

Compare Source

Changelog


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

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.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner October 20, 2025 12:20
@renovate-sh-app
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.9 -> 1.23.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/sync v0.10.0 -> v0.16.0
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c -> v1.5.0
github.com/fatih/color v1.13.0 -> v1.18.0
github.com/mattn/go-colorable v0.1.9 -> v0.1.14
github.com/mattn/go-isatty v0.0.14 -> v0.0.20
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 -> v1.0.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.0
golang.org/x/exp/typeparams v0.0.0-20250128182459-e0ece0dbea4c -> v0.0.0-20250128182459-e0ece0dbea4c
golang.org/x/mod v0.22.0 -> v0.27.0
golang.org/x/sys v0.29.0 -> v0.35.0
golang.org/x/tools v0.29.0 -> v0.36.0

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-mgechev-revive-1.x branch from 2fb0413 to 1e6f41f Compare October 27, 2025 12:27
| datasource | package                   | from   | to      |
| ---------- | ------------------------- | ------ | ------- |
| go         | github.com/mgechev/revive | v1.2.1 | v1.12.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-mgechev-revive-1.x branch from 1e6f41f to ccfe043 Compare October 27, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants