Skip to content

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.10.1 age adoption passing confidence require minor
go (source) 1.22.9 -> 1.25.1 age adoption passing confidence toolchain minor
golang.org/x/mod v0.22.0 -> v0.28.0 age adoption passing confidence require minor
oras.land/oras-go/v2 v2.5.0 -> v2.6.0 age adoption passing confidence require minor

Release Notes

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

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: https://github.com/spf13/cobra/pull/2303#issuecomment-3242333515

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

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

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

  • 3 additional dependencies were updated

Details:

Package Change
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/spf13/pflag v1.0.5 -> v1.0.9
golang.org/x/sync v0.8.0 -> v0.14.0

@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
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch from 498d4e9 to 7612e7d Compare April 10, 2025 11:23
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 3 times, most recently from 39e71e0 to 4e45506 Compare May 8, 2025 11:23
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch from 4e45506 to 07be00b Compare June 6, 2025 11:24
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from 0e142a9 to 3346053 Compare July 10, 2025 11:24
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 3 times, most recently from 70d4e94 to 83c830a Compare August 13, 2025 11:27
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from 7a3fb9f to 9c72fa0 Compare September 4, 2025 11:21
| datasource     | package                | from    | to      |
| -------------- | ---------------------- | ------- | ------- |
| go             | github.com/spf13/cobra | v1.8.1  | v1.10.1 |
| golang-version | go                     | 1.22.9  | 1.25.1  |
| go             | golang.org/x/mod       | v0.22.0 | v0.28.0 |
| go             | oras.land/oras-go/v2   | v2.5.0  | v2.6.0  |
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