Update module github.com/spf13/cobra to v1.10.2 #1279

Merged
mfenniak merged 1 commit from renovate/github.com-spf13-cobra-1.x into main 2026-01-13 18:58:19 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/cobra v1.10.1 -> v1.10.2 age confidence

Release Notes

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

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `v1.10.1` -> `v1.10.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fcobra/v1.10.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fcobra/v1.10.1/v1.10.2?slim=true) | --- ### Release Notes <details> <summary>spf13/cobra (github.com/spf13/cobra)</summary> ### [`v1.10.2`](https://github.com/spf13/cobra/releases/tag/v1.10.2) [Compare Source](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2) #### 🔧 Dependencies - chore: Migrate from `gopkg.in/yaml.v3` to `go.yaml.in/yaml/v3` by [@&#8203;dims](https://github.com/dims) in [#&#8203;2336](https://github.com/spf13/cobra/pull/2336) - the `gopkg.in/yaml.v3` package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of `spf13/cobra` #### 📈 CI/CD - Fix linter and allow CI to pass by [@&#8203;marckhouzam](https://github.com/marckhouzam) in [#&#8203;2327](https://github.com/spf13/cobra/pull/2327) - fix: actions/setup-go v6 by [@&#8203;jpmcb](https://github.com/jpmcb) in [#&#8203;2337](https://github.com/spf13/cobra/pull/2337) #### 🔥✍🏼 Docs - Add documentation for repeated flags functionality by [@&#8203;rvergis](https://github.com/rvergis) in [#&#8203;2316](https://github.com/spf13/cobra/pull/2316) #### 🍂 Refactors - refactor: replace several vars with consts by [@&#8203;htoyoda18](https://github.com/htoyoda18) in [#&#8203;2328](https://github.com/spf13/cobra/pull/2328) - refactor: change minUsagePadding from var to const by [@&#8203;ssam18](https://github.com/ssam18) in [#&#8203;2325](https://github.com/spf13/cobra/pull/2325) #### 🤗 New Contributors - [@&#8203;rvergis](https://github.com/rvergis) made their first contribution in [#&#8203;2316](https://github.com/spf13/cobra/pull/2316) - [@&#8203;htoyoda18](https://github.com/htoyoda18) made their first contribution in [#&#8203;2328](https://github.com/spf13/cobra/pull/2328) - [@&#8203;ssam18](https://github.com/ssam18) made their first contribution in [#&#8203;2325](https://github.com/spf13/cobra/pull/2325) - [@&#8203;dims](https://github.com/dims) made their first contribution in [#&#8203;2336](https://github.com/spf13/cobra/pull/2336) **Full Changelog**: <https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2> Thank you to our amazing contributors!!!!! 🐍 🚀 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9EZXBlbmRlbmN5VXBkYXRlIiwicnVuLWVuZC10by1lbmQtdGVzdHMiXX0=-->
Update module github.com/spf13/cobra to v1.10.2
All checks were successful
checks / build and test (pull_request) Successful in 2m12s
Integration tests for the release process / release-simulation (pull_request) Successful in 6m40s
checks / validate pre-commit-hooks file (pull_request) Successful in 58s
checks / validate mocks (pull_request) Successful in 1m3s
checks / runner exec tests (pull_request) Successful in 55s
checks / integration tests (docker-latest) (pull_request) Successful in 15m33s
checks / runner integration tests (pull_request) Successful in 8m23s
checks / integration tests (docker-stable) (pull_request) Successful in 19m49s
issue-labels / release-notes (pull_request_target) Has been skipped
cascade / debug (pull_request_target) Has been skipped
cascade / end-to-end (pull_request_target) Successful in 13s
cascade / forgejo (pull_request_target) Successful in 48s
9403622434
Contributor

cascading-pr updated at actions/setup-forgejo#821

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/821
viceice approved these changes 2026-01-13 07:48:15 +00:00
viceice left a comment
Owner

@mfenniak this probably needs another release to fix licenses?

@mfenniak this probably needs another release to fix licenses?
Contributor

cascading-pr updated at actions/setup-forgejo#821

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/821
Owner

Labelled run-forgejo-tests to find out. If so, let's just hold this until the next release -- releasing for dep updates so that a Forgejo license file can be updated is kinda annoying.

Labelled `run-forgejo-tests` to find out. If so, let's just hold this until the next release -- releasing for dep updates so that a Forgejo license file can be updated is kinda annoying.
Contributor
cascading-pr updated at https://codeberg.org/forgejo/forgejo/pulls/10811
Owner

@mfenniak wrote in #1279 (comment):

Labelled run-forgejo-tests to find out. If so, let's just hold this until the next release -- releasing for dep updates so that a Forgejo license file can be updated is kinda annoying.

sounds good to me

@mfenniak wrote in https://code.forgejo.org/forgejo/runner/pulls/1279#issuecomment-73145: > Labelled `run-forgejo-tests` to find out. If so, let's just hold this until the next release -- releasing for dep updates so that a Forgejo license file can be updated is kinda annoying. sounds good to me
Owner

only e2e failed, so no license update required 🎉

only e2e failed, so no license update required 🎉
mfenniak deleted branch renovate/github.com-spf13-cobra-1.x 2026-01-13 18:58:19 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/runner!1279
No description provided.