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

deps: bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /hack/tools #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps github.com/golangci/golangci-lint from 1.59.0 to 1.59.1.

Release notes

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

v1.59.1

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • f7387361 build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#4759)
  • 44b3cdd1 build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#4788)
  • 1a55854a build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)
  • 9a7a1ad4 build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)
  • aaff9184 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#4801)
  • a0d2c830 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#4782)
  • 2042b1f1 build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#4784)
  • 327a78a8 build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)
  • e1a80557 fix: SARIF format require issue column >= 1 (#4775)
  • 88f60c8c fix: gomnd deprecated configuration compatibility (#4768)
  • 81731668 fix: init empty result slice for SARIF printer (#4758)
  • 02740ea1 intrange: add style preset (#4797)
  • 615b873d unparam: bump to HEAD (#4786)
Changelog

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

v1.59.1

  1. Updated linters
    • go-errorlint: from 1.5.1 to 1.5.2
    • gomnd: deprecated configuration compatibility
    • intrange: add style preset
    • misspell: from 0.5.1 to 0.6.0
    • sloglint: from 0.7.0 to 0.7.1
    • testifylint: from 1.3.0 to 1.3.1
    • unparam: bump to HEAD
    • usestdlibvars: from 1.25.0 to 1.26.0
  2. Fixes
    • SARIF: init empty result slice
    • SARIF: issue column >= 1
  3. Documentation
    • update revive configuration
Commits
  • 1a55854 build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)
  • aaff918 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26...
  • 327a78a build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)
  • 02740ea intrange: add style preset (#4797)
  • 4e53f51 docs: update revive configuration (#4790)
  • 839b9d7 chore: improve issue templates
  • a7817a1 chore: improve issue templates
  • d3a0412 dev: improve issue templates
  • 44b3cdd build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2...
  • 615b873 unparam: bump to HEAD (#4786)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.0 to 1.59.1.
- [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.59.0...v1.59.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 10, 2024 13:57
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file area/infra Test, Release, or CI Infrastructure lang/go The Go Programming Language labels Jun 10, 2024
@rbtr rbtr enabled auto-merge June 10, 2024 16:26
@rbtr rbtr added this pull request to the merge queue Jun 10, 2024
Merged via the queue into main with commit 2e0146d Jun 10, 2024
22 checks passed
@rbtr rbtr deleted the dependabot/go_modules/hack/tools/github.com/golangci/golangci-lint-1.59.1 branch June 10, 2024 16:35
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
… /hack/tools (microsoft#462)

Bumps
[github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint)
from 1.59.0 to 1.59.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/golangci/golangci-lint/releases">github.com/golangci/golangci-lint's
releases</a>.</em></p>
<blockquote>
<h2>v1.59.1</h2>
<p><code>golangci-lint</code> is a free and open-source project built by
volunteers.</p>
<p>If you value it, consider supporting us, the <a
href="https://opencollective.com/golangci-lint">maintainers</a> and <a
href="https://golangci-lint.run/product/thanks/">linter authors</a>.</p>
<p>We appreciate it! ❤️</p>
<p>For key updates, see the <a
href="https://golangci-lint.run/product/changelog/%5B#1591%5D(https://redirect.github.com/golangci/golangci-lint/issues/1591)">changelog</a>.</p>
<h2>Changelog</h2>
<ul>
<li>f7387361 build(deps): bump github.com/Antonboom/testifylint from
1.3.0 to 1.3.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4759">#4759</a>)</li>
<li>44b3cdd1 build(deps): bump github.com/go-viper/mapstructure/v2 from
2.0.0-alpha.1 to 2.0.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4788">#4788</a>)</li>
<li>1a55854a build(deps): bump github.com/golangci/misspell from 0.5.1
to 0.6.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4804">#4804</a>)</li>
<li>9a7a1ad4 build(deps): bump github.com/polyfloyd/go-errorlint from
1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4785">#4785</a>)</li>
<li>aaff9184 build(deps): bump github.com/sashamelentyev/usestdlibvars
from 1.25.0 to 1.26.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4801">#4801</a>)</li>
<li>a0d2c830 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4
to 3.24.5 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4782">#4782</a>)</li>
<li>2042b1f1 build(deps): bump go-simpler.org/sloglint from 0.7.0 to
0.7.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4784">#4784</a>)</li>
<li>327a78a8 build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
(<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4802">#4802</a>)</li>
<li>e1a80557 fix: SARIF format require issue column &gt;= 1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4775">#4775</a>)</li>
<li>88f60c8c fix: gomnd deprecated configuration compatibility (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4768">#4768</a>)</li>
<li>81731668 fix: init empty result slice for SARIF printer (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4758">#4758</a>)</li>
<li>02740ea1 intrange: add style preset (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4797">#4797</a>)</li>
<li>615b873d unparam: bump to HEAD (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4786">#4786</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md">github.com/golangci/golangci-lint's
changelog</a>.</em></p>
<blockquote>
<h3>v1.59.1</h3>
<ol>
<li>Updated linters
<ul>
<li><code>go-errorlint</code>: from 1.5.1 to 1.5.2</li>
<li><code>gomnd</code>: deprecated configuration compatibility</li>
<li><code>intrange</code>: add <code>style</code> preset</li>
<li><code>misspell</code>: from 0.5.1 to 0.6.0</li>
<li><code>sloglint</code>: from 0.7.0 to 0.7.1</li>
<li><code>testifylint</code>: from 1.3.0 to 1.3.1</li>
<li><code>unparam</code>: bump to HEAD</li>
<li><code>usestdlibvars</code>: from 1.25.0 to 1.26.0</li>
</ul>
</li>
<li>Fixes
<ul>
<li>SARIF: init empty result slice</li>
<li>SARIF: issue column &gt;= 1</li>
</ul>
</li>
<li>Documentation
<ul>
<li>update <code>revive</code> configuration</li>
</ul>
</li>
</ol>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint/commit/1a55854aff4ef60cd8c4e709b650b281303ca7aa"><code>1a55854</code></a>
build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4804">#4804</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/aaff9184f5bbeac92f0ed82068755a91d5c0220d"><code>aaff918</code></a>
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to
1.26...</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/327a78a8b0cfcba2fa6b42b81c4e0acb51de3f98"><code>327a78a</code></a>
build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4802">#4802</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/02740ea1b79e3f0bfd978f21bb683fd0539ebccc"><code>02740ea</code></a>
intrange: add style preset (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4797">#4797</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/4e53f51c4ec2752844ba45bd75efcb57f9f4ba4d"><code>4e53f51</code></a>
docs: update revive configuration (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4790">#4790</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/839b9d7b7c3dad3727e087581903ed8b07b3497a"><code>839b9d7</code></a>
chore: improve issue templates</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/a7817a1b442fdbf52f623ebac5de1c09e89004f3"><code>a7817a1</code></a>
chore: improve issue templates</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/d3a0412bc50ea886d94ae8e500b43cebb979b394"><code>d3a0412</code></a>
dev: improve issue templates</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/44b3cdd13779e997c26ce80236226b87063eefa9"><code>44b3cdd</code></a>
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1
to 2...</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/615b873d1c85a372ae38ad2b5cd98e4c257a9346"><code>615b873</code></a>
unparam: bump to HEAD (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4786">#4786</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/golangci/golangci-lint&package-manager=go_modules&previous-version=1.59.0&new-version=1.59.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/infra Test, Release, or CI Infrastructure lang/go The Go Programming Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant