mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
160 stars 363 forks source link

bump(revive): update to v1.5.1 #7950

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
revive v1.5.0 -> v1.5.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mgechev/revive (revive) ### [`v1.5.1`](https://redirect.github.com/mgechev/revive/releases/tag/v1.5.1) [Compare Source](https://redirect.github.com/mgechev/revive/compare/v1.5.0...v1.5.1) #### Changelog - [`cc3ad5f`](https://redirect.github.com/mgechev/revive/commit/cc3ad5f7029305a998c457669d6aa488312eb311) fix [#​1066](https://redirect.github.com/mgechev/revive/issues/1066) by ignoring what seems legit modification of value receivers - [`1070fcd`](https://redirect.github.com/mgechev/revive/commit/1070fcdffd702e6114b7cbd885d5b044e9281a37) fix(deps): update module golang.org/x/mod to v0.22.0 ([#​1099](https://redirect.github.com/mgechev/revive/issues/1099)) - [`a4d0c43`](https://redirect.github.com/mgechev/revive/commit/a4d0c434e156cac5a1f434f6172f9c1894aa0071) fix(deps): update module golang.org/x/tools to v0.27.0 ([#​1102](https://redirect.github.com/mgechev/revive/issues/1102)) - [`ce69652`](https://redirect.github.com/mgechev/revive/commit/ce6965265a43cbfffa688a1729cab9fa907b4331) fix: cli tests on Windows; add tests-on-windows workflow - [`7ee4500`](https://redirect.github.com/mgechev/revive/commit/7ee4500e125e2d1b12653b2c8e140fec380919b4) fix: fixes [#​1103](https://redirect.github.com/mgechev/revive/issues/1103) by fixing the processing of max-public-structs arguments ([#​1114](https://redirect.github.com/mgechev/revive/issues/1114)) - [`c0d4d07`](https://redirect.github.com/mgechev/revive/commit/c0d4d07ab65e656e02a52615ec99bdb36038db5b) fix: nil panic on old go.mod (issue [#​1100](https://redirect.github.com/mgechev/revive/issues/1100)) - [`74e2417`](https://redirect.github.com/mgechev/revive/commit/74e2417f7d843c5581af24d353cc3e924cc6c6d6) fix: revive hangs on Windows if go.mod is not found - [`4c958ef`](https://redirect.github.com/mgechev/revive/commit/4c958ef739e982aa7108791d7afe04b76e71aa96) refactor: remove redundant defer - [`be95bfa`](https://redirect.github.com/mgechev/revive/commit/be95bfa70536af6446f2b077b323923e8ccb1d09) refactor: rename files to follow Go convention - [`3378f70`](https://redirect.github.com/mgechev/revive/commit/3378f7033b4c26c7fb987a539ddb4bad6e88b5d7) refactor: replace mutex with sync.Once for rule configuration ([#​1118](https://redirect.github.com/mgechev/revive/issues/1118))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



This PR was generated by Mend Renovate. View the repository job log.