Skip to content

Commit

Permalink
Bump the all group with 13 updates (radius-project#7751)
Browse files Browse the repository at this point in the history
Bumps the all group with 13 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go)
| `1.12.0` | `1.13.0` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.27.26` | `1.27.27` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.26` | `1.17.27` |
|
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
| `1.170.0` | `1.171.0` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) |
`3.5.14` | `3.5.15` |
| [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) |
`3.5.14` | `3.5.15` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.2` | `0.30.3`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.30.2` | `0.30.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.30.2` | `0.30.3` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.30.2` | `0.30.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.2`
| `0.30.3` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.30.2` |
`0.30.3` |
|
[github.com/containerd/containerd](https://github.com/containerd/containerd)
| `1.7.19` | `1.7.20` |

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to
1.13.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azcore's
releases</a>.</em></p>
<blockquote>
<h2>sdk/azcore/v1.13.0</h2>
<h2>1.13.0 (2024-07-16)</h2>
<h3>Features Added</h3>
<ul>
<li>Added runtime.NewRequestFromRequest(), allowing for a policy.Request
to be created from an existing *http.Request.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/94c22e63e8b44da25706894d4665dd6cc336df02"><code>94c22e6</code></a>
[azcore] prepping for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23192">#23192</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/c5213b1289881cbfc61f125065acb04434b089be"><code>c5213b1</code></a>
Redesign persistent token cache API (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23114">#23114</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5df73f947f772051a037728a174b7ebc6a39a083"><code>5df73f9</code></a>
[azopenai]: Update custom_client.go to enable insecure credential with
HTTP (...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b4b4721223468f57abdaa2856695e1da4a106187"><code>b4b4721</code></a>
[azcore] Adding in a function create a policy.Request using an existing
*http...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/80dbc7d99d4746c8eac6f91c1997459e7351e3c3"><code>80dbc7d</code></a>
Update CODEOWNERS_baseline_errors.txt (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23191">#23191</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d254d11b07b909d9f0152ac8080f5c081aacb490"><code>d254d11</code></a>
Increment package version after release of internal (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23190">#23190</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/62f7a3d0e97610a8303e313f25ab4502766b8886"><code>62f7a3d</code></a>
Test credential factory supports Pipelines federated auth (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23184">#23184</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5aaedf4bf939814d658494ab61c8ba1f517cf383"><code>5aaedf4</code></a>
[Release]
sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ce39ed969686869f2013ce344c78879d1b01c7e8"><code>ce39ed9</code></a>
Sync eng/common directory with azure-sdk-tools for PR 8598 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23175">#23175</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/75d30bbd4b5878d995c26e4e536f3ab44e6613cf"><code>75d30bb</code></a>
Enable use of pipeline credential. Fixes <a
href="https://github.com/microsoft/azure-p">https://github.com/microsoft/azure-p</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.12.0...sdk/azcore/v1.13.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.26 to 1.27.27
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b8a0918056d0ae923f811f525c17066bbb45f050"><code>b8a0918</code></a>
Release 2024-07-18</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03bfb50e05a9a21733c8d890a162d6f9a60b64be"><code>03bfb50</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/616f9a1d3b3ab9e88787ec023b9b6bf26007c048"><code>616f9a1</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/168009d4c428ff78571eaeba9bd03225efa30851"><code>168009d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03768e0d0276b360a6abaa4d30318d4aedc44995"><code>03768e0</code></a>
Release 2024-07-12</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/444505424966e891f064f852c74f6376003fbe1a"><code>4445054</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/00acc1e027ff423f22b39bf7678d4615a50c1139"><code>00acc1e</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1b3794c34c13d5bca1dfa19bac440cb09ca4c422"><code>1b3794c</code></a>
Update API model</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.26...config/v1.27.27">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.26 to
1.17.27
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b8a0918056d0ae923f811f525c17066bbb45f050"><code>b8a0918</code></a>
Release 2024-07-18</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03bfb50e05a9a21733c8d890a162d6f9a60b64be"><code>03bfb50</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/616f9a1d3b3ab9e88787ec023b9b6bf26007c048"><code>616f9a1</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/168009d4c428ff78571eaeba9bd03225efa30851"><code>168009d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03768e0d0276b360a6abaa4d30318d4aedc44995"><code>03768e0</code></a>
Release 2024-07-12</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/444505424966e891f064f852c74f6376003fbe1a"><code>4445054</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/00acc1e027ff423f22b39bf7678d4615a50c1139"><code>00acc1e</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1b3794c34c13d5bca1dfa19bac440cb09ca4c422"><code>1b3794c</code></a>
Update API model</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.26...credentials/v1.17.27">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.170.0 to
1.171.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b8a0918056d0ae923f811f525c17066bbb45f050"><code>b8a0918</code></a>
Release 2024-07-18</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03bfb50e05a9a21733c8d890a162d6f9a60b64be"><code>03bfb50</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/616f9a1d3b3ab9e88787ec023b9b6bf26007c048"><code>616f9a1</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/168009d4c428ff78571eaeba9bd03225efa30851"><code>168009d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03768e0d0276b360a6abaa4d30318d4aedc44995"><code>03768e0</code></a>
Release 2024-07-12</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/444505424966e891f064f852c74f6376003fbe1a"><code>4445054</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/00acc1e027ff423f22b39bf7678d4615a50c1139"><code>00acc1e</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1b3794c34c13d5bca1dfa19bac440cb09ca4c422"><code>1b3794c</code></a>
Update API model</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.170.0...service/ec2/v1.171.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.etcd.io/etcd/client/v3` from 3.5.14 to 3.5.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/etcd-io/etcd/releases">go.etcd.io/etcd/client/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.15</h2>
<p>Please check out <a
href="https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md">CHANGELOG</a>
for a full list of changes. And make sure to read <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/upgrades/upgrade_3_5.md">upgrade
guide</a> before upgrading etcd (there may be breaking changes).</p>
<p>For installation guides, please check out <a
href="http://play.etcd.io">play.etcd.io</a> and <a
href="https://github.com/etcd-io/etcd/tree/master/Documentation#operating-etcd-clusters">operating
etcd</a>. Latest support status for common architectures and operating
systems can be found at <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/op-guide/supported-platform.md">supported
platforms</a>.</p>
<h6>Linux</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.15
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a><br
/>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a><br
/>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz<br />
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L
${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o
/tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz<br />
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C
/tmp/etcd-download-test --strip-components=1<br />
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz</p>
<p>/tmp/etcd-download-test/etcd --version<br />
/tmp/etcd-download-test/etcdctl version<br />
/tmp/etcd-download-test/etcdutl version<br />
</code></pre></p>
<pre lang="bash"><code># start a local etcd server
/tmp/etcd-download-test/etcd

# write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo
</code></pre>
<h6>macOS (Darwin)</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.15
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a><br
/>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a><br
/>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip<br />
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip
-o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip<br />
&lt;/tr&gt;&lt;/table&gt;<br />
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/etcd-io/etcd/commit/9a5533382d84999e4e79642e1ec0f8bfa9b70ba8"><code>9a55333</code></a>
version: bump up to 3.5.15</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/d6479db0ef2ae1974dc0954715478c8fb50052fc"><code>d6479db</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18289">#18289</a>
from jmhbnz/backport-enforce-listen-metrics-tls-info</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/e940b8e4ccae67564e10c8efcbc77468f3b09fed"><code>e940b8e</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18319">#18319</a>
from ahrtr/3.5_log_20240714</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/12854ec00d1b734e7612c72353e176fca77d616e"><code>12854ec</code></a>
Differentiate the warning message for rejected client and peer
connections</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/4548f41e112ce57c12be8b442299e5776e787d88"><code>4548f41</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18312">#18312</a>
from mohamedawnallah/backport-3.5-fmtgRPCMetadata</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/1bfca729f555d917e2825da99f86d6d1865833a0"><code>1bfca72</code></a>
client/v3/watch_test.go: test fmt metadata print</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/b1fc94f88ed7851f0124de4fc8e5e2f9b611a2f2"><code>b1fc94f</code></a>
client/v3/watch.go: use fmt for metadata printing</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/c6b0b558479b644cc6938acc3ebad9d733aca019"><code>c6b0b55</code></a>
Backport: fix(server/embed): enforce non-empty client TLS if scheme is
https/...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/301b1246aa22a33ed0d69da3857d28791730a440"><code>301b124</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18288">#18288</a>
from k8s-infra-cherrypick-robot/cherry-pick-18108-t...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/2b2473ce7ccc5442cd47308fc621cf5641853b33"><code>2b2473c</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18284">#18284</a>
from thedtripp/check-tools-mod-in-verify-deps</li>
<li>Additional commits viewable in <a
href="https://github.com/etcd-io/etcd/compare/v3.5.14...v3.5.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.etcd.io/etcd/server/v3` from 3.5.14 to 3.5.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/etcd-io/etcd/releases">go.etcd.io/etcd/server/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.15</h2>
<p>Please check out <a
href="https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md">CHANGELOG</a>
for a full list of changes. And make sure to read <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/upgrades/upgrade_3_5.md">upgrade
guide</a> before upgrading etcd (there may be breaking changes).</p>
<p>For installation guides, please check out <a
href="http://play.etcd.io">play.etcd.io</a> and <a
href="https://github.com/etcd-io/etcd/tree/master/Documentation#operating-etcd-clusters">operating
etcd</a>. Latest support status for common architectures and operating
systems can be found at <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/op-guide/supported-platform.md">supported
platforms</a>.</p>
<h6>Linux</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.15
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a><br
/>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a><br
/>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz<br />
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L
${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o
/tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz<br />
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C
/tmp/etcd-download-test --strip-components=1<br />
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz</p>
<p>/tmp/etcd-download-test/etcd --version<br />
/tmp/etcd-download-test/etcdctl version<br />
/tmp/etcd-download-test/etcdutl version<br />
</code></pre></p>
<pre lang="bash"><code># start a local etcd server
/tmp/etcd-download-test/etcd

# write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo
</code></pre>
<h6>macOS (Darwin)</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.15
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a><br
/>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a><br
/>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip<br />
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip
-o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip<br />
&lt;/tr&gt;&lt;/table&gt;<br />
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/etcd-io/etcd/commit/9a5533382d84999e4e79642e1ec0f8bfa9b70ba8"><code>9a55333</code></a>
version: bump up to 3.5.15</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/d6479db0ef2ae1974dc0954715478c8fb50052fc"><code>d6479db</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18289">#18289</a>
from jmhbnz/backport-enforce-listen-metrics-tls-info</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/e940b8e4ccae67564e10c8efcbc77468f3b09fed"><code>e940b8e</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18319">#18319</a>
from ahrtr/3.5_log_20240714</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/12854ec00d1b734e7612c72353e176fca77d616e"><code>12854ec</code></a>
Differentiate the warning message for rejected client and peer
connections</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/4548f41e112ce57c12be8b442299e5776e787d88"><code>4548f41</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18312">#18312</a>
from mohamedawnallah/backport-3.5-fmtgRPCMetadata</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/1bfca729f555d917e2825da99f86d6d1865833a0"><code>1bfca72</code></a>
client/v3/watch_test.go: test fmt metadata print</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/b1fc94f88ed7851f0124de4fc8e5e2f9b611a2f2"><code>b1fc94f</code></a>
client/v3/watch.go: use fmt for metadata printing</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/c6b0b558479b644cc6938acc3ebad9d733aca019"><code>c6b0b55</code></a>
Backport: fix(server/embed): enforce non-empty client TLS if scheme is
https/...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/301b1246aa22a33ed0d69da3857d28791730a440"><code>301b124</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18288">#18288</a>
from k8s-infra-cherrypick-robot/cherry-pick-18108-t...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/2b2473ce7ccc5442cd47308fc621cf5641853b33"><code>2b2473c</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18284">#18284</a>
from thedtripp/check-tools-mod-in-verify-deps</li>
<li>Additional commits viewable in <a
href="https://github.com/etcd-io/etcd/compare/v3.5.14...v3.5.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/83bdab1c667f4708f1fe5cf9ce45af76505c12fd"><code>83bdab1</code></a>
Update dependencies to v0.30.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apiextensions-apiserver` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/1aec848b5ab9935b5243e1d3b7d252738f68f073"><code>1aec848</code></a>
Update dependencies to v0.30.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/dd30b60637c4ce4981151982b7437d63663da7ec"><code>dd30b60</code></a>
Update dependencies to v0.30.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/ece8c00014596d814f9549b10c5f78cb7c022e82"><code>ece8c00</code></a>
Update dependencies to v0.30.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/kubectl` from 0.30.2 to 0.30.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/kubectl/commit/09d128f6cabaf83596b098355744f7883e394eb0"><code>09d128f</code></a>
Update dependencies to v0.30.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/kubectl/compare/v0.30.2...v0.30.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/containerd/containerd` from 1.7.19 to 1.7.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/containerd/containerd/releases">github.com/containerd/containerd's
releases</a>.</em></p>
<blockquote>
<h2>containerd 1.7.20</h2>
<p>Welcome to the v1.7.20 release of containerd!</p>
<p>The twentieth patch release for containerd 1.7 contains various fixes
and updates.</p>
<h3>Highlights</h3>
<ul>
<li>Support for dropping inheritable capabilities (<a
href="https://redirect.github.com/containerd/containerd/pull/10469">#10469</a>)</li>
</ul>
<h4>Container Runtime Interface (CRI)</h4>
<ul>
<li>Make PodSandboxStatus friendlier to shim crashes (<a
href="https://redirect.github.com/containerd/containerd/pull/10461">#10461</a>)</li>
<li>Handle empty DNSConfig differently than unspecified (<a
href="https://redirect.github.com/containerd/containerd/pull/10462">#10462</a>)</li>
<li>Fix for <code>[cri] ttrpc: closed</code> during ListPodSandboxStats
(<a
href="https://redirect.github.com/containerd/containerd/pull/10423">#10423</a>)</li>
</ul>
<p>Please try out the release binaries and report any issues at
<a
href="https://github.com/containerd/containerd/issues">https://github.com/containerd/containerd/issues</a>.</p>
<h3>Contributors</h3>
<ul>
<li>Derek McGowan</li>
<li>Akihiro Suda</li>
<li>Phil Estes</li>
<li>Akhil Mohan</li>
<li>Bryant Biggs</li>
<li>Danny Canter</li>
<li>Davanum Srinivas</li>
<li>Mike Brown</li>
<li>Samuel Karp</li>
<li>Tim Hockin</li>
</ul>
<h3>Changes</h3>
<!-- raw HTML omitted -->
<ul>
<li>Prepare release notes for v1.7.20 (<a
href="https://redirect.github.com/containerd/containerd/pull/10481">#10481</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/7f2d4cd978f602bc5f68c3a3f7123a834150fe1d"><code>7f2d4cd97</code></a>
Prepare release notes for v1.7.20</li>
</ul>
</li>
<li>deps: Update otelgrpc (<a
href="https://redirect.github.com/containerd/containerd/pull/10413">#10413</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/3a02c523d07fd8636b72ba8de6fd21d6c3ffa042"><code>3a02c523d</code></a>
deps: Update otelgrpc</li>
</ul>
</li>
<li>Make PodSandboxStatus friendlier to shim crashes (<a
href="https://redirect.github.com/containerd/containerd/pull/10461">#10461</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/df86bdd5dc6a9948e65fe8a8a296052b19734286"><code>df86bdd5d</code></a>
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes</li>
</ul>
</li>
<li>Handle empty DNSConfig differently than unspecified (<a
href="https://redirect.github.com/containerd/containerd/pull/10462">#10462</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/209ee4f107af61f1385bb77770c9ae0568add13e"><code>209ee4f10</code></a>
CRI: An empty DNSConfig != unspecified</li>
</ul>
</li>
<li>Support for dropping inheritable capabilities (<a
href="https://redirect.github.com/containerd/containerd/pull/10469">#10469</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/ce65228afd0b0fce6f5ef3dd0d7ec312b2c552b0"><code>ce65228af</code></a>
Support for dropping inheritable capabilities</li>
</ul>
</li>
<li>Fix for <code>[cri] ttrpc: closed</code> during ListPodSandboxStats
(<a
href="https://redirect.github.com/containerd/containerd/pull/10423">#10423</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/610498df750c3b30b137ddb4ab236e5b0a84ceda"><code>610498df7</code></a>
Fix for <code>[cri] ttrpc: closed</code> during ListPodSandboxStats</li>
</ul>
</li>
<li>update to go1.21.12 / go1.22.5 (<a
href="https://redirect.github.com/containerd/containerd/pull/10426">#10426</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/e61c7932efc40f7246eaffb00b19fd697c0447f8"><code>e61c7932e</code></a>
update to go1.21.12 / go1.22.5</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/8fc6bcff51318944179630522a095cc9dbf9f353"><code>8fc6bcf</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10481">#10481</a>
from dmcgowan/prepare-v1.7.20</li>
<li><a
href="https://github.com/containerd/containerd/commit/7f2d4cd978f602bc5f68c3a3f7123a834150fe1d"><code>7f2d4cd</code></a>
Prepare release notes for v1.7.20</li>
<li><a
href="https://github.com/containerd/containerd/commit/7eb0501497ffc65182c3b967c63bd9c92e9b81c1"><code>7eb0501</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10413">#10413</a>
from austinvazquez/cherry-pick-78421616e0a6ba76ac25...</li>
<li><a
href="https://github.com/containerd/containerd/commit/34ea461d0626358d25e4223616d9d47277f26da1"><code>34ea461</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10461">#10461</a><code>dims/automated-cherry-pick-of-#8367</code></li>
<li><a
href="https://github.com/containerd/containerd/commit/87c908eab4dffc22f843c8dd0d152a4937a7fc82"><code>87c908e</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10462">#10462</a><code>dims/automated-cherry-pick-of-#9730</code></li>
<li><a
href="https://github.com/containerd/containerd/commit/b06e35379b1c8716e37a0c091a60e39d97655eff"><code>b06e353</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10469">#10469</a><code>dims/automated-cherry-pick-of-#8356</code></li>
<li><a
href="https://github.com/containerd/containerd/commit/209ee4f107af61f1385bb77770c9ae0568add13e"><code>209ee4f</code></a>
CRI: An empty DNSConfig != unspecified</li>
<li><a
href="https://github.com/containerd/containerd/commit/ce65228afd0b0fce6f5ef3dd0d7ec312b2c552b0"><code>ce65228</code></a>
Support for dropping inheritable capabilities</li>
<li><a
href="https://github.com/containerd/containerd/commit/df86bdd5dc6a9948e65fe8a8a296052b19734286"><code>df86bdd</code></a>
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes</li>
<li><a
href="https://github.com/containerd/containerd/commit/923bb1f33d018b9c0cc8a2ef6c89f02517246e86"><code>923bb1f</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/10423">#10423</a>
from dims/cri-ttrpc-closed-during-ListPodSandboxStats</li>
<li>Additional commits viewable in <a
href="https://github.com/containerd/containerd/compare/v1.7.19...v1.7.20">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
dependabot[bot] authored Jul 22, 2024
1 parent fbed321 commit a8f29eb
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
52 changes: 26 additions & 26 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/radius-project/radius
go 1.22.0

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi v1.2.0
Expand All @@ -15,11 +15,11 @@ require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/agnivade/levenshtein v1.1.1
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.26
github.com/aws/aws-sdk-go-v2/credentials v1.17.26
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/credentials v1.17.27
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.3
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.170.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.171.0
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
github.com/aws/smithy-go v1.20.3
github.com/charmbracelet/bubbles v0.18.0
Expand Down Expand Up @@ -64,8 +64,8 @@ require (
github.com/stretchr/testify v1.9.0
github.com/vippsas/go-cosmosdb v0.0.0-20230118095602-f4e4b9f1c352
github.com/wI2L/jsondiff v0.6.0
go.etcd.io/etcd/client/v3 v3.5.14
go.etcd.io/etcd/server/v3 v3.5.14
go.etcd.io/etcd/client/v3 v3.5.15
go.etcd.io/etcd/server/v3 v3.5.15
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
go.opentelemetry.io/contrib/instrumentation/runtime v0.53.0
go.opentelemetry.io/otel v1.28.0
Expand All @@ -82,12 +82,12 @@ require (
golang.org/x/text v0.16.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.15.3
k8s.io/api v0.30.2
k8s.io/apiextensions-apiserver v0.30.2
k8s.io/apimachinery v0.30.2
k8s.io/cli-runtime v0.30.2
k8s.io/client-go v0.30.2
k8s.io/kubectl v0.30.2
k8s.io/api v0.30.3
k8s.io/apiextensions-apiserver v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/cli-runtime v0.30.3
k8s.io/client-go v0.30.3
k8s.io/kubectl v0.30.3
oras.land/oras-go/v2 v2.5.0
sigs.k8s.io/controller-runtime v0.18.4
sigs.k8s.io/secrets-store-csi-driver v1.4.4
Expand Down Expand Up @@ -157,7 +157,7 @@ require (

require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
Expand All @@ -175,7 +175,7 @@ require (
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.22.3 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/aymanbagabas/go-udiff v0.2.0 // indirect
Expand All @@ -184,7 +184,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/chai2010/gettext-go v1.0.3 // indirect
github.com/cloudflare/circl v1.3.9 // indirect
github.com/containerd/containerd v1.7.19
github.com/containerd/containerd v1.7.20
github.com/coreos/go-semver v0.3.1 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
Expand Down Expand Up @@ -297,24 +297,24 @@ require (
github.com/xlab/treeprint v1.2.0 // indirect
github.com/zclconf/go-cty v1.14.4 // indirect
go.etcd.io/bbolt v1.3.10 // indirect
go.etcd.io/etcd/api/v3 v3.5.14 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.14 // indirect
go.etcd.io/etcd/client/v2 v2.305.14 // indirect
go.etcd.io/etcd/pkg/v3 v3.5.14 // indirect
go.etcd.io/etcd/raft/v3 v3.5.14 // indirect
go.etcd.io/etcd/api/v3 v3.5.15 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.15 // indirect
go.etcd.io/etcd/client/v2 v2.305.15 // indirect
go.etcd.io/etcd/pkg/v3 v3.5.15 // indirect
go.etcd.io/etcd/raft/v3 v3.5.15 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.27.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.starlark.net v0.0.0-20240520160348-046347dcd104 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.24.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/term v0.21.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/term v0.22.0 // indirect
golang.org/x/time v0.5.0 // indirect
google.golang.org/genproto v0.0.0-20240624140628-dc46fd24d27d // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240624140628-dc46fd24d27d // indirect
Expand All @@ -325,8 +325,8 @@ require (
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apiserver v0.30.2 // indirect
k8s.io/component-base v0.30.2 // indirect
k8s.io/apiserver v0.30.3 // indirect
k8s.io/component-base v0.30.3 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240620174524-b456828f718b // indirect
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 // indirect
Expand Down
Loading

0 comments on commit a8f29eb

Please sign in to comment.