Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

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

Release notes

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

v1.6.1

Changelog

  • c237f7057559aa7f9ef53b9f39f7358b891df126 Update renovate.json config (#1221)
  • d02fd30f5c75724eeadbaf1fc53aaf6349dd9822 chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1222)
  • 3b540681689681004f0789d0e8f17cf123d7f4ff chore(deps): update module github.com/stretchr/testify to v1.10.0 (#1223)
  • 82dd1920b0790702fc66a05638babc2b05d0f949 chore(deps): update module golang.org/x/sys to v0.30.0 (#1224)
  • f66fd1eb756d27c9fa8072e630c30406c00cdcaa chore(deps): update module golang.org/x/text to v0.22.0 (#1225)
  • a34327e65c75f2f074c90a7c76dfacb919cbac51 chore: check go.mod and run gofmt in CI (#1215)
  • 5f01efa7223c5c89a1af23deafff18e4525dad71 feature: add redundant-test-main-exit rule (#1208)
  • fd8d99d7164d4bb7bf4a82b122d10f5d2b0fdc14 fix (1217): getting parameter type names panics in presence of generic types (#1218)
  • ea0222b242f395dd1c49eff3174213cc85489047 fix(deps): update module golang.org/x/mod to v0.23.0 (#1219)
  • d04f4299183a50c2723156bdaf7911c6a71090c7 fix(deps): update module golang.org/x/sync to v0.11.0 (#1220)
  • 3e3e9825dbcd4e6c517fc853a22bb6ed27ca6e4c fix(deps): update module golang.org/x/tools to v0.30.0 (#1227)
  • 8c5d8fc90a7fe0c253fb8d2174fe035579d88a89 fix: flag-parameter rule wrongly detects var definition and points to the function signature (#1213)
  • 8cb259962491019e59af955db8bc42cf2db6e76c fix: invalid message reported for directive comment (#1209)
  • 9a5419522817cccf323b39798ccf6d202b518943 fix: panic with getFieldTypeName (#1229)
  • 4bd6fbac977203b496e15021189fb5a193fa648e fix: unconditional-recursion false positive when the function is called right after its declaration (#1212) (#1214)
  • e8b55f8917bfb9432771189ed46f27faef1f522e prepareSkips: to resolve regexps in excludes (#1060)
Commits
  • 9a54195 fix: panic with getFieldTypeName (#1229)
  • 3e3e982 fix(deps): update module golang.org/x/tools to v0.30.0 (#1227)
  • 82dd192 chore(deps): update module golang.org/x/sys to v0.30.0 (#1224)
  • f66fd1e chore(deps): update module golang.org/x/text to v0.22.0 (#1225)
  • d04f429 fix(deps): update module golang.org/x/sync to v0.11.0 (#1220)
  • ea0222b fix(deps): update module golang.org/x/mod to v0.23.0 (#1219)
  • 3b54068 chore(deps): update module github.com/stretchr/testify to v1.10.0 (#1223)
  • d02fd30 chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1222)
  • c237f70 Update renovate.json config (#1221)
  • e8b55f8 prepareSkips: to resolve regexps in excludes (#1060)
  • Additional commits viewable in compare view

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.6.0 to 1.6.1.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Feb 12, 2025
@ldez ldez added the linter: update version Update version of linter label Feb 12, 2025
@ldez ldez self-requested a review February 12, 2025 13:47
@ldez ldez added this to the next milestone Feb 12, 2025
@ldez ldez merged commit 1a0b85b into master Feb 12, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/mgechev/revive-1.6.1 branch February 12, 2025 13:57
@ldez ldez modified the milestones: next, v1.64 Feb 12, 2025
@srenatus srenatus mentioned this pull request Feb 12, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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