Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2026

Bumps the go group with 7 updates:

Package From To
github.com/fluxcd/cli-utils 0.37.0-flux.1 0.37.1-flux.1
github.com/fluxcd/pkg/apis/meta 1.24.0 1.25.0
github.com/fluxcd/pkg/runtime 0.94.0 0.96.0
github.com/fluxcd/pkg/ssa 0.62.0 0.64.0
github.com/fluxcd/pkg/version 0.11.0 0.12.0
ocm.software/ocm 0.34.3 0.35.0
sigs.k8s.io/controller-runtime 0.22.4 0.23.0

Updates github.com/fluxcd/cli-utils from 0.37.0-flux.1 to 0.37.1-flux.1

Commits
  • 721fb3f Merge pull request #18 from fluxcd/backport-upstream-635
  • 5288f56 fix: treat rate limiter deadline as a context deadline
  • See full diff in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.24.0 to 1.25.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.94.0 to 0.96.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/ssa from 0.62.0 to 0.64.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/version from 0.11.0 to 0.12.0

Commits
  • 7a0e0e2 Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f05
  • 0b69606 build(deps): bump the ci group across 1 directory with 12 updates
  • 1b76ef3 Merge pull request #912 from fluxcd/k8s-1.33
  • bcb62f2 Update to Kubernetes 1.33.0 and Go 1.24.0
  • 877b123 Merge pull request #904 from fluxcd/git-mtls
  • ee8655f Remove duplicate err return
  • 3465f32 Wire ClientCert and ClientKey into gogit client
  • f069943 Add ClientCert and ClientKey to Git auth options
  • 7579486 Merge pull request #910 from fluxcd/renew-certs
  • b890f1b Renew testdata certs
  • Additional commits viewable in compare view

Updates ocm.software/ocm from 0.34.3 to 0.35.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.35.0

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.34...v0.35.0

v0.35.0-rc.3

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

... (truncated)

Commits
  • 8bbe850 chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the ci group (#1717)
  • 6fead6f chore: update 'flake.nix' (#1720)
  • 2b20b64 chore(deps): bump the go group with 11 updates (#1719)
  • 06e9c04 chore(deps): adjust dependabot ignore for github.com/mikefarah/yq/v4 (#1716)
  • 48fef6a chore: update 'flake.nix' (#1712)
  • 92c33a0 chore: revert upgrade of github.com/mikefarah/yq/v4 (#1710)
  • d69e966 chore: retract release 0.34 (#1709)
  • 8e12943 chore(deps): bump github/codeql-action from 4.31.5 to 4.31.6 in the ci group ...
  • 0d4f9b7 chore(deps): bump the ci group with 2 updates (#1705)
  • 0d23d43 chore(deps): bump github/codeql-action from 4.31.4 to 4.31.5 in the ci group ...
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

🐛 Bugfixes

... (truncated)

Commits
  • 129853d Merge pull request #3419 from alvaroaleman/limit-cardinality
  • 00b8b07 🐛 Limit depthWithPriorityMetric cardinality to 25
  • 43b0e35 ✨ Delay reconciliation until handlers sync (#3406)
  • 137b9c0 Merge pull request #3415 from zach593/pq-buffer
  • c47f9cb Use a buffer to optimize priority queue AddWithOpts performance
  • 5de4c4f Merge pull request #3416 from alvaroaleman/twotrees
  • 9de69a7 🌱 Priorityqueue: Use separate b-trees for ready and non-ready items
  • 0c3a910 Merge pull request #3408 from zach593/pq-fifo
  • 31d30b6 fix priority queue ordering when item priority changes
  • a085590 Merge pull request #3411 from brito-rafa/issue-3410-expbucket-webhook
  • Additional commits viewable in compare view

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 commands and options

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

@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jan 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 25, 2026 06:23
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jan 25, 2026
@morri-son morri-son enabled auto-merge (squash) January 26, 2026 10:44
@morri-son morri-son force-pushed the dependabot/go_modules/go-debd98ccd2 branch from a10f7f2 to 28e3514 Compare January 26, 2026 10:44
Bumps the go group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.37.0-flux.1` | `0.37.1-flux.1` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.24.0` | `1.25.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.94.0` | `0.96.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.62.0` | `0.64.0` |
| [github.com/fluxcd/pkg/version](https://github.com/fluxcd/pkg) | `0.11.0` | `0.12.0` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.34.3` | `0.35.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.4` | `0.23.0` |

Updates `github.com/fluxcd/cli-utils` from 0.37.0-flux.1 to 0.37.1-flux.1
- [Commits](fluxcd/cli-utils@v0.37.0-flux.1...v0.37.1-flux.1)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.24.0 to 1.25.0
- [Commits](fluxcd/pkg@apis/meta/v1.24.0...apis/meta/v1.25.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.94.0 to 0.96.0
- [Commits](fluxcd/pkg@runtime/v0.94.0...runtime/v0.96.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.62.0 to 0.64.0
- [Commits](fluxcd/pkg@ssa/v0.62.0...ssa/v0.64.0)

Updates `github.com/fluxcd/pkg/version` from 0.11.0 to 0.12.0
- [Commits](fluxcd/pkg@tar/v0.11.0...tar/v0.12.0)

Updates `ocm.software/ocm` from 0.34.3 to 0.35.0
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.34.3...v0.35)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.0
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.4...v0.23.0)

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>

---
updated-dependencies:
- dependency-name: github.com/fluxcd/cli-utils
  dependency-version: 0.37.1-flux.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/version
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@morri-son morri-son force-pushed the dependabot/go_modules/go-debd98ccd2 branch from 28e3514 to 6a307bf Compare January 26, 2026 11:05
@morri-son morri-son merged commit 1e8db3e into main Jan 26, 2026
7 checks passed
@morri-son morri-son deleted the dependabot/go_modules/go-debd98ccd2 branch January 26, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants