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
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 [@​dims](https://github.com/dims) in [#​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 [@​marckhouzam](https://github.com/marckhouzam) in [#​2327](https://github.com/spf13/cobra/pull/2327)
- fix: actions/setup-go v6 by [@​jpmcb](https://github.com/jpmcb) in [#​2337](https://github.com/spf13/cobra/pull/2337)
#### 🔥✍🏼 Docs
- Add documentation for repeated flags functionality by [@​rvergis](https://github.com/rvergis) in [#​2316](https://github.com/spf13/cobra/pull/2316)
#### 🍂 Refactors
- refactor: replace several vars with consts by [@​htoyoda18](https://github.com/htoyoda18) in [#​2328](https://github.com/spf13/cobra/pull/2328)
- refactor: change minUsagePadding from var to const by [@​ssam18](https://github.com/ssam18) in [#​2325](https://github.com/spf13/cobra/pull/2325)
#### 🤗 New Contributors
- [@​rvergis](https://github.com/rvergis) made their first contribution in [#​2316](https://github.com/spf13/cobra/pull/2316)
- [@​htoyoda18](https://github.com/htoyoda18) made their first contribution in [#​2328](https://github.com/spf13/cobra/pull/2328)
- [@​ssam18](https://github.com/ssam18) made their first contribution in [#​2325](https://github.com/spf13/cobra/pull/2325)
- [@​dims](https://github.com/dims) made their first contribution in [#​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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.10.1->v1.10.2Release 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: 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.
This PR has been generated by Renovate Bot.