Commit 2848894
authored
chore: Update module github.com/urfave/cli/v3 to v3.3.8 (#61)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) |
`v3.3.3` -> `v3.3.8` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>urfave/cli (github.com/urfave/cli/v3)</summary>
###
[`v3.3.8`](https://redirect.github.com/urfave/cli/compare/v3.3.7...v3.3.8)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.3.7...v3.3.8)
###
[`v3.3.7`](https://redirect.github.com/urfave/cli/releases/tag/v3.3.7)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.3.6...v3.3.7)
#### What's Changed
- fix: add missing `IsLocal` for BoolWithInverseFlag by
[@​huiyifyj](https://redirect.github.com/huiyifyj) in
[https://github.com/urfave/cli/pull/2151](https://redirect.github.com/urfave/cli/pull/2151)
- Fix OnUsageError Trigger When Error Is Caused by Mutually Exclusive
Flags by
[@​Ali-Doustkani](https://redirect.github.com/Ali-Doustkani) in
[https://github.com/urfave/cli/pull/2152](https://redirect.github.com/urfave/cli/pull/2152)
#### New Contributors
- [@​Ali-Doustkani](https://redirect.github.com/Ali-Doustkani)
made their first contribution in
[https://github.com/urfave/cli/pull/2152](https://redirect.github.com/urfave/cli/pull/2152)
**Full Changelog**:
urfave/cli@v3.3.6...v3.3.7
###
[`v3.3.6`](https://redirect.github.com/urfave/cli/releases/tag/v3.3.6)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.3.5...v3.3.6)
#### What's Changed
- Fish completions with identically named sub-commands now work by
[@​bittrance](https://redirect.github.com/bittrance) in
[https://github.com/urfave/cli/pull/2130](https://redirect.github.com/urfave/cli/pull/2130)
**Full Changelog**:
urfave/cli@v3.3.5...v3.3.6
###
[`v3.3.5`](https://redirect.github.com/urfave/cli/releases/tag/v3.3.5)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.3.4...v3.3.5)
#### What's Changed
- Fix:(issue\_2137) Ensure default value for bool with inverse flag is
h… by [@​dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2138](https://redirect.github.com/urfave/cli/pull/2138)
- Fix:(issue\_2131) Show help text for BoolWithInverseFlag by
[@​Juneezee](https://redirect.github.com/Juneezee) in
[https://github.com/urfave/cli/pull/2142](https://redirect.github.com/urfave/cli/pull/2142)
**Full Changelog**:
urfave/cli@v3.3.4...v3.3.5
###
[`v3.3.4`](https://redirect.github.com/urfave/cli/releases/tag/v3.3.4)
[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.3.3...v3.3.4)
#### What's Changed
- Fix Docs(issue\_2125) Add PathFlag to StringFlag migration by
[@​dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2136](https://redirect.github.com/urfave/cli/pull/2136)
- fix: remove extraneous space from subcommand help template by
[@​G-Rath](https://redirect.github.com/G-Rath) in
[https://github.com/urfave/cli/pull/2140](https://redirect.github.com/urfave/cli/pull/2140)
- Fix:(issue\_2135) Correct formatting of default subcommand USAGE text
by [@​zzspoon](https://redirect.github.com/zzspoon) in
[https://github.com/urfave/cli/pull/2139](https://redirect.github.com/urfave/cli/pull/2139)
#### New Contributors
- [@​zzspoon](https://redirect.github.com/zzspoon) made their
first contribution in
[https://github.com/urfave/cli/pull/2139](https://redirect.github.com/urfave/cli/pull/2139)
**Full Changelog**:
urfave/cli@v3.3.3...v3.3.4
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/nobl9/nobl9-language-server).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ29sYW5nIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5d688ea commit 2848894
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments