Commit 115c616
authored
fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 (#133)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) |
`v3.6.0` -> `v3.6.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### 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
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2222](https://redirect.github.com/urfave/cli/pull/2222)
- feat: add ability to override usage text of default help command by
[@​Maks1mS](https://redirect.github.com/Maks1mS) in
[#​2196](https://redirect.github.com/urfave/cli/pull/2196)
- Fix:(issue\_2223) Fix incorrect processing of empty value after = by
[@​dearchap](https://redirect.github.com/dearchap) in
[#​2224](https://redirect.github.com/urfave/cli/pull/2224)
#### New Contributors
- [@​Maks1mS](https://redirect.github.com/Maks1mS) made their
first contribution in
[#​2196](https://redirect.github.com/urfave/cli/pull/2196)
**Full Changelog**:
<urfave/cli@v3.6.0...v3.6.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6ZGVwcyJdfQ==-->2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments