fix(ci): update docs after bash completion update#2307
Merged
Conversation
yassinebenaid
approved these changes
Apr 8, 2026
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` | [](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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​2300](urfave/cli#2300) - chore(deps): bump the python-packages group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2301](urfave/cli#2301) - docs: fix typo by [@​acrobatstick](https://github.com/acrobatstick) in [#​2299](urfave/cli#2299) - feat: add descriptions for bash and powershell autocompletion by [@​gabelluardo](https://github.com/gabelluardo) in [#​2298](urfave/cli#2298) - Made command help more consistent by [@​markshep-wbg](https://github.com/markshep-wbg) in [#​2287](urfave/cli#2287) - Fix:(issue\_2285): correct function and variable naming in fish completion script by [@​TimSoethout](https://github.com/TimSoethout) in [#​2286](urfave/cli#2286) - fix(ci): update docs after bash completion update by [@​gabelluardo](https://github.com/gabelluardo) in [#​2307](urfave/cli#2307) - fix: apply SliceFlagSeparator to env var sources by [@​lawrence3699](https://github.com/lawrence3699) in [#​2309](urfave/cli#2309) - fix: don't print empty line to stderr when Exit message is empty by [@​Yanhu007](https://github.com/Yanhu007) in [#​2310](urfave/cli#2310) - flag: prevent BoolWithInverseFlag.String from panicking without a tab by [@​alliasgher](https://github.com/alliasgher) in [#​2311](urfave/cli#2311) - refactor: bash completion script by [@​gabelluardo](https://github.com/gabelluardo) in [#​2308](urfave/cli#2308) - fix: drop shebang from bash completion template by [@​barry3406](https://github.com/barry3406) in [#​2317](urfave/cli#2317) - fix: show flag completions when completing a double-dash prefix by [@​morozov](https://github.com/morozov) in [#​2316](urfave/cli#2316) - fix: parse flags for help subcommand ([#​2271](urfave/cli#2271)) by [@​barry3406](https://github.com/barry3406) in [#​2319](urfave/cli#2319) - fix: show BoolWithInverseFlag aliases in help text by [@​wucm667](https://github.com/wucm667) in [#​2321](urfave/cli#2321) #### New Contributors - [@​gabelluardo](https://github.com/gabelluardo) made their first contribution in [#​2298](urfave/cli#2298) - [@​markshep-wbg](https://github.com/markshep-wbg) made their first contribution in [#​2287](urfave/cli#2287) - [@​lawrence3699](https://github.com/lawrence3699) made their first contribution in [#​2309](urfave/cli#2309) - [@​Yanhu007](https://github.com/Yanhu007) made their first contribution in [#​2310](urfave/cli#2310) - [@​alliasgher](https://github.com/alliasgher) made their first contribution in [#​2311](urfave/cli#2311) - [@​barry3406](https://github.com/barry3406) made their first contribution in [#​2317](urfave/cli#2317) - [@​morozov](https://github.com/morozov) made their first contribution in [#​2316](urfave/cli#2316) - [@​wucm667](https://github.com/wucm667) made their first contribution in [#​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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
fix
What this PR does / why we need it:
Because the CI seems broken after #2298
Which issue(s) this PR fixes:
None
Release Notes