-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 57b9803
authored
deps(deps): update all non-major dependencies (#194)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) |
`v2.22.0` -> `v2.22.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) |
`v1.36.1` -> `v1.36.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.31.4`
-> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery)
| `v0.31.4` -> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) |
`v0.31.4` -> `v0.32.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[sigs.k8s.io/cluster-api](https://redirect.github.com/kubernetes-sigs/cluster-api)
| `v1.9.0` -> `v1.9.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime)
| `v0.19.3` -> `v0.20.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary>
###
[`v2.22.2`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.22.2)
[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2)
#### What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1496](https://redirect.github.com/onsi/ginkgo/pull/1496)
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in
/ginkgo/performance/\_fixtures/performance_fixture by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1498](https://redirect.github.com/onsi/ginkgo/pull/1498)
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/ginkgo/pull/1499](https://redirect.github.com/onsi/ginkgo/pull/1499)
**Full Changelog**:
onsi/ginkgo@v2.22.1...v2.22.2
###
[`v2.22.1`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.22.1)
[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.22.0...v2.22.1)
#### 2.22.1
##### Fixes
Fix CSV encoding
- Update tests
\[[`aab3da6`](https://redirect.github.com/onsi/ginkgo/commit/aab3da6)]
- Properly encode CSV rows
\[[`c09df39`](https://redirect.github.com/onsi/ginkgo/commit/c09df39)]
- Add test case for proper csv escaping
\[[`96a80fc`](https://redirect.github.com/onsi/ginkgo/commit/96a80fc)]
- Add meta-test
\[[`43dad69`](https://redirect.github.com/onsi/ginkgo/commit/43dad69)]
##### Maintenance
- ensure \*.test files are gitignored so we don't accidentally commit
compiled tests again
\[[`c88c634`](https://redirect.github.com/onsi/ginkgo/commit/c88c634)]
- remove golang.org/x/net/context in favour of stdlib context
\[[`4df44bf`](https://redirect.github.com/onsi/ginkgo/commit/4df44bf)]
</details>
<details>
<summary>onsi/gomega (github.com/onsi/gomega)</summary>
###
[`v1.36.2`](https://redirect.github.com/onsi/gomega/releases/tag/v1.36.2)
[Compare
Source](https://redirect.github.com/onsi/gomega/compare/v1.36.1...v1.36.2)
#### Maintenance
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/757](https://redirect.github.com/onsi/gomega/pull/757)
- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/808](https://redirect.github.com/onsi/gomega/pull/808)
- Bump golang.org/x/net from 0.30.0 to 0.33.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/807](https://redirect.github.com/onsi/gomega/pull/807)
- Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/onsi/gomega/pull/810](https://redirect.github.com/onsi/gomega/pull/810)
</details>
<details>
<summary>kubernetes/api (k8s.io/api)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1)
###
[`v0.32.0`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.5...v0.32.0)
###
[`v0.31.5`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.31.5)
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.31.5)
</details>
<details>
<summary>kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)</summary>
###
[`v1.9.4`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.4)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.3...v1.9.4)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9
#### 📈 Overview
- 20 new commits merged
- 5 bugs fixed 🐛
#### 🐛 Bug Fixes
- CAPIM: Fix periodic resync in in-memory provider
([#​11670](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11670))
- Clustercache: Prevent concurrent map read/write when creating a cache
([#​11709](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11709))
- Machine: Sort list of pre-drain hooks for stable condition messages
([#​11625](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11625))
- Release: Fix broken links in release team handbooks
([#​11654](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11654))
- util: Also patch external refs if the UID differs
([#​11689](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11689))
#### 🌱 Others
- CAPIM: Inmemory: fix watch to continue serving based on
resourceVersion parameter
([#​11710](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11710))
- clusterctl: Add Infrastructure provider Harvester
([#​11653](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11653))
- Conditions: Fix formatting of blocking lifecycle hook condition
message
([#​11669](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11669))
- Conditions: Fix log messages in Cluster set status code + some minor
unit test fixes
([#​11640](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11640))
- Dependency: Bump envtest to v1.32.0
([#​11641](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11641))
- Dependency: Bump github.com/coredns/corefile-migration to v1.0.25
([#​11676](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11676))
- Dependency: Bump to controller-runtime v0.19.4
([#​11645](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11645))
- KCP: Stop recreating logger for etcd client
([#​11672](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11672))
- Logging: Reduce log level of noisy logs in ExtensionConfig and Cluster
controller
([#​11668](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11668))
- Machine: Improve Machine create and delete logs
([#​11712](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11712))
- MachineHealthCheck: Improve Machine remediation logs
([#​11706](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11706))
- util: Call patchHelper only if necessary when reconciling external
refs
([#​11675](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11675))
- util: PatchHelper: call toUnstructured only if necessary
([#​11673](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11673))
:book: Additionally, there have been 2 contributions to our
documentation and book.
([#​11627](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11627),
[#​11701](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11701))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- github.com/coredns/corefile-migration: [v1.0.24 →
v1.0.25](https://redirect.github.com/coredns/corefile-migration/compare/v1.0.24...v1.0.25)
- sigs.k8s.io/controller-runtime: v0.19.3 → v0.19.4
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.3`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.3)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.2...v1.9.3)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9.2
#### 📈 Overview
- 2 new commits merged
- 1 bug fixed 🐛
#### 🐛 Bug Fixes
- ClusterClass: Export runtime.Client interface and cache package
([#​11612](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11612))
#### 🌱 Others
- Dependency: Bump to golang.org/x/net v0.23.0
([#​11618](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11618))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- golang.org/x/net: v0.32.0 → v0.33.0
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.2`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.2)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.1...v1.9.2)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Changes since v1.9.1
#### 📈 Overview
- 4 new commits merged
#### 🌱 Others
- Cluster: Reconcile topology only when necessary
([#​11606](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11606))
- KCP: Improve KCP scale up when using failure domains
([#​11604](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11604))
- Runtime SDK: Cache DiscoveryVariables calls
([#​11599](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11599))
- util: Add TypedAll, ResourceIsUnchanged and TypedResourceIsUnchanged
predicates
([#​11603](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11603))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
*Nothing has changed.*
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
###
[`v1.9.1`](https://redirect.github.com/kubernetes-sigs/cluster-api/releases/tag/v1.9.1)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/cluster-api/compare/v1.9.0...v1.9.1)
#### 👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
[More information about version support can be found
here](https://cluster-api.sigs.k8s.io/reference/versions.html)
#### Highlights
- Support for Kubernetes v1.32
#### Changes since v1.9.0
#### 📈 Overview
- 11 new commits merged
- 1 feature addition ✨
#### ✨ New Features
- Testing: Bump Kubernetes in tests to v1.32.0 and claim support for
v1.32
([#​11565](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11565))
#### 🌱 Others
- Dependency: Bump golang.org/x/crypto
([#​11582](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11582))
- e2e: Allow e2e scalability test to have custom deletion timeout
([#​11574](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11574))
- e2e: Bump default kind image to v1.32.0
([#​11569](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11569))
- Machine: Remove solved todo comment
([#​11567](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11567))
:book: Additionally, there have been 6 contributions to our
documentation and book.
([#​11560](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11560),
[#​11561](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11561),
[#​11576](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11576),
[#​11577](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11577),
[#​11583](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11583),
[#​11585](https://redirect.github.com/kubernetes-sigs/cluster-api/issues/11585))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- golang.org/x/crypto: v0.29.0 → v0.31.0
- golang.org/x/net: v0.31.0 → v0.32.0
- golang.org/x/sync: v0.9.0 → v0.10.0
- golang.org/x/sys: v0.27.0 → v0.28.0
- golang.org/x/term: v0.26.0 → v0.27.0
- golang.org/x/text: v0.20.0 → v0.21.0
##### Removed
*Nothing has changed.*
*Thanks to all our contributors!* 😊
</details>
<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>
###
[`v0.20.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.1)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1)
#### What's Changed
- 🐛 Check to see if custom source implements fmt.Stringer when logging
by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3077](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077)
- 🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3079](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079)
- 🐛 support WaitForSync in custom TypedSyncingSource by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3086](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086)
- 🌱 Add debug logging for the state of the priority queue by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3088](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088)
- 🐛 Priorityqueue: Yet another queue_depth metric fix by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3089](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089)
**Full Changelog**:
kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
###
[`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0)
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.20.0)
#### Highlights
- Based on k8s.io/\* v1.32 libraries and minimum Go version is now v1.23
- New experimental priority queue feature
- More details in
[#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013)
and
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374)
- Can be enabled via manager.Options.Controller.UsePriorityQueue
- Please give it a try and provide feedback in
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374)
-
[AggregatedDiscovery](https://redirect.github.com/kubernetes/enhancements/issues/3352)
is automatically used when available
([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901))
- As usual, many improvements to the fake client
#### Changes since v0.19.0
#### 1 parent 80b45b7 commit 57b9803Copy full SHA for 57b9803
2 files changed
+78
-80
lines changed+26-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 |
| - | |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 |
| - | |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 |
| - | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
101 |
| - | |
| 100 | + | |
| 101 | + | |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 |
| - | |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
0 commit comments