[PR #1805] [MERGED] build(deps): bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible #2134

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1805
Author: @dependabot[bot]
Created: 5/15/2023
Status: Merged
Merged: 5/15/2023
Merged by: @mergify[bot]

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


📝 Commits (1)

  • 5259b78 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 23.0.5+incompatible to 23.0.6+incompatible.

Commits
  • ef23cbc Merge pull request #4254 from thaJeztah/23.0_update_go1.19.9
  • c769f20 [23.0] update go to go1.19.9
  • fcab2d0 Merge pull request #4234 from thaJeztah/23.0_update_engine
  • 802f174 [23.0] vendor: github.com/docker/docker v23.0.5
  • 498743a [23.0] vendor: github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83
  • fde09d1 [23.0] vendor: github.com/opencontainers/runc v1.1.5
  • See full diff 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 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/1805 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/15/2023 **Status:** ✅ Merged **Merged:** 5/15/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-23.0.6incompatible` --- ### 📝 Commits (1) - [`5259b78`](https://github.com/nektos/act/commit/5259b782e3f536db8f3e0786f1617645f9090069) 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 23.0.5+incompatible to 23.0.6+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/ef23cbc4315ae76c744e02d687c09548ede461bd"><code>ef23cbc</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4254">#4254</a> from thaJeztah/23.0_update_go1.19.9</li> <li><a href="https://github.com/docker/cli/commit/c769f207975d56577454efd7772feba9cc6fde14"><code>c769f20</code></a> [23.0] update go to go1.19.9</li> <li><a href="https://github.com/docker/cli/commit/fcab2d0f9ae17ac6e1eaa849f3d1e02f74488d95"><code>fcab2d0</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4234">#4234</a> from thaJeztah/23.0_update_engine</li> <li><a href="https://github.com/docker/cli/commit/802f1748892d45fb608ededaefa025d23d33f3a2"><code>802f174</code></a> [23.0] vendor: github.com/docker/docker v23.0.5</li> <li><a href="https://github.com/docker/cli/commit/498743aed2689294cff95824edfdd987496e7127"><code>498743a</code></a> [23.0] vendor: github.com/moby/swarmkit/v2 v2.0.0-20230315203717-e28e8ba9bc83</li> <li><a href="https://github.com/docker/cli/commit/fde09d1d87b7d77b2889fea19e12f8d5a2681ab2"><code>fde09d1</code></a> [23.0] vendor: github.com/opencontainers/runc v1.1.5</li> <li>See full diff in <a href="https://github.com/docker/cli/compare/v23.0.5...v23.0.6">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=23.0.5+incompatible&new-version=23.0.6+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 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:09 +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#2134
No description provided.