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

Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /tools/golangci-lint #656

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps github.com/golangci/golangci-lint from 1.53.2 to 1.53.3.

Release notes

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

v1.53.3

golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linters authors). ❤️

Changelog

  • 2dcd82f3 Add support for generating illumos/amd64 targeted builds (#3907)
  • d3608718 build(deps): bump actions/setup-go from 3 to 4 (#3902)
  • 01125212 build(deps): bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 (#3899)
  • c2ccfe6a build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.1 to 2.0.2 (#3905)
  • d6f3d714 build(deps): bump github.com/ashanbrown/forbidigo from 1.5.1 to 1.5.3 (#3904)
  • 70c1e77c build(deps): bump github.com/bkielbasa/cyclop from 1.2.0 to 1.2.1 (#3888)
  • ef909730 build(deps): bump github.com/nishanths/exhaustive from 0.10.0 to 0.11.0 (#3900)
  • 829af927 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.2 to 0.12.1 (#3892)
  • c9d759e4 build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#3886)
  • 92f8abd3 build(deps): bump github.com/ykadowak/zerologlint from 0.1.1 to 0.1.2 (#3889)
  • dfbc86ca build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#3890)
  • 98b95a99 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#3903)
  • 8c519af8 codeclimate: less memory allocation (#3882)
  • 4f4362c6 ineffassign: bump to HEAD (#3898)
Changelog

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

v1.53.3

  1. updated linters:
    • cyclop: from 1.2.0 to 1.2.1
    • exhaustive: from 0.10.0 to 0.11.0
    • forbidigo: from 1.5.1 to 1.5.3
    • ginkgolinter: from 0.12.2 to 0.12.1
    • ineffassign: bump to HEAD
    • nakedret: from 2.0.1 to 2.0.2
    • zerologlint: from 0.1.1 to 0.1.2
  2. misc.
    • codeclimate: reduce memory allocation
    • support illumos/amd64
Commits
  • 2dcd82f Add support for generating illumos/amd64 targeted builds (#3907)
  • c2ccfe6 build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.1 to 2.0.2 (#3905)
  • d6f3d71 build(deps): bump github.com/ashanbrown/forbidigo from 1.5.1 to 1.5.3 (#3904)
  • 12e220b dev: simplify GetAllSupportedLinterConfigs method (#3901)
  • 98b95a9 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#3903)
  • d360871 build(deps): bump actions/setup-go from 3 to 4 (#3902)
  • 0112521 build(deps): bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 (#3899)
  • ef90973 build(deps): bump github.com/nishanths/exhaustive from 0.10.0 to 0.11.0 (#3900)
  • 4f4362c ineffassign: bump to HEAD (#3898)
  • b509368 build(deps): bump gatsby from 4.25.0 to 4.25.7 in /docs (#3896)
  • 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)

@dependabot dependabot bot requested a review from prymitive as a code owner June 19, 2023 19:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.44.1-21-gc9deff1
Number of rules checked 0
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@prymitive
Copy link
Collaborator

@dependabot rebase

@prymitive prymitive enabled auto-merge June 19, 2023 20:39
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.53.2 to 1.53.3.
- [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.53.2...v1.53.3)

---
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/golangci-lint/github.com/golangci/golangci-lint-1.53.3 branch from c8a0269 to c9deff1 Compare June 19, 2023 20:40
@prymitive prymitive merged commit a52523d into main Jun 19, 2023
18 checks passed
@prymitive prymitive deleted the dependabot/go_modules/tools/golangci-lint/github.com/golangci/golangci-lint-1.53.3 branch June 19, 2023 21:12
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.

None yet

1 participant