Skip to content
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

🌱 Update Update Golang Dependencies group (minor) #228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Feb 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/gophercloud/gophercloud/v2 v2.4.0 -> v2.5.0 age adoption passing confidence require minor
go (source) 1.23.5 -> 1.24.0 age adoption passing confidence toolchain minor
sigs.k8s.io/cluster-api-provider-openstack v0.11.4 -> v0.12.0 age adoption passing confidence require minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gophercloud/gophercloud (github.com/gophercloud/gophercloud/v2)

v2.5.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v2.4.0...v2.5.0

kubernetes-sigs/cluster-api-provider-openstack (sigs.k8s.io/cluster-api-provider-openstack)

v0.12.0

Compare Source

Changes since v0.11

⚠️ Breaking Changes

✨ New Features

🐛 Bug Fixes

  • Stop printing InstanceState for OpenStackMachine (#​2406)
  • Ensure that existing ports also have correct tags and trunks (#​2394)
  • fix: create lbaas in specified subnet (#​2339)
  • New IPAddressClaim.ObjectMeta.Labels nil map assign panic (#​2352)
  • ci/devstack: host tuning (#​2307)
  • Better checks before creating Floating IPs (#​2261)
  • Requeue when waiting for a server to be deleted (#​2254)
  • Drop caBundle from CRDs to support Kubernetes 1.31 (#​2238)
  • Fix support for OpenStackMachine.Spec.SecurityGroups (#​2237)
  • Fix conversion of v1alpha6 PortOpts (#​2207)
  • port/cleanup: support old bastion port name (#​2409)

🌱 Others

  • k8s deps to v1.31.x
  • CAPI to v1.9.x
  • controller-runtime to 0.19.x
  • golang 1.23.4
  • E2E: Collect console log from machines (#​2368)
  • Conformance: Fix warnings (#​2357)
  • E2E: Use CAPI production images and skip cert-manager pre-pull (#​2295)
  • Add libvirt resource type for create_devstack.sh (#​2262)

📖 Additionally, there have been 3 contributions to our documentation and book. (#​2376, #​2296, #​2268)

Thanks to all our contributors! 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented Feb 6, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.30.9 -> v0.31.5
k8s.io/apimachinery v0.30.9 -> v0.31.5
k8s.io/client-go v0.30.9 -> v0.31.5
sigs.k8s.io/cluster-api v1.8.8 -> v1.9.4
sigs.k8s.io/controller-runtime v0.18.7 -> v0.19.5
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.32.0 -> v0.33.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/term v0.28.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0
k8s.io/apiextensions-apiserver v0.30.9 -> v0.31.5

| datasource     | package                                    | from    | to      |
| -------------- | ------------------------------------------ | ------- | ------- |
| go             | github.com/gophercloud/gophercloud/v2      | v2.4.0  | v2.5.0  |
| golang-version | go                                         | 1.23.5  | 1.24.0  |
| go             | sigs.k8s.io/cluster-api-provider-openstack | v0.11.4 | v0.12.0 |
@cluster-stack-bot cluster-stack-bot bot changed the title 🌱 Update Golang Dependencies group to v0.12.0 🌱 Update Update Golang Dependencies group (minor) Feb 12, 2025
@cluster-stack-bot cluster-stack-bot bot added the size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant