Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

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

Release Notes

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

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 13, 2024

ℹ Artifact update notice

File name: docgen/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.3 -> v2.0.6
github.com/spf13/pflag v1.0.5 -> v1.0.9
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/spf13/pflag v1.0.6 -> v1.0.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 -> v1.33.0
go.opentelemetry.io/proto/otlp v1.3.1 -> v1.4.0
golang.org/x/net v0.28.0 -> v0.41.0
golang.org/x/term v0.23.0 -> v0.32.0
golang.org/x/text v0.17.0 -> v0.26.0
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.67.0 -> v1.68.1

@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 14 times, most recently from 1c23db8 to c12f426 Compare September 13, 2024 10:50
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/cobra to v1.8.1 Update module github.com/spf13/cobra to v1.8.1 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 11 times, most recently from 5063e83 to b33f21c Compare September 13, 2024 11:51
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from b33f21c to 54ae314 Compare October 10, 2024 22:42
@renovate renovate bot changed the title Update module github.com/spf13/cobra to v1.8.1 fix(deps): update module github.com/spf13/cobra to v1.8.1 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from 54ae314 to 1c223b4 Compare November 6, 2024 19:37
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from 5096fea to 330e550 Compare February 17, 2025 02:35
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/cobra to v1.9.0 fix(deps): update module github.com/spf13/cobra to v1.9.1 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from 330e550 to 501eab1 Compare February 17, 2025 10:24
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 5 times, most recently from 6d0c67d to 49fa525 Compare March 14, 2025 09:57
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from f50256f to c80b0f5 Compare March 14, 2025 15:00
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from 0a94e69 to 3a463c8 Compare May 22, 2025 05:39
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 3 times, most recently from cbc00fc to 5d55ae1 Compare June 28, 2025 11:53
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from c1e2acc to 15354eb Compare July 8, 2025 04:37
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 3 times, most recently from df40b19 to a0eff65 Compare July 8, 2025 13:28
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from 15b2cfc to b45be6d Compare August 29, 2025 00:00
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from b45be6d to c7b43a6 Compare September 1, 2025 23:06
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/cobra to v1.9.1 fix(deps): update module github.com/spf13/cobra to v1.10.1 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from b771ea4 to 153129f Compare September 22, 2025 20:58
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from 153129f to 62d2576 Compare October 1, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants