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

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1573
Author: @dependabot[bot]
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @mergify[bot]

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


📝 Commits (2)

  • defe6a5 build(deps): bump github.com/docker/docker
  • 7d0bcaa Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-23.0.0-rc.3incompatible

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

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

Release notes

Sourced from github.com/docker/docker's releases.

v23.0.0-rc.3

This is a pre-release of the upcoming 23.0.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Starting with the 23.0.0 release, we're moving away from using CalVer versioning, and use versioning that's using SemVer format. Changing the version format is a stepping-stone towards go module compatibility, but the repository does not yet use go-modules, and still requires using a "+incompatible" version; we'll be working towards go module compatibility in a future release.

Known issues:

  • There is no changelog yet; an overview of pull requests included in this release can be found on GitHub:

  • Static binaries (.tar.gz) are no longer include cli plugins; use the deb/rpm packages, or manual installation instructions from the buildx github repository and docker compose github repository

  • Static binaries for dockerd are broken on armel (32-bit).

  • There are no packages available yet for the s390x and ppc64le architectures

  • The docker-buildx-plugin .deb package for 0.10.0-rc2 had an incorrectly formatted version-string, causing it to be installed instead of the 0.10.0 (non-pre-release) version. To install v0.10.0 of buildx instead of the 0.10.0-rc2 pre-release, specify the version to install. For example, if you're on Ubuntu 22.04 "jammy", use apt-cache to find the available versions of the docker-buildx-plugin package:

    apt-cache madison docker-buildx-plugin
    docker-buildx-plugin | 0.10.0-rc2~ubuntu-jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages
    docker-buildx-plugin | 0.10.0-1~ubuntu.22.04~jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages
    docker-buildx-plugin | 0.9.1~ubuntu-jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages
    ...
    

    In this case, the version to specify is 0.10.0-1~ubuntu.22.04~jammy;

    apt-get install docker-buildx-plugin=0.10.0-rc2~ubuntu-jammy
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following packages will be DOWNGRADED:
      docker-buildx-plugin
    0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 82 not upgraded.
    Need to get 25.9 MB of archives.
    After this operation, 34.8 kB of additional disk space will be used.
    Do you want to continue? [Y/n]
    

Bugs and regressions can be reported in these issue trackers:

... (truncated)

