[PR #2069] [MERGED] build(deps): bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible #2256

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2069
Author: @dependabot[bot]
Created: 10/30/2023
Status: Merged
Merged: 10/30/2023
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 0d21094 build(deps): bump github.com/docker/cli
  • 2e6a9b7 Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-24.0.7incompatible

📊 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.6+incompatible to 24.0.7+incompatible.

Commits
  • afdd53b Merge pull request #4629 from thaJeztah/24.0_update_engine
  • 12c309f Merge pull request #4628 from thaJeztah/24.0_backport_bump_compress
  • f427198 vendor: github.com/docker/docker v24.0.6
  • 1777018 vendor: github.com/klauspost/compress v1.17.2
  • cde0441 vendor: github.com/klauspost/compress v1.16.5
  • d9f94d5 Merge pull request #4618 from thaJeztah/24.0_backport_cli-issue-502
  • 54d83fb Add docker ps status descriptions
  • 30a185e Merge pull request #4609 from thaJeztah/24.0_backport_x_net
  • d43c48d vendor: golang.org/x/net v0.17.0
  • 1919679 vendor: golang.org/x/crypto v0.14.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/2069 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 10/30/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-24.0.7incompatible` --- ### 📝 Commits (2) - [`0d21094`](https://github.com/nektos/act/commit/0d2109447474613901ca74918223a964574f09f6) build(deps): bump github.com/docker/cli - [`2e6a9b7`](https://github.com/nektos/act/commit/2e6a9b7f686c68366d896ed6d0794e563b8dd993) Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-24.0.7incompatible ### 📊 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.6+incompatible to 24.0.7+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/afdd53b4e341be38d2056a42113b938559bb1d94"><code>afdd53b</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4629">#4629</a> from thaJeztah/24.0_update_engine</li> <li><a href="https://github.com/docker/cli/commit/12c309fe919475aa53465e84412bb2b9dfffd984"><code>12c309f</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4628">#4628</a> from thaJeztah/24.0_backport_bump_compress</li> <li><a href="https://github.com/docker/cli/commit/f42719820dd2eb37b2b1fd370989e38d9e0d2d5e"><code>f427198</code></a> vendor: github.com/docker/docker v24.0.6</li> <li><a href="https://github.com/docker/cli/commit/17770189de7dd2790cfaad0c0287a6b979b04678"><code>1777018</code></a> vendor: github.com/klauspost/compress v1.17.2</li> <li><a href="https://github.com/docker/cli/commit/cde0441dc890ae401d7c6956a4f909aebe8ef5fd"><code>cde0441</code></a> vendor: github.com/klauspost/compress v1.16.5</li> <li><a href="https://github.com/docker/cli/commit/d9f94d5719594f44d1221a10ac72d201c2dcaaf9"><code>d9f94d5</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4618">#4618</a> from thaJeztah/24.0_backport_cli-issue-502</li> <li><a href="https://github.com/docker/cli/commit/54d83fbbf46977af85ce03d09f3c87896c143334"><code>54d83fb</code></a> Add docker ps status descriptions</li> <li><a href="https://github.com/docker/cli/commit/30a185e936ed2093ff9cad18f9321d0b774eee6f"><code>30a185e</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4609">#4609</a> from thaJeztah/24.0_backport_x_net</li> <li><a href="https://github.com/docker/cli/commit/d43c48d5abe772158d2aead6bfc5fed4cb61e878"><code>d43c48d</code></a> vendor: golang.org/x/net v0.17.0</li> <li><a href="https://github.com/docker/cli/commit/1919679638e955392368f48c7f6bf2b42362eb5e"><code>1919679</code></a> vendor: golang.org/x/crypto v0.14.0</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v24.0.6...v24.0.7">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.6+incompatible&new-version=24.0.7+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:40 +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#2256
No description provided.