Skip to content

🌱 Update Update Golang Dependencies group (minor) #176

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/spf13/cobra v1.8.1 -> v1.9.1 age adoption passing confidence require minor
go (source) 1.22.9 -> 1.24.2 age adoption passing confidence toolchain minor
golang.org/x/mod v0.22.0 -> v0.24.0 age adoption passing confidence require minor
golang.org/x/oauth2 v0.24.0 -> v0.29.0 age adoption passing confidence require minor

Release Notes

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

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

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


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

  • 34 additional dependencies were updated

Details:

Package Change
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -> v0.0.0-20230124172434-306776ec8161
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/containerd/containerd v1.7.23 -> v1.7.24
github.com/cyphar/filepath-securejoin v0.3.4 -> v0.3.6
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d -> v0.0.0-20210407135951-1de76d718b3f
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 -> v0.0.0-20190611155906-901d90724c79
github.com/moby/spdystream v0.4.0 -> v0.5.0
github.com/rubenv/sql-migrate v1.7.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.27.0 -> v0.36.0
golang.org/x/net v0.26.0 -> v0.37.0
golang.org/x/sync v0.8.0 -> v0.12.0
golang.org/x/sys v0.25.0 -> v0.31.0
golang.org/x/term v0.24.0 -> v0.30.0
golang.org/x/text v0.18.0 -> v0.23.0
golang.org/x/time v0.3.0 -> v0.7.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/api v0.31.1 -> v0.32.2
k8s.io/apiextensions-apiserver v0.31.1 -> v0.32.2
k8s.io/apimachinery v0.31.1 -> v0.32.2
k8s.io/apiserver v0.31.1 -> v0.32.2
k8s.io/cli-runtime v0.31.1 -> v0.32.2
k8s.io/client-go v0.31.1 -> v0.32.2
k8s.io/component-base v0.31.1 -> v0.32.2
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/kubectl v0.31.1 -> v0.32.2
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/api v0.17.2 -> v0.18.0
sigs.k8s.io/kustomize/kyaml v0.17.1 -> v0.18.1
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@cluster-stack-bot cluster-stack-bot bot added the size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. label Feb 28, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from bd02fe4 to f62e08a Compare March 6, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch from f62e08a to ce499f8 Compare March 14, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from 39f9722 to 498d4e9 Compare April 6, 2025 11:20
| datasource     | package                | from    | to      |
| -------------- | ---------------------- | ------- | ------- |
| go             | github.com/spf13/cobra | v1.8.1  | v1.9.1  |
| golang-version | go                     | 1.22.9  | 1.24.2  |
| go             | golang.org/x/mod       | v0.22.0 | v0.24.0 |
| go             | golang.org/x/oauth2    | v0.24.0 | v0.29.0 |
| go             | helm.sh/helm/v3        | v3.16.3 | v3.17.3 |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch from 498d4e9 to 7612e7d Compare April 10, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. type/minor update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants