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/docker/cli from 26.1.2+incompatible to 2…
…6.1.3+incompatible (#952) Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.2+incompatible to 26.1.3+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/b72abbb6f0351eb22e5c7bdbba9112fef6b41429"><code>b72abbb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5073">#5073</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/26e9ff49c8811a214d35341560d0475d5bc3e8d7"><code>26e9ff4</code></a> vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)</li> <li><a href="https://github.com/docker/cli/commit/4021ee92fea75f4652a5f98adea8d15d6470dd7e"><code>4021ee9</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5071">#5071</a> from laurazard/backport/5051-26.1</li> <li><a href="https://github.com/docker/cli/commit/326c7138bb8c36d6c92b1d31e3f851ec048be536"><code>326c713</code></a> OTel: implement missing MeterProvider <code>ForceFlush</code></li> <li><a href="https://github.com/docker/cli/commit/ee359a394b851d3590f8c028dd6479b42c07cb20"><code>ee359a3</code></a> OTel: add <code>command.time</code> metric to plugin commands</li> <li><a href="https://github.com/docker/cli/commit/004e2925d7ca16d3e5bd296bdc05e672f8b325d6"><code>004e292</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5070">#5070</a> from laurazard/backport/5067-26.1</li> <li><a href="https://github.com/docker/cli/commit/6691085012a5d0a711aebe0e0e126c2b12c31ab2"><code>6691085</code></a> Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...</li> <li><a href="https://github.com/docker/cli/commit/60f2d38d5341df10b885bbccefa897d4d8c13c5e"><code>60f2d38</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5068">#5068</a> from dvdksn/26.1_backport_doc-vxlan-listen-addr</li> <li><a href="https://github.com/docker/cli/commit/81b482ea5e12e970f4ab4fd8eb71caeff8b52003"><code>81b482e</code></a> docs: clarify that --data-path-addr doesn't restrict access</li> <li>See full diff in <a href="https://github.com/docker/cli/compare/v26.1.2...v26.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/cli&package-manager=go_modules&previous-version=26.1.2+incompatible&new-version=26.1.3+incompatible)](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