[PR #2261] [CLOSED] build(deps): bump github.com/docker/cli from 24.0.7+incompatible to 26.0.0+incompatible #2353

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2261
Author: @dependabot[bot]
Created: 3/25/2024
Status: Closed

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


📝 Commits (1)

  • 9746ada 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 24.0.7+incompatible to 26.0.0+incompatible.

Commits
  • 2ae903e Merge pull request #4929 from dvdksn/privileged-flag
  • 5931a2f Merge pull request #4956 from vvoland/vendor-docker-26.0.0-dev
  • ed9dd75 Merge pull request #4949 from akerouanton/remove-short-cid-alias
  • 69575f6 vendor: github.com/docker/docker 8b79278316b5 (master)
  • fa84cfd Merge pull request #4950 from vvoland/vendor-docker-26.0.0-rc3-dev
  • b70a26d vendor: github.com/docker/docker 330d777c53fb (v26.0.0-rc3-dev)
  • 2356372 Merge pull request #4944 from thaJeztah/update_engine
  • ea3201c Merge pull request #4945 from thaJeztah/remove_gocompat
  • c050bf0 Merge pull request #4946 from thaJeztah/bump_gofumpt
  • 4eef4af Merge pull request #4893 from vvoland/deprecate-container
  • Additional commits viewable 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/2261 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-26.0.0incompatible` --- ### 📝 Commits (1) - [`9746ada`](https://github.com/nektos/act/commit/9746ada6793ab8aaf5944fab881c616b2d580ce6) 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 24.0.7+incompatible to 26.0.0+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/2ae903e86cab51f694c819721cdfdf5eec693720"><code>2ae903e</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4929">#4929</a> from dvdksn/privileged-flag</li> <li><a href="https://github.com/docker/cli/commit/5931a2f592c91aa9fa87a9a044512cb7d736427c"><code>5931a2f</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4956">#4956</a> from vvoland/vendor-docker-26.0.0-dev</li> <li><a href="https://github.com/docker/cli/commit/ed9dd75575254b9b28d0fc0d7b54b2491acc38e1"><code>ed9dd75</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4949">#4949</a> from akerouanton/remove-short-cid-alias</li> <li><a href="https://github.com/docker/cli/commit/69575f6175a75bab1377c24abcb57e3d56357087"><code>69575f6</code></a> vendor: github.com/docker/docker 8b79278316b5 (master)</li> <li><a href="https://github.com/docker/cli/commit/fa84cfd8020a4c221ab97da1c11507c1c5e552fd"><code>fa84cfd</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4950">#4950</a> from vvoland/vendor-docker-26.0.0-rc3-dev</li> <li><a href="https://github.com/docker/cli/commit/b70a26deaf1c6e157eec0569761f8d374c94758e"><code>b70a26d</code></a> vendor: github.com/docker/docker 330d777c53fb (v26.0.0-rc3-dev)</li> <li><a href="https://github.com/docker/cli/commit/23563728bc6f695e7f3d21026fefe64888bdd552"><code>2356372</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4944">#4944</a> from thaJeztah/update_engine</li> <li><a href="https://github.com/docker/cli/commit/ea3201c575a0210c7093bd43b3cb8cc5c42f8615"><code>ea3201c</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4945">#4945</a> from thaJeztah/remove_gocompat</li> <li><a href="https://github.com/docker/cli/commit/c050bf0909f34f3f453b30c5f83dc173ddc2add6"><code>c050bf0</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4946">#4946</a> from thaJeztah/bump_gofumpt</li> <li><a href="https://github.com/docker/cli/commit/4eef4afbf4a5bd85f9d32dafa70cafa0061bf5b4"><code>4eef4af</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4893">#4893</a> from vvoland/deprecate-container</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v24.0.7...v26.0.0">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=24.0.7+incompatible&new-version=26.0.0+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:05 +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#2353
No description provided.