[PR #1611] [MERGED] build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible #2030

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1611
Author: @dependabot[bot]
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @mergify[bot]

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


📝 Commits (3)

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 pkg/container/docker_cli_test.go (+2 -2)

📄 Description

Bumps github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible.

Commits
  • e92dd87 Merge pull request #3996 from laurazard/skip-broken-credentials
  • 9e3d5d1 Fix issue where one bad credential helper causes none to be returned
  • 3ae101f Merge pull request #3991 from dvdksn/docs/refactor-docs-dir
  • 3a11830 Merge pull request #3990 from jedevc/manifest-oci
  • 1e3622c docs: move doc generation scripts to subdir
  • 4a500f6 Merge pull request #3986 from AkihiroSuda/docker-container-remove
  • 9b54d86 rm: allow docker container remove as an alias
  • 0288f7f Merge pull request #3992 from neersighted/mke_ca_note
  • 00070e6 docs: add note about MKE CA rotation, which is potentially dangerous
  • 67b9617 manifest: save raw manifest content on download
  • 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/1611 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-23.0.0incompatible` --- ### 📝 Commits (3) - [`5b01cc2`](https://github.com/nektos/act/commit/5b01cc201fb49b0539bc25aadc5eb8d19d3bc243) build(deps): bump github.com/docker/cli - [`59847f9`](https://github.com/nektos/act/commit/59847f96ff46ff288ceb6cfa07f7d85077ce50fb) update-test - [`a234f79`](https://github.com/nektos/act/commit/a234f79ed1602d33e8385896e7b50be6860eaf1a) update test ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `pkg/container/docker_cli_test.go` (+2 -2) </details> ### 📄 Description Bumps [github.com/docker/cli](https://github.com/docker/cli) from 23.0.0-rc.1+incompatible to 23.0.0+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/e92dd87c3209361f29b692ab4b8f0f9248779297"><code>e92dd87</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3996">#3996</a> from laurazard/skip-broken-credentials</li> <li><a href="https://github.com/docker/cli/commit/9e3d5d152859d8febefe0e6a8603068e105ea8de"><code>9e3d5d1</code></a> Fix issue where one bad credential helper causes none to be returned</li> <li><a href="https://github.com/docker/cli/commit/3ae101f41ef4b1ce7ed774bd0848780dffd07472"><code>3ae101f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3991">#3991</a> from dvdksn/docs/refactor-docs-dir</li> <li><a href="https://github.com/docker/cli/commit/3a118309b84756cf2ee4fb31ed02c4ab91d5d440"><code>3a11830</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3990">#3990</a> from jedevc/manifest-oci</li> <li><a href="https://github.com/docker/cli/commit/1e3622c50cc80bb578c59dc242630ee815e678fd"><code>1e3622c</code></a> docs: move doc generation scripts to subdir</li> <li><a href="https://github.com/docker/cli/commit/4a500f690f2ef80707839d7b0bbbf38b46b36991"><code>4a500f6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3986">#3986</a> from AkihiroSuda/docker-container-remove</li> <li><a href="https://github.com/docker/cli/commit/9b54d860cd8b131890b92e8591c6ddd650f4d340"><code>9b54d86</code></a> rm: allow <code>docker container remove</code> as an alias</li> <li><a href="https://github.com/docker/cli/commit/0288f7f7245ed9a258e05720f4c440e3d63f32a6"><code>0288f7f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3992">#3992</a> from neersighted/mke_ca_note</li> <li><a href="https://github.com/docker/cli/commit/00070e6e2340c1729a75a088da98699476863e3c"><code>00070e6</code></a> docs: add note about MKE CA rotation, which is potentially dangerous</li> <li><a href="https://github.com/docker/cli/commit/67b9617898741d86cc4a3f644d53dba6cbf878b5"><code>67b9617</code></a> manifest: save raw manifest content on download</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v23.0.0-rc.1...v23.0.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=23.0.0-rc.1+incompatible&new-version=23.0.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 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:43 +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#2030
No description provided.