Commit b58bbb7
fix(deps): update module github.com/spf13/cobra to v1.10.2 (#14266)
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://redirect.github.com/spf13/cobra) |
`v1.10.1` -> `v1.10.2` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>spf13/cobra (github.com/spf13/cobra)</summary>
###
[`v1.10.2`](https://redirect.github.com/spf13/cobra/releases/tag/v1.10.2)
[Compare
Source](https://redirect.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://redirect.github.com/dims) in
[#​2336](https://redirect.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://redirect.github.com/marckhouzam) in
[#​2327](https://redirect.github.com/spf13/cobra/pull/2327)
- fix: actions/setup-go v6 by
[@​jpmcb](https://redirect.github.com/jpmcb) in
[#​2337](https://redirect.github.com/spf13/cobra/pull/2337)
#### 🔥✍🏼 Docs
- Add documentation for repeated flags functionality by
[@​rvergis](https://redirect.github.com/rvergis) in
[#​2316](https://redirect.github.com/spf13/cobra/pull/2316)
#### 🍂 Refactors
- refactor: replace several vars with consts by
[@​htoyoda18](https://redirect.github.com/htoyoda18) in
[#​2328](https://redirect.github.com/spf13/cobra/pull/2328)
- refactor: change minUsagePadding from var to const by
[@​ssam18](https://redirect.github.com/ssam18) in
[#​2325](https://redirect.github.com/spf13/cobra/pull/2325)
#### 🤗 New Contributors
- [@​rvergis](https://redirect.github.com/rvergis) made their
first contribution in
[#​2316](https://redirect.github.com/spf13/cobra/pull/2316)
- [@​htoyoda18](https://redirect.github.com/htoyoda18) made their
first contribution in
[#​2328](https://redirect.github.com/spf13/cobra/pull/2328)
- [@​ssam18](https://redirect.github.com/ssam18) made their first
contribution in
[#​2325](https://redirect.github.com/spf13/cobra/pull/2325)
- [@​dims](https://redirect.github.com/dims) made their first
contribution in
[#​2336](https://redirect.github.com/spf13/cobra/pull/2336)
**Full Changelog**:
<spf13/cobra@v1.10.1...v1.10.2>
Thank you to our amazing contributors!!!!! 🐍 🚀
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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.
🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <[email protected]>
Co-authored-by: Yang Song <[email protected]>1 parent e662d27 commit b58bbb7
14 files changed
+21
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments