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.58.1 to 1.58.2 in /hack/tools #396

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/golangci/golangci-lint from 1.58.1 to 1.58.2.

Release notes

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

v1.58.2

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

  • 7c87a9e6 build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)
  • 3fbc2f52 build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)
  • 8fe47a93 build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
  • 8c4cfb61 build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)
  • 35eaf609 build(deps): bump go-simpler.org/musttag from 0.12.1 to 0.12.2 (#4710)
  • 7f6606a7 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
Changelog

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

v1.58.2

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages
Commits
  • 8c4cfb6 build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)
  • 3fbc2f5 build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)
  • 7f6606a build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
  • 78ade26 docs: improve integrations and install pages (#4719)
  • 27355d9 docs: uses org account for GitHub Sponsor
  • 1df156c docs: funding and social networks
  • f17b3ef docs: funding and social networks
  • 7c87a9e build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)
  • 8fe47a9 build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
  • c90d06b dev: set CGO_ENABLED=1 when running "test" task (#4712)
  • 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.58.1 to 1.58.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.58.1...v1.58.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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 20, 2024 13:59
@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 May 20, 2024
@dependabot dependabot bot requested review from snguyen64 and huntergregory May 20, 2024 13:59
@snguyen64 snguyen64 added this pull request to the merge queue May 20, 2024
Merged via the queue into main with commit d3b43f7 May 20, 2024
21 checks passed
@snguyen64 snguyen64 deleted the dependabot/go_modules/hack/tools/github.com/golangci/golangci-lint-1.58.2 branch May 20, 2024 15:01
Carpe-Wang pushed a commit to Carpe-Wang/retina that referenced this pull request Jun 19, 2024
… /hack/tools (microsoft#396)

Bumps
[github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint)
from 1.58.1 to 1.58.2.
<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.58.2</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#1582%5D(https://redirect.github.com/golangci/golangci-lint/issues/1582)">changelog</a>.</p>
<h2>Changelog</h2>
<ul>
<li>7c87a9e6 build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to
0.1.9 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4716">#4716</a>)</li>
<li>3fbc2f52 build(deps): bump github.com/fatih/color from 1.16.0 to
1.17.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4725">#4725</a>)</li>
<li>8fe47a93 build(deps): bump github.com/lasiar/canonicalheader from
1.0.6 to 1.1.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4715">#4715</a>)</li>
<li>8c4cfb61 build(deps): bump github.com/securego/gosec/v2 from 2.19.0
to 2.20.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4724">#4724</a>)</li>
<li>35eaf609 build(deps): bump go-simpler.org/musttag from 0.12.1 to
0.12.2 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4710">#4710</a>)</li>
<li>7f6606a7 build(deps): bump golangci/golangci-lint-action from 5.3.0
to 6.0.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4722">#4722</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.58.2</h3>
<ol>
<li>Updated linters
<ul>
<li><code>canonicalheader</code>: from 1.0.6 to 1.1.1</li>
<li><code>gosec</code>: from 2.19.0 to 2.20.0</li>
<li><code>musttag</code>: from 0.12.1 to 0.12.2</li>
<li><code>nilnil</code>: from 0.1.8 to 0.1.9</li>
</ul>
</li>
<li>Documentation
<ul>
<li>Improve integrations and install pages</li>
</ul>
</li>
</ol>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint/commit/8c4cfb61097a27266e6673acd3844ff781cbf70a"><code>8c4cfb6</code></a>
build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4724">#4724</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/3fbc2f523f24ea0db0b5bc067af17ebb373ac1dd"><code>3fbc2f5</code></a>
build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4725">#4725</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/7f6606a7ea1ba30ca5f56fdc4f11e9d318e6cbec"><code>7f6606a</code></a>
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4722">#4722</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/78ade26f89783f2f0ff06c95b2dcdd1b2487c3ff"><code>78ade26</code></a>
docs: improve integrations and install pages (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4719">#4719</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/27355d9b09db7b0e3ed59cc9f61c1d5a5401e239"><code>27355d9</code></a>
docs: uses org account for GitHub Sponsor</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/1df156cc685629a898b2d80e8b1210c7ce473188"><code>1df156c</code></a>
docs: funding and social networks</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/f17b3ef17141b5fb53eca1a72909d33199fe3790"><code>f17b3ef</code></a>
docs: funding and social networks</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/7c87a9e6aeceaa2fb00167da019fc7d332d8587d"><code>7c87a9e</code></a>
build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4716">#4716</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/8fe47a93c993df249a601022f9538dbbc0f13ec4"><code>8fe47a9</code></a>
build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1
(<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4715">#4715</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/c90d06bc7acca13ba0454a58b34325d0561f150c"><code>c90d06b</code></a>
dev: set CGO_ENABLED=1 when running &quot;test&quot; task (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4712">#4712</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2">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.58.1&new-version=1.58.2)](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>

refactor:To ensure telemetry is only enabled when both conditions are met.
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
… /hack/tools (microsoft#396)

Bumps
[github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint)
from 1.58.1 to 1.58.2.
<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.58.2</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#1582%5D(https://redirect.github.com/golangci/golangci-lint/issues/1582)">changelog</a>.</p>
<h2>Changelog</h2>
<ul>
<li>7c87a9e6 build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to
0.1.9 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4716">#4716</a>)</li>
<li>3fbc2f52 build(deps): bump github.com/fatih/color from 1.16.0 to
1.17.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4725">#4725</a>)</li>
<li>8fe47a93 build(deps): bump github.com/lasiar/canonicalheader from
1.0.6 to 1.1.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4715">#4715</a>)</li>
<li>8c4cfb61 build(deps): bump github.com/securego/gosec/v2 from 2.19.0
to 2.20.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4724">#4724</a>)</li>
<li>35eaf609 build(deps): bump go-simpler.org/musttag from 0.12.1 to
0.12.2 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4710">#4710</a>)</li>
<li>7f6606a7 build(deps): bump golangci/golangci-lint-action from 5.3.0
to 6.0.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4722">#4722</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.58.2</h3>
<ol>
<li>Updated linters
<ul>
<li><code>canonicalheader</code>: from 1.0.6 to 1.1.1</li>
<li><code>gosec</code>: from 2.19.0 to 2.20.0</li>
<li><code>musttag</code>: from 0.12.1 to 0.12.2</li>
<li><code>nilnil</code>: from 0.1.8 to 0.1.9</li>
</ul>
</li>
<li>Documentation
<ul>
<li>Improve integrations and install pages</li>
</ul>
</li>
</ol>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint/commit/8c4cfb61097a27266e6673acd3844ff781cbf70a"><code>8c4cfb6</code></a>
build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4724">#4724</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/3fbc2f523f24ea0db0b5bc067af17ebb373ac1dd"><code>3fbc2f5</code></a>
build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4725">#4725</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/7f6606a7ea1ba30ca5f56fdc4f11e9d318e6cbec"><code>7f6606a</code></a>
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4722">#4722</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/78ade26f89783f2f0ff06c95b2dcdd1b2487c3ff"><code>78ade26</code></a>
docs: improve integrations and install pages (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4719">#4719</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/27355d9b09db7b0e3ed59cc9f61c1d5a5401e239"><code>27355d9</code></a>
docs: uses org account for GitHub Sponsor</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/1df156cc685629a898b2d80e8b1210c7ce473188"><code>1df156c</code></a>
docs: funding and social networks</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/f17b3ef17141b5fb53eca1a72909d33199fe3790"><code>f17b3ef</code></a>
docs: funding and social networks</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/7c87a9e6aeceaa2fb00167da019fc7d332d8587d"><code>7c87a9e</code></a>
build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4716">#4716</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/8fe47a93c993df249a601022f9538dbbc0f13ec4"><code>8fe47a9</code></a>
build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1
(<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4715">#4715</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint/commit/c90d06bc7acca13ba0454a58b34325d0561f150c"><code>c90d06b</code></a>
dev: set CGO_ENABLED=1 when running &quot;test&quot; task (<a
href="https://redirect.github.com/golangci/golangci-lint/issues/4712">#4712</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2">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.58.1&new-version=1.58.2)](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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant