Commit 371b9af
authored
chore(deps): bump the go-dependencies group with 2 updates (#710)
Bumps the go-dependencies group with 2 updates:
[github.com/docker/cli](https://github.com/docker/cli) and
[golang.org/x/crypto](https://github.com/golang/crypto).
Updates `github.com/docker/cli` from 29.5.1+incompatible to
29.5.2+incompatible
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/79eb04c7d8e1d73247cb7fe011eecc645063e0f0"><code>79eb04c</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/3173">#3173</a> from
rene-hermenau/patch-1</li>
<li><a
href="https://github.com/docker/cli/commit/1a3048fe6ca313e50ea70ae34e3e0917a1987a0a"><code>1a3048f</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6997">#6997</a> from
vvoland/gha-fix</li>
<li><a
href="https://github.com/docker/cli/commit/9177c7fc6b11fcef52d2bcacdbf72681fdab6821"><code>9177c7f</code></a>
gha: Port validate milestones from Moby</li>
<li><a
href="https://github.com/docker/cli/commit/77cb1567643b34da4390216e61f8f53c80e59d36"><code>77cb156</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6994">#6994</a> from
thaJeztah/bump_buildx</li>
<li><a
href="https://github.com/docker/cli/commit/382a92daa8c5721fda7e6011629cfbdc70fa0633"><code>382a92d</code></a>
Dockerfile: update buildx to v0.34.1</li>
<li><a
href="https://github.com/docker/cli/commit/5c0919a947be11e0e07fd1cfd7949700255a50a4"><code>5c0919a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6995">#6995</a> from
thaJeztah/bump_version</li>
<li><a
href="https://github.com/docker/cli/commit/a68dd7a4fbfe34bc3a057cf532abda740f6f0ad3"><code>a68dd7a</code></a>
bump VERSION to v29.5.2-dev</li>
<li><a
href="https://github.com/docker/cli/commit/ae9f42967703f5bcd69bb5c614ae5230f0b15d95"><code>ae9f429</code></a>
Update dockerd.md</li>
<li>See full diff in <a
href="https://github.com/docker/cli/compare/v29.5.1...v29.5.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/crypto/commit/a1c0d9929856c8aba2b31f079340f00578eda803"><code>a1c0d99</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/crypto/commit/3c7c86938f4541c333d506f719388d9c42d4763d"><code>3c7c869</code></a>
ssh: fix deadlock on unexpected channel responses</li>
<li><a
href="https://github.com/golang/crypto/commit/533fb3f7e4a5ae23f69d1837cd851d35ff5b76ce"><code>533fb3f</code></a>
ssh: fix source-address critical option bypass</li>
<li><a
href="https://github.com/golang/crypto/commit/abbc44d451a6f9236a2bbd26cbcd4d0fec473da3"><code>abbc44d</code></a>
ssh: fix incorrect operator order</li>
<li><a
href="https://github.com/golang/crypto/commit/e052873987615dc96fe67607a9a6adb76311344f"><code>e052873</code></a>
ssh: fix infinite loop on large channel writes due to integer
overflow</li>
<li><a
href="https://github.com/golang/crypto/commit/b61cf853a89d82cad68da5e12a6beca2116f8456"><code>b61cf85</code></a>
ssh: enforce user presence verification for security keys</li>
<li><a
href="https://github.com/golang/crypto/commit/9c2cd33e8d96a96133fd6ff732510ebba539c2bd"><code>9c2cd33</code></a>
ssh: enforce strict limits on DSA key parameters</li>
<li><a
href="https://github.com/golang/crypto/commit/890731877d85f71cfdc9554e7a27fec4684fc4c4"><code>8907318</code></a>
ssh: reject RSA keys with excessively large moduli</li>
<li><a
href="https://github.com/golang/crypto/commit/ffd87b4878fa98ca2908ec534e1a410bf095a35e"><code>ffd87b4</code></a>
ssh: fix panic when authority callbacks are nil</li>
<li><a
href="https://github.com/golang/crypto/commit/4e7a7384ecbc8d519f6f4c11b36fa9d761fc8946"><code>4e7a738</code></a>
ssh: fix deadlock on unexpected global responses</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/crypto/compare/v0.51.0...v0.52.0">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 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>2 files changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments