Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the other-dependencies group in /test with 4 updates: github.com/go-git/go-git/v5, sigs.k8s.io/cluster-api-operator, sigs.k8s.io/cluster-api-operator/test and sigs.k8s.io/cluster-api/test.

Updates github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

Commits
  • ad9a3a5 Merge pull request #1633 from baloo/baloo/release-5.x/jj-signed-commits
  • f2c3467 plumbing: support extra headers, support jujutsu signed commit [5.x]
  • c12263d Merge pull request #1646 from baloo/baloo/release-5.x/fixup-windows-ci
  • 111f374 build: disable fuzzing on maintenance branch
  • 15d46ce build: raise timeouts for windows CI tests
  • ce83ba1 Merge pull request #1644 from baloo/baloo/release-5.x/fixup-build
  • b486201 internal: Expand regex to fix build
  • See full diff in compare view

Updates sigs.k8s.io/cluster-api-operator from 0.23.0 to 0.24.0

Release notes

Sourced from sigs.k8s.io/cluster-api-operator's releases.

v0.24.0

What's Changed

✨ New Features

🐛 Bug Fixes

📖 Documentation

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-operator@v0.23.0...v0.24.0

Commits
  • d21153e Merge pull request #871 from fariaass/chore/implement-diagnostics-fields
  • c9d5d72 run make generate
  • ce47db5 Merge pull request #910 from PavanNeerudu/user/pavanneerudu/update-the-status...
  • a44b0ad Update the existing conditions to have a non-empty Reason field
  • f4dc9fd Merge pull request #909 from amsuggs37/docs/notes-on-airgapped-config
  • ed67283 Merge pull request #907 from kubernetes-sigs/dependabot/go_modules/test/golan...
  • 264138a Merge pull request #901 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 7a74152 chore: implement diagnostics fields
  • 942e4a9 Merge pull request #905 from kubernetes-sigs/dependabot/go_modules/test/sigs....
  • 5a6a7a5 🌱 Bump golang.org/x/tools from 0.36.0 to 0.37.0 in /test
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api-operator/test from 0.23.0 to 0.24.0

Release notes

Sourced from sigs.k8s.io/cluster-api-operator/test's releases.

v0.24.0

What's Changed

✨ New Features

🐛 Bug Fixes

📖 Documentation

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-operator@v0.23.0...v0.24.0

Commits
  • d21153e Merge pull request #871 from fariaass/chore/implement-diagnostics-fields
  • c9d5d72 run make generate
  • ce47db5 Merge pull request #910 from PavanNeerudu/user/pavanneerudu/update-the-status...
  • a44b0ad Update the existing conditions to have a non-empty Reason field
  • f4dc9fd Merge pull request #909 from amsuggs37/docs/notes-on-airgapped-config
  • ed67283 Merge pull request #907 from kubernetes-sigs/dependabot/go_modules/test/golan...
  • 264138a Merge pull request #901 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 7a74152 chore: implement diagnostics fields
  • 942e4a9 Merge pull request #905 from kubernetes-sigs/dependabot/go_modules/test/sigs....
  • 5a6a7a5 🌱 Bump golang.org/x/tools from 0.36.0 to 0.37.0 in /test
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.10.6 to 1.11.1

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.11.1

👌 Kubernetes version support

  • Management Cluster: v1.30.x -> v1.34.x
  • Workload Cluster: v1.28.x -> v1.34.x

More information about version support can be found here

Changes since v1.11.0

📈 Overview

  • 22 new commits merged
  • 3 feature additions ✨
  • 8 bugs fixed 🐛

✨ New Features

  • CI: Bump autoscaler to a9cb59fdd (#12707)
  • CI: Bump Kubernetes in tests to v1.34.0 and claim support for v1.34 (#12705)
  • e2e: Bump Kubernetes version used for testing to v1.34.0-rc.2 (#12659)

🐛 Bug Fixes

  • API: Only try to convert infraRefs if they are set (#12693)
  • API: Register conversion funcs in schemes (#12697)
  • CABPK: Always use latest apiVersion when getting owner of KubeadmConfig in CABPK (#12689)
  • ClusterClass: Ensure holder field path in GeneratePatchRequest is set based on contract (#12691)
  • ClusterClass: Fix field paths in ClusterClass compatibility validation errors (#12670)
  • ClusterClass: Stop adding conversion-data annotation to Cluster object (#12721)
  • e2e/CAPD: Remove finalizers during deletion if ownerRef was never set (#12678)
  • Testing: Fix KubeadmConfig fuzz test flake (#12682)

🌱 Others

  • clusterctl: Allow metadata.yaml's Kind to be empty (#12715)
  • Dependency: Bump github.com/go-viper/mapstructure/v2 to fix CVE (#12680)
  • Dependency: Bump to envtest v1.34.0 (#12706)
  • e2e: Bump to kind v0.30.0 (#12708)
  • e2e: Get kind mgmt cluster logs in clusterctl upgrade test (#12688)
  • Misc: Log version and git commit on controller start (#12696)
  • Release/clusterctl: Add CAPRKE2 to release tool’s issue-opening providers list (#12717)

📖 Additionally, there have been 4 contributions to our documentation and book. (#12667, #12668, #12671, #12674)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

... (truncated)

Commits
  • dc0fb87 Merge pull request #12721 from k8s-infra-cherrypick-robot/cherry-pick-12719-t...
  • 9dd4379 Stop adding conversion-data annotation to Cluster object
  • 3ec9f04 Merge pull request #12717 from k8s-infra-cherrypick-robot/cherry-pick-12713-t...
  • 936199c Rename sandbox org mentions for Fleet Addon provider
  • 33f2781 Add CAPRKE2 to git issue generating provider repositories list
  • 11291a7 Merge pull request #12715 from k8s-infra-cherrypick-robot/cherry-pick-12714-t...
  • fe0d030 Allow metadata.yaml's Kind to be empty
  • a68028a Merge pull request #12708 from k8s-infra-cherrypick-robot/cherry-pick-12701-t...
  • befa76e Merge pull request #12707 from k8s-infra-cherrypick-robot/cherry-pick-12643-t...
  • da4e133 fix CI
  • 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 area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 05:17
@dependabot dependabot bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. area/dependency Issues or PRs related to dependency changes labels Oct 20, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/other-dependencies-b7a01aa2cc branch from 87717a9 to c1ae32a Compare October 27, 2025 05:05
Bumps the other-dependencies group in /test with 4 updates: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [sigs.k8s.io/cluster-api-operator](https://github.com/kubernetes-sigs/cluster-api-operator), [sigs.k8s.io/cluster-api-operator/test](https://github.com/kubernetes-sigs/cluster-api-operator) and [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api).


Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.2...v5.16.3)

Updates `sigs.k8s.io/cluster-api-operator` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-operator/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/.goreleaser.yaml)
- [Commits](kubernetes-sigs/cluster-api-operator@v0.23.0...v0.24.0)

Updates `sigs.k8s.io/cluster-api-operator/test` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-operator/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/.goreleaser.yaml)
- [Commits](kubernetes-sigs/cluster-api-operator@v0.23.0...v0.24.0)

Updates `sigs.k8s.io/cluster-api/test` from 1.10.6 to 1.11.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.10.6...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: sigs.k8s.io/cluster-api-operator
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: sigs.k8s.io/cluster-api-operator/test
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/other-dependencies-b7a01aa2cc branch from c1ae32a to 57cb5ba Compare October 27, 2025 10:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/test/other-dependencies-b7a01aa2cc branch October 27, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants