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 4 commits 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 force-pushed the renovate/patch-golang-deps branch from b8fdfbe to b6006f2 Compare June 29, 2024 11:18
@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.9
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 force-pushed the renovate/patch-golang-deps branch from b6006f2 to 0118cd4 Compare August 28, 2024 11:18
@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
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from 5c7eea7 to 0d6bc21 Compare September 17, 2024 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 3e718c1 to c1e53a3 Compare October 2, 2024 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch 2 times, most recently from 65b1ff4 to a88f90d Compare October 23, 2024 11:20
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from a88f90d to f9e3e4a Compare November 7, 2024 11:21
| 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         |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from f9e3e4a to 6452108 Compare November 12, 2024 11:19
@cluster-stack-bot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.21.13

@cluster-stack-bot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: Jan Schoone <[email protected]>
@jschoone jschoone changed the base branch from main to update_go November 27, 2024 14:21
@jschoone jschoone changed the base branch from update_go to main November 28, 2024 18:56
Signed-off-by: Jan Schoone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants