Skip to content

dependabot(deps): bump sigs.k8s.io/cluster-api from 1.13.0 to 1.13.1#6270

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-1.13.1
Closed

dependabot(deps): bump sigs.k8s.io/cluster-api from 1.13.0 to 1.13.1#6270
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-1.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps sigs.k8s.io/cluster-api from 1.13.0 to 1.13.1.

Release notes

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

v1.13.1

👌 Kubernetes version support

  • Management Cluster: v1.32.x -> v1.36.x
  • Workload Cluster: v1.30.x -> v1.36.x

More information about version support can be found here

Changes since v1.13.0

📈 Overview

  • 4 new commits merged

🌱 Others

  • Dependency: Bump the all-go-mod-patch-and-minor group across 3 directories with 11 updates (#13601)
  • e2e: Start testing with K8s 1.36.0 (#13612)

📖 Additionally, there have been 2 contributions to our documentation and book. (#13606, #13616)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/moby/spdystream: v0.5.0 → v0.5.1
  • k8s.io/api: v0.35.3 → v0.35.4
  • k8s.io/apiextensions-apiserver: v0.35.3 → v0.35.4
  • k8s.io/apimachinery: v0.35.3 → v0.35.4
  • k8s.io/apiserver: v0.35.3 → v0.35.4
  • k8s.io/client-go: v0.35.3 → v0.35.4
  • k8s.io/cluster-bootstrap: v0.35.3 → v0.35.4
  • k8s.io/code-generator: v0.35.3 → v0.35.4
  • k8s.io/component-base: v0.35.3 → v0.35.4
  • k8s.io/kms: v0.35.3 → v0.35.4
  • sigs.k8s.io/structured-merge-diff/v6: v6.3.2 → v6.4.0

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 16d0a65 Merge pull request #13616 from k8s-infra-cherrypick-robot/cherry-pick-13615-t...
  • fd28d0b Update readme for release-1.16
  • 3447269 Merge pull request #13612 from fabriziopandini/release-1.13-start-testing-k8s...
  • 0e4e307 Start testing with K8s 1.36.0
  • 30c4665 Merge pull request #13601 from k8s-infra-cherrypick-robot/cherry-pick-13600-t...
  • fc21ac3 Merge pull request #13606 from k8s-infra-cherrypick-robot/cherry-pick-13603-t...
  • cde2ce1 Change clusterctl to 1.13
  • 8120271 seedling: Bump the all-go-mod-patch-and-minor group across 3 directories with...
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels May 4, 2026
@k8s-ci-robot k8s-ci-robot requested review from bryan-cox and mboersma May 4, 2026 16:30
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mboersma for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.87%. Comparing base (e845eba) to head (3f146b3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6270      +/-   ##
==========================================
- Coverage   43.88%   43.87%   -0.01%     
==========================================
  Files         289      289              
  Lines       25351    25351              
==========================================
- Hits        11125    11123       -2     
- Misses      13448    13450       +2     
  Partials      778      778              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mboersma
Copy link
Copy Markdown
Contributor

mboersma commented May 4, 2026

/close

See #6262

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@mboersma: Closed this PR.

Details

In response to this:

/close

See #6262

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation Bot moved this from Todo to Done in CAPZ Planning May 4, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.13.1 branch May 4, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants