[PR #2291] [MERGED] build(deps): bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible #2372

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2291
Author: @dependabot[bot]
Created: 4/11/2024
Status: Merged
Merged: 4/12/2024
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 640c671 build(deps): bump github.com/docker/cli
  • 2693663 Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-26.0.1incompatible

📊 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 26.0.0+incompatible to 26.0.1+incompatible.

Commits
  • d260a54 Merge pull request #5007 from vvoland/vendor-docker
  • 3369ffe vendor: github.com/docker/docker v26.0.1-dev (60b9add796ae)
  • 3cf84fb Merge pull request #5006 from vvoland/v26.0-5005
  • b1b03b3 cli-bin/windows: Add .exe extension
  • 57d2fbb Merge pull request #4999 from thaJeztah/26.0_backport_bump_x_net
  • c33cc92 vendor: golang.org/x/net v0.23.0
  • 156e20c vendor: golang.org/x/net v0.22.0, golang.org/x/crypto v0.21.0
  • 7522a62 vendor: golang.org/x/term v0.18.0
  • 073e4e8 vendor: golang.org/x/sys v0.18.0
  • 6d46ff7 Merge pull request #4987 from vvoland/v26.0-4986
  • 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/2291 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-26.0.1incompatible` --- ### 📝 Commits (2) - [`640c671`](https://github.com/nektos/act/commit/640c671e3ca4f780fb4d1f2c72e2250d56100124) build(deps): bump github.com/docker/cli - [`2693663`](https://github.com/nektos/act/commit/2693663a19405d1dfb2b4905710736240388999f) Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-26.0.1incompatible ### 📊 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 26.0.0+incompatible to 26.0.1+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/d260a54c81efcc3f00fe67dee78c94b16c2f8692"><code>d260a54</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5007">#5007</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/3369ffe3e560af38c1ffa4d771f298faebbfdc1f"><code>3369ffe</code></a> vendor: github.com/docker/docker v26.0.1-dev (60b9add796ae)</li> <li><a href="https://github.com/docker/cli/commit/3cf84fbc5b97d7cef9ae947b4c02bbb561431fd1"><code>3cf84fb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5006">#5006</a> from vvoland/v26.0-5005</li> <li><a href="https://github.com/docker/cli/commit/b1b03b3caa54bdd1de5570081c04900ccbb1cfde"><code>b1b03b3</code></a> cli-bin/windows: Add .exe extension</li> <li><a href="https://github.com/docker/cli/commit/57d2fbb70eeb9c53e9d719e13436f671eb1b55d4"><code>57d2fbb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4999">#4999</a> from thaJeztah/26.0_backport_bump_x_net</li> <li><a href="https://github.com/docker/cli/commit/c33cc928bb23ff03a456f37fb7c19c575e1b7afd"><code>c33cc92</code></a> vendor: golang.org/x/net v0.23.0</li> <li><a href="https://github.com/docker/cli/commit/156e20ca866a287311baf70d6adfdf7319a41238"><code>156e20c</code></a> vendor: golang.org/x/net v0.22.0, golang.org/x/crypto v0.21.0</li> <li><a href="https://github.com/docker/cli/commit/7522a62d26e9622b1df1300800a0c0ab2cc80920"><code>7522a62</code></a> vendor: golang.org/x/term v0.18.0</li> <li><a href="https://github.com/docker/cli/commit/073e4e850ef37d8f75d7da0513fd9647fb1f5fce"><code>073e4e8</code></a> vendor: golang.org/x/sys v0.18.0</li> <li><a href="https://github.com/docker/cli/commit/6d46ff7438fd081bc775af2ca68e01c42c7071a1"><code>6d46ff7</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4987">#4987</a> from vvoland/v26.0-4986</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v26.0.0...v26.0.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.0.0+incompatible&new-version=26.0.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:10 +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#2372
No description provided.