[PR #1712] [MERGED] build(deps): bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible #2088

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1712
Author: @dependabot[bot]
Created: 4/3/2023
Status: Merged
Merged: 4/8/2023
Merged by: @mergify[bot]

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


📝 Commits (3)

  • e6a31a3 build(deps): bump github.com/docker/cli
  • 94c3b8a Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-23.0.2incompatible
  • 3baf098 Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-23.0.2incompatible

📊 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.1+incompatible to 23.0.2+incompatible.

Commits
  • 569dd73 Merge pull request #4126 from thaJeztah/23.0_backport_align_go_ver
  • f664320 don't use null values in the bake definition
  • f381e08 Dockerfile: align go version
  • 18f20a5 Merge pull request #4124 from thaJeztah/23.0_e2e_fix_certs
  • d3a36fc e2e: update notary certificates
  • 59bb07f e2e: increase tests certificates duration (10 years)
  • 80f2798 bake target to generate certs for e2e tets
  • 6a8406e Merge pull request #4092 from crazy-max/23.0_backport_buildx-completion
  • c2c122f Merge pull request #4107 from thaJeztah/23.0_backport_size_flag_ps
  • 40a48e4 Merge pull request #4106 from thaJeztah/23.0_backport_fix_comments
  • 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 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/1712 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/8/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-23.0.2incompatible` --- ### 📝 Commits (3) - [`e6a31a3`](https://github.com/nektos/act/commit/e6a31a323b6f97e51955665b54b4026d762ce809) build(deps): bump github.com/docker/cli - [`94c3b8a`](https://github.com/nektos/act/commit/94c3b8a49c996e8c79e25cd753eef17372de2bca) Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-23.0.2incompatible - [`3baf098`](https://github.com/nektos/act/commit/3baf098f9e8cf6276b22c966a375e46d4fa2f603) Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-23.0.2incompatible ### 📊 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.1+incompatible to 23.0.2+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/569dd73db13099a7c3104d73aa15117b359045bc"><code>569dd73</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4126">#4126</a> from thaJeztah/23.0_backport_align_go_ver</li> <li><a href="https://github.com/docker/cli/commit/f6643207a24c264049aebe5fa5bdf9b987e04cb1"><code>f664320</code></a> don't use null values in the bake definition</li> <li><a href="https://github.com/docker/cli/commit/f381e08425dcc232e9e548d3ff2df243e3324565"><code>f381e08</code></a> Dockerfile: align go version</li> <li><a href="https://github.com/docker/cli/commit/18f20a553780d9511ec81792f5a820cbc4b54d37"><code>18f20a5</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4124">#4124</a> from thaJeztah/23.0_e2e_fix_certs</li> <li><a href="https://github.com/docker/cli/commit/d3a36fc38cbb58148065bb6b3534af86c974f948"><code>d3a36fc</code></a> e2e: update notary certificates</li> <li><a href="https://github.com/docker/cli/commit/59bb07f2e4abc7aa9816b46f307607084af49150"><code>59bb07f</code></a> e2e: increase tests certificates duration (10 years)</li> <li><a href="https://github.com/docker/cli/commit/80f27987f4896582f5eb54587961e3205e7662ce"><code>80f2798</code></a> bake target to generate certs for e2e tets</li> <li><a href="https://github.com/docker/cli/commit/6a8406e60243db64a3212a418ad3e23627ed3b9f"><code>6a8406e</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4092">#4092</a> from crazy-max/23.0_backport_buildx-completion</li> <li><a href="https://github.com/docker/cli/commit/c2c122fb65524a44aca8a2fb6a80c1577c663a3e"><code>c2c122f</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4107">#4107</a> from thaJeztah/23.0_backport_size_flag_ps</li> <li><a href="https://github.com/docker/cli/commit/40a48e415485e61ad4ce232eb083e9e7287a1173"><code>40a48e4</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4106">#4106</a> from thaJeztah/23.0_backport_fix_comments</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v23.0.1...v23.0.2">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.1+incompatible&new-version=23.0.2+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:53:58 +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#2088
No description provided.