Skip to content

Commit 99cc3ed

Browse files
chore(deps): bump the go group with 4 updates (#146)
Bumps the go group with 4 updates: [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) and [github.com/fluxcd/pkg/version](https://github.com/fluxcd/pkg). Updates `github.com/fluxcd/pkg/apis/meta` from 1.10.0 to 1.11.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7a0e0e2f50d436f415cef495924a4e3bc25bac35"><code>7a0e0e2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/903">#903</a> from fluxcd/dependabot/github_actions/ci-eefd586f05</li> <li><a href="https://github.com/fluxcd/pkg/commit/0b69606095bf35e953fe97c01d14032fc318f3f5"><code>0b69606</code></a> build(deps): bump the ci group across 1 directory with 12 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/1b76ef3df3b8cbe605c2b3c07721b983e0322a42"><code>1b76ef3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/912">#912</a> from fluxcd/k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/bcb62f2376e5e45eb98a74b145718edebb292635"><code>bcb62f2</code></a> Update to Kubernetes 1.33.0 and Go 1.24.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/877b123dd56df041167b7161b10d127152a45fb0"><code>877b123</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/904">#904</a> from fluxcd/git-mtls</li> <li><a href="https://github.com/fluxcd/pkg/commit/ee8655f54d61c755b048c3d71cfc4c7fc9fcca23"><code>ee8655f</code></a> Remove duplicate err return</li> <li><a href="https://github.com/fluxcd/pkg/commit/3465f32bb954a223174d81f7bb1999f586557867"><code>3465f32</code></a> Wire <code>ClientCert</code> and <code>ClientKey</code> into gogit client</li> <li><a href="https://github.com/fluxcd/pkg/commit/f069943a1a191365d0cefc0ecbc1ae94fa4a3797"><code>f069943</code></a> Add <code>ClientCert</code> and <code>ClientKey</code> to Git auth options</li> <li><a href="https://github.com/fluxcd/pkg/commit/7579486043b597626c1dddd95c23cd4413581beb"><code>7579486</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/910">#910</a> from fluxcd/renew-certs</li> <li><a href="https://github.com/fluxcd/pkg/commit/b890f1b8adfea53e1da74f6177ef88167c9c9d46"><code>b890f1b</code></a> Renew testdata certs</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/apis/meta/v1.10.0...apis/meta/v1.11.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/runtime` from 0.58.0 to 0.59.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e"><code>7e9c75b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/913">#913</a> from fluxcd/update-deps-internal-k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/9d7ac7b0f3f0a8df03a0d4f0e270237d5f384432"><code>9d7ac7b</code></a> Update internal dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/7a0e0e2f50d436f415cef495924a4e3bc25bac35"><code>7a0e0e2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/903">#903</a> from fluxcd/dependabot/github_actions/ci-eefd586f05</li> <li><a href="https://github.com/fluxcd/pkg/commit/0b69606095bf35e953fe97c01d14032fc318f3f5"><code>0b69606</code></a> build(deps): bump the ci group across 1 directory with 12 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/1b76ef3df3b8cbe605c2b3c07721b983e0322a42"><code>1b76ef3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/912">#912</a> from fluxcd/k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/bcb62f2376e5e45eb98a74b145718edebb292635"><code>bcb62f2</code></a> Update to Kubernetes 1.33.0 and Go 1.24.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/877b123dd56df041167b7161b10d127152a45fb0"><code>877b123</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/904">#904</a> from fluxcd/git-mtls</li> <li><a href="https://github.com/fluxcd/pkg/commit/ee8655f54d61c755b048c3d71cfc4c7fc9fcca23"><code>ee8655f</code></a> Remove duplicate err return</li> <li><a href="https://github.com/fluxcd/pkg/commit/3465f32bb954a223174d81f7bb1999f586557867"><code>3465f32</code></a> Wire <code>ClientCert</code> and <code>ClientKey</code> into gogit client</li> <li><a href="https://github.com/fluxcd/pkg/commit/f069943a1a191365d0cefc0ecbc1ae94fa4a3797"><code>f069943</code></a> Add <code>ClientCert</code> and <code>ClientKey</code> to Git auth options</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/runtime/v0.58.0...runtime/v0.59.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.45.1 to 0.46.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e"><code>7e9c75b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/913">#913</a> from fluxcd/update-deps-internal-k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/9d7ac7b0f3f0a8df03a0d4f0e270237d5f384432"><code>9d7ac7b</code></a> Update internal dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/7a0e0e2f50d436f415cef495924a4e3bc25bac35"><code>7a0e0e2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/903">#903</a> from fluxcd/dependabot/github_actions/ci-eefd586f05</li> <li><a href="https://github.com/fluxcd/pkg/commit/0b69606095bf35e953fe97c01d14032fc318f3f5"><code>0b69606</code></a> build(deps): bump the ci group across 1 directory with 12 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/1b76ef3df3b8cbe605c2b3c07721b983e0322a42"><code>1b76ef3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/912">#912</a> from fluxcd/k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/bcb62f2376e5e45eb98a74b145718edebb292635"><code>bcb62f2</code></a> Update to Kubernetes 1.33.0 and Go 1.24.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/877b123dd56df041167b7161b10d127152a45fb0"><code>877b123</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/904">#904</a> from fluxcd/git-mtls</li> <li><a href="https://github.com/fluxcd/pkg/commit/ee8655f54d61c755b048c3d71cfc4c7fc9fcca23"><code>ee8655f</code></a> Remove duplicate err return</li> <li><a href="https://github.com/fluxcd/pkg/commit/3465f32bb954a223174d81f7bb1999f586557867"><code>3465f32</code></a> Wire <code>ClientCert</code> and <code>ClientKey</code> into gogit client</li> <li><a href="https://github.com/fluxcd/pkg/commit/f069943a1a191365d0cefc0ecbc1ae94fa4a3797"><code>f069943</code></a> Add <code>ClientCert</code> and <code>ClientKey</code> to Git auth options</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/ssa/v0.45.1...oci/v0.46.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/version` from 0.6.0 to 0.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/e32ccc28808cb03f34e4a955a1da992c73ecc8c6"><code>e32ccc2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/763">#763</a> from fluxcd/kubernetes-1.30</li> <li><a href="https://github.com/fluxcd/pkg/commit/2b974af838e1e78d9e38f6c8cd97b630cfc78ade"><code>2b974af</code></a> Update sigs.k8s.io/controller-tools to v0.15.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/52c1fc545f6b8df5769441695fb5035e09a00b94"><code>52c1fc5</code></a> Update sigs.k8s.io/controller-runtime to v0.18.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/c906252d234ff9f145a5c678d324a4388311f318"><code>c906252</code></a> Update dependencies to Kubernetes 1.30</li> <li><a href="https://github.com/fluxcd/pkg/commit/92c13488b9142c1b70311e778bbdc877c2cbe5d2"><code>92c1348</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/764">#764</a> from fluxcd/dependabot/github_actions/ci-e44cfae560</li> <li><a href="https://github.com/fluxcd/pkg/commit/ccb916aaa9a881b83c47bb35d2464c6eb4819cd9"><code>ccb916a</code></a> build(deps): bump the ci group with 3 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/60815565aaaa9bc92edc296a107288089764a384"><code>6081556</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/761">#761</a> from fluxcd/kustomize-name-prefix-suffix</li> <li><a href="https://github.com/fluxcd/pkg/commit/abf5675f4bbf39c63e4dc70e786648f94bd54e72"><code>abf5675</code></a> kustomize: Add support for <code>namePrefix</code> and <code>nameSuffix</code></li> <li><a href="https://github.com/fluxcd/pkg/commit/98d2522af7b8b264144abfc0a1f232ced288191b"><code>98d2522</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/760">#760</a> from fluxcd/dependabot/github_actions/ci-8f082d4f6d</li> <li><a href="https://github.com/fluxcd/pkg/commit/efcd824298a9d9ab0bf2aef5f632d89fa0ccf62c"><code>efcd824</code></a> build(deps): bump docker/setup-buildx-action in the ci group</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/tar/v0.6.0...tar/v0.7.0">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 64613ac commit 99cc3ed

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ 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.10.0
22-
github.com/fluxcd/pkg/runtime v0.58.0
23-
github.com/fluxcd/pkg/ssa v0.45.1
24-
github.com/fluxcd/pkg/version v0.6.0
21+
github.com/fluxcd/pkg/apis/meta v1.11.0
22+
github.com/fluxcd/pkg/runtime v0.59.0
23+
github.com/fluxcd/pkg/ssa v0.46.0
24+
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
@@ -151,8 +151,8 @@ require (
151151
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
152152
github.com/fatih/color v1.18.0 // indirect
153153
github.com/felixge/httpsnoop v1.0.4 // indirect
154-
github.com/fluxcd/pkg/apis/acl v0.6.0 // indirect
155-
github.com/fluxcd/pkg/apis/kustomize v1.9.0 // indirect
154+
github.com/fluxcd/pkg/apis/acl v0.7.0 // indirect
155+
github.com/fluxcd/pkg/apis/kustomize v1.10.0 // indirect
156156
github.com/fluxcd/pkg/kustomize v1.16.0 // indirect
157157
github.com/fluxcd/pkg/tar v0.11.0 // indirect
158158
github.com/fsnotify/fsnotify v1.8.0 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -403,22 +403,22 @@ github.com/fluxcd/kustomize-controller/api v1.5.1 h1:SLVMIk/3E/GkK610S85zDBfX/TQ
403403
github.com/fluxcd/kustomize-controller/api v1.5.1/go.mod h1:SnQ5blin2e25GOCvd9JqYezYhqcM7beyK1aLq9Iw0So=
404404
github.com/fluxcd/notification-controller/api v1.5.0 h1:UFrOuaOrnQYhOg/i/Ylvs7TKJV5ggwVIt0zsiZy+rVA=
405405
github.com/fluxcd/notification-controller/api v1.5.0/go.mod h1:6RrjQrvIAAmi9fUfhqnQKTgxLvKzI0z6Lvzj6c5RyX4=
406-
github.com/fluxcd/pkg/apis/acl v0.6.0 h1:rllf5uQLzTow81ZCslkQ6LPpDNqVQr6/fWaNksdUEtc=
407-
github.com/fluxcd/pkg/apis/acl v0.6.0/go.mod h1:IVDZx3MAoDWjlLrJHMF9Z27huFuXAEQlnbWw0M6EcTs=
408-
github.com/fluxcd/pkg/apis/kustomize v1.9.0 h1:SJpT1CK58AnTvCpDKeGfMNA0Xud/4VReZNvPe8XkTxo=
409-
github.com/fluxcd/pkg/apis/kustomize v1.9.0/go.mod h1:AZl2GU03oPVue6SUivdiIYd/3mvF94j7t1G2JO26d4s=
410-
github.com/fluxcd/pkg/apis/meta v1.10.0 h1:rqbAuyl5ug7A5jjRf/rNwBXmNl6tJ9wG2iIsriwnQUk=
411-
github.com/fluxcd/pkg/apis/meta v1.10.0/go.mod h1:n7NstXHDaleAUMajcXTVkhz0MYkvEXy1C/eLI/t1xoI=
406+
github.com/fluxcd/pkg/apis/acl v0.7.0 h1:dMhZJH+g6ZRPjs4zVOAN9vHBd1DcavFgcIFkg5ooOE0=
407+
github.com/fluxcd/pkg/apis/acl v0.7.0/go.mod h1:uv7pXXR/gydiX4MUwlQa7vS8JONEDztynnjTvY3JxKQ=
408+
github.com/fluxcd/pkg/apis/kustomize v1.10.0 h1:47EeSzkQvlQZdH92vHMe2lK2iR8aOSEJq95avw5idts=
409+
github.com/fluxcd/pkg/apis/kustomize v1.10.0/go.mod h1:UsqMV4sqNa1Yg0pmTsdkHRJr7bafBOENIJoAN+3ezaQ=
410+
github.com/fluxcd/pkg/apis/meta v1.11.0 h1:h8q95k6ZEK1HCfsLkt8Np3i6ktb6ZzcWJ6hg++oc9w0=
411+
github.com/fluxcd/pkg/apis/meta v1.11.0/go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI=
412412
github.com/fluxcd/pkg/kustomize v1.16.0 h1:UBOeIvkrC6y4owYs7vZwG5PUVFeqnRoDFN9eaNhuNPI=
413413
github.com/fluxcd/pkg/kustomize v1.16.0/go.mod h1:6yQkAZaG+w3nXY30LbyWRYHimjRcLRwlYkrwG0ygMSI=
414-
github.com/fluxcd/pkg/runtime v0.58.0 h1:aic88k/PUqEOzq62nxav9XEyUicAbT+fiDcJ7dzWhqc=
415-
github.com/fluxcd/pkg/runtime v0.58.0/go.mod h1:ZRlEHAHhlP3gPl7/+kZ8i8nimZ+/mSnpURlexBJULnI=
416-
github.com/fluxcd/pkg/ssa v0.45.1 h1:ISl84TJwRP/GuZXrKiR9Tf8JOnG5XFgtjcYoR4XQYf4=
417-
github.com/fluxcd/pkg/ssa v0.45.1/go.mod h1:8Anf7XVZ0zxOve7HXbDaW1s0gfmP95ksJBlKfDYinhQ=
414+
github.com/fluxcd/pkg/runtime v0.59.0 h1:3OrFkMJB39NcQ2vhhoxqls59sQVSn8U+thhyLbsQoA4=
415+
github.com/fluxcd/pkg/runtime v0.59.0/go.mod h1:MFbfyNyyoYRgPxpdwC9/dCOkzo7Yxhu/cQ9NKyhvqc0=
416+
github.com/fluxcd/pkg/ssa v0.46.0 h1:TGomtbA6zTfZrHF0TDn3mIGKH+bbX45zdWSkdYrwS8g=
417+
github.com/fluxcd/pkg/ssa v0.46.0/go.mod h1:qCek0b8tKumh9iNZLmga1mjeXOlZPlZpc6xip/hLMJM=
418418
github.com/fluxcd/pkg/tar v0.11.0 h1:pjf/rzr6HNAPiuxT59mtba9tfBtdNiSQ/UqduG8vZ2I=
419419
github.com/fluxcd/pkg/tar v0.11.0/go.mod h1:+kiP25NqibWMpFWgizyPEMqnMJIux7bCgEy+4pfxyI4=
420-
github.com/fluxcd/pkg/version v0.6.0 h1:tYRWpV7RvBOO5ahD525TiDhWXmhnvBM0RAIY1MCRe9s=
421-
github.com/fluxcd/pkg/version v0.6.0/go.mod h1:ZCl5BkIvXmMm3C4q4fz4aMi5LQHvcXNSEaL2puXIZo8=
420+
github.com/fluxcd/pkg/version v0.7.0 h1:jZT5I6WFy1KlM40nHCSqlHmjC1VT1/DfmbAdOkIVVJc=
421+
github.com/fluxcd/pkg/version v0.7.0/go.mod h1:3BjQDJXIZJmeJLXnfa2yG/sNAT1t5oeLAPfnSjOHNuA=
422422
github.com/fluxcd/source-controller/api v1.5.0 h1:caSR+u/r2Vh0jq/0pNR0r1zLxyvgatWuGSV2mxgTB/I=
423423
github.com/fluxcd/source-controller/api v1.5.0/go.mod h1:OZPuHMlLH2E2mnj6Q5DLkWfUOmJ20zA1LIvUVfNsYl8=
424424
github.com/foxcpp/go-mockdns v1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=

0 commit comments

Comments
 (0)