chore(deps): update module github.com/spf13/cobra to v1.10.2 #198

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2025-12-04 03:15:24 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/spf13/cobra require patch v1.10.1 -> v1.10.2

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://github.com/spf13/cobra) | require | patch | `v1.10.1` -> `v1.10.2` | --- ### 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
CSRBot added 1 commit 2025-12-04 03:08:58 +01:00
chore(deps): update module github.com/spf13/cobra to v1.10.2
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 42s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 9s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 2m12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 22s
50e9b073fc
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-12-04 03:08:59 +01:00
CSRBot merged commit fac72e98c3 into master 2025-12-04 03:15:24 +01:00
CSRBot deleted branch renovate/go-modules 2025-12-04 03:15:25 +01:00
Sign in to join this conversation.
No description provided.