[PR #2574] [CLOSED] build(deps): bump github.com/docker/cli from 26.1.5+incompatible to 27.4.0+incompatible #2502

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2574
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

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


📝 Commits (1)

  • 1c7e53a build(deps): bump github.com/docker/cli

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/docker/cli from 26.1.5+incompatible to 27.4.0+incompatible.

Commits
  • bde2b89 Merge pull request #5669 from thaJeztah/27.x_update_go_1.22.10
  • 3284a80 update to go1.22.10
  • b7064a2 Merge pull request #5661 from thaJeztah/27.x_backport_remove_repoinfo_class
  • 67b6fe0 Merge pull request #5649 from thaJeztah/27.x_update_engine
  • 5a0508c cli/trust: GetNotaryRepository: remove uses of RepositoryInfo.Class
  • 9348385 vendor: github.com/docker/docker v27.4.0-rc.3
  • 9ea09fd Merge pull request #5652 from vvoland/5651-27.x
  • 0c9e0b4 Merge pull request #5658 from thaJeztah/27.x_backport_docs-fix-screwy-dockerd...
  • f4fec76 docs: fix janky rendering of toc on docs.docker.com
  • 6fd4825 Merge pull request #5654 from Benehiko/fix-run-ctx-27.x
  • 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/2574 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-27.4.0incompatible` --- ### 📝 Commits (1) - [`1c7e53a`](https://github.com/nektos/act/commit/1c7e53a60c804db5b501edba596cbfc6d1b06132) build(deps): bump github.com/docker/cli ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.5+incompatible to 27.4.0+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/bde2b893136c1c7a2894386e4f8743089c89b041"><code>bde2b89</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5669">#5669</a> from thaJeztah/27.x_update_go_1.22.10</li> <li><a href="https://github.com/docker/cli/commit/3284a80b05ea0e25b33cfd8ed383ee105d18a5bd"><code>3284a80</code></a> update to go1.22.10</li> <li><a href="https://github.com/docker/cli/commit/b7064a2758af468fdc4095e980d2f4bfc75770ce"><code>b7064a2</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5661">#5661</a> from thaJeztah/27.x_backport_remove_repoinfo_class</li> <li><a href="https://github.com/docker/cli/commit/67b6fe0b55463e1a351b32c2b1396616ecd9e1d7"><code>67b6fe0</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5649">#5649</a> from thaJeztah/27.x_update_engine</li> <li><a href="https://github.com/docker/cli/commit/5a0508ccc80a39e643379837e83433f6e89ccfa4"><code>5a0508c</code></a> cli/trust: GetNotaryRepository: remove uses of RepositoryInfo.Class</li> <li><a href="https://github.com/docker/cli/commit/9348385006328bd9a9655cdee88f1d82dbe45aef"><code>9348385</code></a> vendor: github.com/docker/docker v27.4.0-rc.3</li> <li><a href="https://github.com/docker/cli/commit/9ea09fd3642271a6690b4c402cc3d4a9818a686f"><code>9ea09fd</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5652">#5652</a> from vvoland/5651-27.x</li> <li><a href="https://github.com/docker/cli/commit/0c9e0b43cec4648ebe722954900a280858aad48c"><code>0c9e0b4</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5658">#5658</a> from thaJeztah/27.x_backport_docs-fix-screwy-dockerd...</li> <li><a href="https://github.com/docker/cli/commit/f4fec76472d8e5ea4aa5cd0fd924b032ce1a9205"><code>f4fec76</code></a> docs: fix janky rendering of toc on docs.docker.com</li> <li><a href="https://github.com/docker/cli/commit/6fd48251ce3a63a32d1196a5e3a496cda0326289"><code>6fd4825</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5654">#5654</a> from Benehiko/fix-run-ctx-27.x</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v26.1.5...v27.4.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=26.1.5+incompatible&new-version=27.4.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:43 +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#2502
No description provided.