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

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 973160a fix(deps): update module github.com/urfave/cli/v3 to v3.4.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.3.8 -> v3.4.1 age confidence

Release Notes

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

v3.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9


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/229 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@xoxys](https://github.com/xoxys) **Base:** `main` ← **Head:** `renovate/golang-highfeq-non-major` --- ### 📝 Commits (1) - [`973160a`](https://github.com/thegeeklab/git-sv/commit/973160a8938321fc45afa035c6eb215f1e034703) fix(deps): update module github.com/urfave/cli/v3 to v3.4.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.3.8` -> `v3.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv3/v3.4.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.3.8/v3.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v3)</summary> ### [`v3.4.1`](https://redirect.github.com/urfave/cli/releases/tag/v3.4.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.4.0...v3.4.1) #### What's Changed - Use recommended GitHub Actions runner labels by [@&#8203;meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/2181](https://redirect.github.com/urfave/cli/pull/2181) - chore(deps): bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/urfave/cli/pull/2179](https://redirect.github.com/urfave/cli/pull/2179)9 - Document that `v3` series is recommended for new development by [@&#8203;meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/2186](https://redirect.github.com/urfave/cli/pull/2186) **Full Changelog**: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1 ### [`v3.4.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.3.9...v3.4.0) #### What's Changed - Export help display functions as variables to allow custom help display logic by [@&#8203;almas-x](https://redirect.github.com/almas-x) in [https://github.com/urfave/cli/pull/2150](https://redirect.github.com/urfave/cli/pull/2150) - Invoke OnUsageError when missing required flags by [@&#8203;MohitPanchariya](https://redirect.github.com/MohitPanchariya) in [https://github.com/urfave/cli/pull/2161](https://redirect.github.com/urfave/cli/pull/2161) - Fix:(issue\_2169) Allow trim space for string slice flags by [@&#8203;dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/2171](https://redirect.github.com/urfave/cli/pull/2171) - Add example of flag groups to docs by [@&#8203;jllovet](https://redirect.github.com/jllovet) in [https://github.com/urfave/cli/pull/2178](https://redirect.github.com/urfave/cli/pull/2178) - Add installation instructions for gfmrun by [@&#8203;jllovet](https://redirect.github.com/jllovet) in [https://github.com/urfave/cli/pull/2177](https://redirect.github.com/urfave/cli/pull/2177) - Ensure public vars reference public types by [@&#8203;meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/2180](https://redirect.github.com/urfave/cli/pull/2180) #### New Contributors - [@&#8203;almas-x](https://redirect.github.com/almas-x) made their first contribution in [https://github.com/urfave/cli/pull/2150](https://redirect.github.com/urfave/cli/pull/2150) - [@&#8203;MohitPanchariya](https://redirect.github.com/MohitPanchariya) made their first contribution in [https://github.com/urfave/cli/pull/2161](https://redirect.github.com/urfave/cli/pull/2161) - [@&#8203;jllovet](https://redirect.github.com/jllovet) made their first contribution in [https://github.com/urfave/cli/pull/2178](https://redirect.github.com/urfave/cli/pull/2178) **Full Changelog**: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0 ### [`v3.3.9`](https://redirect.github.com/urfave/cli/releases/tag/v3.3.9) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.3.8...v3.3.9) #### What's Changed - Fix typos in documentation for customizations and full API example by [@&#8203;amarjit03](https://redirect.github.com/amarjit03) in [https://github.com/urfave/cli/pull/2165](https://redirect.github.com/urfave/cli/pull/2165) - Update advanced.md by [@&#8203;thetillhoff](https://redirect.github.com/thetillhoff) in [https://github.com/urfave/cli/pull/2170](https://redirect.github.com/urfave/cli/pull/2170) #### New Contributors - [@&#8203;amarjit03](https://redirect.github.com/amarjit03) made their first contribution in [https://github.com/urfave/cli/pull/2165](https://redirect.github.com/urfave/cli/pull/2165) - [@&#8203;thetillhoff](https://redirect.github.com/thetillhoff) made their first contribution in [https://github.com/urfave/cli/pull/2170](https://redirect.github.com/urfave/cli/pull/2170) **Full Changelog**: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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:01 +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#231
No description provided.