Commits
  • 9f62b37 Merge pull request #44863 from thaJeztah/23.0_backport_rootless_ipc_host
  • 3f87416 Merge pull request #44862 from thaJeztah/23.0_backport_fix_arm
  • 6641852 rootless: support --ipc=host
  • 8fc49af hack: check if cross-compiling before setting ARM target name
  • b968cb9 Merge pull request #44858 from thaJeztah/23.0_backport_bump_swarmkit
  • 62c7b25 Merge pull request #44856 from corhere/backport-23.0/fix-bytespipe-deadlock
  • 30134ab vendor: github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281
  • 3da45c0 fix blockThreshold full bug
  • 941a07b ioutils: add regression test for bytespipe deadlock
  • cd5e05e Merge pull request #44845 from thaJeztah/23.0_backport_reimplement_44706
  • 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/1573 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-23.0.0-rc.3incompatible` --- ### 📝 Commits (2) - [`defe6a5`](https://github.com/nektos/act/commit/defe6a5cc1942b2cb22c1d2a4d334aaaedec14c7) build(deps): bump github.com/docker/docker - [`7d0bcaa`](https://github.com/nektos/act/commit/7d0bcaa5b1adccb36bdf4ace1e38a74fa7877e90) Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-23.0.0-rc.3incompatible ### 📊 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/docker](https://github.com/docker/docker) from 23.0.0-rc.1+incompatible to 23.0.0-rc.3+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>v23.0.0-rc.3</h2> <p>This is a pre-release of the upcoming 23.0.0 release.</p> <p>Pre-releases are intended for testing new releases: <strong>only install in a test environment!</strong></p> <pre lang="bash"><code>curl -fsSL https://get.docker.com -o get-docker.sh sudo CHANNEL=test sh get-docker.sh </code></pre> <blockquote> <p>Starting with the 23.0.0 release, we're moving away from using CalVer versioning, and use versioning that's using SemVer <em>format</em>. Changing the version format is a stepping-stone towards go module compatibility, but the repository does not yet use go-modules, and still requires using a &quot;+incompatible&quot; version; we'll be working towards go module compatibility in a future release.</p> </blockquote> <h3>Known issues:</h3> <ul> <li> <p>There is no changelog yet; an overview of pull requests included in this release can be found on GitHub:</p> <ul> <li>docker cli: <a href="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A23.0.0+is%3Amerged">all pull requests for 23.0.0</a> / <a href="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A23.0.0+label%3Aimpact%2Fchangelog+is%3Amerged">all &quot;changelog&quot; pull requests for 23.0.0</a></li> <li>docker engine: <a href="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A23.0.0+is%3Amerged">all pull requests for 23.0.0</a> / <a href="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A23.0.0+label%3Aimpact%2Fchangelog+is%3Amerged">all &quot;changelog&quot; pull requests for 23.0.0</a></li> </ul> </li> <li> <p>Static binaries (<code>.tar.gz</code>) are no longer include cli plugins; use the deb/rpm packages, or manual installation instructions from the <a href="https://github.com/docker/buildx#manual-download">buildx github repository</a> and <a href="https://github.com/docker/compose/#where-to-get-docker-compose">docker compose github repository</a></p> </li> <li> <p>Static binaries for <code>dockerd</code> are broken on <code>armel</code> (32-bit).</p> </li> <li> <p>There are no packages available yet for the s390x and ppc64le architectures</p> </li> <li> <p>The <code>docker-buildx-plugin</code> <code>.deb</code> package for <code>0.10.0-rc2</code> had an incorrectly formatted version-string, causing it to be installed instead of the <code>0.10.0</code> (non-pre-release) version. To install v0.10.0 of buildx instead of the 0.10.0-rc2 pre-release, specify the version to install. For example, if you're on Ubuntu 22.04 &quot;jammy&quot;, use <code>apt-cache</code> to find the available versions of the <code>docker-buildx-plugin</code> package:</p> <pre lang="bash"><code>apt-cache madison docker-buildx-plugin docker-buildx-plugin | 0.10.0-rc2~ubuntu-jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages docker-buildx-plugin | 0.10.0-1~ubuntu.22.04~jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages docker-buildx-plugin | 0.9.1~ubuntu-jammy | https://download-stage.docker.com/linux/ubuntu jammy/test amd64 Packages ... </code></pre> <p>In this case, the version to specify is <code>0.10.0-1~ubuntu.22.04~jammy</code>;</p> <pre lang="bash"><code>apt-get install docker-buildx-plugin=0.10.0-rc2~ubuntu-jammy Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages will be DOWNGRADED: docker-buildx-plugin 0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 82 not upgraded. Need to get 25.9 MB of archives. After this operation, 34.8 kB of additional disk space will be used. Do you want to continue? [Y/n] </code></pre> </li> </ul> <p>Bugs and regressions can be reported in these issue trackers:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/9f62b37a6221c4743a883f6674526180b4125e0c"><code>9f62b37</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44863">#44863</a> from thaJeztah/23.0_backport_rootless_ipc_host</li> <li><a href="https://github.com/moby/moby/commit/3f8741688137f81c7bab10399247aa4dca30e5cb"><code>3f87416</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44862">#44862</a> from thaJeztah/23.0_backport_fix_arm</li> <li><a href="https://github.com/moby/moby/commit/6641852d5121f1013d1affc39db9274b774af1f2"><code>6641852</code></a> rootless: support <code>--ipc=host</code></li> <li><a href="https://github.com/moby/moby/commit/8fc49af4ab55f9cbd6de5754eb41ba76393e0a65"><code>8fc49af</code></a> hack: check if cross-compiling before setting ARM target name</li> <li><a href="https://github.com/moby/moby/commit/b968cb92e6f833ba5c9deb7159b5878111822222"><code>b968cb9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44858">#44858</a> from thaJeztah/23.0_backport_bump_swarmkit</li> <li><a href="https://github.com/moby/moby/commit/62c7b256057c5bab7da680f1d77a50977e62e09a"><code>62c7b25</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44856">#44856</a> from corhere/backport-23.0/fix-bytespipe-deadlock</li> <li><a href="https://github.com/moby/moby/commit/30134ab17768402da39d81fca06ec417b71cb747"><code>30134ab</code></a> vendor: github.com/moby/swarmkit/v2 v2.0.0-20230119195359-904c221ac281</li> <li><a href="https://github.com/moby/moby/commit/3da45c0fe7efe5cefea5ea0af9c80d3ba0fb9ec2"><code>3da45c0</code></a> fix blockThreshold full bug</li> <li><a href="https://github.com/moby/moby/commit/941a07b339e7e5783d2d44f8600a49e0248218be"><code>941a07b</code></a> ioutils: add regression test for bytespipe deadlock</li> <li><a href="https://github.com/moby/moby/commit/cd5e05ee145045ce98ef27da2a35db5280f936d3"><code>cd5e05e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44845">#44845</a> from thaJeztah/23.0_backport_reimplement_44706</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v23.0.0-rc.1...v23.0.0-rc.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=23.0.0-rc.1+incompatible&new-version=23.0.0-rc.3+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:38 +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#2009
No description provided.