[PR #255] [MERGED] fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 #255

Closed
opened 2026-03-04 00:42:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/thegeeklab/git-sv/pull/255
Author: @renovate[bot]
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @xoxys

Base: mainHead: renovate/golang-highfeq-non-major


📝 Commits (1)

  • e9a43ca fix(deps): update module github.com/urfave/cli/v3 to v3.6.1

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli/v3 v3.5.0 -> v3.6.1 age confidence

Release Notes

urfave/cli (github.com/urfave/cli/v3)

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.5.0...v3.6.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/thegeeklab/git-sv/pull/255 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@xoxys](https://github.com/xoxys) **Base:** `main` ← **Head:** `renovate/golang-highfeq-non-major` --- ### 📝 Commits (1) - [`e9a43ca`](https://github.com/thegeeklab/git-sv/commit/e9a43ca8e5d56ab72c490430e32c91b41f146226) fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) | `v3.5.0` -> `v3.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv3/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv3/v3.5.0/v3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v3)</summary> ### [`v3.6.1`](https://redirect.github.com/urfave/cli/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.6.0...v3.6.1) #### What's Changed - chore(deps): bump golangci/golangci-lint-action from 8 to 9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2222](https://redirect.github.com/urfave/cli/pull/2222) - feat: add ability to override usage text of default help command by [@&#8203;Maks1mS](https://redirect.github.com/Maks1mS) in [#&#8203;2196](https://redirect.github.com/urfave/cli/pull/2196) - Fix:(issue\_2223) Fix incorrect processing of empty value after = by [@&#8203;dearchap](https://redirect.github.com/dearchap) in [#&#8203;2224](https://redirect.github.com/urfave/cli/pull/2224) #### New Contributors - [@&#8203;Maks1mS](https://redirect.github.com/Maks1mS) made their first contribution in [#&#8203;2196](https://redirect.github.com/urfave/cli/pull/2196) **Full Changelog**: <https://github.com/urfave/cli/compare/v3.6.0...v3.6.1> ### [`v3.6.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.5.0...v3.6.0) #### What's Changed - support parallel running of commands by [@&#8203;oprudkyi](https://redirect.github.com/oprudkyi) in [#&#8203;2215](https://redirect.github.com/urfave/cli/pull/2215) - Fix:(issue\_2208) Fix local flag by [@&#8203;dearchap](https://redirect.github.com/dearchap) in [#&#8203;2211](https://redirect.github.com/urfave/cli/pull/2211) - chore(deps): bump the python-packages group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2219](https://redirect.github.com/urfave/cli/pull/2219) - Call actions on flags set from env by [@&#8203;malclocke](https://redirect.github.com/malclocke) in [#&#8203;2221](https://redirect.github.com/urfave/cli/pull/2221) #### New Contributors - [@&#8203;malclocke](https://redirect.github.com/malclocke) made their first contribution in [#&#8203;2221](https://redirect.github.com/urfave/cli/pull/2221) **Full Changelog**: <https://github.com/urfave/cli/compare/v3.5.0...v3.6.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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. --- - [ ] <!-- 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/thegeeklab/git-sv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:42:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-sv#255
No description provided.