Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump the all-go-mod-patch-and-minor group across 1 direc…
…tory with 5 updates (#778) Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.30` | `1.27.31` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.1.2+incompatible` | `27.2.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.1.2+incompatible` | `27.2.0+incompatible` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.20.1` | `2.20.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.34.2` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.30 to 1.27.31 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a6e48aca89f21791c465cb8cf1136d72a28da31b"><code>a6e48ac</code></a> Release 2024-08-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7d62062ba2ce184f3976938531cfa74914250327"><code>7d62062</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bdf2372ddbac52292105633af192bbb8213bc57d"><code>bdf2372</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/84ca95e16adf482b8a80069d5ffa85814c7f61a2"><code>84ca95e</code></a> omitempty for NULL attribute values from custom marshalers (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2739">#2739</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d7a7f5a021d5f64882fc1e219bd12725d9b75d41"><code>d7a7f5a</code></a> save sso cache token expiresAt in UTC (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2709">#2709</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.30...config/v1.27.31">compare view</a></li> </ul> </details> <br /> Updates `github.com/docker/cli` from 27.1.2+incompatible to 27.2.0+incompatible <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/3ab42569583b58dbc6f167d842d5a3dd5972065f"><code>3ab4256</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5374">#5374</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/88a49df2979c08793619d5575e9f107c825498e5"><code>88a49df</code></a> vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/5d17c29eb294a4bf1fcaccf0a46e2ebfc7a1d831"><code>5d17c29</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5372">#5372</a> from thaJeztah/27.x_backport_fix_linting_issues</li> <li><a href="https://github.com/docker/cli/commit/64b9e4cd166fd3ddcf6b8ed1b3ce43f6be45f1a4"><code>64b9e4c</code></a> cli: rename args that collided with builtins (predeclard)</li> <li><a href="https://github.com/docker/cli/commit/4b71d0d1af6d82985c003df67d25584307286666"><code>4b71d0d</code></a> e2e/global: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/002cfcde853e381db36737d63ec8e4efb866ffe3"><code>002cfcd</code></a> cli/command: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/d8af7812b596abc25b3bb7c64a1ad0afaaa58ab6"><code>d8af781</code></a> cli/command/system: remove redundant nil-check (gosimple)</li> <li><a href="https://github.com/docker/cli/commit/f042ddb5c9d7ba3b5e1352178cc59111bfd4e8f6"><code>f042ddb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5371">#5371</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/8e94ed15e62f09948da3689fce9e4b7928ad6a2a"><code>8e94ed1</code></a> vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/7a82aeeebaa16e53450df8bd09fc746766fe99e3"><code>7a82aee</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5368">#5368</a> from dvdksn/27x_5360</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v27.1.2...v27.2.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/docker/docker` from 27.1.2+incompatible to 27.2.0+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>v27.2.0</h2> <h2>27.2.0</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%3A27.2.0">docker/cli, 27.2.0 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.0">moby/moby, 27.2.0 milestone</a></li> <li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v27.2.0/docs/deprecated.md">Deprecated Features</a>.</li> <li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v27.2.0/docs/api/version-history.md">API version history</a>.</li> </ul> <h3>New</h3> <ul> <li>CLI: Add support for device-code flow login when authenticating to the official registry. <a href="https://redirect.github.com/docker/cli/pull/5349">docker/cli#5349</a></li> <li>containerd image store: <code>docker image ls</code> now supports <code>--tree</code> flag that shows a multiplatform-aware image list. This is experimental and may change at any time without any backwards compatibility. <a href="https://redirect.github.com/docker/cli/pull/5353">docker/cli#5353</a></li> </ul> <h3>API</h3> <ul> <li><code>GET /images/json</code> response now includes <code>Manifests</code> field, which contains information about the sub-manifests included in the image index. This includes things like platform-specific manifests and build attestations. The new field will only be populated if the request also sets the <code>manifests</code> query parameter to <code>true</code>.</li> </ul> <blockquote> <p>[!WARNING]</p> <p>This is experimental and may change at any time without any backward compatibility.</p> </blockquote> <h3>Bug fixes and enhancements</h3> <ul> <li>CLI: Fix issue with remote contexts over SSH where the CLI would allocate a pseudoterminal when connecting to the remote host, which causes issues in rare situations. <a href="https://redirect.github.com/docker/cli/pull/5351">docker/cli#5351</a></li> <li>Fix an issue that prevented network creation with a <code>--ip-range</code> ending on a 64-bit boundary. <a href="https://redirect.github.com/moby/moby/pull/48326">moby/moby#48326</a></li> <li>CLI: IPv6 addresses shown by <code>docker ps</code> in port bindings are now bracketed. <a href="https://redirect.github.com/docker/cli/pull/5365">docker/cli#5365</a></li> <li>containerd image store: Fix early error exit from <code>docker load</code> in cases where unpacking the image would fail. <a href="https://redirect.github.com/moby/moby/pull/48376">moby/moby#48376</a></li> <li>containerd image store: Fix the previous image not being persisted as dangling after <code>docker pull</code>. <a href="https://redirect.github.com/moby/moby/pull/48380">moby/moby#48380</a></li> </ul> <h3>Packaging updates</h3> <ul> <li>Update BuildKit to <a href="https://github.com/moby/buildkit/releases/tag/v0.15.2">v0.15.2</a>. <a href="https://redirect.github.com/moby/moby/pull/48341">moby/moby#48341</a></li> <li>Update Compose to <a href="https://github.com/docker/compose/releases/tag/v2.29.2">v2.29.2</a>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1050">docker/docker-ce-packaging#1050</a></li> <li>The canonical source for the dockerd(8) man page has been moved back to the same source tree as dockerd itself. <a href="https://redirect.github.com/moby/moby/pull/48378">moby/moby#48378</a></li> <li>Update containerd to <a href="https://github.com/containerd/containerd/releases/tag/v1.7.21">v1.7.21</a>. <a href="https://redirect.github.com/moby/moby/pull/48383">moby/moby#48383</a>, <a href="https://redirect.github.com/docker/containerd-packaging/pull/389">docker/containerd-packaging#389</a></li> </ul> <h2>v27.2.0-rc.1</h2> <h2>27.2.0-rc.1</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%3A27.2.0">docker/cli, 27.2.0 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.0">moby/moby, 27.2.0 milestone</a></li> <li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v27.2.0/docs/deprecated.md">Deprecated Features</a>.</li> <li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v27.2.0/docs/api/version-history.md">API version history</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/3ab5c7d0036ca8fc43141e83b167456ec79828aa"><code>3ab5c7d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48383">#48383</a> from vvoland/48382-27.x</li> <li><a href="https://github.com/moby/moby/commit/875e8aeef2bf468332e5d4c71f98c54fa39cc971"><code>875e8ae</code></a> vendor: github.com/containerd/containerd v1.7.21</li> <li><a href="https://github.com/moby/moby/commit/1900e4d8eb8c53bfaa56a399ed00df341f48d7e8"><code>1900e4d</code></a> Dockerfile: update containerd binary to v1.7.21 (static binaries and CI only)</li> <li><a href="https://github.com/moby/moby/commit/cd7746d30b122b2584b72109df17f6c698a16f2e"><code>cd7746d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48380">#48380</a> from vvoland/48374-27.x</li> <li><a href="https://github.com/moby/moby/commit/2a13a384b8c040c5882dfc3a20007b4c9e5b64c0"><code>2a13a38</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48376">#48376</a> from vvoland/48293-27.x</li> <li><a href="https://github.com/moby/moby/commit/9fd71f5d0e84a19aa2154eac4a834757ab666d26"><code>9fd71f5</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48378">#48378</a> from corhere/backport-27.x/dockerd-manpage</li> <li><a href="https://github.com/moby/moby/commit/ecd2b6ff09567c05c1293baf59157cd5306f7942"><code>ecd2b6f</code></a> c8d/image: Add <code>hostPlatformMatcher</code></li> <li><a href="https://github.com/moby/moby/commit/d5b03423d1e4812cd78b101c33163bf81a5a0b8f"><code>d5b0342</code></a> man: support bringing your own go-md2man</li> <li><a href="https://github.com/moby/moby/commit/56c5c23114c8ec22027427dcbf6a0905835e71e9"><code>56c5c23</code></a> man: build dockerd man pages using make</li> <li><a href="https://github.com/moby/moby/commit/77b2eb57342b192d0e0711a0ffb710cadc64c386"><code>77b2eb5</code></a> Removed all mentions of "please" from docs and messages</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v27.1.2...v27.2.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.20.1 to 2.20.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.20.2</h2> <h2>2.20.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump go to v1.22 [a671816]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.20.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump go to v1.22 [a671816]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/104752fa2e97f04b1300754e710c419a63d2d30c"><code>104752f</code></a> v2.20.2</li> <li><a href="https://github.com/onsi/ginkgo/commit/a671816770d938736c66ec06517807464fec1b05"><code>a671816</code></a> bump go to v1.22</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.20.1...v2.20.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p> <blockquote> <h2>v1.34.2</h2> <h2>1.34.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump ginkgo as well [c59c6dc]</li> <li>bump to go 1.22 - remove x/exp dependency [8158b99]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's changelog</a>.</em></p> <blockquote> <h2>1.34.2</h2> <p>Require Go 1.22+</p> <h3>Maintenance</h3> <ul> <li>bump ginkgo as well [c59c6dc]</li> <li>bump to go 1.22 - remove x/exp dependency [8158b99]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/7cabed651e981da0c7d0219ad7208626cef58016"><code>7cabed6</code></a> v1.34.2</li> <li><a href="https://github.com/onsi/gomega/commit/c59c6dc63a29a3a824329d4e5df245c3b82eb1eb"><code>c59c6dc</code></a> bump ginkgo as well</li> <li><a href="https://github.com/onsi/gomega/commit/8158b9979e6e5272ded30720f9458d03a81e91f1"><code>8158b99</code></a> bump to go 1.22 - remove x/exp dependency</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.34.1...v1.34.2">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information