Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/golangci/golangci-lint from 1.55.0 to 1.…
…55.1 (#1260) Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.55.0 to 1.55.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.55.1</h2> <h2>Changelog</h2> <ul> <li>3d582093 build(deps): bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4155">#4155</a>)</li> <li>5c19d1d3 build(deps): bump github.com/golangci/revgrep from v0.5.0 to v0.5.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4154">#4154</a>)</li> <li>4068be1b build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4153">#4153</a>)</li> <li>9b20d49d output: convert backslashes to forward slashes for GitHub Action annotations printer (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4149">#4149</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.1</h3> <ol> <li>updated linters <ul> <li><code>gosec</code>: from 2.18.1 to 2.18.2</li> </ul> </li> <li>misc. <ul> <li><code>revgrep</code>: from v0.5.0 to v0.5.2 (support git < 2.41.0)</li> <li>output: convert backslashes to forward slashes for GitHub Action annotations printer</li> </ul> </li> </ol> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint/commit/9b20d49dc234cae4819cea4cfd64d0cc507310c4"><code>9b20d49</code></a> output: convert backslashes to forward slashes for GitHub Action annotations ...</li> <li><a href="https://github.com/golangci/golangci-lint/commit/3d582093e681aa1cbc8abb0db341bc1e777dd138"><code>3d58209</code></a> build(deps): bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4155">#4155</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/5c19d1d3b37a6d70fbc178a3c80bf10ff757ee2e"><code>5c19d1d</code></a> build(deps): bump github.com/golangci/revgrep from v0.5.0 to v0.5.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4154">#4154</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/4068be1b03183f8a7e9d6dd8315e61d5843f379f"><code>4068be1</code></a> build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4153">#4153</a>)</li> <li><a href="https://github.com/golangci/golangci-lint/commit/17e1a5f9fa547077529325916ae66524967cff37"><code>17e1a5f</code></a> docs: Update documentation and assets</li> <li><a href="https://github.com/golangci/golangci-lint/commit/063f2c88fcadda3c76fa6dbcf9530922c83bac5a"><code>063f2c8</code></a> docs: Update documentation and assets</li> <li>See full diff in <a href="https://github.com/golangci/golangci-lint/compare/v1.55.0...v1.55.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/golangci/golangci-lint | [< 1.52, > 1.51.0] | | github.com/golangci/golangci-lint | [>= 1.53.a, < 1.54] | | github.com/golangci/golangci-lint | [< 1.55, > 1.54.1] | </details> [![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.0&new-version=1.55.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>
- Loading branch information