Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d39e9a

Browse files
chore: bump github.com/moby/moby from 27.4.1+incompatible to 27.5.0+incompatible (#16197)
Bumps [github.com/moby/moby](https://github.com/moby/moby) from27.4.1+incompatible to 27.5.0+incompatible.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/moby/moby/releases">github.com/moby/moby'sreleases</a>.</em></p><blockquote><h2>v27.5.0</h2><h2>27.5.0</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.5.0">docker/cli,27.5.0 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.5.0">moby/moby,27.5.0 milestone</a></li></ul><h3>Bugfixes and enhancements</h3><ul><li>containerd image store: Fix passing a build context via tarball tothe <code>/build</code> endpoint. <ahref="https://redirect.github.com/moby/moby/pull/49194">moby/moby#49194</a></li><li>Builder garbage collection policies without a<code>keepStorage</code> value now inherit the<code>defaultKeepStorage</code> limit as intended. <ahref="https://redirect.github.com/moby/moby/pull/49137">moby/moby#49137</a></li><li>Preserve network labels during daemon startup. <ahref="https://redirect.github.com/moby/moby/pull/49200">moby/moby#49200</a></li><li>Fix a potential race condition error when deleting a container. <ahref="https://redirect.github.com/moby/moby/pull/49239">moby/moby#49239</a></li></ul><h3>Go SDK</h3><ul><li><code>pkg/sysinfo</code>: deprecate <code>NumCPU</code>. Thisutility has the same behavior as <code>runtime.NumCPU</code>. <ahref="https://redirect.github.com/moby/moby/pull/49247">moby/moby#49247</a></li><li><code>pkg/fileutils</code>: deprecate <code>GetTotalUsedFds</code>:this function is only used internally and will be removed in the nextrelease. <ahref="https://redirect.github.com/moby/moby/pull/49209">moby/moby#49209</a></li><li><code>pkg/ioutils</code>: deprecate <code>BytesPipe</code>,<code>NewBytesPipe</code>, <code>ErrClosed</code>,<code>WriteCounter</code>, <code>NewWriteCounter</code>,<code>NewReaderErrWrapper</code>, <code>NopFlusher</code>,<code>NopWriter</code>, <code>NopWriteCloser</code>. They were only usedinternally and will be removed in the next release. <ahref="https://redirect.github.com/moby/moby/pull/49246">moby/moby#49246</a>,<ahref="https://redirect.github.com/moby/moby/pull/49255">moby/moby#49255</a></li><li><code>pkg/reexec</code>: This package is deprecated and moved to aseparate module. Use <code>github.com/moby/sys/reexec</code> instead. <ahref="https://redirect.github.com/moby/moby/pull/49135">moby/moby#49135</a></li></ul><h3>Packaging updates</h3><ul><li>Update containerd to <ahref="https://github.com/containerd/containerd/releases/tag/v1.7.25">v1.7.25</a><ahref="https://redirect.github.com/moby/moby/pull/49253">moby/moby#49253</a></li><li>Update <code>runc</code> to <ahref="https://github.com/opencontainers/runc/releases/tag/v1.2.4">v1.2.4</a><ahref="https://redirect.github.com/moby/moby/pull/49243">moby/moby#49243</a></li><li>Update BuildKit to <ahref="https://github.com/moby/buildkit/releases/tag/v0.18.2">v0.18.2</a><ahref="https://redirect.github.com/moby/moby/pull/48949">moby/moby#48949</a></li><li>Update Compose to <ahref="https://github.com/docker/compose/releases/tag/v2.32.2">v2.32.2</a><ahref="https://redirect.github.com/docker/docker-ce-packaging/pull/1140">docker/docker-ce-packaging#1140</a></li></ul><h2>v27.5.0-rc.2</h2><h2>27.5.0-rc.2</h2><p>This is a pre-release of the upcoming 27.5.0 release.</p><p>Pre-releases are intended for testing new releases: <strong>onlyinstall in a test environment!</strong></p><pre lang="bash"><code>curl -fsSLhttps://get.docker.com -oget-docker.shsudo CHANNEL=test sh get-docker.sh</code></pre><h3>Known issues:</h3><ul><li>There is no changelog yet; an overview of pull requests included inthis release can be found on GitHub:<ul><li>docker cli: <ahref="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A27.5.0+is%3Amerged">allpull requests for 27.5.0</a> / <ahref="https://github.com/docker/cli/pulls?q=is%3Apr+milestone%3A27.5.0+label%3Aimpact%2Fchangelog+is%3Amerged">all&quot;changelog&quot; pull requests for 27.5.0</a></li><li>docker engine: <ahref="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A27.5.0+is%3Amerged">allpull requests for 27.5.0</a> / <ahref="https://github.com/moby/moby/pulls?q=is%3Apr+milestone%3A27.5.0+label%3Aimpact%2Fchangelog+is%3Amerged">all&quot;changelog&quot; pull requests for 27.5.0</a></li></ul></li><li>There are no packages available yet for the s390x and ppc64learchitectures</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><ahref="https://github.com/moby/moby/commit/38b84dce32c45732606fe09ffebef8b29a783644"><code>38b84dc</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49255">#49255</a>from thaJeztah/27.x_backport_ioutils_more_deprecations</li><li><ahref="https://github.com/moby/moby/commit/ae821132d3b5342112b1c8505ce12f05562c2cd4"><code>ae82113</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49253">#49253</a>from thaJeztah/27.x_backport_bump_containerd_binary...</li><li><ahref="https://github.com/moby/moby/commit/8a2fd51c84e9ce58b7dec29e1b86844ac4b5b3a6"><code>8a2fd51</code></a>pkg/ioutils: deprecate NopWriteCloser</li><li><ahref="https://github.com/moby/moby/commit/cf37b661dd227efff5271c1b5fcc613dc21ef5a7"><code>cf37b66</code></a>pkg/ioutils: deprecate NopWriter</li><li><ahref="https://github.com/moby/moby/commit/c83f65882947c39b8b6c36065b522b7b6c84656e"><code>c83f658</code></a>Dockerfile: update containerd to v1.7.25</li><li><ahref="https://github.com/moby/moby/commit/931be8ef77582bed66786d7a26b0362d62d35444"><code>931be8e</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49246">#49246</a>from thaJeztah/27.x_backport_ioutils_deprecations</li><li><ahref="https://github.com/moby/moby/commit/2e1aee3326f1de072679d5fbb3a0d2f7e7d7d7cb"><code>2e1aee3</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49249">#49249</a>from robmry/backport-27.x/fix_unit_tests_for_nftabl...</li><li><ahref="https://github.com/moby/moby/commit/f53d72e0be380a948cd2bc9f909922dc2f95338a"><code>f53d72e</code></a>Fix unit tests for an nftables host</li><li><ahref="https://github.com/moby/moby/commit/55f705597c1e2b16883f2feae29b03f4dcfc0b0f"><code>55f7055</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49243">#49243</a>from thaJeztah/27.x_backport_bump_runc_binary_1.2.4</li><li><ahref="https://github.com/moby/moby/commit/36ad318a2dbb7624efa8f2e933b33d4ada10d01b"><code>36ad318</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/49247">#49247</a>from thaJeztah/27.x_backport_deprecate_runtime_numcpu</li><li>Additional commits viewable in <ahref="https://github.com/moby/moby/compare/v27.4.1...v27.5.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/moby&package-manager=go_modules&previous-version=27.4.1+incompatible&new-version=27.5.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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent4d9dd0a commit9d39e9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ require (
146146
github.com/mattn/go-isattyv0.0.20
147147
github.com/mitchellh/go-wordwrapv1.0.1
148148
github.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6c
149-
github.com/moby/mobyv27.4.1+incompatible
149+
github.com/moby/mobyv27.5.0+incompatible
150150
github.com/mocktools/go-smtp-mock/v2v2.4.0
151151
github.com/muesli/termenvv0.15.3-0.20240618155329-98d742f6907a
152152
github.com/natefinch/atomicv1.0.1

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -699,8 +699,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
699699
github.com/mitchellh/reflectwalkv1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
700700
github.com/moby/docker-image-specv1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
701701
github.com/moby/docker-image-specv1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
702-
github.com/moby/mobyv27.4.1+incompatible h1:z6detzbcLRt7U+w4ovHV+8oYpJfpHKTmUbFWPG6cudA=
703-
github.com/moby/mobyv27.4.1+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
702+
github.com/moby/mobyv27.5.0+incompatible h1:RuYLppjLxMzWmPUQAy/hkJ6pGcXsuVdcmIVFqVPegO8=
703+
github.com/moby/mobyv27.5.0+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
704704
github.com/moby/termv0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
705705
github.com/moby/termv0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
706706
github.com/mocktools/go-smtp-mock/v2v2.4.0 h1:u0ky0iyNW/LEMKAFRTsDivHyP8dHYxe/cV3FZC3rRjo=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp