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.0.9 to 1.2.1 #125

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

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

Release notes

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

v1.2.1

Changelog

  • 5996bb0 Fix README example's missing import (#661)
  • d2ab719 Makefile: fix VERSION_FLAGS (#667)
  • 639d12b Merge branch 'master' of github.com:mgechev/revive
  • 23828cc Remove debugging output (#672)
  • 8bbeab2 Update the contributors list
  • b6c86a2 fix issue 664 (#665)
  • 87f8e29 fix(deps): update module github.com/burntsushi/toml to v1.1.0 (#668)

v1.2.0

Changelog

  • fa939ad Adds support for new type alias any in the rule redefines-built-in (#659)
  • 1c28383 Allow revive to be called with extra linters (#650)
  • 54d9a09 Incorrect handling of token.{LEQ,GEQ} for constant-logical-expr (#642)
  • 318db94 Separating lib from cli (#655)
  • 671c55d adds rule use-any (#660)
  • 5f6f0eb adds usage of revive as third party library (#653)
  • 61222a1 fix(deps): update github.com/chavacava/garif digest to 5cad0b5 (#651)
  • de50c6a fix(deps): update module golang.org/x/tools to v0.1.10 (#649)
  • 577441d format sources w/ gofumpt (#643)
  • f335f97 range-val-address: improve detection (#647)
  • 5ce2ff5 removes duplicated utility function (#652)

v1.1.4

Changelog

v1.1.3

Changelog

  • c0f2d40 Add Docker image in release (#489) (#590)
  • be81121 Add banned characters rule (#532) (#591)
  • 0ee7866 Add build and test steps in CI on pull request (#602)
  • 8a3653c Add debug logger (#604)
  • 5d04216 Add optimize-operands-order rule (#599) (#603)
  • af953e6 Allow whitelist for the context parameter check (#616)
  • b7d1908 Avoids missing version description when using go install (#600)
  • 2c895fb Code cleanup (#606)
  • 3f99b6c File file-header.go (#601)
  • c3af594 Fix config initialisation
  • 099eeac Fix get default config test
  • faba17a Fix package check in error-strings rule (#610) (#611)
  • 935acca Fix typo for gorush description (#588)
  • e0fa03a Max open files (#628)
  • 76b8c57 Memoization of rule arguments (#595)
  • baa70eb Run go mod tidy to update go.sum (#633)
  • 9c30b44 Run revive over a invalid go source file (#364) (#598)
  • b331445 Set all version flags at build time so they have correct values (#593)
  • 12e4e8c Update config.go
  • 1c654af Update config.go

... (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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 11, 2022
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.0.9 to 1.2.1.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.0.9...v1.2.1)

---
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 force-pushed the dependabot/go_modules/github.com/mgechev/revive-1.2.1 branch from 8f3b698 to 2116af2 Compare May 5, 2022 19:01
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 7, 2022

Superseded by #150.

@dependabot dependabot bot closed this Aug 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/mgechev/revive-1.2.1 branch August 7, 2022 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants