🌱 Update Update Golang Dependencies group (minor)#176
Open
cluster-stack-bot[bot] wants to merge 2 commits into
Open
🌱 Update Update Golang Dependencies group (minor)#176cluster-stack-bot[bot] wants to merge 2 commits into
cluster-stack-bot[bot] wants to merge 2 commits into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
March 6, 2025 11:21
bd02fe4 to
f62e08a
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
from
March 14, 2025 11:21
f62e08a to
ce499f8
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
April 6, 2025 11:20
39f9722 to
498d4e9
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
from
April 10, 2025 11:23
498d4e9 to
7612e7d
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
May 8, 2025 11:23
39e71e0 to
4e45506
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
from
June 6, 2025 11:24
4e45506 to
07be00b
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
July 10, 2025 11:24
0e142a9 to
3346053
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
August 13, 2025 11:27
70d4e94 to
83c830a
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
September 8, 2025 11:21
9c72fa0 to
3540b21
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
October 14, 2025 11:22
5a6ba61 to
efc2c90
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
November 12, 2025 11:24
37e064d to
9ca386d
Compare
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
December 9, 2025 11:27
88ae497 to
74252b7
Compare
garloff
added a commit
that referenced
this pull request
Dec 19, 2025
Signed-off-by: Kurt Garloff <kurt@garloff.de>
garloff
added a commit
that referenced
this pull request
Dec 19, 2025
Member
|
/rebase |
| datasource | package | from | to | | -------------- | ---------------------- | ------- | ------- | | go | github.com/spf13/cobra | v1.8.1 | v1.10.2 | | golang-version | go | 1.22.12 | 1.26.2 | | go | golang.org/x/mod | v0.22.0 | v0.35.0 | | go | oras.land/oras-go/v2 | v2.5.0 | v2.6.0 |
cluster-stack-bot
Bot
force-pushed
the
renovate/golang-deps
branch
from
May 7, 2026 13:01
a5c37cc to
5728e5a
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.1→v1.10.21.22.12→1.26.2v0.22.0→v0.35.0v2.5.0→v2.6.0Release Notes
spf13/cobra (github.com/spf13/cobra)
v1.10.2Compare Source
🔧 Dependencies
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in #2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
🔥✍🏼 Docs
🍂 Refactors
🤗 New Contributors
Full Changelog: spf13/cobra@v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
v1.10.1Compare Source
🐛 Fix
v1.0.9 of pflags brought back
ParseErrorsWhitelistand marked it as deprecatedFull Changelog: spf13/cobra@v1.10.0...v1.10.1
v1.10.0Compare Source
What's Changed
🚨 Attention!
This version of
pflagcarried a breaking change: it renamedParseErrorsWhitelisttoParseErrorsAllowlistwhich can break builds if bothpflagandcobraare dependencies in your project.pflag andcobra, upgradepflagto 1.0.8 andcobrato1.10.0`pflagv1.0.9 which keeps the deprecatedParseErrorsWhitelistMore details can be found here: #2303 (comment)
✨ Features
🐛 Fix
🪠 Testing
📝 Docs
New Contributors
Full Changelog: spf13/cobra@v1.9.1...v1.9.2
v1.9.1Compare Source
🐛 Fixes
Full Changelog: spf13/cobra@v1.9.0...v1.9.1
v1.9.0Compare Source
✨ Features
🐛 Fixes
🤖 Completions
🧪 Testing
✍🏼 Documentation
🔧 Dependency upgrades
pflagdependencies for v1.9.0 by @jpmcb in #2233Thank 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.