Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/go-openapi/runtime from 0.26.0 to 0.26.2 (…
…#55) Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.26.0 to 0.26.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-openapi/runtime/commit/7c6b268a3c52b92dee62c2347d9dceae34fe6d53"><code>7c6b268</code></a> fix linting warnings</li> <li><a href="https://github.com/go-openapi/runtime/commit/5adaa3589c3dc720411280b735d52f1b6d4b9240"><code>5adaa35</code></a> handle EOF when detect content type</li> <li><a href="https://github.com/go-openapi/runtime/commit/7c81d433beb0f12d49f913fd38b23f2973683ed4"><code>7c81d43</code></a> Merge pull request <a href="https://redirect.github.com/go-openapi/runtime/issues/275">#275</a> from fredbi/chore/linting-phase3</li> <li><a href="https://github.com/go-openapi/runtime/commit/8e5f4776db7ad1ca8c0fcad8701c34642caa7d00"><code>8e5f477</code></a> Merge pull request <a href="https://redirect.github.com/go-openapi/runtime/issues/274">#274</a> from fredbi/chore/linting-phase2</li> <li><a href="https://github.com/go-openapi/runtime/commit/4bad8c435129512699d47a136548a43cfc502832"><code>4bad8c4</code></a> test: refactored tests for authenticators</li> <li><a href="https://github.com/go-openapi/runtime/commit/42df208085bdf90c0b4b1ad109613421e332d59f"><code>42df208</code></a> chore: relinting, continued</li> <li><a href="https://github.com/go-openapi/runtime/commit/1af6e9044268a3d741d17bb9ec1984ae819b0b40"><code>1af6e90</code></a> added check to prevent HasContent() to panic after the reader is</li> <li><a href="https://github.com/go-openapi/runtime/commit/337c9303fdd07f1080e6ef8b99472414ef0714d6"><code>337c930</code></a> upgraded to yaml.v3</li> <li><a href="https://github.com/go-openapi/runtime/commit/1d20135f6278072cb26121f3aec5753e12608ec4"><code>1d20135</code></a> upgraded opentelemetry client to OTEL v1.17.0</li> <li><a href="https://github.com/go-openapi/runtime/commit/381952b1c56edfbc697197e303ebf0e78ae3aac8"><code>381952b</code></a> Merge pull request <a href="https://redirect.github.com/go-openapi/runtime/issues/269">#269</a> from fredbi/chore/update-linting</li> <li>Additional commits viewable in <a href="https://github.com/go-openapi/runtime/compare/v0.26.0...v0.26.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-openapi/runtime&package-manager=go_modules&previous-version=0.26.0&new-version=0.26.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information