[PR #2205] [CLOSED] build(deps): bump github.com/docker/cli from 24.0.7+incompatible to 25.0.2+incompatible #2324

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2205
Author: @dependabot[bot]
Created: 2/5/2024
Status: Closed

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


📝 Commits (1)

  • 878a07a 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 25.0.2+incompatible.

Commits
  • 29cf629 Merge pull request #4819 from dvdksn/25.0_backport_docs_host-gateway-ip_daemo...
  • 4caf4de docs: update host-gateway-ip to use daemon.json instead of cli flag
  • 950ecd4 Merge pull request #4815 from thaJeztah/25.0_backport_update_compose
  • 6ab4781 Dockerfile: update docker compose to v2.24.2
  • e8852e8 Merge pull request #4806 from thaJeztah/25.0_backport_socket-eof-return
  • 4e097c6 socket: return from loop after EOF
  • 01f9332 Merge pull request #4803 from thaJeztah/25.0_backport_update_engine
  • 4cd8d5c Merge pull request #4804 from dvdksn/backport_25.0_docs_fix_cli_broken_alias_...
  • 21c1284 docs: move base command to docker.md
  • 22e1f2c docs: fix broken links to alias pages
  • 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/2205 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/5/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-25.0.2incompatible` --- ### 📝 Commits (1) - [`878a07a`](https://github.com/nektos/act/commit/878a07adc8bf22eb7d671bd2e8f7f1b8b425ee63) 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 25.0.2+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/29cf62922279a56e122dc132eb84fe98f61d5950"><code>29cf629</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4819">#4819</a> from dvdksn/25.0_backport_docs_host-gateway-ip_daemo...</li> <li><a href="https://github.com/docker/cli/commit/4caf4de039616910fbebf95933c6c7da228398b0"><code>4caf4de</code></a> docs: update host-gateway-ip to use daemon.json instead of cli flag</li> <li><a href="https://github.com/docker/cli/commit/950ecd42fd0d6207d576c1ec58522cc7ddd58923"><code>950ecd4</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4815">#4815</a> from thaJeztah/25.0_backport_update_compose</li> <li><a href="https://github.com/docker/cli/commit/6ab4781bd01dd0c3fa55dcaf12b67ca5199655c2"><code>6ab4781</code></a> Dockerfile: update docker compose to v2.24.2</li> <li><a href="https://github.com/docker/cli/commit/e8852e8ed2330031c0488592b6015c220f611007"><code>e8852e8</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4806">#4806</a> from thaJeztah/25.0_backport_socket-eof-return</li> <li><a href="https://github.com/docker/cli/commit/4e097c643deee1ebabe7ae69fe4dce02bbf798ff"><code>4e097c6</code></a> socket: return from loop after EOF</li> <li><a href="https://github.com/docker/cli/commit/01f933261885c0126edb3f47fd56d048ae31265a"><code>01f9332</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4803">#4803</a> from thaJeztah/25.0_backport_update_engine</li> <li><a href="https://github.com/docker/cli/commit/4cd8d5cf47eeda1a3c7140d254a30c257eae89b1"><code>4cd8d5c</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4804">#4804</a> from dvdksn/backport_25.0_docs_fix_cli_broken_alias_...</li> <li><a href="https://github.com/docker/cli/commit/21c12847bf467471bbcd6c28e07cf0dea66689f9"><code>21c1284</code></a> docs: move base command to docker.md</li> <li><a href="https://github.com/docker/cli/commit/22e1f2cbfab2e8199776b46f161fb05eb0de0e01"><code>22e1f2c</code></a> docs: fix broken links to alias pages</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v24.0.7...v25.0.2">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=25.0.2+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:54:57 +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#2324
No description provided.