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/golangci/golangci-lint from 1.45.0 to 1.45.2 in /tools #2081

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps github.com/golangci/golangci-lint from 1.45.0 to 1.45.2.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.45.2

Changelog

  • 8bdc4d3f fix: help command (#2681)

v1.45.1

Changelog

  • da0a6b3b build(deps): bump actions/cache from 2.1.7 to 3 (#2674)
  • e187dd8a build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.4.0 (#2659)
  • ec8d6894 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#2660)
  • 243ec6f0 bump varnamelen to v0.6.1 (#2656)
  • 8f7f44d1 depguard: reduce requirements (#2672)
  • 7bbbe77e feat: automatic Go version detection (#2669)
  • f0554415 fix: disable structcheck with go1.18 (#2666)
  • 93feed1d fix: update base images (#2661)
Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.45.2

  1. misc:
    • fix: help command

v1.45.1

  1. updated linters:
    • interfacer: inactivate with go1.18
    • govet: inactivate unsupported analyzers (go1.18)
    • depguard: reduce requirements
    • structcheck: inactivate with go1.18
    • varnamelen: bump from v0.6.0 to v0.6.1
  2. misc:
    • Automatic Go version detection 🎉 (go1.18)
    • docker: update base images (go1.18)
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Mar 25, 2022
@MrAlias
Copy link
Contributor

MrAlias commented Mar 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.2 branch from 2de6ebc to 065cbc9 Compare March 25, 2022 18:55
@MrAlias
Copy link
Contributor

MrAlias commented Mar 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.2 branch from 065cbc9 to 10652bf Compare March 25, 2022 19:10
@MrAlias
Copy link
Contributor

MrAlias commented Mar 25, 2022

@dependabot rebase

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.45.0 to 1.45.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.45.0...v1.45.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.2 branch from 10652bf to 5533775 Compare March 25, 2022 20:23
@MrAlias MrAlias merged commit 4bb3133 into main Mar 25, 2022
@MrAlias MrAlias deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.2 branch March 25, 2022 20:35
@pellared pellared added this to the untracked milestone Nov 8, 2024
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants