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.4.3 to 0.5.0 #1195

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 22, 2020

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

Release notes

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

Lintpack-free release

It's now possible to install go-critic with go get (no lintpack required).

New checkers:

  • 9a11c853c16165ba631c16690a5cc33e00ba4318 added deferUnlambda checker.
  • 99489e11b861ed8d22dc71350aa171a83847a3eb added badRegexp checker.
  • 3a3e88517f5d7d6095dce667cb4ed7be70c16741 added regexpSimplify checker.
  • 39162297c14d259ef3664dda6a9d4ff827ef56b0 added sloppyTypeAssert checker.
  • d6fa699cebedde3b84aa546281fee12e7ce4218e added sqlQuery checker.
  • 33d100bf5d7c13bcfbc2ff980df8f6493188a202 added sortSlice checker.

Fixes:

  • 4757c17fa00cc193bd382ac15455654ca36078ee typeSwitchVar now generates 1 warning per switch statement.
  • 7668b863d36606b194de6d1867b25674e53081b8 commentFormatting does not report //go:generate comments.
  • 730db5a54f7247ee9953f1795738e785073051be commentFormatting does not report //export comments.
  • f4eb84b5d19c8a313a19be080059328c71a88144 unnecessaryDefer false positive fix.
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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Relates to an upstream dependency label Jun 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.5.0 branch from 6c41afb to 033830a Compare June 26, 2020 14:28
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](go-critic/go-critic@v0.4.3...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/go-critic/go-critic-0.5.0 branch from 033830a to c576691 Compare July 4, 2020 19:07
@iwankgb
Copy link
Contributor

iwankgb commented Jul 4, 2020

Superseded by #1205

@iwankgb iwankgb closed this Jul 4, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/go-critic/go-critic-0.5.0 branch July 4, 2020 19:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant