Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the other-dependencies group with 4 updates in the /test directory: dario.cat/mergo, sigs.k8s.io/cluster-api-operator, sigs.k8s.io/cluster-api-operator/test and sigs.k8s.io/kind.

Updates dario.cat/mergo from 1.0.1 to 1.0.2

Release notes

Sourced from dario.cat/mergo's releases.

v1.0.2

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

Commits
  • 7b33b2b refactor: migrate from YAML to JSON for test data and update related functions
  • 229a214 chore(.well-known): add funding manifest URLs file
  • 6be20c6 chore(SECURITY.md): update supported versions to reflect current versioning
  • 9007623 chore(README) : remove kubernetes from the list of users
  • 2b1eb9c Update FUNDING.yml
  • 2ceb994 Create FUNDING.json
  • See full diff in compare view

Updates sigs.k8s.io/cluster-api-operator from 0.18.1 to 0.19.0

Release notes

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

v0.19.0

What's Changed

⚠️ Breaking Changes

✨ New Features

🐛 Bug Fixes

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-operator@v0.18.0...v0.19.0

Commits
  • 2854bd6 Merge pull request #786 from kubernetes-sigs/dependabot/go_modules/hack/tools...
  • 46ebe31 Merge pull request #784 from kubernetes-sigs/dependabot/go_modules/golang.org...
  • 6572939 Merge pull request #785 from kubernetes-sigs/dependabot/go_modules/test/golan...
  • 0ac3f90 chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /hack/tools
  • 63d77c0 Update generated code
  • 4db31c2 🌱 bump golang.org/x/net from 0.37.0 to 0.38.0 in /test
  • dd40a89 🌱 bump golang.org/x/net from 0.37.0 to 0.38.0
  • 48cef8d Merge pull request #782 from kubernetes-sigs/additional-options
  • 18e9174 Better error reasons
  • ca7639b Add Additional Options to CAPIO API
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api-operator/test from 0.18.1 to 0.19.0

Release notes

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

v0.19.0

What's Changed

⚠️ Breaking Changes

✨ New Features

🐛 Bug Fixes

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-operator@v0.18.0...v0.19.0

Commits
  • 2854bd6 Merge pull request #786 from kubernetes-sigs/dependabot/go_modules/hack/tools...
  • 46ebe31 Merge pull request #784 from kubernetes-sigs/dependabot/go_modules/golang.org...
  • 6572939 Merge pull request #785 from kubernetes-sigs/dependabot/go_modules/test/golan...
  • 0ac3f90 chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /hack/tools
  • 63d77c0 Update generated code
  • 4db31c2 🌱 bump golang.org/x/net from 0.37.0 to 0.38.0 in /test
  • dd40a89 🌱 bump golang.org/x/net from 0.37.0 to 0.38.0
  • 48cef8d Merge pull request #782 from kubernetes-sigs/additional-options
  • 18e9174 Better error reasons
  • ca7639b Add Additional Options to CAPIO API
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.9.5 to 1.10.0-beta.0

Release notes

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

v1.10.0-beta.0

🚨 This is a BETA RELEASE. Use it only for testing purposes. If you find any bugs, file an issue.

⚠️ BETA RELEASE NOTES ⚠️

Highlights

  • Bumped to controller-runtime v0.20, k8s.io/* v0.32, controller-gen v0.17
  • Features:
  • API: Added additional validation to our CRDs (#11834)
  • API: Various improvements to v1beta2 conditions
  • ClusterClass: Support referencing ClusterClasses across namespaces (#11352 #11395 #11649)
  • ClusterClass: Add NamingStrategy for InfraCluster (#11898)
  • Machine: Add MachineDrainRule behavior "WaitCompleted" (#11545)
  • Machine: Add --additional-sync-machine-labels flag to allow syncing additional labels to Nodes (#11650)
  • Machine: Sync Machine annotations to Nodes (#11813)
  • MachineSet/MachineDeployment: Add NamingStrategy to MachineDeployment (#11172)
  • MachineSet/KCP: Improve preflight checks (#11927 #11941 #11928)
  • CRD migration: Add CRD migrator (#11889)
  • Metrics: Add ClusterCache (#11789) and SSA cache (#11635) metrics
  • Merged CAPIM in CAPD (see From CAPD(docker) to CAPD(dev) for more details)
  • As usual, significantly improved e2e test framework & coverage (e.g. #11667 #11884 #11966 #9620 #11983)
  • New providers in clusterctl:
    • Addon providers: fleet (#11806)
    • Infrastructure providers: OpenNebula (#11835), Harvester (#11477), Huawei Cloud (#11861)

Deprecation and Removals Warning

  • KCP/MachineSet: Removed deprecated flag for old infra machine naming (#11679)
  • MD/MS/MP/KCP: Deprecated status replica counters planned for removal (#11516)
  • MachineDeployment: Deprecated spec.progressDeadlineSeconds (#11472)
  • CRD migration: Deprecated clusterctl upgrade CRD storage version migration for providers (#11889)
  • ClusterResourceSet was promoted to GA, feature flag is now deprecated (#11741)

Changes since v1.9.0

📈 Overview

  • 276 new commits merged
  • 8 breaking changes ⚠️
  • 21 feature additions ✨
  • 26 bugs fixed 🐛

📝 Proposals

  • Community meeting: ✨ 🧑‍🤝‍🧑 add proposal for Node Bootstrapping working group (#11407)

⚠️ Breaking Changes

... (truncated)

Commits
  • 2303bd0 Merge pull request #11989 from chandankumar4/release-v1.10.0-beta.0
  • af7a224 Merge pull request #11986 from chrischdi/pr-preload-kindnetd-everywhere
  • ba6d71d 🚀 Release v1.10.0-beta.0
  • 074533a Merge pull request #11990 from fabriziopandini/set-merge-operation
  • 8933ace Merge pull request #11988 from chandankumar4/release-v1.9.6
  • 9f706af Set merge operation
  • 6e9a1c5 🚀 Release v1.9.6
  • 7d06948 Merge pull request #11987 from chandankumar4/release-v1.8.11
  • cb348f7 🚀 Release v1.8.11
  • e3cab1b e2e: ensure to always preload kindnetd to not hit ImagePullBackoff
  • Additional commits viewable in compare view

Updates sigs.k8s.io/kind from 0.27.0 to 0.28.0

Release notes

Sourced from sigs.k8s.io/kind's releases.

v0.28.0

This release moves to Kubernetes to 1.33.1 by default.

The default node image is now kindest/node:v1.33.1@sha256:8d866994839cd096b3590681c55a6fa4a071fdaf33be7b9660e5697d2ed13002

  • Updated to containerd 2.1 and runc 1.3
  • Updated default node image to Kubernetes 1.33.1
  • Updated go to 1.24.2

Images pre-built for this release:

  • v1.33.1: kindest/node:v1.33.1@sha256:8d866994839cd096b3590681c55a6fa4a071fdaf33be7b9660e5697d2ed13002
  • v1.32.5: kindest/node:v1.32.2@sha256:36187f6c542fa9b78d2d499de4c857249c5a0ac8cc2241bef2ccd92729a7a259
  • v1.31.9: kindest/node:v1.31.6@sha256:156da58ab617d0cb4f56bbdb4b493f4dc89725505347a4babde9e9544888bb92
  • v1.30.13: kindest/node:v1.30.10@sha256:8673291894dc400e0fb4f57243f5fdc6e355ceaa765505e0e73941aa1b6e0b80

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see kubernetes-sigs/kind#2718

  • Node image now sets net.ipv4.conf.all.arp_ignore to 0 to address some container networking failures

Thank you to everyone who contributed to this kind over the years!

Committers for this release:

Commits

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 May 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 19, 2025 06:03
@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 May 19, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/other-dependencies-8315a4cfbe branch from 792e534 to 96c8e6c Compare May 26, 2025 12:17
…h 5 updates

Bumps the other-dependencies group with 4 updates in the /test directory: [dario.cat/mergo](https://github.com/imdario/mergo), [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/kind](https://github.com/kubernetes-sigs/kind).


Updates `dario.cat/mergo` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](darccio/mergo@v1.0.1...v1.0.2)

Updates `sigs.k8s.io/cluster-api-operator` from 0.18.1 to 0.19.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.18.1...v0.19.0)

Updates `sigs.k8s.io/cluster-api-operator/test` from 0.18.1 to 0.19.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.18.1...v0.19.0)

Updates `sigs.k8s.io/cluster-api/test` from 1.9.5 to 1.10.0-beta.0
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.9.5...v1.10.0-beta.0)

Updates `sigs.k8s.io/kind` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/kubernetes-sigs/kind/releases)
- [Commits](kubernetes-sigs/kind@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: dario.cat/mergo
  dependency-version: 1.0.2
  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.19.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.19.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.10.0-beta.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: sigs.k8s.io/kind
  dependency-version: 0.28.0
  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-8315a4cfbe branch from 96c8e6c to d5d9bd0 Compare June 2, 2025 06:07
@alexander-demicev
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 5, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/test/other-dependencies-8315a4cfbe branch June 5, 2025 14:07
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