[PR #2409] [CLOSED] build(deps): bump github.com/docker/cli from 26.1.4+incompatible to 27.1.1+incompatible #2431

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2409
Author: @dependabot[bot]
Created: 7/29/2024
Status: Closed

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


📝 Commits (1)

  • 77ef4da build(deps): bump github.com/docker/cli

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/docker/cli from 26.1.4+incompatible to 27.1.1+incompatible.

Commits
  • 6312585 Merge pull request #5274 from thaJeztah/27.1_backport_compose_oom
  • c599566 Allow for OomScoreAdj
  • fb19def Merge pull request #5271 from thaJeztah/27.1_backport_custom_headers_env_var
  • bccd478 Merge pull request #5270 from thaJeztah/27.1_backport_test_spring_cleaning
  • 8992378 add support for DOCKER_CUSTOM_HEADERS env-var (experimental)
  • f90273c Merge pull request #5269 from thaJeztah/27.1_backport_add_macos_apple_silicon
  • ca9636a test spring-cleaning
  • ad47d2a gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)
  • a2a0fb7 Merge pull request #5263 from thaJeztah/27.1_backport_relax_pr_check
  • 16d6c90 Merge pull request #5265 from thaJeztah/27.1_backport_bump_buildx_compose
  • 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/2409 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/29/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-27.1.1incompatible` --- ### 📝 Commits (1) - [`77ef4da`](https://github.com/nektos/act/commit/77ef4da678597edf1b9b5f2a7453b3052d630bba) build(deps): bump github.com/docker/cli ### 📊 Changes **2 files changed** (+6 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -10) </details> ### 📄 Description Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.4+incompatible to 27.1.1+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/63125853e3a21c84f3f59eac6a0943e2a4008cf6"><code>6312585</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5274">#5274</a> from thaJeztah/27.1_backport_compose_oom</li> <li><a href="https://github.com/docker/cli/commit/c599566439d9275f319d2e68f21158d7cb09da5b"><code>c599566</code></a> Allow for OomScoreAdj</li> <li><a href="https://github.com/docker/cli/commit/fb19def3cef99502a52ead60e796c442de129905"><code>fb19def</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5271">#5271</a> from thaJeztah/27.1_backport_custom_headers_env_var</li> <li><a href="https://github.com/docker/cli/commit/bccd4786f76ef73b8dca6b4a7b36735df9fa4b97"><code>bccd478</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5270">#5270</a> from thaJeztah/27.1_backport_test_spring_cleaning</li> <li><a href="https://github.com/docker/cli/commit/8992378c87bc7b2818f2caefa09a7866ea362114"><code>8992378</code></a> add support for DOCKER_CUSTOM_HEADERS env-var (experimental)</li> <li><a href="https://github.com/docker/cli/commit/f90273c34072655d142bd9c15d8e9394da5e5f9d"><code>f90273c</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5269">#5269</a> from thaJeztah/27.1_backport_add_macos_apple_silicon</li> <li><a href="https://github.com/docker/cli/commit/ca9636a1c36fef0b44614d009bddc939f58ef513"><code>ca9636a</code></a> test spring-cleaning</li> <li><a href="https://github.com/docker/cli/commit/ad47d2a2c15387b40227a6dad7999b1ceef8b392"><code>ad47d2a</code></a> gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)</li> <li><a href="https://github.com/docker/cli/commit/a2a0fb73ea16c51fedae63c17c2aad20a4f68681"><code>a2a0fb7</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5263">#5263</a> from thaJeztah/27.1_backport_relax_pr_check</li> <li><a href="https://github.com/docker/cli/commit/16d6c90a94095776e05581e6fea93126c0987b72"><code>16d6c90</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5265">#5265</a> from thaJeztah/27.1_backport_bump_buildx_compose</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v26.1.4...v27.1.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=26.1.4+incompatible&new-version=27.1.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:25 +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#2431
No description provided.