Skip to content

Comments

fix(deps): Update module github.com/spf13/cobra to v1.10.2#21923

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-spf13-cobra-1.x
Feb 1, 2026
Merged

fix(deps): Update module github.com/spf13/cobra to v1.10.2#21923
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-spf13-cobra-1.x

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2026

This PR contains the following updates:

Package Type Update Change
github.com/spf13/cobra require minor v1.8.1 -> v1.10.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 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

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

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

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

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: https://github.com/spf13/cobra/pull/2303#issuecomment-3242333515

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

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

v1.9.1

Compare Source

🐛 Fixes

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

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: spf13/cobra@v1.8.1...v1.9.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.


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

This PR has been generated by Renovate Bot.

@cq-bot
Copy link
Contributor Author

cq-bot commented Feb 1, 2026

ℹ Artifact update notice

File name: scaffold/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/spf13/pflag v1.0.5 -> v1.0.9

@cq-bot cq-bot added automerge Automatically merge once required checks pass area/scaffold labels Feb 1, 2026
@kodiakhq kodiakhq bot merged commit cfcaffa into main Feb 1, 2026
15 checks passed
@kodiakhq kodiakhq bot deleted the renovate/github.com-spf13-cobra-1.x branch February 1, 2026 03:21
@cq-bot
Copy link
Contributor Author

cq-bot commented Feb 1, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

kodiakhq bot pushed a commit that referenced this pull request Feb 16, 2026
🤖 I have created a release *beep* *boop*
---


## [3.4.41](scaffold-v3.4.40...scaffold-v3.4.41) (2026-02-16)


### Bug Fixes

* **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.1 ([#21993](#21993)) ([33229b7](33229b7))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.6 ([#22009](#22009)) ([1b096c3](1b096c3))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.1 ([#22011](#22011)) ([eae949e](eae949e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.2 ([#22016](#22016)) ([1b5c4b1](1b5c4b1))
* **deps:** Update module github.com/rs/zerolog to v1.34.0 ([#21920](#21920)) ([fdd4809](fdd4809))
* **deps:** Update module github.com/spf13/cobra to v1.10.2 ([#21923](#21923)) ([cfcaffa](cfcaffa))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scaffold automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant