You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): Bump the all-go-mod-patch-and-minor group across 4 directories with 14 updates (#1143)
Bumps the all-go-mod-patch-and-minor group with 8 updates in the /
directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` |
`1.4.3` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.49.1` |
`1.50.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.7` | `0.31.9`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.31.7` | `0.31.9` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.31.7` |
`0.31.9` |
|
[sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api)
| `1.9.6` | `1.10.2` |
|
[sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api)
| `1.9.6` | `1.10.2` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) |
`1.55.6` | `1.55.7` |
Bumps the all-go-mod-patch-and-minor group with 5 updates in the /api
directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` |
`1.4.3` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.7` | `0.31.9`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.31.7` | `0.31.9` |
|
[sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api)
| `1.9.6` | `1.10.2` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) |
`1.55.6` | `1.55.7` |
Bumps the all-go-mod-patch-and-minor group with 6 updates in the /common
directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` |
`1.4.3` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.49.1` |
`1.50.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.7` | `0.31.9`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.31.7` | `0.31.9` |
|
[sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api)
| `1.9.6` | `1.10.2` |
|
[sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api)
| `1.9.6` | `1.10.2` |
Bumps the all-go-mod-patch-and-minor group with 4 updates in the
/hack/tools directory:
[github.com/go-logr/logr](https://github.com/go-logr/logr),
[k8s.io/api](https://github.com/kubernetes/api),
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
and
[sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).
Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-logr/logr/releases">github.com/go-logr/logr's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.3</h2>
<p>Minor release.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix slog tests for 1.25 by <a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
<li>Remove one exception from Slog testing by <a
href="https://github.com/thockin"><code>@thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/362">go-logr/logr#362</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557"><code>38a1c47</code></a>
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18</li>
<li><a
href="https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417"><code>f08bedd</code></a>
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7"><code>6295e99</code></a>
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957"><code>028840d</code></a>
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17</li>
<li><a
href="https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201"><code>511e5fa</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/367">#367</a> from
go-logr/dependabot/github_actions/github/codeql-...</li>
<li><a
href="https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21"><code>d806463</code></a>
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15</li>
<li><a
href="https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044"><code>158c311</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/366">#366</a> from
thockin/master</li>
<li><a
href="https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1"><code>c79ddb3</code></a>
Update to support golangci-lint v2</li>
<li><a
href="https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205"><code>20a64ba</code></a>
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13</li>
<li><a
href="https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526"><code>0385e14</code></a>
Add comments around slog exceptions</li>
<li>Additional commits viewable in <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/samber/lo` from 1.49.1 to 1.50.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/samber/lo/releases">github.com/samber/lo's
releases</a>.</em></p>
<blockquote>
<h2>v1.50.0</h2>
<h2>What's Changed</h2>
<p>Here is the 50th minor version !! 🔥🥂</p>
<h4>New methods</h4>
<ul>
<li>Implemented GroupByMap by <a
href="https://github.com/maryum375"><code>@maryum375</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/443">samber/lo#443</a></li>
<li>feat: Add NthOr and NthOrEmpty functions by <a
href="https://github.com/edvardsanta"><code>@edvardsanta</code></a> in
<a
href="https://redirect.github.com/samber/lo/pull/611">samber/lo#611</a></li>
<li>feat: adding FilterMapToSlice by <a
href="https://github.com/samber"><code>@samber</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/623">samber/lo#623</a></li>
<li>feat(mutable): adding Map, MapI, Filter, FilterI by <a
href="https://github.com/samber"><code>@samber</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/577">samber/lo#577</a></li>
<li>Add ElementsMatch, ElementsMatchBy by <a
href="https://github.com/senago"><code>@senago</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/589">samber/lo#589</a></li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Perf(slice): Optimize iteration function parameters and add test
cases by <a
href="https://github.com/shuqingzai"><code>@shuqingzai</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/587">samber/lo#587</a></li>
<li>Preallocate result in FilterMap by <a
href="https://github.com/renbou"><code>@renbou</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/622">samber/lo#622</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>docs: modify mutable.shuffle example code and Go Playground links by
<a href="https://github.com/ebina4yaka"><code>@ebina4yaka</code></a> in
<a
href="https://redirect.github.com/samber/lo/pull/595">samber/lo#595</a></li>
<li>fix: Issue 605 (README for Ternary() by <a
href="https://github.com/peterhoward42"><code>@peterhoward42</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/606">samber/lo#606</a></li>
<li>docs: add play link for ChunkEntries example in README by <a
href="https://github.com/oswaldom-code"><code>@oswaldom-code</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/600">samber/lo#600</a></li>
<li>doc: update CoalesceXXX demo and result by <a
href="https://github.com/jialeicui"><code>@jialeicui</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/594">samber/lo#594</a></li>
<li>docs: fix typo in readme by <a
href="https://github.com/ahmedabdou14"><code>@ahmedabdou14</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/620">samber/lo#620</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/590">samber/lo#590</a></li>
<li>chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/618">samber/lo#618</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 6 to 7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/616">samber/lo#616</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maryum375"><code>@maryum375</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/443">samber/lo#443</a></li>
<li><a
href="https://github.com/shuqingzai"><code>@shuqingzai</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/587">samber/lo#587</a></li>
<li><a
href="https://github.com/ebina4yaka"><code>@ebina4yaka</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/595">samber/lo#595</a></li>
<li><a href="https://github.com/jialeicui"><code>@jialeicui</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/594">samber/lo#594</a></li>
<li><a
href="https://github.com/peterhoward42"><code>@peterhoward42</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/606">samber/lo#606</a></li>
<li><a
href="https://github.com/edvardsanta"><code>@edvardsanta</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/611">samber/lo#611</a></li>
<li><a
href="https://github.com/ahmedabdou14"><code>@ahmedabdou14</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/620">samber/lo#620</a></li>
<li><a href="https://github.com/renbou"><code>@renbou</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/622">samber/lo#622</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/samber/lo/compare/v1.49.1...v1.50.0">https://github.com/samber/lo/compare/v1.49.1...v1.50.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/samber/lo/commit/5c8d84b205a85791cf908cc836673a79f3d17175"><code>5c8d84b</code></a>
bump v1.50.0</li>
<li><a
href="https://github.com/samber/lo/commit/4a43ff68b4f2860c8160002155f1eddb236a0319"><code>4a43ff6</code></a>
Add ElementsMatch, ElementsMatchBy (<a
href="https://redirect.github.com/samber/lo/issues/589">#589</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/0bc568abfc657698ab8e8dab159f92efbc96b148"><code>0bc568a</code></a>
Update README.md</li>
<li><a
href="https://github.com/samber/lo/commit/c7a67cad51dfa1bb275b2861cd4855959c2ec70b"><code>c7a67ca</code></a>
feat(mutable): adding Map, MapI, Filter, FilterI (<a
href="https://redirect.github.com/samber/lo/issues/577">#577</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/e5dba6f4592b1de9b31c4c5e6139f55158c9a393"><code>e5dba6f</code></a>
feat: adding FilterMapToSlice (<a
href="https://redirect.github.com/samber/lo/issues/623">#623</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/e343af088ff3b5780ac033f2b50e868eb332375e"><code>e343af0</code></a>
docs: add play link for ChunkEntries example in README (<a
href="https://redirect.github.com/samber/lo/issues/600">#600</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/38f67506fe429b7adf53d5584e393bb93fc2852b"><code>38f6750</code></a>
optimization: preallocate result in FilterMap (<a
href="https://redirect.github.com/samber/lo/issues/622">#622</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/d91b19f1eb6ce00ebd6d7efeba5c319f5d6f7b2c"><code>d91b19f</code></a>
chore: lint 💄</li>
<li><a
href="https://github.com/samber/lo/commit/964a3c7ac391b23e1316d99258830bd2d4431897"><code>964a3c7</code></a>
chore(ci): test more go version</li>
<li><a
href="https://github.com/samber/lo/commit/0f7f47e3383ac1ec849c1271cc3d47b5a8937bb6"><code>0f7f47e</code></a>
fix: fix backward compatibility to go 1.18</li>
<li>Additional commits viewable in <a
href="https://github.com/samber/lo/compare/v1.49.1...v1.50.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/95b8f80f176b5f19703f4dce9148d75978fe31a9"><code>95b8f80</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiextensions-apiserver` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/df778b3988c27baa8c5ebf485189e563168f0fcc"><code>df778b3</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiserver` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiserver/commit/6906d5cec6dababf8714eecf4d6ef2789e07a8a8"><code>6906d5c</code></a>
Update dependencies to v0.31.9 tag</li>
<li><a
href="https://github.com/kubernetes/apiserver/commit/e8a4fefbacda96116d7564958ee4948914a366cb"><code>e8a4fef</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiserver/issues/131160">#131160</a><code>wojtek-t/automated-cherry-pick-of-#131020</code></li>
<li><a
href="https://github.com/kubernetes/apiserver/commit/55bfb7d14ec184cb0c99c095cff773d8e61093d7"><code>55bfb7d</code></a>
Fix race for sending errors in watch</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiserver/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/client-go` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/21a94d495971dbc6ca323079d96fee3c86ec344c"><code>21a94d4</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/component-base` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/component-base/commit/d6267b7f84b23174e5d11f3db9e94c43687d029f"><code>d6267b7</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/component-base/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/kubelet` from 0.31.7 to 0.31.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/kubelet/commit/18571d6b5d1320f45392fd9cdf9861957974843f"><code>18571d6</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/kubelet/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.10.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/cluster-api/releases">sigs.k8s.io/cluster-api's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.2</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.28.x -> v1.33.x</li>
<li>Workload Cluster: v1.26.x -> v1.33.x</li>
</ul>
<p><a
href="https://cluster-api.sigs.k8s.io/reference/versions.html">More
information about version support can be found here</a></p>
<h2>Changes since v1.10.1</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>10 new commits merged</li>
<li>2 feature additions ✨</li>
<li>3 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>Dependency: Complete bump to Kubernetes v1.33 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>)</li>
<li>Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12167">#12167</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12180">#12180</a>)</li>
<li>ClusterClass: Fix pattern on Cluster classNamespace field (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>)</li>
<li>Machine: fallback to InfraMachine providerID if Machine providerID
is not set (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>Dependency: Bump cert-manager to v1.17.2 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>)</li>
<li>Dependency/Security: Bump modules to fix CVEs (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12176">#12176</a>)</li>
<li>e2e: Add 1.33 kind image to mapper.go file (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12192">#12192</a>)</li>
<li>e2e: Add an option to override custom node image name for kind
cluster (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>)</li>
</ul>
<p>:book: Additionally, there has been 1 contribution to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12141">#12141</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<ul>
<li>golang.org/x/net: v0.37.0 → v0.38.0</li>
</ul>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/525566440a77696f6d57535229987ad226a5e51a"><code>5255664</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>
from sbueringer/pr-fix-namespace-pattern</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/30e7a3253f310e7704aad50cc5baefb35370951b"><code>30e7a32</code></a>
Fix pattern on Cluster classNamespace field</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/29865baa01b88c0e3322bf498f7efcfe0790dde2"><code>29865ba</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>
from k8s-infra-cherrypick-robot/cherry-pick-12186-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/39207ca5094ea10e83d5454a48bc47fc492bad24"><code>39207ca</code></a>
Add an option to override custom node image name for kind cluster</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/718dac1333663bfc584b782ddbf767375d48fe23"><code>718dac1</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>
from k8s-infra-cherrypick-robot/cherry-pick-12210-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/44b27ea4b6d0446d951114336b5e8ef9955dc443"><code>44b27ea</code></a>
update cert-manager to v1.17.2</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/805064ee1912bfbd2c5fa9f251ff404853b55b50"><code>805064e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>
from k8s-infra-cherrypick-robot/cherry-pick-12206-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/e6da064c59097e6cc2983af5612e5f88fb177c4f"><code>e6da064</code></a>
Complete bump to Kubernetes v1.33</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/aa8714b3575bde4fd66589ffb8d18727b1cb62df"><code>aa8714b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>
from k8s-infra-cherrypick-robot/cherry-pick-11985-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/7f42ed71eaf38fce431c5a54b5667a8f75c2f03c"><code>7f42ed7</code></a>
drain node by infraMachine ProviderID</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.9.6...v1.10.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/cluster-api/test` from 1.9.6 to 1.10.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/cluster-api/releases">sigs.k8s.io/cluster-api/test's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.2</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.28.x -> v1.33.x</li>
<li>Workload Cluster: v1.26.x -> v1.33.x</li>
</ul>
<p><a
href="https://cluster-api.sigs.k8s.io/reference/versions.html">More
information about version support can be found here</a></p>
<h2>Changes since v1.10.1</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>10 new commits merged</li>
<li>2 feature additions ✨</li>
<li>3 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>Dependency: Complete bump to Kubernetes v1.33 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>)</li>
<li>Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12167">#12167</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12180">#12180</a>)</li>
<li>ClusterClass: Fix pattern on Cluster classNamespace field (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>)</li>
<li>Machine: fallback to InfraMachine providerID if Machine providerID
is not set (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>Dependency: Bump cert-manager to v1.17.2 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>)</li>
<li>Dependency/Security: Bump modules to fix CVEs (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12176">#12176</a>)</li>
<li>e2e: Add 1.33 kind image to mapper.go file (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12192">#12192</a>)</li>
<li>e2e: Add an option to override custom node image name for kind
cluster (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>)</li>
</ul>
<p>:book: Additionally, there has been 1 contribution to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12141">#12141</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<ul>
<li>golang.org/x/net: v0.37.0 → v0.38.0</li>
</ul>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/525566440a77696f6d57535229987ad226a5e51a"><code>5255664</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>
from sbueringer/pr-fix-namespace-pattern</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/30e7a3253f310e7704aad50cc5baefb35370951b"><code>30e7a32</code></a>
Fix pattern on Cluster classNamespace field</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/29865baa01b88c0e3322bf498f7efcfe0790dde2"><code>29865ba</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>
from k8s-infra-cherrypick-robot/cherry-pick-12186-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/39207ca5094ea10e83d5454a48bc47fc492bad24"><code>39207ca</code></a>
Add an option to override custom node image name for kind cluster</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/718dac1333663bfc584b782ddbf767375d48fe23"><code>718dac1</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>
from k8s-infra-cherrypick-robot/cherry-pick-12210-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/44b27ea4b6d0446d951114336b5e8ef9955dc443"><code>44b27ea</code></a>
update cert-manager to v1.17.2</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/805064ee1912bfbd2c5fa9f251ff404853b55b50"><code>805064e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>
from k8s-infra-cherrypick-robot/cherry-pick-12206-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/e6da064c59097e6cc2983af5612e5f88fb177c4f"><code>e6da064</code></a>
Complete bump to Kubernetes v1.33</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/aa8714b3575bde4fd66589ffb8d18727b1cb62df"><code>aa8714b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>
from k8s-infra-cherrypick-robot/cherry-pick-11985-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/7f42ed71eaf38fce431c5a54b5667a8f75c2f03c"><code>7f42ed7</code></a>
drain node by infraMachine ProviderID</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.9.6...v1.10.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/controller-runtime` from 0.19.7 to 0.20.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.4</h2>
<h2>What's Changed</h2>
<ul>
<li>:bug: Restmapper: Respect preferred version by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3159">kubernetes-sigs/controller-runtime#3159</a></li>
<li>🌱 Mention the SkipNameValidation option in the name validation error
by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3172">kubernetes-sigs/controller-runtime#3172</a></li>
<li>:sparkles: Controller: Retain the priority by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3173">kubernetes-sigs/controller-runtime#3173</a></li>
<li>✨Add RELEASE_TAG to tools/setup-envtest to show binary version with
setup-envtest version by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3175">kubernetes-sigs/controller-runtime#3175</a></li>
<li>:seedling: Handlers: Default to LowPriorityWhenUnchanged without a
wrapper by <a
href="https://github.com/alvaroaleman"><code>@alvaroaleman</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3179">kubernetes-sigs/controller-runtime#3179</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4</a></p>
<h2>v0.20.3</h2>
<h2>What's Changed</h2>
<ul>
<li>🐛 fix: cache should list out of global cache when present and
necessary by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3127">kubernetes-sigs/controller-runtime#3127</a></li>
<li>🌱 Export envtest.ReadCRDFiles by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3131">kubernetes-sigs/controller-runtime#3131</a></li>
<li>:bug: Fakeclient: Fix dataraces when writing to the scheme by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3145">kubernetes-sigs/controller-runtime#3145</a></li>
<li>Revert "✨ Expose all Go runtime metrics" by <a
href="https://github.com/alvaroaleman"><code>@alvaroaleman</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3147">kubernetes-sigs/controller-runtime#3147</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.2...v0.20.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.2...v0.20.3</a></p>
<h2>v0.20.2</h2>
<h2>What's Changed</h2>
<ul>
<li>✨ Expose all Go runtime metrics by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3100">kubernetes-sigs/controller-runtime#3100</a></li>
<li>🐛Fix behavior of rate limit option in priorityqueue.AddWithOpts by
<a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3106">kubernetes-sigs/controller-runtime#3106</a></li>
<li>🌱 Update dependencies, k8s 1.32.1 by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3108">kubernetes-sigs/controller-runtime#3108</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2</a></p>
<h2>v0.20.1</h2>
<h2>What's Changed</h2>
<ul>
<li>🐛 Check to see if custom source implements fmt.Stringer when logging
by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077">kubernetes-sigs/controller-runtime#3077</a></li>
<li>🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079">kubernetes-sigs/controller-runtime#3079</a></li>
<li>🐛 support WaitForSync in custom TypedSyncingSource by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086">kubernetes-sigs/controller-runtime#3086</a></li>
<li>🌱 Add debug logging for the state of the priority queue by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088">kubernetes-sigs/controller-runtime#3088</a></li>
<li>:bug: Priorityqueue: Yet another queue_depth metric fix by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089">kubernetes-sigs/controller-runtime#3089</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1</a></p>
<h2>v0.20.0</h2>
<h2>Highlights</h2>
<ul>
<li>Based on k8s.io/* v1.32 libraries and minimum Go version is now
v1.23</li>
<li>New experimental priority queue feature
<ul>
<li>More details in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013">#3013</a>
and <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
<li>Can be enabled via manager.Options.Controller.UsePriorityQueue</li>
<li>Please give it a try and provide feedback in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
</ul>
</li>
<li><a
href="https://redirect.github.com/kubernetes/enhancements/issues/3352">AggregatedDiscovery</a>
is automatically used when available (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901">#2901</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/0f7927c52ef41f261195054ec7f01902357e2c33"><code>0f7927c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3179">#3179</a>
from alvaroaleman/lowpdefault</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/9951869f7cf4bb7280230650a52a9555a78dbb16"><code>9951869</code></a>
:seedling: TypedRequestForOwner: Decrease priority when unchanged</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c7d5d83a85f695a61a8f7710a0d08705da4caf9a"><code>c7d5d83</code></a>
Fix godoc of TypedEventHandler</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2062f3a5c6c3b98756c1af5a4fab3f854f89b8fe"><code>2062f3a</code></a>
:seedling: Remove redundant WithLowPriorityWhenUnchanged in builder</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2af3164c7e3141ec556c14e065217798b63db28a"><code>2af3164</code></a>
:seedling: Followups to default low priority in mappers</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/29debb1426f7b240ab914e9d5202b118652237aa"><code>29debb1</code></a>
:seedling: Handlers: Use low priority when object is unchanged and
priority q</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/535565878feb6248fddc5c2be6727fa761ad90d0"><code>5355658</code></a>
🐛Implement priorityqueue as default on handlers if using priorityqueue
interf...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3156ace3fa107b02084d5228ef1f5477178fb81a"><code>3156ace</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3175">#3175</a>
from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/4ae5f398bf654b0c05e41d8f86d09cf6d8ee156c"><code>4ae5f39</code></a>
add version.version to tools/setup-envtest to show installed
version</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/833f208cc6d6dfae661d3ce246534dbf21a89010"><code>833f208</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3173">#3173</a>
from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.7...v0.20.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go` from 1.55.6 to 1.55.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.7 (2025-04-22)</h1>
<h3>SDK Bugs</h3>
<ul>
<li><code>service/s3/s3manager</code>: Abort multipart download if
object is modified during download
<ul>
<li>Fixes <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/4986">4986</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/163aada692ed32951f979aacf452ded4c03b8a7c"><code>163aada</code></a>
release v1.55.7 (2025-04-22) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5346">#5346</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/9eb2bfd2f949fc81b96cee6b5aae6d9b84abea75"><code>9eb2bfd</code></a>
Abort multi part download if the object is modified during download</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/8d203ccff393340d080be0417d091cc60354449b"><code>8d203cc</code></a>
Update bug-report.yml</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.6...v1.55.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.31.7 to 0.32.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/95b8f80f176b5f19703f4dce9148d75978fe31a9"><code>95b8f80</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiextensions-apiserver` from 0.31.7 to 0.32.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/df778b3988c27baa8c5ebf485189e563168f0fcc"><code>df778b3</code></a>
Update dependencies to v0.31.9 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.31.7 to 0.32.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.31.7...v0.31.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to
0.0.0-20241104100929-3ea5e8cea738
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/utils/commits">compare view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.10.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/cluster-api/releases">sigs.k8s.io/cluster-api's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.2</h2>
<h2>👌 Kubernetes version support</h2>
<ul>
<li>Management Cluster: v1.28.x -> v1.33.x</li>
<li>Workload Cluster: v1.26.x -> v1.33.x</li>
</ul>
<p><a
href="https://cluster-api.sigs.k8s.io/reference/versions.html">More
information about version support can be found here</a></p>
<h2>Changes since v1.10.1</h2>
<h2>:chart_with_upwards_trend: Overview</h2>
<ul>
<li>10 new commits merged</li>
<li>2 feature additions ✨</li>
<li>3 bugs fixed 🐛</li>
</ul>
<h2>:sparkles: New Features</h2>
<ul>
<li>Dependency: Complete bump to Kubernetes v1.33 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>)</li>
<li>Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12167">#12167</a>)</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<ul>
<li>Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12180">#12180</a>)</li>
<li>ClusterClass: Fix pattern on Cluster classNamespace field (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>)</li>
<li>Machine: fallback to InfraMachine providerID if Machine providerID
is not set (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>)</li>
</ul>
<h2>:seedling: Others</h2>
<ul>
<li>Dependency: Bump cert-manager to v1.17.2 (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>)</li>
<li>Dependency/Security: Bump modules to fix CVEs (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12176">#12176</a>)</li>
<li>e2e: Add 1.33 kind image to mapper.go file (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12192">#12192</a>)</li>
<li>e2e: Add an option to override custom node image name for kind
cluster (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>)</li>
</ul>
<p>:book: Additionally, there has been 1 contribution to our
documentation and book. (<a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12141">#12141</a>)</p>
<h2>Dependencies</h2>
<h3>Added</h3>
<p><em>Nothing has changed.</em></p>
<h3>Changed</h3>
<ul>
<li>golang.org/x/net: v0.37.0 → v0.38.0</li>
</ul>
<h3>Removed</h3>
<p><em>Nothing has changed.</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/525566440a77696f6d57535229987ad226a5e51a"><code>5255664</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12252">#12252</a>
from sbueringer/pr-fix-namespace-pattern</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/30e7a3253f310e7704aad50cc5baefb35370951b"><code>30e7a32</code></a>
Fix pattern on Cluster classNamespace field</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/29865baa01b88c0e3322bf498f7efcfe0790dde2"><code>29865ba</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12239">#12239</a>
from k8s-infra-cherrypick-robot/cherry-pick-12186-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/39207ca5094ea10e83d5454a48bc47fc492bad24"><code>39207ca</code></a>
Add an option to override custom node image name for kind cluster</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/718dac1333663bfc584b782ddbf767375d48fe23"><code>718dac1</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12217">#12217</a>
from k8s-infra-cherrypick-robot/cherry-pick-12210-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/44b27ea4b6d0446d951114336b5e8ef9955dc443"><code>44b27ea</code></a>
update cert-manager to v1.17.2</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/805064ee1912bfbd2c5fa9f251ff404853b55b50"><code>805064e</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12211">#12211</a>
from k8s-infra-cherrypick-robot/cherry-pick-12206-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/e6da064c59097e6cc2983af5612e5f88fb177c4f"><code>e6da064</code></a>
Complete bump to Kubernetes v1.33</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/aa8714b3575bde4fd66589ffb8d18727b1cb62df"><code>aa8714b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cluster-api/issues/12209">#12209</a>
from k8s-infra-cherrypick-robot/cherry-pick-11985-t...</li>
<li><a
href="https://github.com/kubernetes-sigs/cluster-api/commit/7f42ed71eaf38fce431c5a54b5667a8f75c2f03c"><code>7f42ed7</code></a>
drain node by infraMachine ProviderID</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cluster-api/compare/v1.9.6...v1.10.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/controller-runtime` from 0.19.7 to 0.20.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.4</h2>
<h2>What's Changed</h2>
<ul>
<li>:bug: Restmapper: Respect preferred version by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3159">kubernetes-sigs/controller-runtime#3159</a></li>
<li>🌱 Mention the SkipNameValidation option in the name validation error
by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3172">kubernetes-sigs/controller-runtime#3172</a></li>
<li>:sparkles: Controller: Retain the priority by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3173">kubernetes-sigs/controller-runtime#3173</a></li>
<li>✨Add RELEASE_TAG to tools/setup-envtest to show binary version with
setup-envtest version by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3175">kubernetes-sigs/controller-runtime#3175</a></li>
<li>:seedling: Handlers: Default to LowPriorityWhenUnchanged without a
wrapper by <a
href="https://github.com/alvaroaleman"><code>@alvaroaleman</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3179">kubernetes-sigs/controller-runtime#3179</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4</a></p>
<h2>v0.20.3</h2>
<h2>What's Changed</h2>
<ul>
<li>🐛 fix: cache should list out of global cache when present and
necessary by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3127">kubernetes-sigs/controller-runtime#3127</a></li>
<li>🌱 Export envtest.ReadCRDFiles by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3131">kubernetes-sigs/controller-runtime#3131</a></li>
<li>:bug: Fakeclient: Fix dataraces when writing to the scheme by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3145">kubernetes-sigs/controller-runtime#3145</a></li>
<li>Revert "✨ Expose all Go runtime metrics" by <a
href="https://github.com/alvaroaleman"><code>@alvaroaleman</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3147">kubernetes-sigs/controller-runtime#3147</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.2...v0.20.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.2...v0.20.3</a></p>
<h2>v0.20.2</h2>
<h2>What's Changed</h2>
<ul>
<li>✨ Expose all Go runtime metrics by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3100">kubernetes-sigs/controller-runtime#3100</a></li>
<li>🐛Fix behavior of rate limit option in priorityqueue.AddWithOpts by
<a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3106">kubernetes-sigs/controller-runtime#3106</a></li>
<li>🌱 Update dependencies, k8s 1.32.1 by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3108">kubernetes-sigs/controller-runtime#3108</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2</a></p>
<h2>v0.20.1</h2>
<h2>What's Changed</h2>
<ul>
<li>🐛 Check to see if custom source implements fmt.Stringer when logging
by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077">kubernetes-sigs/controller-runtime#3077</a></li>
<li>🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079">kubernetes-sigs/controller-runtime#3079</a></li>
<li>🐛 support WaitForSync in custom TypedSyncingSource by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086">kubernetes-sigs/controller-runtime#3086</a></li>
<li>🌱 Add debug logging for the state of the priority queue by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088">kubernetes-sigs/controller-runtime#3088</a></li>
<li>:bug: Priorityqueue: Yet another queue_depth metric fix by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089">kubernetes-sigs/controller-runtime#3089</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1</a></p>
<h2>v0.20.0</h2>
<h2>Highlights</h2>
<ul>
<li>Based on k8s.io/* v1.32 libraries and minimum Go version is now
v1.23</li>
<li>New experimental priority queue feature
<ul>
<li>More details in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013">#3013</a>
and <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
<li>Can be enabled via manager.Options.Controller.UsePriorityQueue</li>
<li>Please give it a try and provide feedback in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374">#2374</a></li>
</ul>
</li>
<li><a
href="https://redirect.github.com/kubernetes/enhancements/issues/3352">AggregatedDiscovery</a>
is automatically used when available (<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901">#2901</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/0f7927c52ef41f261195054ec7f01902357e2c33"><code>0f7927c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3179">#3179</a>
from alvaroaleman/lowpdefault</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/9951869f7cf4bb7280230650a52a9555a78dbb16"><code>9951869</code></a>
:seedling: TypedRequestForOwner: Decrease priority when unchanged</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c7d5d83a85f695a61a8f7710a0d08705da4caf9a"><code>c7d5d83</code></a>
Fix godoc of TypedEventHandler</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2062f3a5c6c3b98756c1af5a4fab3f854f89b8fe"><code>2062f3a</code></a>
:seedling: Remove redundant WithLowPriorityWhenUnchanged in builder</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/2af3164c7e3141ec556c14e065217798b63db28a"><code>2af3164</code></a>
:seedling: Followups to default low priority in mappers</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/29debb1426f7b240ab914e9d5202b118652237aa"><code>29debb1</code></a>
:seedling: Handlers: Use low priority when object is unchanged and
priority q</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/535565878feb6248fddc5c2be6727fa761ad90d0"><code>5355658</code></a>
🐛Implement priorityqueue as default on handlers if using priorityqueue
interf...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3156ace3fa107b02084d5228ef1f5477178fb81a"><code>3156ace</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3175">#3175</a>
from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/4ae5f398bf654b0c05e41d8f86d09cf6d8ee156c"><code>4ae5f39</code></a>
add version.version to tools/setup-envtest to show installed
version</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/833f208cc6d6dfae661d3ce246534dbf21a89010"><code>833f208</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3173">#3173</a>
from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.7...v0.20.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-logr/logr/releases">github.com/go-logr/logr's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.3</h2>
<p>Minor release.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix slog tests for 1.25 by <a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
<li>Remove one exception from Slog testing by <a
href="https://github.com/thockin"><code>@thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/362">go-logr/logr#362</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/hoeppi-google"><code>@hoeppi-google</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557"><code>38a1c47</code></a>
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18</li>
<li><a
href="https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417"><code>f08bedd</code></a>
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7"><code>6295e99</code></a>
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0</li>
<li><a
href="https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957"><code>028840d</code></a>
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17</li>
<li><a
href="https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201"><code>511e5fa</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/367">#367</a> from
go-logr/dependabot/github_actions/github/codeql-...</li>
<li><a
href="https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21"><code>d806463</code></a>
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15</li>
<li><a
href="https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044"><code>158c311</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/366">#366</a> from
thockin/master</li>
<li><a
href="https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1"><code>c79ddb3</code></a>
Update to support golangci-lint v2</li>
<li><a
href="https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205"><code>20a64ba</code></a>
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13</li>
<li><a
href="https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526"><code>0385e14</code></a>
Add comments around slog exceptions</li>
<li>Additional commits viewable in <a
href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/samber/lo` from 1.49.1 to 1.50.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/samber/lo/releases">github.com/samber/lo's
releases</a>.</em></p>
<blockquote>
<h2>v1.50.0</h2>
<h2>What's Changed</h2>
<p>Here is the 50th minor version !! 🔥🥂</p>
<h4>New methods</h4>
<ul>
<li>Implemented GroupByMap by <a
href="https://github.com/maryum375"><code>@maryum375</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/443">samber/lo#443</a></li>
<li>feat: Add NthOr and NthOrEmpty functions by <a
href="https://github.com/edvardsanta"><code>@edvardsanta</code></a> in
<a
href="https://redirect.github.com/samber/lo/pull/611">samber/lo#611</a></li>
<li>feat: adding FilterMapToSlice by <a
href="https://github.com/samber"><code>@samber</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/623">samber/lo#623</a></li>
<li>feat(mutable): adding Map, MapI, Filter, FilterI by <a
href="https://github.com/samber"><code>@samber</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/577">samber/lo#577</a></li>
<li>Add ElementsMatch, ElementsMatchBy by <a
href="https://github.com/senago"><code>@senago</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/589">samber/lo#589</a></li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Perf(slice): Optimize iteration function parameters and add test
cases by <a
href="https://github.com/shuqingzai"><code>@shuqingzai</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/587">samber/lo#587</a></li>
<li>Preallocate result in FilterMap by <a
href="https://github.com/renbou"><code>@renbou</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/622">samber/lo#622</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>docs: modify mutable.shuffle example code and Go Playground links by
<a href="https://github.com/ebina4yaka"><code>@ebina4yaka</code></a> in
<a
href="https://redirect.github.com/samber/lo/pull/595">samber/lo#595</a></li>
<li>fix: Issue 605 (README for Ternary() by <a
href="https://github.com/peterhoward42"><code>@peterhoward42</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/606">samber/lo#606</a></li>
<li>docs: add play link for ChunkEntries example in README by <a
href="https://github.com/oswaldom-code"><code>@oswaldom-code</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/600">samber/lo#600</a></li>
<li>doc: update CoalesceXXX demo and result by <a
href="https://github.com/jialeicui"><code>@jialeicui</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/594">samber/lo#594</a></li>
<li>docs: fix typo in readme by <a
href="https://github.com/ahmedabdou14"><code>@ahmedabdou14</code></a>
in <a
href="https://redirect.github.com/samber/lo/pull/620">samber/lo#620</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/590">samber/lo#590</a></li>
<li>chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/618">samber/lo#618</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 6 to 7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/samber/lo/pull/616">samber/lo#616</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maryum375"><code>@maryum375</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/443">samber/lo#443</a></li>
<li><a
href="https://github.com/shuqingzai"><code>@shuqingzai</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/587">samber/lo#587</a></li>
<li><a
href="https://github.com/ebina4yaka"><code>@ebina4yaka</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/595">samber/lo#595</a></li>
<li><a href="https://github.com/jialeicui"><code>@jialeicui</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/594">samber/lo#594</a></li>
<li><a
href="https://github.com/peterhoward42"><code>@peterhoward42</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/606">samber/lo#606</a></li>
<li><a
href="https://github.com/edvardsanta"><code>@edvardsanta</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/611">samber/lo#611</a></li>
<li><a
href="https://github.com/ahmedabdou14"><code>@ahmedabdou14</code></a>
made their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/620">samber/lo#620</a></li>
<li><a href="https://github.com/renbou"><code>@renbou</code></a> made
their first contribution in <a
href="https://redirect.github.com/samber/lo/pull/622">samber/lo#622</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/samber/lo/compare/v1.49.1...v1.50.0">https://github.com/samber/lo/compare/v1.49.1...v1.50.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/samber/lo/commit/5c8d84b205a85791cf908cc836673a79f3d17175"><code>5c8d84b</code></a>
bump v1.50.0</li>
<li><a
href="https://github.com/samber/lo/commit/4a43ff68b4f2860c8160002155f1eddb236a0319"><code>4a43ff6</code></a>
Add ElementsMatch, ElementsMatchBy (<a
href="https://redirect.github.com/samber/lo/issues/589">#589</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/0bc568abfc657698ab8e8dab159f92efbc96b148"><code>0bc568a</code></a>
Update README.md</li>
<li><a
href="https://github.com/samber/lo/commit/c7a67cad51dfa1bb275b2861cd4855959c2ec70b"><code>c7a67ca</code></a>
feat(mutable): adding Map, MapI, Filter, FilterI (<a
href="https://redirect.github.com/samber/lo/issues/577">#577</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/e5dba6f4592b1de9b31c4c5e6139f55158c9a393"><code>e5dba6f</code></a>
feat: adding FilterMapToSlice (<a
href="https://redirect.github.com/samber/lo/issues/623">#623</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/e343af088ff3b5780ac033f2b50e868eb332375e"><code>e343af0</code></a>
docs: add play link for ChunkEntries example in README (<a
href="https://redirect.github.com/samber/lo/issues/600">#600</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/38f67506fe429b7adf53d5584e393bb93fc2852b"><code>38f6750</code></a>
optimization: preallocate result in FilterMap (<a
href="https://redirect.github.com/samber/lo/issues/622">#622</a>)</li>
<li><a
href="https://github.com/samber/lo/commit/d91b19f1eb6ce00ebd6d7efeba5c319f5d6f7b2c"><code>d91b19f</code></a>
chore: lint 💄</li>
<li><a
href="https://github.com/samber/lo/commit/964a3c7ac391b23e1316d99258830bd2d4431897"><code>964a3c7</code></a>
chore(ci): test more go version</li>
<li><a
href="https://github.com/samber/lo/commit/0f7f47e3383ac1ec849c1271cc3d47b5a8937bb6"><code>0f7f47e</code></a>
fix: fix backward compatibility to go 1.18</li>
<li>Add…
0 commit comments