Skip to content

🌱 Update Update Golang Dependencies group (patch) #227

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

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 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.8 -> v0.1.0-alpha.9 age adoption passing confidence require patch
github.com/gophercloud/utils/v2 v2.0.0-20250106080359-c8704d65b4fa -> v2.0.0-20250506092640-af27464b6166 age adoption passing confidence require patch
github.com/onsi/gomega v1.36.2 -> v1.36.3 age adoption passing confidence require patch
go (source) 1.23.5 -> 1.23.9 age adoption passing confidence toolchain patch
sigs.k8s.io/cluster-api-provider-openstack v0.11.4 -> v0.11.6 age adoption passing confidence require patch

Warning

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


Release Notes

SovereignCloudStack/cluster-stack-operator (github.com/SovereignCloudStack/cluster-stack-operator)

v0.1.0-alpha.9

Compare Source

Changes since v0.1.0-alpha.8

✨ New Features

  • Basic Helm charts for CSO (#​282)

🌱 Others

  • Update github-actions group (patch) (#​280)
  • Update Cso Image group (#​278)
  • Update image docker.io/library/alpine to v3.21.3 (#​279)
  • Update github-actions group (#​275)
  • Update Builder Image group (#​274)
  • Update Update Golang Dependencies group (patch) (#​273)
  • Update Builder Image group (#​270)
  • Update Github Actions group to v41.0.11 (#​269)
  • Update Update Golang Dependencies group (minor) (#​268)
  • Update github-actions group (minor) (#​267)
  • Update Cso Image group (#​266)
  • Update image docker.io/library/alpine to v3.21.2 (#​264)
  • Update Update Golang Dependencies group (patch) (#​263)
  • Update Github Actions group to v41.0.5 (#​262)
  • Update Github Actions group to 24.04 (#​260)

📖 Additionally, there have been 1 contributions to our documentation and book. (#​265)

Thanks to all our contributors! 😊

onsi/gomega (github.com/onsi/gomega)

v1.36.3

Compare Source

1.36.3

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

v0.11.6

Compare Source

Changes since v0.11.5

🐛 Bug Fixes

  • fix openstackserver controller concurrency (#​2504)

🌱 Others

  • (deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the all-github-actions group (#​2521)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 2 updates (#​2513)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update (#​2509)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2499)
  • (deps): Bump the all-github-actions group with 2 updates (#​2492)

Thanks to all our contributors! 😊

v0.11.5

Compare Source

Changes since v0.11.4

🐛 Bug Fixes

  • fix: dereference the instance state in machine state reconcile calls (#​2466)
  • Ensure that existing ports also have correct tags and trunks (#​2396)
  • port/cleanup: support old bastion port name (#​2410)

🌱 Others

  • Bumps to newer versions of go modules.
  • Bump golangci-lint to support go1.24 (#​2451)

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 5, 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):

  • 22 additional dependencies were updated

Details:

Package Change
github.com/gophercloud/gophercloud/v2 v2.4.0 -> v2.7.0
github.com/onsi/ginkgo/v2 v2.22.2 -> v2.23.3
k8s.io/api v0.30.9 -> v0.30.11
k8s.io/apimachinery v0.30.9 -> v0.30.11
k8s.io/client-go v0.30.9 -> v0.30.11
sigs.k8s.io/cluster-api v1.8.8 -> v1.8.11
github.com/gofrs/uuid/v5 v5.3.0 -> v5.3.2
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/prometheus/client_golang v1.20.5 -> v1.22.0
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.32.0 -> v0.36.0
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/net v0.33.0 -> v0.37.0
golang.org/x/oauth2 v0.24.0 -> v0.25.0
golang.org/x/sync v0.10.0 -> v0.14.0
golang.org/x/sys v0.29.0 -> v0.33.0
golang.org/x/term v0.28.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.25.0
golang.org/x/tools v0.28.0 -> v0.30.0
google.golang.org/protobuf v1.36.1 -> v1.36.5
k8s.io/apiextensions-apiserver v0.30.9 -> v0.30.11

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 51be990 to f15e36e Compare February 12, 2025 11:13
@cluster-stack-bot cluster-stack-bot bot added the size/L Denotes a PR that changes 200-800 lines, ignoring generated files. label Feb 12, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from f15e36e to 5bf750c Compare March 5, 2025 11:13
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 5bf750c to 0d9758f Compare March 18, 2025 11:14
@cluster-stack-bot cluster-stack-bot bot added size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. and removed size/L Denotes a PR that changes 200-800 lines, ignoring generated files. labels Mar 18, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 0d9758f to 0010210 Compare March 22, 2025 11:13
@cluster-stack-bot cluster-stack-bot bot added size/L Denotes a PR that changes 200-800 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Mar 22, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 99f1acb to 4663fac Compare April 4, 2025 11:15
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 3 times, most recently from 23b6479 to 780bfaa Compare May 6, 2025 11:15
| datasource     | package                                               | from                               | to                                 |
| -------------- | ----------------------------------------------------- | ---------------------------------- | ---------------------------------- |
| go             | github.com/SovereignCloudStack/cluster-stack-operator | v0.1.0-alpha.8                     | v0.1.0-alpha.9                     |
| go             | github.com/gophercloud/utils/v2                       | v2.0.0-20250106080359-c8704d65b4fa | v2.0.0-20250506092640-af27464b6166 |
| go             | github.com/onsi/gomega                                | v1.36.2                            | v1.36.3                            |
| golang-version | go                                                    | 1.23.5                             | 1.23.9                             |
| go             | sigs.k8s.io/cluster-api-provider-openstack            | v0.11.4                            | v0.11.6                            |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 780bfaa to b1ff076 Compare May 7, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 200-800 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant