Skip to content

build(deps): bump github.com/mgechev/revive from 1.5.1 to 1.6.0 #5346

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps github.com/mgechev/revive from 1.5.1 to 1.6.0.

Release notes

Sourced from github.com/mgechev/revive's releases.

v1.6.0

Changelog

  • 275b0184e26cdee1f555e9f536839418664bc680 refactor (rule/error-return): replace AST walker by iteration over declarations (#1163)
  • fcfd6ad5f1476e60c88af623c51fc8d63e8e4c41 refactor (rule/flag-param): replace AST walker by iteration over declarations (#1164)
  • a31d5afbcd8940db3b098e13a19231aa507be810 refactor (rule/modifies-value-receiver): replace AST walker by iteration over declarations (#1165)
  • dff4dc94952750371fb600e73e13ad59bb109585 Filename-format rule: fix filename extension regex: ".go" to "\.go". (#1132)
  • 655e6060b2ef3915215e0d795c79131f1a48d7f1 Update RULES_DESCRIPTIONS.md (#1134)
  • 7d97f5481a4c07ed7b492718abec69c2bb71932f [chore] clean up go.sum (#1201)
  • d2778f36f1cad0f9c675c221ddf58b20bcbf5792 adds rule use-errors-new (#1142)
  • cb74ccbf4458d66fadb12797be5d22fe47d0f84f chore: Improve sortables detection (#1151)
  • 72b91f0188c45a9a7e98a7a554ca6242308d2d92 chore: Update go.sum (#1153)
  • dde83449d757f5dee5050b853674604f6279e227 chore: add missing tests for var-declarations, fix any/interface{} type issue (#1154)
  • 4b2c76e8b97c286a55a557c373302b04808c39ad chore: cleanup code in rules (#1197)
  • 4dd63ef035df6e92f2d820fa66e81250920e6fd1 chore: fix typo (#1187)
  • 45731a378cc0dea4db4fb2cdde198317e6d91b1c chore: migrate goreleaser config to v2 (#1105)
  • 10d9697cc2d7e97d43590dd5ef12253b0b0dd14b chore: remove unused #region comments (#1181)
  • d64bddc9bc5e4fdd1a08fca0f9ae55d4bf1a06c5 chore: use US English instead of UK English (#1186)
  • bb9e681da6922c56eb110c8e6b939a4eae0f4e0c cognitive-complexity: handle direct recursion (#1149)
  • 3bc240434f4456ec2681053796f5b3f52be7bc3c deep-exit: fix mixed receiver type (lintDeepExit) (#1150)
  • a48710b04b4dbe5e81af5c2a391d8a11444291e5 deep-exit: ignore testable examples (#1155)
  • 7f769f8c16feda0e894fdc4b426d81cfca1e5be8 feat: add redundant-build-tag rule (#1135)
  • 7e1d35d8d232a52f109896f277a5bd7e66df4784 feat: optional extension to early-return rule (#1133) (#1138)
  • 57fe5b63d4a9361d1b0373d3cc0b157ade4441ee fix(deps): update module github.com/spf13/afero to v1.12.0 (#1200)
  • 47dc9238d16384f5df4733789aaf864f58ed398b fix(deps): update module golang.org/x/tools to v0.28.0 (#1172)
  • 4ba2c562ed435dbf12542b714c43dda4fc9050e7 fix(deps): update module golang.org/x/tools to v0.29.0 (#1198)
  • a106e63fb8a32d6c1ca9a6afcafca8e0675bac3f fix(rule/modifies-value-receiver): miss modification by ++/-- (#1175)
  • 24a9325b5a66a5100382ceef3cd82283c6419919 fix: ast_utils.FuncSignatureIs panics with types names other than ast.Ident (#1174)
  • 772285d9c7c1a40b627fc8ebff0f70887182ff05 fix: change URL to the page with rules descriptions (#1129)
  • 98a6c9766493ab06f79a66a10617cf249745cbf8 fix: confusing-results doesn't work with pointer types (#1158)
  • 7998011cac2c560dba4c3836a932eb76765c1363 fix: return configure rule error (#1193)
  • d9c61c1518f16418ad94d92b2d5976c266e0ad6e fix: running revive in CI (#1205)
  • c3b541ff735a4a078254398c4673ab6bae9ef17a refactor (rule/arguments-limits): replace AST walker by iteration over declarations (#1159)
  • 4b137822eac01f7be31bda07e4eb7a0ac49953ff refactor (rule/cyclomatic): replace AST walker by iteration over declarations (#1161)
  • cb89a4cc78c225c1c07e474f37ea3daa2942a4cc refactor (rule/datarace): replace AST walker by iteration over declarations (#1162)
  • 361c74464d350b19783da01fc1b06a614e3815d9 refactor (rule/function-length): replace AST walker by iteration over declarations (#1166)
  • a31d590c83ab42ae0d241bdd35f28ca53a204394 refactor (rule/function-result-limit): replace AST walker by iteration over declarations (#1167)
  • 3e1dbc033e5c69d4c74c31668fe69ce1279dbea1 refactor (rule/get-return): replace AST walker by iteration over declarations (#1168)
  • 5c2aadfa917faac0461e4dcda1cd5f8886bc7457 refactor (rule/receiver-naming): replace AST walker by iteration over declarations (#1169)
  • 278246df681856bd9ee3309af6839ba7ca714204 refactor (rule/unexported-return): replace AST walker by iteration over declarations (#1170)
  • 8f540123a11810e294dbc3fe5f39bd210f090291 refactor (rule/unused-receiver): replace AST walker by iteration over declarations (#1171)
  • 9a5c95f1cfae50d83a017e820acc166d0bc19d88 refactor(rule/context-as-argument): replace AST walker by iteration over declarations (#1160)
  • f94c9d75dbbe1a6b0456692b3822573caf2ba592 refactor: add all wait group delta at once when possible (#1179)
  • 777abc9c3542e6b042e88172d54f428656d684a4 refactor: avoid duplicated exitFunctions map (#1145)
  • f6a38208af05b09b077045b6fe5baa131a96393a refactor: code cleanup (#1177)
  • 0afba4ff15e142ebf64dbaa12bbe8a2ba534f2cb refactor: enforce map and slice style (#1131)
  • 93c6bc8636d96dde9c608932b4536f10303c8763 refactor: extract getVersion function (#1127)
  • 77616f0d3054bceceddef2ae32bfa637771e9555 refactor: fix 'use-any' revive issues (#1204)
  • 3421eaecf0863a5649ce52219b3db0cab1790705 refactor: fix linting issues (#1188)
  • 4ca2c11e878797084ba441b6f1c03f4640789532 refactor: get rid of mitchellh/go-homedir package (#1195)
  • e23fcdb498b1e43b114116588e07f6fb4dd32a17 refactor: modifies linting machinery to use Failure as a mean to signal erros in rules application (#1178)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jan 23, 2025
@ldez ldez self-requested a review January 23, 2025 22:53
@ldez ldez added the linter: update version Update version of linter label Jan 23, 2025
@ldez ldez added this to the next milestone Jan 23, 2025
@ldez ldez merged commit 2637593 into master Jan 23, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/mgechev/revive-1.6.0 branch January 23, 2025 23:24
@ldez ldez modified the milestones: next, v1.64 Feb 11, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant