Skip to content

Commit 8a921bd

Browse files
chore(deps): bump the go group with 7 updates (#163)
Bumps the go group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.15.0` | `1.18.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.66.0` | `0.74.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.2` | `0.33.3` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.33.2` | `0.33.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.2` | `0.33.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.33.2` | `0.33.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.2` | `0.33.3` | Updates `github.com/fluxcd/pkg/apis/meta` from 1.15.0 to 1.18.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7a820924bf5383a379a76cc923fa82437b17ef53"><code>7a82092</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/982">#982</a> from fluxcd/watch-label</li> <li><a href="https://github.com/fluxcd/pkg/commit/252071547da5db9d380f4e02d5976a35a3349f69"><code>2520715</code></a> runtime/controller: Use controller_test package for tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/200b6b697258cf5eed12c96bf80d109f02666f0f"><code>200b6b6</code></a> runtime/controller: Introduce flag for watching config resources</li> <li><a href="https://github.com/fluxcd/pkg/commit/237b27666d1d2fda96ac4aa9b1edaa923d16b157"><code>237b276</code></a> apis/meta: Introduce label for watching config resources</li> <li><a href="https://github.com/fluxcd/pkg/commit/c706ea8774fe76558b50e5ab7360099fcbaaf17c"><code>c706ea8</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/944">#944</a> from fluxcd/dependabot/github_actions/ci-08ea3624a6</li> <li><a href="https://github.com/fluxcd/pkg/commit/f63a79748eff6391dd8d22dadeecd7ddf4567c5a"><code>f63a797</code></a> build(deps): bump the ci group across 1 directory with 3 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/578210e99f017eb8cd69a442a1f20e693b22680d"><code>578210e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/981">#981</a> from fluxcd/fix-permissions-gha</li> <li><a href="https://github.com/fluxcd/pkg/commit/0a9d0bb2a882c94894bb67f349b7dc98b16fe4d8"><code>0a9d0bb</code></a> ci: Fix missing permissions for <code>preview-release</code> workflow</li> <li><a href="https://github.com/fluxcd/pkg/commit/c866cff616bd964918fb5a00109d132c6f7d3ef6"><code>c866cff</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/980">#980</a> from fluxcd/fix-typo</li> <li><a href="https://github.com/fluxcd/pkg/commit/72ea7ac97f37f7bf414a31442df9d1270519ca4e"><code>72ea7ac</code></a> github: Remove redundant options</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/apis/meta/v1.15.0...apis/meta/v1.18.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/runtime` from 0.66.0 to 0.74.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/4f64822f3a774ce4ad6bd83d377edbc7096689cf"><code>4f64822</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/989">#989</a> from cappyzawa/feat/runtime-secrets-token-auth-support</li> <li><a href="https://github.com/fluxcd/pkg/commit/a75690c3990d91384fe8ff36e4f998d183f20705"><code>a75690c</code></a> Prepare for release</li> <li><a href="https://github.com/fluxcd/pkg/commit/447804609fa2d5656b7429ea09cac767966f5223"><code>4478046</code></a> runtime/secrets: add TokenAuth detection support</li> <li><a href="https://github.com/fluxcd/pkg/commit/754624dafa74b51f54011dc4c43896da1fd88508"><code>754624d</code></a> runtime/secrets: simplify BearerAuth to string type</li> <li><a href="https://github.com/fluxcd/pkg/commit/d93949611ebd406f169eeb3fdd059222b2d0a568"><code>d939496</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/988">#988</a> from fluxcd/restconfig-azure-cloud</li> <li><a href="https://github.com/fluxcd/pkg/commit/ef45e8d3313fb03848f0305752ae37774dfc9192"><code>ef45e8d</code></a> [RFC-0010] auth/azure: Support all Azure clouds for remote clusters at the co...</li> <li><a href="https://github.com/fluxcd/pkg/commit/c3b108fc3623a8090ec3890144d71556b34ed5f4"><code>c3b108f</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/983">#983</a> from cappyzawa/feature/detect-auth-from-secret</li> <li><a href="https://github.com/fluxcd/pkg/commit/fddd5f143b42d7906d32805dca40606bf77ca67e"><code>fddd5f1</code></a> Prepare for release</li> <li><a href="https://github.com/fluxcd/pkg/commit/22e822f7d910f713f5eeb8ce71e29fb02f426728"><code>22e822f</code></a> runtime/secrets: support multiple authentication methods in secrets</li> <li><a href="https://github.com/fluxcd/pkg/commit/dc9bf746cbd505d0daec7225dcc235db6b908b0a"><code>dc9bf74</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/986">#986</a> from jvcdk/bugfix/retryable-http-should-honor-http-co...</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/runtime/v0.66.0...runtime/v0.74.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.33.2 to 0.33.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/b40c1cacbb902b21a7e0c7bf0967321860c1a632"><code>b40c1ca</code></a> Update dependencies to v0.33.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.33.2...v0.33.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.33.2 to 0.33.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/c3d71195de6a58d082d9f78fea636aab9f6c053c"><code>c3d7119</code></a> Update dependencies to v0.33.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.33.2...v0.33.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.33.2 to 0.33.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.33.2...v0.33.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.33.2 to 0.33.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/51cde5349a645b14c5b9872b4eb5a1726765ba10"><code>51cde53</code></a> Update dependencies to v0.33.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.33.2...v0.33.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.33.2 to 0.33.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/23a84e44140aa8ba10a91cdf47a7afbd74743688"><code>23a84e4</code></a> Update dependencies to v0.33.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.33.2...v0.33.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 70cf766 commit 8a921bd

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ require (
1616
github.com/fluxcd/image-reflector-controller/api v0.35.2
1717
github.com/fluxcd/kustomize-controller/api v1.6.1
1818
github.com/fluxcd/notification-controller/api v1.6.0
19-
github.com/fluxcd/pkg/apis/meta v1.15.0
20-
github.com/fluxcd/pkg/runtime v0.66.0
19+
github.com/fluxcd/pkg/apis/meta v1.18.0
20+
github.com/fluxcd/pkg/runtime v0.74.0
2121
github.com/fluxcd/pkg/ssa v0.51.0
2222
github.com/fluxcd/pkg/version v0.9.0
2323
github.com/fluxcd/source-controller/api v1.6.2
2424
github.com/open-component-model/git-controller v0.12.1
2525
github.com/open-component-model/ocm-controller v0.26.4
2626
github.com/open-component-model/replication-controller v0.13.1
27-
k8s.io/api v0.33.2
28-
k8s.io/apiextensions-apiserver v0.33.2
29-
k8s.io/apimachinery v0.33.2
30-
k8s.io/cli-runtime v0.33.2
31-
k8s.io/client-go v0.33.2
27+
k8s.io/api v0.33.3
28+
k8s.io/apiextensions-apiserver v0.33.3
29+
k8s.io/apimachinery v0.33.3
30+
k8s.io/cli-runtime v0.33.3
31+
k8s.io/client-go v0.33.3
3232
ocm.software/ocm v0.26.0
3333
sigs.k8s.io/controller-runtime v0.21.0
3434
sigs.k8s.io/e2e-framework v0.6.0
@@ -366,7 +366,7 @@ require (
366366
gopkg.in/yaml.v2 v2.4.0 // indirect
367367
gopkg.in/yaml.v3 v3.0.1 // indirect
368368
helm.sh/helm/v3 v3.18.4 // indirect
369-
k8s.io/component-base v0.33.2 // indirect
369+
k8s.io/component-base v0.33.3 // indirect
370370
k8s.io/klog/v2 v2.130.1 // indirect
371371
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 // indirect
372372
k8s.io/kubectl v0.33.2 // indirect

go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,12 @@ github.com/fluxcd/pkg/apis/acl v0.7.0 h1:dMhZJH+g6ZRPjs4zVOAN9vHBd1DcavFgcIFkg5o
367367
github.com/fluxcd/pkg/apis/acl v0.7.0/go.mod h1:uv7pXXR/gydiX4MUwlQa7vS8JONEDztynnjTvY3JxKQ=
368368
github.com/fluxcd/pkg/apis/kustomize v1.11.0 h1:0IzDgxZkc4v+5SDNCvgZhfwfkdkQLPXCner7TNaJFWE=
369369
github.com/fluxcd/pkg/apis/kustomize v1.11.0/go.mod h1:j302mJGDww8cn9qvMsRQ0LJ1HPAPs/IlX7CSsoJV7BI=
370-
github.com/fluxcd/pkg/apis/meta v1.15.0 h1:kvpju2J2r3DfpOMUFIgHkAE2qwI6219TvezFRGxYi2w=
371-
github.com/fluxcd/pkg/apis/meta v1.15.0/go.mod h1:97l3hTwBpJbXBY+wetNbqrUsvES8B1jGioKcBUxmqd8=
370+
github.com/fluxcd/pkg/apis/meta v1.18.0 h1:ACHrMIjlcioE9GKS7NGk62KX4NshqNewr8sBwMcXABs=
371+
github.com/fluxcd/pkg/apis/meta v1.18.0/go.mod h1:97l3hTwBpJbXBY+wetNbqrUsvES8B1jGioKcBUxmqd8=
372372
github.com/fluxcd/pkg/kustomize v1.18.0 h1:wWK+qYwmBmba3N3VAqZ9ijnfVGGaIjcaHWo033URZTw=
373373
github.com/fluxcd/pkg/kustomize v1.18.0/go.mod h1:Ij9722MdWIE6B1EPg2ZJUf6npycgfRfN4Lohi7D/Kic=
374-
github.com/fluxcd/pkg/runtime v0.66.0 h1:efOrHg/a+q0iUInCZ+dnTZRG8sk89sW340SC93HhnHg=
375-
github.com/fluxcd/pkg/runtime v0.66.0/go.mod h1:2/cfa1WspakXzEol7tstyzShAQb43pHa8FEXq7vCMf8=
374+
github.com/fluxcd/pkg/runtime v0.74.0 h1:4SxBWJSU6vKIrAoUHtaJ190pHyK445qlmIgG2XC5Tb0=
375+
github.com/fluxcd/pkg/runtime v0.74.0/go.mod h1:iGhdaEq+lMJQTJNAFEPOU4gUJ7kt3yeDcJPZy7O9IUw=
376376
github.com/fluxcd/pkg/ssa v0.51.0 h1:sFarxKZcS0J8sjq9qvs/r+1XiJqNgRodEiPjV75F8R4=
377377
github.com/fluxcd/pkg/ssa v0.51.0/go.mod h1:v+h9RC0JxWIqMTK2Eo+8Nh700AXyZChZ2TiLVj4tf3M=
378378
github.com/fluxcd/pkg/tar v0.12.0 h1:og6F+ivnWNRbNJSq0ukCTVs7YrGIlzjxSVZU+E8NprM=
@@ -1227,18 +1227,18 @@ helm.sh/helm/v3 v3.18.4 h1:pNhnHM3nAmDrxz6/UC+hfjDY4yeDATQCka2/87hkZXQ=
12271227
helm.sh/helm/v3 v3.18.4/go.mod h1:WVnwKARAw01iEdjpEkP7Ii1tT1pTPYfM1HsakFKM3LI=
12281228
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
12291229
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
1230-
k8s.io/api v0.33.2 h1:YgwIS5jKfA+BZg//OQhkJNIfie/kmRsO0BmNaVSimvY=
1231-
k8s.io/api v0.33.2/go.mod h1:fhrbphQJSM2cXzCWgqU29xLDuks4mu7ti9vveEnpSXs=
1232-
k8s.io/apiextensions-apiserver v0.33.2 h1:6gnkIbngnaUflR3XwE1mCefN3YS8yTD631JXQhsU6M8=
1233-
k8s.io/apiextensions-apiserver v0.33.2/go.mod h1:IvVanieYsEHJImTKXGP6XCOjTwv2LUMos0YWc9O+QP8=
1234-
k8s.io/apimachinery v0.33.2 h1:IHFVhqg59mb8PJWTLi8m1mAoepkUNYmptHsV+Z1m5jY=
1235-
k8s.io/apimachinery v0.33.2/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
1236-
k8s.io/cli-runtime v0.33.2 h1:koNYQKSDdq5AExa/RDudXMhhtFasEg48KLS2KSAU74Y=
1237-
k8s.io/cli-runtime v0.33.2/go.mod h1:gnhsAWpovqf1Zj5YRRBBU7PFsRc6NkEkwYNQE+mXL88=
1238-
k8s.io/client-go v0.33.2 h1:z8CIcc0P581x/J1ZYf4CNzRKxRvQAwoAolYPbtQes+E=
1239-
k8s.io/client-go v0.33.2/go.mod h1:9mCgT4wROvL948w6f6ArJNb7yQd7QsvqavDeZHvNmHo=
1240-
k8s.io/component-base v0.33.2 h1:sCCsn9s/dG3ZrQTX/Us0/Sx2R0G5kwa0wbZFYoVp/+0=
1241-
k8s.io/component-base v0.33.2/go.mod h1:/41uw9wKzuelhN+u+/C59ixxf4tYQKW7p32ddkYNe2k=
1230+
k8s.io/api v0.33.3 h1:SRd5t//hhkI1buzxb288fy2xvjubstenEKL9K51KBI8=
1231+
k8s.io/api v0.33.3/go.mod h1:01Y/iLUjNBM3TAvypct7DIj0M0NIZc+PzAHCIo0CYGE=
1232+
k8s.io/apiextensions-apiserver v0.33.3 h1:qmOcAHN6DjfD0v9kxL5udB27SRP6SG/MTopmge3MwEs=
1233+
k8s.io/apiextensions-apiserver v0.33.3/go.mod h1:oROuctgo27mUsyp9+Obahos6CWcMISSAPzQ77CAQGz8=
1234+
k8s.io/apimachinery v0.33.3 h1:4ZSrmNa0c/ZpZJhAgRdcsFcZOw1PQU1bALVQ0B3I5LA=
1235+
k8s.io/apimachinery v0.33.3/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
1236+
k8s.io/cli-runtime v0.33.3 h1:Dgy4vPjNIu8LMJBSvs8W0LcdV0PX/8aGG1DA1W8lklA=
1237+
k8s.io/cli-runtime v0.33.3/go.mod h1:yklhLklD4vLS8HNGgC9wGiuHWze4g7x6XQZ+8edsKEo=
1238+
k8s.io/client-go v0.33.3 h1:M5AfDnKfYmVJif92ngN532gFqakcGi6RvaOF16efrpA=
1239+
k8s.io/client-go v0.33.3/go.mod h1:luqKBQggEf3shbxHY4uVENAxrDISLOarxpTKMiUuujg=
1240+
k8s.io/component-base v0.33.3 h1:mlAuyJqyPlKZM7FyaoM/LcunZaaY353RXiOd2+B5tGA=
1241+
k8s.io/component-base v0.33.3/go.mod h1:ktBVsBzkI3imDuxYXmVxZ2zxJnYTZ4HAsVj9iF09qp4=
12421242
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
12431243
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
12441244
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 h1:gAXU86Fmbr/ktY17lkHwSjw5aoThQvhnstGGIYKlKYc=

0 commit comments

Comments
 (0)