Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport [v2]: Fix some issues in bash autocompletion #1676

Merged
merged 1 commit into from Feb 3, 2023
Merged

Backport [v2]: Fix some issues in bash autocompletion #1676

merged 1 commit into from Feb 3, 2023

Conversation

MrNaif2018
Copy link
Contributor

Backport of #1674 for v2

@MrNaif2018 MrNaif2018 requested a review from a team as a code owner February 1, 2023 14:40
@dearchap dearchap merged commit 3d46fd3 into urfave:v2-maint Feb 3, 2023
@MrNaif2018 MrNaif2018 deleted the v2-fix-bash-autocomplete branch February 3, 2023 12:40
another-rex pushed a commit to google/osv-scanner that referenced this pull request Feb 21, 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/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |
| [golang.org/x/exp](https://togithub.com/golang/exp) | require | digest
| `a684f29` -> `5e25df0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[urfave/cli#1678
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[urfave/cli#1676

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[urfave/cli#1678

**Full Changelog**:
urfave/cli@v2.24.3...v2.24.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
mauromorales pushed a commit to kairos-io/provider-kairos that referenced this pull request Feb 21, 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/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[urfave/cli#1678
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[urfave/cli#1676

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[urfave/cli#1678

**Full Changelog**:
urfave/cli@v2.24.3...v2.24.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hayleycd pushed a commit to google/osv-scanner that referenced this pull request Mar 9, 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/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |
| [golang.org/x/exp](https://togithub.com/golang/exp) | require | digest
| `a684f29` -> `5e25df0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[urfave/cli#1678
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[urfave/cli#1676

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[urfave/cli#1678

**Full Changelog**:
urfave/cli@v2.24.3...v2.24.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 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/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |
| [golang.org/x/exp](https://togithub.com/golang/exp) | require | digest
| `a684f29` -> `5e25df0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[urfave/cli#1678
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[urfave/cli#1676

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[urfave/cli#1678

**Full Changelog**:
urfave/cli@v2.24.3...v2.24.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 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/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |
| [golang.org/x/exp](https://togithub.com/golang/exp) | require | digest
| `a684f29` -> `5e25df0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[urfave/cli#1678
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[urfave/cli#1676

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[urfave/cli#1678

**Full Changelog**:
urfave/cli@v2.24.3...v2.24.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
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.

None yet

2 participants