Skip to content

chore(deps): Bump the other-dependencies group in /exp/clusterclass with 2 updates #1493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the other-dependencies group in /exp/clusterclass with 2 updates: github.com/go-logr/logr and sigs.k8s.io/cluster-api.

Updates github.com/go-logr/logr from 1.4.2 to 1.4.3

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.3

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

Commits
  • 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
  • f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  • 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
  • 511e5fa Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...
  • d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
  • 158c311 Merge pull request #366 from thockin/master
  • c79ddb3 Update to support golangci-lint v2
  • 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13
  • 0385e14 Add comments around slog exceptions
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api from 1.9.6 to 1.10.3

Release notes

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

v1.10.3

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.2

📈 Overview

  • 4 new commits merged
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • API: Increase ignition additionalConfig maxSize from 10 to 32 KB (#12259)
  • ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12345)
  • clusterctl: Accept upper case version (#12321)

🌱 Others

  • Dependency: Bump to Go v1.23.10, github.com/cloudflare/circl v1.6.1 (#12354)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.10.2

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.1

📈 Overview

  • 10 new commits merged
  • 2 feature additions ✨
  • 3 bugs fixed 🐛

... (truncated)

Commits
  • 9beb81e Merge pull request #12354 from sivchari/release-1.10
  • a4ec8cf fix govulncheck security scan
  • e511e13 Merge pull request #12345 from sbueringer/pr-fix-infinite-reconcile-1.10
  • 91212d0 Fix infinite reconcile because of apiVersions in Cluster topology controller
  • ed56c4c [release-1.10] 🐛 clusterctl: accept upper case version (#12321)
  • 0b3b754 Merge pull request #12259 from networkhell/pr-increase-ingition-config-limit
  • bb27df5 [release-1.10] 🐛 increase ignition additionalConfig maxSize from 10 to 32 KB
  • 5255664 Merge pull request #12252 from sbueringer/pr-fix-namespace-pattern
  • 30e7a32 Fix pattern on Cluster classNamespace field
  • 29865ba Merge pull request #12239 from k8s-infra-cherrypick-robot/cherry-pick-12186-t...
  • 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 Jun 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 30, 2025 06:41
@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 Jun 30, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/exp/clusterclass/other-dependencies-ced758526a branch from 0bc668a to ad18c00 Compare July 7, 2025 05:39
@alexander-demicev
Copy link
Member

@dependabot rebase

Bumps the other-dependencies group in /exp/clusterclass with 2 updates: [github.com/go-logr/logr](https://github.com/go-logr/logr) and [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).


Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.2...v1.4.3)

Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.10.3
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.10.3)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.10.3
  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/exp/clusterclass/other-dependencies-ced758526a branch from ad18c00 to c796ed7 Compare July 9, 2025 09:43
@alexander-demicev alexander-demicev moved this to PR to be reviewed in CAPI / Turtles Jul 9, 2025
@alexander-demicev alexander-demicev merged commit 943cb99 into main Jul 9, 2025
11 of 13 checks passed
@alexander-demicev alexander-demicev deleted the dependabot/go_modules/exp/clusterclass/other-dependencies-ced758526a branch July 9, 2025 11:56
@github-project-automation github-project-automation bot moved this from PR to be reviewed to Done in CAPI / Turtles Jul 9, 2025
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants