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

dev: bump github.com/mgechev/revive from 1.3.4 to 1.3.6 #106

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps github.com/mgechev/revive from 1.3.4 to 1.3.6.

Release notes

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

v1.3.6

Changelog

  • e33fb87 fix: remove errored replace directive, fix go install (#957)

v1.3.5

Changelog

  • fd9a130 Add denyRegex support for import-alias-naming rule (#927)
  • 5ccebe8 Code cleaunp (#905)
  • d631844 Fix link to the build (#911)
  • cd2737a Load config from different locations prefer XDG_CONFIG_HOME before HOME (#912)
  • 9a2eab3 [dot-imports] support allow list of packages (#939)
  • d3aa99c chore(deps): update module github.com/spf13/afero to v1.11.0 (#945)
  • cdb8268 cleanup rules descriptions (#908)
  • 70ceb1c cleanup: removes or names unused parameters and receivers to _ (#907)
  • 29ba247 cli: refactor tests: use TestMain, t.Setenv (#931)
  • 36c2ee2 code cleanup: replace interface{} with any (#906)
  • 5c69df7 doc: fix examples (#899)
  • 9e80d93 extend parsing instructions to use json object instead of plain txt (#929)
  • 8d5724f feat: add support for enforce-repeated-arg-type-style rule (#953)
  • 5009140 feat: add support for enforce-slice-style rule (#900)
  • bcae8c7 fix trailing whitespaces (#917)
  • 12dd587 fix(deps): update module github.com/fatih/color to v1.16.0 (#933)
  • 8dbd587 fix(deps): update module golang.org/x/tools to v0.14.0 (#915)
  • cdc8caf fix(deps): update module golang.org/x/tools to v0.15.0 (#935)
  • 2862d06 fix(deps): update module golang.org/x/tools to v0.16.0 (#944)
  • 90b2112 fix(deps): update module golang.org/x/tools to v0.16.1 (#949)
  • f8e122f fix: add-constant struct tags in anonymous struct literals false positive (#954)
  • 2a1701a fix: enable tests in the test/utils.go file (#930)
  • 07eb596 fix: ignore dot import aliases in import-alias-naming rule (#938)
  • fb5bbe7 fix: literal calls case (#909)
  • 25ae73a fix:ignore color marks when compare stings in test (#926)
  • cb72bd8 formatters return output (#921)
  • 7da6a39 modifies-value-receiver: warn on slice or map (#943)
  • 1ef3c0f refactor: remove refs to io/ioutil (#918)
  • ccae54e refactor: remove unused parameter from pick function (#932)
  • 573f715 var-naming: avoid allocations with (*regexp.Regexp).MatchString (#928)
  • 782f0f1 variable to skip package name checks (#941)
Commits
  • e33fb87 fix: remove errored replace directive, fix go install (#957)
  • f8e122f fix: add-constant struct tags in anonymous struct literals false positive (#954)
  • 8d5724f feat: add support for enforce-repeated-arg-type-style rule (#953)
  • 90b2112 fix(deps): update module golang.org/x/tools to v0.16.1 (#949)
  • 2a1701a fix: enable tests in the test/utils.go file (#930)
  • 782f0f1 variable to skip package name checks (#941)
  • d3aa99c chore(deps): update module github.com/spf13/afero to v1.11.0 (#945)
  • 7da6a39 modifies-value-receiver: warn on slice or map (#943)
  • 2862d06 fix(deps): update module golang.org/x/tools to v0.16.0 (#944)
  • 9e80d93 extend parsing instructions to use json object instead of plain txt (#929)
  • 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.3.4 to 1.3.6.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.3.4...v1.3.6)

---
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 the go Pull requests that update Go code label Feb 1, 2024
@adriansmares adriansmares self-assigned this Feb 1, 2024
@adriansmares adriansmares added this to the Feb 2024 milestone Feb 1, 2024
@adriansmares adriansmares merged commit f9ec235 into master Feb 1, 2024
3 checks passed
@adriansmares adriansmares deleted the dependabot/go_modules/github.com/mgechev/revive-1.3.6 branch February 1, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant