Skip to content

Fix:(issue_1338) Fix behaviour of skip flag parsing if there are subc…#1640

Merged
dearchap merged 1 commit into
urfave:v1-maintfrom
dearchap:issue_1338
Jan 15, 2023
Merged

Fix:(issue_1338) Fix behaviour of skip flag parsing if there are subc…#1640
dearchap merged 1 commit into
urfave:v1-maintfrom
dearchap:issue_1338

Conversation

@dearchap

Copy link
Copy Markdown
Contributor

…ommands

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1338

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

Updated test TestCommandSkipFlagParsing

go test -run=TestCommandSkipFlagParsing

Release Notes

(REQUIRED)


@dearchap
dearchap requested a review from a team as a code owner January 10, 2023 15:42
@dearchap
dearchap merged commit 6feec78 into urfave:v1-maint Jan 15, 2023
mudler referenced this pull request in kairos-io/provider-kairos Jan 22, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli](https://togithub.com/urfave/cli) | require |
patch | `v1.22.10` -> `v1.22.11` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v1.22.11`](https://togithub.com/urfave/cli/releases/tag/v1.22.11)

[Compare
Source](https://togithub.com/urfave/cli/compare/v1.22.10...v1.22.11)

#### What's Changed

- Fix:(issue\_1338) Fix behaviour of skip flag parsing if there are
subc… by [@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1640](https://togithub.com/urfave/cli/pull/1640)
- Doc:(issue\_1195) Add integration testing example in docs by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1641](https://togithub.com/urfave/cli/pull/1641)
- Fix:(issue\_1142). Allow comma in altsrc flag names by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1645](https://togithub.com/urfave/cli/pull/1645)
- Run CI on `v1` series by
[@&#8203;meatballhat](https://togithub.com/meatballhat) in
[https://github.com/urfave/cli/pull/1646](https://togithub.com/urfave/cli/pull/1646)

**Full Changelog**:
urfave/cli@v1.22.10...v1.22.11

</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 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://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot mentioned this pull request Aug 6, 2025
1 task
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.

2 participants