[PR #2332] [MERGED] build(deps): bump github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible #2397

Closed
opened 2026-03-01 21:55:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2332
Author: @dependabot[bot]
Created: 5/20/2024
Status: Merged
Merged: 5/20/2024
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/docker/cli-26.1.3incompatible


📝 Commits (1)

  • 8cd8793 build(deps): bump github.com/docker/cli

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible.

Commits
  • b72abbb Merge pull request #5073 from vvoland/vendor-docker
  • 26e9ff4 vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)
  • 4021ee9 Merge pull request #5071 from laurazard/backport/5051-26.1
  • 326c713 OTel: implement missing MeterProvider ForceFlush
  • ee359a3 OTel: add command.time metric to plugin commands
  • 004e292 Merge pull request #5070 from laurazard/backport/5067-26.1
  • 6691085 Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...
  • 60f2d38 Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr
  • 81b482e docs: clarify that --data-path-addr doesn't restrict access
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2332 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/20/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-26.1.3incompatible` --- ### 📝 Commits (1) - [`8cd8793`](https://github.com/nektos/act/commit/8cd87937d68cef0993df4779390d6b44d1166b15) build(deps): bump github.com/docker/cli ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2397
No description provided.