[PR #2212] [CLOSED] build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible #2325

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2212
Author: @dependabot[bot]
Created: 2/12/2024
Status: Closed

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


📝 Commits (1)

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

📊 Changes

2 files changed (+42 additions, -6 deletions)

View changed files

📝 go.mod (+10 -2)
📝 go.sum (+32 -4)

📄 Description

Bumps github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible.

Release notes

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

v25.0.3

25.0.3

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

What's Changed

  • [25.0 backport] pkg/ioutils: Make subsequent Close attempts noop moby/moby#47222
  • [25.0 backport] Fix HasResource inverted boolean error - vendor swarmkit v2.0.0-20240125134710-dcda100a8261 moby/moby#47225
  • [25.0 backport] gha: update actions to account for node 16 deprecation moby/moby#47291
  • [25.0 backport] docs: remove dead links from api verison history moby/moby#47296
  • [25.0 backport] Assert temp output directory is not an empty string moby/moby#47298
  • [25.0 backport] api: Document version in /build moby/moby#47295
  • [25.0 backport] De-flake TestSwarmClusterRotateUnlockKey moby/moby#47201
  • [25.0 backport] Add internal n/w bridge to firewalld docker zone moby/moby#47303
  • [25.0 backport] Only restore a configured MAC addr on restart. moby/moby#47304
  • [25.0 backport] Revert "daemon: automatically set network EnableIPv6 if needed" moby/moby#47310
  • [25.0 backport] libnet: bridge: ignore EINVAL when configuring bridge MTU moby/moby#47311
  • [25.0 backport] logger/journald: fix tailing logs with systemd 255 moby/moby#47243
  • [25.0 backport] add more //go:build directives to prevent downgrading to go1.16 language moby/moby#47220
  • [25.0 backport] libcontainerd/supervisor: fix data race moby/moby#47313
  • [25.0 backport] plugins: Fix panic when fetching by digest moby/moby#47323
  • [25.0 backport] Dockerfile: update docker-cli to v25.0.2, docker compose v2.24.5 moby/moby#47316
  • [25.0 backport] image/save: Fix untagged images not present in index.json moby/moby#47294
  • [25.0 backport] Dockerfile: update RootlessKit to v2.0.1 moby/moby#47334
  • [25.0 backport] image/cache: Ignore Build and Revision on Windows moby/moby#47337
  • [25.0 backport] profiles/seccomp: add syscalls for kernel v5.17 - v6.6, match containerd's profile moby/moby#47344
  • [25.0 backport] c8d: Use the same logic to get the present images moby/moby#47348

Full Changelog: https://github.com/moby/moby/compare/v25.0.2...v25.0.3

v25.0.2

25.0.2

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

Security

This release contains security fixes for the following CVEs affecting Docker Engine and its components.

CVE Component Fix version Severity

... (truncated)

Commits
  • f417435 Merge pull request #47348 from rumpl/25.0_backport-history-config
  • acd023d c8d: Use the same logic to get the present images
  • 7a075ca Merge pull request #47344 from thaJeztah/25.0_backport_seccomp_updates
  • aff7177 Merge pull request #47337 from vvoland/cache-fix-older-windows-25
  • ed7c263 seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)
  • 74e3b4f seccomp: add futex_wait syscall (kernel v6.7, libseccomp v2.5.5)
  • 4cc0416 seccomp: add futex_requeue syscall (kernel v6.7, libseccomp v2.5.5)
  • f9f9e7f seccomp: add map_shadow_stack syscall (kernel v6.6, libseccomp v2.5.5)
  • 5fb4eb9 seccomp: add fchmodat2 syscall (kernel v6.6, libseccomp v2.5.5)
  • 67e9aa6 seccomp: add cachestat syscall (kernel v6.5, libseccomp v2.5.5)
  • 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/2212 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-25.0.3incompatible` --- ### 📝 Commits (1) - [`df7accf`](https://github.com/nektos/act/commit/df7accf7f181b9762419bc53993fd1a33c80b4a7) build(deps): bump github.com/docker/docker ### 📊 Changes **2 files changed** (+42 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+10 -2) 📝 `go.sum` (+32 -4) </details> ### 📄 Description Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 25.0.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>v25.0.3</h2> <h2>25.0.3</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/issues?q=is%3Aclosed+milestone%3A25.0.3">docker/cli, 25.0.3 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.3">moby/moby, 25.0.3 milestone</a></li> </ul> <h2>What's Changed</h2> <ul> <li>[25.0 backport] pkg/ioutils: Make subsequent Close attempts noop <a href="https://redirect.github.com/moby/moby/pull/47222">moby/moby#47222</a></li> <li>[25.0 backport] Fix HasResource inverted boolean error - vendor swarmkit v2.0.0-20240125134710-dcda100a8261 <a href="https://redirect.github.com/moby/moby/pull/47225">moby/moby#47225</a></li> <li>[25.0 backport] gha: update actions to account for node 16 deprecation <a href="https://redirect.github.com/moby/moby/pull/47291">moby/moby#47291</a></li> <li>[25.0 backport] docs: remove dead links from api verison history <a href="https://redirect.github.com/moby/moby/pull/47296">moby/moby#47296</a></li> <li>[25.0 backport] Assert temp output directory is not an empty string <a href="https://redirect.github.com/moby/moby/pull/47298">moby/moby#47298</a></li> <li>[25.0 backport] api: Document <code>version</code> in <code>/build</code> <a href="https://redirect.github.com/moby/moby/pull/47295">moby/moby#47295</a></li> <li>[25.0 backport] De-flake TestSwarmClusterRotateUnlockKey <a href="https://redirect.github.com/moby/moby/pull/47201">moby/moby#47201</a></li> <li>[25.0 backport] Add internal n/w bridge to firewalld docker zone <a href="https://redirect.github.com/moby/moby/pull/47303">moby/moby#47303</a></li> <li>[25.0 backport] Only restore a configured MAC addr on restart. <a href="https://redirect.github.com/moby/moby/pull/47304">moby/moby#47304</a></li> <li>[25.0 backport] Revert &quot;daemon: automatically set network EnableIPv6 if needed&quot; <a href="https://redirect.github.com/moby/moby/pull/47310">moby/moby#47310</a></li> <li>[25.0 backport] libnet: bridge: ignore EINVAL when configuring bridge MTU <a href="https://redirect.github.com/moby/moby/pull/47311">moby/moby#47311</a></li> <li>[25.0 backport] logger/journald: fix tailing logs with systemd 255 <a href="https://redirect.github.com/moby/moby/pull/47243">moby/moby#47243</a></li> <li>[25.0 backport] add more //go:build directives to prevent downgrading to go1.16 language <a href="https://redirect.github.com/moby/moby/pull/47220">moby/moby#47220</a></li> <li>[25.0 backport] libcontainerd/supervisor: fix data race <a href="https://redirect.github.com/moby/moby/pull/47313">moby/moby#47313</a></li> <li>[25.0 backport] plugins: Fix panic when fetching by digest <a href="https://redirect.github.com/moby/moby/pull/47323">moby/moby#47323</a></li> <li>[25.0 backport] Dockerfile: update docker-cli to v25.0.2, docker compose v2.24.5 <a href="https://redirect.github.com/moby/moby/pull/47316">moby/moby#47316</a></li> <li>[25.0 backport] image/save: Fix untagged images not present in index.json <a href="https://redirect.github.com/moby/moby/pull/47294">moby/moby#47294</a></li> <li>[25.0 backport] Dockerfile: update RootlessKit to v2.0.1 <a href="https://redirect.github.com/moby/moby/pull/47334">moby/moby#47334</a></li> <li>[25.0 backport] image/cache: Ignore Build and Revision on Windows <a href="https://redirect.github.com/moby/moby/pull/47337">moby/moby#47337</a></li> <li>[25.0 backport] profiles/seccomp: add syscalls for kernel v5.17 - v6.6, match containerd's profile <a href="https://redirect.github.com/moby/moby/pull/47344">moby/moby#47344</a></li> <li>[25.0 backport] c8d: Use the same logic to get the present images <a href="https://redirect.github.com/moby/moby/pull/47348">moby/moby#47348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/moby/moby/compare/v25.0.2...v25.0.3">https://github.com/moby/moby/compare/v25.0.2...v25.0.3</a></p> <h2>v25.0.2</h2> <h2>25.0.2</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/issues?q=is%3Aclosed+milestone%3A25.0.2">docker/cli, 25.0.2 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.2">moby/moby, 25.0.2 milestone</a></li> </ul> <h3>Security</h3> <p>This release contains security fixes for the following CVEs affecting Docker Engine and its components.</p> <table> <thead> <tr> <th>CVE</th> <th>Component</th> <th>Fix version</th> <th>Severity</th> </tr> </thead> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/f417435e5f6216828dec57958c490c4f8bae4f98"><code>f417435</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47348">#47348</a> from rumpl/25.0_backport-history-config</li> <li><a href="https://github.com/moby/moby/commit/acd023d42ba9bdb3b728683a5d87b84ed4e9dcbe"><code>acd023d</code></a> c8d: Use the same logic to get the present images</li> <li><a href="https://github.com/moby/moby/commit/7a075cacf9ed0c08560e7ae014e4e90e8ef7ffed"><code>7a075ca</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47344">#47344</a> from thaJeztah/25.0_backport_seccomp_updates</li> <li><a href="https://github.com/moby/moby/commit/aff7177ee7b3bad919f49e51a67ab5c83469f963"><code>aff7177</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47337">#47337</a> from vvoland/cache-fix-older-windows-25</li> <li><a href="https://github.com/moby/moby/commit/ed7c26339e6b74491d6005d7c48914b43e2b46d9"><code>ed7c263</code></a> seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/74e3b4fb2ed21978c0a986796c56e94f1939b36e"><code>74e3b4f</code></a> seccomp: add futex_wait syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/4cc0416534cb7c0662ee6956d87a8f690e5df526"><code>4cc0416</code></a> seccomp: add futex_requeue syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/f9f9e7ff9aeafd4a89017f8a668079ad57b0076e"><code>f9f9e7f</code></a> seccomp: add map_shadow_stack syscall (kernel v6.6, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/5fb4eb941d20a2401bc9f7a53a030a4aa07075e1"><code>5fb4eb9</code></a> seccomp: add fchmodat2 syscall (kernel v6.6, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/67e9aa6d4de47eea44c488b58a9ab23a8ca1d6a4"><code>67e9aa6</code></a> seccomp: add cachestat syscall (kernel v6.5, libseccomp v2.5.5)</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v24.0.7...v25.0.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=24.0.7+incompatible&new-version=25.0.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 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:54:57 +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#2325
No description provided.