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/go-critic/go-critic from 0.5.0 to 0.5.2 #1307

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2020

Bumps github.com/go-critic/go-critic from 0.5.0 to 0.5.2.

Release notes

Sourced from github.com/go-critic/go-critic's releases.

More stable checkers

Changes

Checkers that are now considered to be stable:

* argOrder
* badCall
* badCond
* codegenComment
* commentFormatting
* deprecatedComment
* exitAfterDefer
* flagName
* mapKey
* newDeref
* offBy1
* stringXbytes
* valSwap
* wrapperFunc

Every checker from this list was tested on several big Go projects.

v0.5.1

Updated go-ruleguard version to v0.2.0.

This minor release is an attempt to fix a broken dependency. See go-critic/go-critic#953

Commits
  • 9213f6f checkers: mark more checkers as stable (#956)
  • c61cd34 checkers: update ruleguard to v0.2.0 (#952)
  • 80532a9 .golangci.yml: enable govet in golangci config (#950)
  • 56630aa CONTRIBUTING: correct a typo (#946)
  • 376a20d checkers: don't warn on single case if it contains a break (#943)
  • 97e7706 checkers: restrict unnecessaryDefer to const expr only (#942)
  • d9a76d7 checkers: make paramTypeCombine ignore functions with multi-line param clause...
  • See full diff 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 dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Aug 17, 2020
@dependabot dependabot bot requested a review from a team August 17, 2020 06:27
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.5.2 branch from 7111468 to ba053fc Compare August 17, 2020 06:55
@SVilgelm SVilgelm force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.5.2 branch from ba053fc to 07e2073 Compare August 17, 2020 11:58
@SVilgelm SVilgelm merged commit 6ac41d9 into master Aug 17, 2020
@SVilgelm SVilgelm deleted the dependabot/go_modules/github.com/go-critic/go-critic-0.5.2 branch August 17, 2020 13:39
@ldez ldez added linter: update version Update version of linter and removed dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jul 14, 2021
@ldez ldez added this to the v1.31 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants