[PR #2634] [MERGED] build(deps): bump github.com/docker/cli from 27.4.1+incompatible to 27.5.1+incompatible #2529

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2634
Author: @dependabot[bot]
Created: 1/27/2025
Status: Merged
Merged: 1/27/2025
Merged by: @mergify[bot]

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


📝 Commits (1)

  • db09411 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 27.4.1+incompatible to 27.5.1+incompatible.

Commits
  • 9f9e405 Merge pull request #5759 from thaJeztah/27.x_vendor_docker_27.5.0
  • d7cd22f Merge pull request #5762 from thaJeztah/27.x_bump_golang_1.22.11
  • 0e2d4fe Merge pull request #5766 from thaJeztah/27.x_backport_bump_dev_tools
  • fbc0a73 Dockerfile: update compose to v2.32.4
  • 777695f Dockerfile: update buildx to v0.20.0
  • 092d235 Merge pull request #5764 from vvoland/5763-27.x
  • fa1ba05 gha: Adjust release branches
  • 1ccfae7 update to go1.22.11 (fix CVE-2024-45341, CVE-2024-45336)
  • 397c2f8 vendor: github.com/docker/docker v27.5.0
  • a187fa5 Merge pull request #5736 from thaJeztah/27.x_vendor_docker_27.5.0
  • 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/2634 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-27.5.1incompatible` --- ### 📝 Commits (1) - [`db09411`](https://github.com/nektos/act/commit/db0941137b1d22fd0cdd5a113e6707926f8d2509) 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 27.4.1+incompatible to 27.5.1+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/9f9e4058019a37304dc6572ffcbb409d529b59d8"><code>9f9e405</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5759">#5759</a> from thaJeztah/27.x_vendor_docker_27.5.0</li> <li><a href="https://github.com/docker/cli/commit/d7cd22f0a213de95614e9c4c21ed382a241403c8"><code>d7cd22f</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5762">#5762</a> from thaJeztah/27.x_bump_golang_1.22.11</li> <li><a href="https://github.com/docker/cli/commit/0e2d4fe8900b4f7eb39d31d269d556be26b47e79"><code>0e2d4fe</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5766">#5766</a> from thaJeztah/27.x_backport_bump_dev_tools</li> <li><a href="https://github.com/docker/cli/commit/fbc0a73b35c3fb659d22628708ea220c32ad658b"><code>fbc0a73</code></a> Dockerfile: update compose to v2.32.4</li> <li><a href="https://github.com/docker/cli/commit/777695f6d5a0c6715ea943be392f3af05e953df8"><code>777695f</code></a> Dockerfile: update buildx to v0.20.0</li> <li><a href="https://github.com/docker/cli/commit/092d23532cc6372e12153af31e9d30b041b317da"><code>092d235</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5764">#5764</a> from vvoland/5763-27.x</li> <li><a href="https://github.com/docker/cli/commit/fa1ba052d628604502d1982ced5011bfe26b998d"><code>fa1ba05</code></a> gha: Adjust release branches</li> <li><a href="https://github.com/docker/cli/commit/1ccfae79465a4e3802d485997521909557313d2a"><code>1ccfae7</code></a> update to go1.22.11 (fix CVE-2024-45341, CVE-2024-45336)</li> <li><a href="https://github.com/docker/cli/commit/397c2f87d5f6b942c9adf7b284bf73f1153ecfe2"><code>397c2f8</code></a> vendor: github.com/docker/docker v27.5.0</li> <li><a href="https://github.com/docker/cli/commit/a187fa5d2d0d5f12db920734e425afc758e98ead"><code>a187fa5</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5736">#5736</a> from thaJeztah/27.x_vendor_docker_27.5.0</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v27.4.1...v27.5.1">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=27.4.1+incompatible&new-version=27.5.1+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:50 +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#2529
No description provided.