Skip to content

fix(ci): update docs after bash completion update#2307

Merged
dearchap merged 1 commit into
urfave:mainfrom
gabelluardo:fix-ci
Apr 16, 2026
Merged

fix(ci): update docs after bash completion update#2307
dearchap merged 1 commit into
urfave:mainfrom
gabelluardo:fix-ci

Conversation

@gabelluardo
Copy link
Copy Markdown
Contributor

What type of PR is this?

fix

  • documentation

What this PR does / why we need it:

Because the CI seems broken after #2298

Which issue(s) this PR fixes:

None

Release Notes

fix(ci): update docs after bash completion update

@gabelluardo gabelluardo requested a review from a team as a code owner April 8, 2026 15:26
@dearchap dearchap merged commit f831e58 into urfave:main Apr 16, 2026
9 checks passed
Maks1mS pushed a commit to stplr-dev/stplr that referenced this pull request May 13, 2026
This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [github.com/urfave/cli/v3](https://github.com/urfave/cli) | require | minor | `v3.8.0` → `v3.9.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/urfave/cli/badge)](https://securityscorecards.dev/viewer/?uri=github.com/urfave/cli) |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/23) for more information.

---

### Release Notes

<details>
<summary>urfave/cli (github.com/urfave/cli/v3)</summary>

### [`v3.9.0`](https://github.com/urfave/cli/releases/tag/v3.9.0)

[Compare Source](urfave/cli@v3.8.0...v3.9.0)

#### What's Changed

- chore(deps): bump codecov/codecov-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2300](urfave/cli#2300)
- chore(deps): bump the python-packages group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2301](urfave/cli#2301)
- docs: fix typo by [@&#8203;acrobatstick](https://github.com/acrobatstick) in [#&#8203;2299](urfave/cli#2299)
- feat: add descriptions for bash and powershell autocompletion by [@&#8203;gabelluardo](https://github.com/gabelluardo) in [#&#8203;2298](urfave/cli#2298)
- Made command help more consistent by [@&#8203;markshep-wbg](https://github.com/markshep-wbg) in [#&#8203;2287](urfave/cli#2287)
- Fix:(issue\_2285): correct function and variable naming in fish completion script by [@&#8203;TimSoethout](https://github.com/TimSoethout) in [#&#8203;2286](urfave/cli#2286)
- fix(ci): update docs after bash completion update by [@&#8203;gabelluardo](https://github.com/gabelluardo) in [#&#8203;2307](urfave/cli#2307)
- fix: apply SliceFlagSeparator to env var sources by [@&#8203;lawrence3699](https://github.com/lawrence3699) in [#&#8203;2309](urfave/cli#2309)
- fix: don't print empty line to stderr when Exit message is empty by [@&#8203;Yanhu007](https://github.com/Yanhu007) in [#&#8203;2310](urfave/cli#2310)
- flag: prevent BoolWithInverseFlag.String from panicking without a tab by [@&#8203;alliasgher](https://github.com/alliasgher) in [#&#8203;2311](urfave/cli#2311)
- refactor: bash completion script by [@&#8203;gabelluardo](https://github.com/gabelluardo) in [#&#8203;2308](urfave/cli#2308)
- fix: drop shebang from bash completion template by [@&#8203;barry3406](https://github.com/barry3406) in [#&#8203;2317](urfave/cli#2317)
- fix: show flag completions when completing a double-dash prefix by [@&#8203;morozov](https://github.com/morozov) in [#&#8203;2316](urfave/cli#2316)
- fix: parse flags for help subcommand ([#&#8203;2271](urfave/cli#2271)) by [@&#8203;barry3406](https://github.com/barry3406) in [#&#8203;2319](urfave/cli#2319)
- fix: show BoolWithInverseFlag aliases in help text by [@&#8203;wucm667](https://github.com/wucm667) in [#&#8203;2321](urfave/cli#2321)

#### New Contributors

- [@&#8203;gabelluardo](https://github.com/gabelluardo) made their first contribution in [#&#8203;2298](urfave/cli#2298)
- [@&#8203;markshep-wbg](https://github.com/markshep-wbg) made their first contribution in [#&#8203;2287](urfave/cli#2287)
- [@&#8203;lawrence3699](https://github.com/lawrence3699) made their first contribution in [#&#8203;2309](urfave/cli#2309)
- [@&#8203;Yanhu007](https://github.com/Yanhu007) made their first contribution in [#&#8203;2310](urfave/cli#2310)
- [@&#8203;alliasgher](https://github.com/alliasgher) made their first contribution in [#&#8203;2311](urfave/cli#2311)
- [@&#8203;barry3406](https://github.com/barry3406) made their first contribution in [#&#8203;2317](urfave/cli#2317)
- [@&#8203;morozov](https://github.com/morozov) made their first contribution in [#&#8203;2316](urfave/cli#2316)
- [@&#8203;wucm667](https://github.com/wucm667) made their first contribution in [#&#8203;2321](urfave/cli#2321)

**Full Changelog**: <urfave/cli@v3.8.0...v3.9.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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`)
- 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIktpbmQvRGVwZW5kZW5jaWVzIl19-->

Reviewed-on: https://altlinux.space/stapler/stplr/pulls/432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants