[PR #2440] [CLOSED] build(deps): bump github.com/docker/cli from 26.1.5+incompatible to 27.2.0+incompatible #2444

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 0d3ef38 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.2.0+incompatible.

Commits
  • 3ab4256 Merge pull request #5374 from vvoland/vendor-docker
  • 88a49df vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)
  • 5d17c29 Merge pull request #5372 from thaJeztah/27.x_backport_fix_linting_issues
  • 64b9e4c cli: rename args that collided with builtins (predeclard)
  • 4b71d0d e2e/global: fix n-constant format string in call (govet)
  • 002cfcd cli/command: fix n-constant format string in call (govet)
  • d8af781 cli/command/system: remove redundant nil-check (gosimple)
  • f042ddb Merge pull request #5371 from vvoland/vendor-docker
  • 8e94ed1 vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)
  • 7a82aee Merge pull request #5368 from dvdksn/27x_5360
  • 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/2440 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-27.2.0incompatible` --- ### 📝 Commits (1) - [`0d3ef38`](https://github.com/nektos/act/commit/0d3ef38fe59818fd6b3edfba21ece02adc1b1069) 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.2.0+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/3ab42569583b58dbc6f167d842d5a3dd5972065f"><code>3ab4256</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5374">#5374</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/88a49df2979c08793619d5575e9f107c825498e5"><code>88a49df</code></a> vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/5d17c29eb294a4bf1fcaccf0a46e2ebfc7a1d831"><code>5d17c29</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5372">#5372</a> from thaJeztah/27.x_backport_fix_linting_issues</li> <li><a href="https://github.com/docker/cli/commit/64b9e4cd166fd3ddcf6b8ed1b3ce43f6be45f1a4"><code>64b9e4c</code></a> cli: rename args that collided with builtins (predeclard)</li> <li><a href="https://github.com/docker/cli/commit/4b71d0d1af6d82985c003df67d25584307286666"><code>4b71d0d</code></a> e2e/global: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/002cfcde853e381db36737d63ec8e4efb866ffe3"><code>002cfcd</code></a> cli/command: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/d8af7812b596abc25b3bb7c64a1ad0afaaa58ab6"><code>d8af781</code></a> cli/command/system: remove redundant nil-check (gosimple)</li> <li><a href="https://github.com/docker/cli/commit/f042ddb5c9d7ba3b5e1352178cc59111bfd4e8f6"><code>f042ddb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5371">#5371</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/8e94ed15e62f09948da3689fce9e4b7928ad6a2a"><code>8e94ed1</code></a> vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/7a82aeeebaa16e53450df8bd09fc746766fe99e3"><code>7a82aee</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5368">#5368</a> from dvdksn/27x_5360</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v26.1.5...v27.2.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.2.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:29 +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#2444
No description provided.