[PR #1779] [MERGED] build(deps): bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible #2125

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • f368ce8 build(deps): bump github.com/docker/docker

📊 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.4+incompatible to 23.0.5+incompatible.

Release notes

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

v23.0.5

23.0.5

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Add the --all / -a option when pruning volumes. docker/cli#4229
  • Add --format=json for docker info. docker/cli#4320
  • Fix log loss with the AWSLogs log driver. moby/moby#45350
  • Fix a regression introduced in v23.0.4 where dockerd would refuse to start if the fixed-cidr config parameter is provided but not bip. moby/moby#45403
  • Fix a panic in libnetwork during daemon start moby/moby#45376
  • Fix "tag" event not being sent when an image is built with buildx. moby/moby#45410

Packaging Updates

Commits
  • 94d3ad6 Merge pull request #45410 from rumpl/23.0_backport-fix-buildx-tag-events
  • 933a9f8 Merge pull request #45407 from thaJeztah/23.0_backport_vendor_runc_1.1.5
  • fe0a414 Use the image service instead of the reference store for tagging
  • 1b1230e Merge pull request #45375 from thaJeztah/23.0_backport_bump_swarmkit
  • 1b26303 Merge pull request #45374 from thaJeztah/23.0_backport_stfu_grpc
  • 682542f Merge pull request #45373 from thaJeztah/23.0_backport_assorted_test_and_pack...
  • 40ec0eb vendor: github.com/opencontainers/runc v1.1.5
  • 9af6762 Merge pull request #45403 from akerouanton/23.0-cherrypick-2d31697
  • 0b6449a Merge pull request #45376 from thaJeztah/23.0_backport_delete_network_more_at...
  • 227d3f3 daemon: set docker0 subpool as the IPAM pool
  • 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/1779 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2023 **Status:** ✅ Merged **Merged:** 5/1/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-23.0.5incompatible` --- ### 📝 Commits (1) - [`f368ce8`](https://github.com/nektos/act/commit/f368ce8f58e451e0417b932448550786def0778f) build(deps): bump github.com/docker/docker ### 📊 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.4+incompatible to 23.0.5+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.5</h2> <h2>23.0.5</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <ul> <li><a href="https://github.com/docker/cli/milestone/79?closed=1">docker/cli, 23.0.5 milestone</a></li> <li><a href="https://github.com/moby/moby/milestone/118?closed=1">moby/moby, 23.0.5 milestone</a></li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>Add the <code>--all</code> / <code>-a</code> option when pruning volumes. <a href="https://redirect.github.com/docker/cli/pull/4229">docker/cli#4229</a></li> <li>Add <code>--format=json</code> for <code>docker info</code>. <a href="https://redirect.github.com/docker/cli/pull/4230">docker/cli#4320</a></li> <li>Fix log loss with the AWSLogs log driver. <a href="https://redirect.github.com/moby/moby/pull/45350">moby/moby#45350</a></li> <li>Fix a regression introduced in v23.0.4 where dockerd would refuse to start if the fixed-cidr config parameter is provided but not bip. <a href="https://redirect.github.com/moby/moby/pull/45403">moby/moby#45403</a></li> <li>Fix a panic in libnetwork during daemon start <a href="https://redirect.github.com/moby/moby/pull/45376">moby/moby#45376</a></li> <li>Fix &quot;tag&quot; event not being sent when an image is built with <code>buildx</code>. <a href="https://redirect.github.com/moby/moby/pull/45410">moby/moby#45410</a></li> </ul> <h3>Packaging Updates</h3> <ul> <li>Upgrade Compose to <code>2.17.3</code>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/883">docker/docker-ce-packaging#883</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/94d3ad69cc598b5a8eb8a643d6999375953512e8"><code>94d3ad6</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45410">#45410</a> from rumpl/23.0_backport-fix-buildx-tag-events</li> <li><a href="https://github.com/moby/moby/commit/933a9f83b7cda9d1fc49319a24a4b87f4aa1909c"><code>933a9f8</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45407">#45407</a> from thaJeztah/23.0_backport_vendor_runc_1.1.5</li> <li><a href="https://github.com/moby/moby/commit/fe0a414613e9033df12ff3bccb61204d8facc9e8"><code>fe0a414</code></a> Use the image service instead of the reference store for tagging</li> <li><a href="https://github.com/moby/moby/commit/1b1230eaaf00f9a78bd7e1a624b1d8b95db356df"><code>1b1230e</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45375">#45375</a> from thaJeztah/23.0_backport_bump_swarmkit</li> <li><a href="https://github.com/moby/moby/commit/1b263035af5004a440ecb6fea7225d6068073765"><code>1b26303</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45374">#45374</a> from thaJeztah/23.0_backport_stfu_grpc</li> <li><a href="https://github.com/moby/moby/commit/682542fd081646d1587720481ac5a4ea55b75337"><code>682542f</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45373">#45373</a> from thaJeztah/23.0_backport_assorted_test_and_pack...</li> <li><a href="https://github.com/moby/moby/commit/40ec0eb9fe21d5fe8a9e98c8aa26e49a442f6036"><code>40ec0eb</code></a> vendor: github.com/opencontainers/runc v1.1.5</li> <li><a href="https://github.com/moby/moby/commit/9af6762d34a0b47006472b319803d85834e216fd"><code>9af6762</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45403">#45403</a> from akerouanton/23.0-cherrypick-2d31697</li> <li><a href="https://github.com/moby/moby/commit/0b6449a4772f01118cf7ba9645d737fc94e773e1"><code>0b6449a</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/45376">#45376</a> from thaJeztah/23.0_backport_delete_network_more_at...</li> <li><a href="https://github.com/moby/moby/commit/227d3f39a354caaf5252f7a29d78aad92e8bfba2"><code>227d3f3</code></a> daemon: set docker0 subpool as the IPAM pool</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v23.0.4...v23.0.5">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.4+incompatible&new-version=23.0.5+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:07 +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#2125
No description provided.