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 (patch) #135

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 Jun 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.5 -> v0.1.0-alpha.7 age adoption passing confidence
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence

Release Notes

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

v0.1.0-alpha.7

Compare Source

What's Changed

New Contributors

Full Changelog: SovereignCloudStack/cluster-stack-operator@v0.1.0-alpha.6...v0.1.0-alpha.7

v0.1.0-alpha.6

Compare Source

Changes since v0.1.0-alpha.5

✨ New Features

  • Multi-stage cluster addons and hook server (#​183)
  • add webhooks for resources (#​163)
  • bump to CAPI 1.7.2 (#​171)
  • Include CRDs for clusteraddons (#​131)

🐛 Bug Fixes

  • Fix delete of csr if assets cannot be downloaded (#​73)

🌱 Others

  • Removing the temporary shouldDelete option to kubeClient.Apply that was not used anyway and always set on true (#​233)
  • Create a Generic client to download release assets (#​187)
  • Update github-actions group (#​224)
  • Update Github Actions group to v6.0.2 (#​226)
  • Use semver version in cluster stack status (#​222)
  • Update image docker.io/library/alpine to v3.20.1 (#​218)
  • Update github-actions group (#​202)
  • Update Github Actions group to v4.1.7 (#​204)
  • Update github-actions group (major) (#​205)
  • Update Update Golang Dependencies group (minor) (#​197)
  • Update Update Golang Dependencies group (minor) (#​127)
  • Update Golang Dependencies group to v1.33.1 (#​191)
  • Update Update Golang Dependencies group (patch) (#​190)
  • disable core k8s deps bumps via renovate (#​189)
  • Update github-actions group (#​188)
  • add shortNames for objects (#​174)
  • use update with renovate (#​182)
  • Update github-actions group (patch) (#​179)
  • Update Github Actions group to c8f55ef (#​178)
  • Update Builder Image group (#​173)
  • Update Cso Image group (#​162)
  • Update image docker.io/library/alpine to v3.20.0 (#​158)
  • Update github-actions group (#​161)
  • update builder image to 1.1.9 version (#​169)
  • Update Github Actions group to v4.1.5 (#​149)
  • update controller-gen to v0.14.0 (#​148)
  • Update Builder Image group (#​132)
  • Update Cso Image group to v3.14.4 (#​133)
  • Update github-actions group (#​128)
  • Update github-actions group (patch) (#​129)
  • Update Cso Image group to v3.14.3 (#​126)
  • Update github-actions group (#​125)
  • use pull_request_target to verify the patch (#​123)

📖 Additionally, there have been 2 contributions to our documentation and book. (#​79, #​122)

Thanks to all our contributors! 😊

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1


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 cluster-stack-bot bot added type/patch update/go size/L Denotes a PR that changes 200-800 lines, ignoring generated files. labels Jun 15, 2024
@cluster-stack-bot cluster-stack-bot bot changed the title 🌱 Update Golang Dependencies group to v1.8.1 🌱 Update Update Golang Dependencies group (patch) Jun 29, 2024
@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented Jun 29, 2024

ℹ 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):

  • 34 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.8
golang.org/x/mod v0.16.0 -> v0.18.0
golang.org/x/oauth2 v0.18.0 -> v0.21.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.1
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/prometheus/client_golang v1.17.0 -> v1.19.1
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.55.0
github.com/prometheus/procfs v0.11.1 -> v0.15.1
github.com/sergi/go-diff v1.1.0 -> v1.2.0
golang.org/x/crypto v0.21.0 -> v0.25.0
golang.org/x/net v0.22.0 -> v0.27.0
golang.org/x/sync v0.6.0 -> v0.7.0
golang.org/x/sys v0.18.0 -> v0.22.0
golang.org/x/term v0.18.0 -> v0.22.0
golang.org/x/text v0.14.0 -> v0.16.0
golang.org/x/time v0.3.0 -> v0.5.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/api v0.29.0 -> v0.30.3
k8s.io/apiextensions-apiserver v0.29.0 -> v0.30.3
k8s.io/apimachinery v0.29.0 -> v0.30.3
k8s.io/apiserver v0.29.0 -> v0.30.3
k8s.io/cli-runtime v0.29.0 -> v0.30.3
k8s.io/client-go v0.29.0 -> v0.30.3
k8s.io/component-base v0.29.0 -> v0.30.3
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240228011516-70dd3763d340
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 -> v0.17.2
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 -> v0.17.1

@cluster-stack-bot cluster-stack-bot bot added size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 200-800 lines, ignoring generated files. labels Jun 29, 2024
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from b32b93f to 5c7eea7 Compare September 11, 2024 11:22
| datasource | package                                               | from           | to             |
| ---------- | ----------------------------------------------------- | -------------- | -------------- |
| go         | github.com/SovereignCloudStack/cluster-stack-operator | v0.1.0-alpha.5 | v0.1.0-alpha.7 |
| go         | github.com/spf13/cobra                                | v1.8.0         | v1.8.1         |
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. type/patch update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants