Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(tools): bump github.com/golangci/golangci-lint from 1.55.1 to 1.…
…55.2 in /tools (#385) Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.55.1 to 1.55.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.55.2</h2> <p>If you use and appreciate golangci-lint please think to support us (<a href="https://github.com/golangci/golangci-lint#core-team">golangci-lint maintainers</a> and <a href="https://golangci-lint.run/product/thanks/">linter authors</a>). :heart:</p> <h2>Changelog</h2> <ul> <li>02b6600a build(deps): bump github.com/butuzov/ireturn from 0.2.1 to 0.2.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4178">#4178</a>)</li> <li>5a0f059f build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.0 to 0.14.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4171">#4171</a>)</li> <li>e3c2265f build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4177">#4177</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.55.2</h3> <ol> <li>updated linters <ul> <li><code>ireturn</code>: from 0.2.1 to 0.2.2</li> <li><code>ginkgolinter</code>: from 0.14.0 to 0.14.1</li> </ul> </li> </ol> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint/commit/e3c2265f4939976874989e159386b3bb7dcf8e1f"><code>e3c2265</code></a> build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4177">#4177</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/02b6600a00bf3c0b424b4e02ab077d1ab15e6c9f"><code>02b6600</code></a> build(deps): bump github.com/butuzov/ireturn from 0.2.1 to 0.2.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4178">#4178</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/ab3c3cd69e602ff53bb4c3e2c188f0caeb80305d"><code>ab3c3cd</code></a> build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7...</li> <li><a href="https://github.com/golangci/golangci-lint/commit/5a0f059f450ce822d2e0ad3167331f5bcaa9559b"><code>5a0f059</code></a> build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.0 to 0.14.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4171">#4171</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/d2014842248506bea6bd0a062a14cc436eaa37ad"><code>d201484</code></a> build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tools (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4164">#4164</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/e9cbc4ff6fd7f12be7efedd39b5012d593477dcc"><code>e9cbc4f</code></a> docs: Update documentation and assets (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4163">#4163</a>)</li> <li>See full diff in <a href="https://github.com/golangci/golangci-lint/compare/v1.55.1...v1.55.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.55.1&new-version=1.55.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>
- Loading branch information