Skip to content

Commit 5a0fefb

Browse files
chore(deps): bump the go group with 7 updates (#151)
Bumps the go group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.11.0` | `1.12.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.46.0` | `0.47.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.0` | `0.33.1` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.33.0` | `0.33.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.0` | `0.33.1` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.33.0` | `0.33.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.0` | `0.33.1` | Updates `github.com/fluxcd/pkg/apis/meta` from 1.11.0 to 1.12.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7a72e48536ab9762bb4127a39b46f2bf064e76a3"><code>7a72e48</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/927">#927</a> from fluxcd/rfc-0010-feature-gate</li> <li><a href="https://github.com/fluxcd/pkg/commit/d1cd390ccab425d05ade7119e4db8dcf9d2ee847"><code>d1cd390</code></a> [RFC-0010] Introduce feature gate for enabling object-level workload identity</li> <li><a href="https://github.com/fluxcd/pkg/commit/a556f82a7d5286b8f8ccc9c063ac61a2da3a26d0"><code>a556f82</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/926">#926</a> from fluxcd/azure-int-tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/d8a62c14d85dd39c1af74d654315d1623bbd5f28"><code>d8a62c1</code></a> Enable scheduled Azure integration tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/a7adfff4d015d8c6fe3b3a249bff1ae144830ee3"><code>a7adfff</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/922">#922</a> from fluxcd/dependabot/github_actions/ci-1bf90fd100</li> <li><a href="https://github.com/fluxcd/pkg/commit/b5058d47e49597f696f08b207264e42a2187750b"><code>b5058d4</code></a> build(deps): bump the ci group across 1 directory with 4 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/8204f9259ddba304108280cb609f08cb739fb957"><code>8204f92</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/925">#925</a> from fluxcd/federation</li> <li><a href="https://github.com/fluxcd/pkg/commit/4d58d6dae6111fb6170be869c4aa9c0fcac6991c"><code>4d58d6d</code></a> [RFC-0010] Support cross-cloud object-level workload identity</li> <li><a href="https://github.com/fluxcd/pkg/commit/284f5668cddfa09ad8c64ee8f48f64a7d5c3de11"><code>284f566</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/924">#924</a> from fluxcd/wi-int-tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/0b6d5a62871608080bf32732b1e4b9cbce901d8e"><code>0b6d5a6</code></a> [RFC-0010] Add integration tests for object-level workload identity</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/apis/meta/v1.11.0...apis/meta/v1.12.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.46.0 to 0.47.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/d18e808fb5acd0f4d04c404305f0ccce3e18616e"><code>d18e808</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/915">#915</a> from fluxcd/semver-v3.3.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/bfb4557f5927e2c598244348331f2bb1cf7910c7"><code>bfb4557</code></a> Downgrade <code>Masterminds/semver</code> to v3.3.0</li> <li>See full diff in <a href="https://github.com/fluxcd/pkg/compare/oci/v0.46.0...oci/v0.47.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.33.0 to 0.33.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/04f698e1bd3423a362c0cf87a71b7335d3e7acfc"><code>04f698e</code></a> Update dependencies to v0.33.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.33.0...v0.33.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.33.0 to 0.33.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/a0cfc6316b2aa9d392e9dd93ac2f2c604909b87a"><code>a0cfc63</code></a> Update dependencies to v0.33.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.33.0...v0.33.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/173776a0582da70432e19d16eca025c451600ae8"><code>173776a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/131708">#131708</a><code>tigrato/automated-cherry-pick-of-#131702</code></li> <li><a href="https://github.com/kubernetes/apimachinery/commit/a3d1fde23c29a416d149d9cfc8e249643d691311"><code>a3d1fde</code></a> fix: fixes a possible panic in <code>NewYAMLToJSONDecoder</code></li> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.33.0...v0.33.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.33.0 to 0.33.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/8aa16c9f5366716cf3e5b7d91db016634c649fae"><code>8aa16c9</code></a> Update dependencies to v0.33.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.33.0...v0.33.1">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.33.0 to 0.33.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/e7397e54da6d91094f2a8ca6224af45c25682f7f"><code>e7397e5</code></a> Update dependencies to v0.33.1 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.33.0...v0.33.1">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 83f1825 commit 5a0fefb

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
@@ -18,19 +18,19 @@ require (
1818
github.com/fluxcd/image-reflector-controller/api v0.34.0
1919
github.com/fluxcd/kustomize-controller/api v1.5.1
2020
github.com/fluxcd/notification-controller/api v1.5.0
21-
github.com/fluxcd/pkg/apis/meta v1.11.0
21+
github.com/fluxcd/pkg/apis/meta v1.12.0
2222
github.com/fluxcd/pkg/runtime v0.59.0
23-
github.com/fluxcd/pkg/ssa v0.46.0
23+
github.com/fluxcd/pkg/ssa v0.47.0
2424
github.com/fluxcd/pkg/version v0.7.0
2525
github.com/fluxcd/source-controller/api v1.5.0
2626
github.com/open-component-model/git-controller v0.12.1
2727
github.com/open-component-model/ocm-controller v0.26.0
2828
github.com/open-component-model/replication-controller v0.13.1
29-
k8s.io/api v0.33.0
30-
k8s.io/apiextensions-apiserver v0.33.0
31-
k8s.io/apimachinery v0.33.0
32-
k8s.io/cli-runtime v0.33.0
33-
k8s.io/client-go v0.33.0
29+
k8s.io/api v0.33.1
30+
k8s.io/apiextensions-apiserver v0.33.1
31+
k8s.io/apimachinery v0.33.1
32+
k8s.io/cli-runtime v0.33.1
33+
k8s.io/client-go v0.33.1
3434
ocm.software/ocm v0.24.0
3535
sigs.k8s.io/controller-runtime v0.20.4
3636
sigs.k8s.io/e2e-framework v0.6.0
@@ -364,7 +364,7 @@ require (
364364
gopkg.in/yaml.v2 v2.4.0 // indirect
365365
gopkg.in/yaml.v3 v3.0.1 // indirect
366366
helm.sh/helm/v3 v3.17.3 // indirect
367-
k8s.io/component-base v0.33.0 // indirect
367+
k8s.io/component-base v0.33.1 // indirect
368368
k8s.io/klog/v2 v2.130.1 // indirect
369369
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
370370
k8s.io/kubectl v0.33.0 // indirect

go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -383,14 +383,14 @@ github.com/fluxcd/pkg/apis/acl v0.7.0 h1:dMhZJH+g6ZRPjs4zVOAN9vHBd1DcavFgcIFkg5o
383383
github.com/fluxcd/pkg/apis/acl v0.7.0/go.mod h1:uv7pXXR/gydiX4MUwlQa7vS8JONEDztynnjTvY3JxKQ=
384384
github.com/fluxcd/pkg/apis/kustomize v1.10.0 h1:47EeSzkQvlQZdH92vHMe2lK2iR8aOSEJq95avw5idts=
385385
github.com/fluxcd/pkg/apis/kustomize v1.10.0/go.mod h1:UsqMV4sqNa1Yg0pmTsdkHRJr7bafBOENIJoAN+3ezaQ=
386-
github.com/fluxcd/pkg/apis/meta v1.11.0 h1:h8q95k6ZEK1HCfsLkt8Np3i6ktb6ZzcWJ6hg++oc9w0=
387-
github.com/fluxcd/pkg/apis/meta v1.11.0/go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI=
386+
github.com/fluxcd/pkg/apis/meta v1.12.0 h1:XW15TKZieC2b7MN8VS85stqZJOx+/b8jATQ/xTUhVYg=
387+
github.com/fluxcd/pkg/apis/meta v1.12.0/go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI=
388388
github.com/fluxcd/pkg/kustomize v1.16.0 h1:UBOeIvkrC6y4owYs7vZwG5PUVFeqnRoDFN9eaNhuNPI=
389389
github.com/fluxcd/pkg/kustomize v1.16.0/go.mod h1:6yQkAZaG+w3nXY30LbyWRYHimjRcLRwlYkrwG0ygMSI=
390390
github.com/fluxcd/pkg/runtime v0.59.0 h1:3OrFkMJB39NcQ2vhhoxqls59sQVSn8U+thhyLbsQoA4=
391391
github.com/fluxcd/pkg/runtime v0.59.0/go.mod h1:MFbfyNyyoYRgPxpdwC9/dCOkzo7Yxhu/cQ9NKyhvqc0=
392-
github.com/fluxcd/pkg/ssa v0.46.0 h1:TGomtbA6zTfZrHF0TDn3mIGKH+bbX45zdWSkdYrwS8g=
393-
github.com/fluxcd/pkg/ssa v0.46.0/go.mod h1:qCek0b8tKumh9iNZLmga1mjeXOlZPlZpc6xip/hLMJM=
392+
github.com/fluxcd/pkg/ssa v0.47.0 h1:J6lt6g21HjpfF89xbwcMZ9s1ZgguvNsHrNyc0onjx8g=
393+
github.com/fluxcd/pkg/ssa v0.47.0/go.mod h1:qCek0b8tKumh9iNZLmga1mjeXOlZPlZpc6xip/hLMJM=
394394
github.com/fluxcd/pkg/tar v0.11.0 h1:pjf/rzr6HNAPiuxT59mtba9tfBtdNiSQ/UqduG8vZ2I=
395395
github.com/fluxcd/pkg/tar v0.11.0/go.mod h1:+kiP25NqibWMpFWgizyPEMqnMJIux7bCgEy+4pfxyI4=
396396
github.com/fluxcd/pkg/version v0.7.0 h1:jZT5I6WFy1KlM40nHCSqlHmjC1VT1/DfmbAdOkIVVJc=
@@ -1289,18 +1289,18 @@ helm.sh/helm/v3 v3.17.3 h1:3n5rW3D0ArjFl0p4/oWO8IbY/HKaNNwJtOQFdH2AZHg=
12891289
helm.sh/helm/v3 v3.17.3/go.mod h1:+uJKMH/UiMzZQOALR3XUf3BLIoczI2RKKD6bMhPh4G8=
12901290
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
12911291
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
1292-
k8s.io/api v0.33.0 h1:yTgZVn1XEe6opVpP1FylmNrIFWuDqe2H0V8CT5gxfIU=
1293-
k8s.io/api v0.33.0/go.mod h1:CTO61ECK/KU7haa3qq8sarQ0biLq2ju405IZAd9zsiM=
1294-
k8s.io/apiextensions-apiserver v0.33.0 h1:d2qpYL7Mngbsc1taA4IjJPRJ9ilnsXIrndH+r9IimOs=
1295-
k8s.io/apiextensions-apiserver v0.33.0/go.mod h1:VeJ8u9dEEN+tbETo+lFkwaaZPg6uFKLGj5vyNEwwSzc=
1296-
k8s.io/apimachinery v0.33.0 h1:1a6kHrJxb2hs4t8EE5wuR/WxKDwGN1FKH3JvDtA0CIQ=
1297-
k8s.io/apimachinery v0.33.0/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
1298-
k8s.io/cli-runtime v0.33.0 h1:Lbl/pq/1o8BaIuyn+aVLdEPHVN665tBAXUePs8wjX7c=
1299-
k8s.io/cli-runtime v0.33.0/go.mod h1:QcA+r43HeUM9jXFJx7A+yiTPfCooau/iCcP1wQh4NFw=
1300-
k8s.io/client-go v0.33.0 h1:UASR0sAYVUzs2kYuKn/ZakZlcs2bEHaizrrHUZg0G98=
1301-
k8s.io/client-go v0.33.0/go.mod h1:kGkd+l/gNGg8GYWAPr0xF1rRKvVWvzh9vmZAMXtaKOg=
1302-
k8s.io/component-base v0.33.0 h1:Ot4PyJI+0JAD9covDhwLp9UNkUja209OzsJ4FzScBNk=
1303-
k8s.io/component-base v0.33.0/go.mod h1:aXYZLbw3kihdkOPMDhWbjGCO6sg+luw554KP51t8qCU=
1292+
k8s.io/api v0.33.1 h1:tA6Cf3bHnLIrUK4IqEgb2v++/GYUtqiu9sRVk3iBXyw=
1293+
k8s.io/api v0.33.1/go.mod h1:87esjTn9DRSRTD4fWMXamiXxJhpOIREjWOSjsW1kEHw=
1294+
k8s.io/apiextensions-apiserver v0.33.1 h1:N7ccbSlRN6I2QBcXevB73PixX2dQNIW0ZRuguEE91zI=
1295+
k8s.io/apiextensions-apiserver v0.33.1/go.mod h1:uNQ52z1A1Gu75QSa+pFK5bcXc4hq7lpOXbweZgi4dqA=
1296+
k8s.io/apimachinery v0.33.1 h1:mzqXWV8tW9Rw4VeW9rEkqvnxj59k1ezDUl20tFK/oM4=
1297+
k8s.io/apimachinery v0.33.1/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
1298+
k8s.io/cli-runtime v0.33.1 h1:TvpjEtF71ViFmPeYMj1baZMJR4iWUEplklsUQ7D3quA=
1299+
k8s.io/cli-runtime v0.33.1/go.mod h1:9dz5Q4Uh8io4OWCLiEf/217DXwqNgiTS/IOuza99VZE=
1300+
k8s.io/client-go v0.33.1 h1:ZZV/Ks2g92cyxWkRRnfUDsnhNn28eFpt26aGc8KbXF4=
1301+
k8s.io/client-go v0.33.1/go.mod h1:JAsUrl1ArO7uRVFWfcj6kOomSlCv+JpvIsp6usAGefA=
1302+
k8s.io/component-base v0.33.1 h1:EoJ0xA+wr77T+G8p6T3l4efT2oNwbqBVKR71E0tBIaI=
1303+
k8s.io/component-base v0.33.1/go.mod h1:guT/w/6piyPfTgq7gfvgetyXMIh10zuXA6cRRm3rDuY=
13041304
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
13051305
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
13061306
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff h1:/usPimJzUKKu+m+TE36gUyGcf03XZEP0ZIKgKj35LS4=

0 commit comments

Comments
 (0)