Skip to content

Commit 8c9fc88

Browse files
chore(deps): bump the go group with 6 updates (#201)
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.91.0` | `0.92.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.2` | `0.34.3` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.2` | `0.34.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.2` | `0.34.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.34.2` | `0.34.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.2` | `0.34.3` | Updates `github.com/fluxcd/pkg/runtime` from 0.91.0 to 0.92.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/cac55028ec9b367d40381b50f75d7bd26abc36cc"><code>cac5502</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/1054">#1054</a> from cappyzawa/proxy-url-validation</li> <li><a href="https://github.com/fluxcd/pkg/commit/e4755cafec3190a9c67fc5c98877766c6d966718"><code>e4755ca</code></a> Prepare for release</li> <li><a href="https://github.com/fluxcd/pkg/commit/8a1b9500e3e046bb329207c5814a2c92362ff106"><code>8a1b950</code></a> runtime/secrets: validate proxy URL scheme and length</li> <li><a href="https://github.com/fluxcd/pkg/commit/c346f722d59779ceacf5c23eebdc34e1f60bc385"><code>c346f72</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/1052">#1052</a> from fluxcd/dependabot/github_actions/ci-5da62fd8be</li> <li><a href="https://github.com/fluxcd/pkg/commit/1f716aff7f99e157a866475e70dc1e2d3cc28544"><code>1f716af</code></a> build(deps): bump the ci group across 1 directory with 6 updates</li> <li>See full diff in <a href="https://github.com/fluxcd/pkg/compare/runtime/v0.91.0...runtime/v0.92.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.34.2 to 0.34.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/cf951b140bbec4e147400abbf5eeb7692182328e"><code>cf951b1</code></a> Update dependencies to v0.34.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.34.2...v0.34.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.34.2 to 0.34.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/a4ffedac6df90c593c8c6037a5e6f1c913583131"><code>a4ffeda</code></a> Update dependencies to v0.34.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.34.2...v0.34.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.34.2 to 0.34.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.34.2...v0.34.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.34.2 to 0.34.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/d035f641e9c887317480dab2d883469dddaddf7e"><code>d035f64</code></a> Update dependencies to v0.34.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.34.2...v0.34.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.34.2 to 0.34.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/38928043aa3ee2a0d1f81c5a3839fe89a6e3e95e"><code>3892804</code></a> Update dependencies to v0.34.3 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/ab04e77fe9dcf9ab42aceb6d672086358a5fcbb7"><code>ab04e77</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/135592">#135592</a><code>serathius/automated-cherry-pick-of-#135580</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/25da70165e6450cdeaa5c2ff507faff2274cc50f"><code>25da701</code></a> Use transformer in consistency checker</li> <li><a href="https://github.com/kubernetes/client-go/commit/0c76ee5d624c97314feb385ac7ca84487882e53f"><code>0c76ee5</code></a> Add unit tests for Data Consistency Detector</li> <li><a href="https://github.com/kubernetes/client-go/commit/cc3d9d0039796fa7f58ff578a94fbfc3298c2b8d"><code>cc3d9d0</code></a> Embed proper interface in TransformingStore to ensure DeltaFIFO and RealFIFO ...</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.34.2...v0.34.3">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>
1 parent c394547 commit 8c9fc88

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ require (
1717
github.com/fluxcd/kustomize-controller/api v1.7.3
1818
github.com/fluxcd/notification-controller/api v1.7.5
1919
github.com/fluxcd/pkg/apis/meta v1.23.0
20-
github.com/fluxcd/pkg/runtime v0.91.0
20+
github.com/fluxcd/pkg/runtime v0.92.0
2121
github.com/fluxcd/pkg/ssa v0.61.0
2222
github.com/fluxcd/pkg/version v0.11.0
2323
github.com/fluxcd/source-controller/api v1.7.4
2424
github.com/open-component-model/git-controller v0.12.1
2525
github.com/open-component-model/ocm-controller v0.27.2
2626
github.com/open-component-model/replication-controller v0.13.1
2727
github.com/stretchr/testify v1.11.1
28-
k8s.io/api v0.34.2
29-
k8s.io/apiextensions-apiserver v0.34.2
30-
k8s.io/apimachinery v0.34.2
31-
k8s.io/cli-runtime v0.34.2
32-
k8s.io/client-go v0.34.2
28+
k8s.io/api v0.34.3
29+
k8s.io/apiextensions-apiserver v0.34.3
30+
k8s.io/apimachinery v0.34.3
31+
k8s.io/cli-runtime v0.34.3
32+
k8s.io/client-go v0.34.3
3333
ocm.software/ocm v0.32.0
3434
sigs.k8s.io/controller-runtime v0.22.4
3535
sigs.k8s.io/e2e-framework v0.6.0
@@ -398,7 +398,7 @@ require (
398398
gopkg.in/yaml.v2 v2.4.0 // indirect
399399
gopkg.in/yaml.v3 v3.0.1 // indirect
400400
helm.sh/helm/v3 v3.19.2 // indirect
401-
k8s.io/component-base v0.34.2 // indirect
401+
k8s.io/component-base v0.34.3 // indirect
402402
k8s.io/klog/v2 v2.130.1 // indirect
403403
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
404404
k8s.io/kubectl v0.34.2 // indirect

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,8 +1037,8 @@ github.com/fluxcd/pkg/apis/meta v1.23.0 h1:fLis5YcHnOsyKYptzBtituBm5EWNx13I0bXQs
10371037
github.com/fluxcd/pkg/apis/meta v1.23.0/go.mod h1:UWsIbBPCxYvoVklr2mV2uLFBf/n17dNAmKFjRfApdDo=
10381038
github.com/fluxcd/pkg/kustomize v1.24.0 h1:ckFB7hh9FpJA1Oy3bYl88p9On/zsZZTbwlLBgP6eUkA=
10391039
github.com/fluxcd/pkg/kustomize v1.24.0/go.mod h1:cydG0vKpDuUaoP5STpKfxY3zqgzaARv5HsWDOFyt5nA=
1040-
github.com/fluxcd/pkg/runtime v0.91.0 h1:Z92sOLsJXa+0RIi/vNl87zF5qnsBUdOb60d2a0b4Ulo=
1041-
github.com/fluxcd/pkg/runtime v0.91.0/go.mod h1:D/gUsaSpyw6Od2QEL7MELi5m+oUmwokuxUVZ+vKQxdo=
1040+
github.com/fluxcd/pkg/runtime v0.92.0 h1:FqelIv8L8TPCNnuF4cc7c/43P2p6aDT7FRDuZY6/kB8=
1041+
github.com/fluxcd/pkg/runtime v0.92.0/go.mod h1:D/gUsaSpyw6Od2QEL7MELi5m+oUmwokuxUVZ+vKQxdo=
10421042
github.com/fluxcd/pkg/ssa v0.61.0 h1:GeueQfZVrjPLEzmEkq6gpFTBr1MDcqUihCQDf6AaIo8=
10431043
github.com/fluxcd/pkg/ssa v0.61.0/go.mod h1:PNRlgihYbmlQU5gzsB14nrsNMbtACNanBnKhLCWmeX8=
10441044
github.com/fluxcd/pkg/tar v0.16.0 h1:P7hR2FjLBuI9AIndRqrZaO7VYFbbBzbYMBsLe2hh7fI=
@@ -2600,18 +2600,18 @@ honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt
26002600
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
26012601
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
26022602
honnef.co/go/tools v0.1.3/go.mod h1:NgwopIslSNH47DimFoV78dnkksY2EFtX0ajyb3K/las=
2603-
k8s.io/api v0.34.2 h1:fsSUNZhV+bnL6Aqrp6O7lMTy6o5x2C4XLjnh//8SLYY=
2604-
k8s.io/api v0.34.2/go.mod h1:MMBPaWlED2a8w4RSeanD76f7opUoypY8TFYkSM+3XHw=
2605-
k8s.io/apiextensions-apiserver v0.34.2 h1:WStKftnGeoKP4AZRz/BaAAEJvYp4mlZGN0UCv+uvsqo=
2606-
k8s.io/apiextensions-apiserver v0.34.2/go.mod h1:398CJrsgXF1wytdaanynDpJ67zG4Xq7yj91GrmYN2SE=
2607-
k8s.io/apimachinery v0.34.2 h1:zQ12Uk3eMHPxrsbUJgNF8bTauTVR2WgqJsTmwTE/NW4=
2608-
k8s.io/apimachinery v0.34.2/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
2609-
k8s.io/cli-runtime v0.34.2 h1:cct1GEuWc3IyVT8MSCoIWzRGw9HJ/C5rgP32H60H6aE=
2610-
k8s.io/cli-runtime v0.34.2/go.mod h1:X13tsrYexYUCIq8MarCBy8lrm0k0weFPTpcaNo7lms4=
2611-
k8s.io/client-go v0.34.2 h1:Co6XiknN+uUZqiddlfAjT68184/37PS4QAzYvQvDR8M=
2612-
k8s.io/client-go v0.34.2/go.mod h1:2VYDl1XXJsdcAxw7BenFslRQX28Dxz91U9MWKjX97fE=
2613-
k8s.io/component-base v0.34.2 h1:HQRqK9x2sSAsd8+R4xxRirlTjowsg6fWCPwWYeSvogQ=
2614-
k8s.io/component-base v0.34.2/go.mod h1:9xw2FHJavUHBFpiGkZoKuYZ5pdtLKe97DEByaA+hHbM=
2603+
k8s.io/api v0.34.3 h1:D12sTP257/jSH2vHV2EDYrb16bS7ULlHpdNdNhEw2S4=
2604+
k8s.io/api v0.34.3/go.mod h1:PyVQBF886Q5RSQZOim7DybQjAbVs8g7gwJNhGtY5MBk=
2605+
k8s.io/apiextensions-apiserver v0.34.3 h1:p10fGlkDY09eWKOTeUSioxwLukJnm+KuDZdrW71y40g=
2606+
k8s.io/apiextensions-apiserver v0.34.3/go.mod h1:aujxvqGFRdb/cmXYfcRTeppN7S2XV/t7WMEc64zB5A0=
2607+
k8s.io/apimachinery v0.34.3 h1:/TB+SFEiQvN9HPldtlWOTp0hWbJ+fjU+wkxysf/aQnE=
2608+
k8s.io/apimachinery v0.34.3/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
2609+
k8s.io/cli-runtime v0.34.3 h1:YRyMhiwX0dT9lmG0AtZDaeG33Nkxgt9OlCTZhRXj9SI=
2610+
k8s.io/cli-runtime v0.34.3/go.mod h1:GVwL1L5uaGEgM7eGeKjaTG2j3u134JgG4dAI6jQKhMc=
2611+
k8s.io/client-go v0.34.3 h1:wtYtpzy/OPNYf7WyNBTj3iUA0XaBHVqhv4Iv3tbrF5A=
2612+
k8s.io/client-go v0.34.3/go.mod h1:OxxeYagaP9Kdf78UrKLa3YZixMCfP6bgPwPwNBQBzpM=
2613+
k8s.io/component-base v0.34.3 h1:zsEgw6ELqK0XncCQomgO9DpUIzlrYuZYA0Cgo+JWpVk=
2614+
k8s.io/component-base v0.34.3/go.mod h1:5iIlD8wPfWE/xSHTRfbjuvUul2WZbI2nOUK65XL0E/c=
26152615
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
26162616
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
26172617
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b h1:MloQ9/bdJyIu9lb1PzujOPolHyvO06MXG5TUIj2mNAA=

0 commit comments

Comments
 (0)