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

chore(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.5 in /internal/tools #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps github.com/mgechev/revive from 1.2.1 to 1.2.5.

Release notes

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

v1.2.5

Changelog

  • 32a0cb8 Allows inversing the semantics of string-format rule configurations (#765)
  • 5f26378 Comment spacing rule (#761)
  • b4201ff Fix broken link of 'Comment Directives' in README (#753)
  • b87d391 Fix early-return false positive and other tweaks (#776)
  • 5cc9e27 docs(README): add missing links and fix a broken one (#758)
  • 3d83403 fix #751 [rule.add-constant] add ignoreFuncs to exclude constants in … (#756)
  • 7b1458a fix #754 [rule.unhandled-error] change arguments to regexp (#757)
  • 1c3a15c fix #759 [rule.add-constant] change 'ignoreFuncs' expressions in documentation and test (#760)
  • a4f4632 fix #781 (#782)
  • ae282a5 fix off by one issue in line and colums (#773)
  • 5fd3b2c fix(deps): update github.com/chavacava/garif digest to b3ef358 (#767)
  • 55e881a fix(deps): update module github.com/burntsushi/toml to v1.2.1 (#766)
  • 54ee9db fix(deps): update module github.com/fatih/color to v1.14.1 (#783)
  • 3fe5f99 fix(deps): update module golang.org/x/tools to v0.2.0 (#763)
  • d5d9da1 fix(deps): update module golang.org/x/tools to v0.3.0 (#772)
  • b4fd11a fix(deps): update module golang.org/x/tools to v0.4.0 (#777)
  • cb6823a fix(deps): update module golang.org/x/tools to v0.5.0 (#780)
  • ec731c0 go get reference updates (#750)
  • 06881a9 speedup branch comparison (#764)

v1.2.4

Changelog

  • a4add4a docs(README): Add neovim support in text editors section (#734)
  • 7c2ebbd fix #744 (#746)
  • 3116818 fix bug #736 (#745)
  • 553604e fix bug #739: empty-lines false positive (#742)
  • 160dfbd fix documentation (#730)
  • fa350e6 fix some typos in repository (#728)

v1.2.3

Changelog

  • 556d485 release with go 1.19 (#727)

v1.2.2

Changelog

  • 238d290 Add windows arm64 to the ignore list
  • ce7f066 Allow to customize user functions in rule error-strings (#703)
  • db56db0 Capture yet more bad defer / recover patterns (#719)
  • 8dd3945 Check whether the tag name is duplicate or not (#706)
  • 31fbdb1 Fix/677 (#678)
  • e10678f Fixes issue #619 imports-blacklist support regex (#684)
  • 04728cf Lint cleanup (#679)
  • 387d727 Make package comment more confident (#694)
  • 71ef7fd Move to the default importer from gcexportdata (#723)
  • b981427 Remove built-in types that existing only for the Go documentation (#675)
  • 7cd66dc Tidy mod file
  • a67ecdd add rule datarace (#683)
  • fcc59ad add testing.FailNow and related function to unreachable check (#711)

... (truncated)

Commits
  • a4f4632 fix #781 (#782)
  • 54ee9db fix(deps): update module github.com/fatih/color to v1.14.1 (#783)
  • cb6823a fix(deps): update module golang.org/x/tools to v0.5.0 (#780)
  • b4fd11a fix(deps): update module golang.org/x/tools to v0.4.0 (#777)
  • b87d391 Fix early-return false positive and other tweaks (#776)
  • d5d9da1 fix(deps): update module golang.org/x/tools to v0.3.0 (#772)
  • ae282a5 fix off by one issue in line and colums (#773)
  • 7b1458a fix #754 [rule.unhandled-error] change arguments to regexp (#757)
  • 5f26378 Comment spacing rule (#761)
  • 5fd3b2c fix(deps): update github.com/chavacava/garif digest to b3ef358 (#767)
  • 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 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.2.1 to 1.2.5.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.2.1...v1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #10.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/github.com/mgechev/revive-1.2.5 branch March 20, 2023 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants