Skip to content

Conversation

@maxlandon
Copy link
Member

  • Use mvdan/sh for parsing and removing comments
  • Update readline dep
  • Update carapace dependency library
  • Update readline dependency
  • Ensure the completion function is initialized
  • Update completer.go
  • Update carapace to latest
  • allow passing in your own context
  • print errors to stderr insteas of stdout
  • explicit return of err
  • properly handle cancel error cause
  • fix example command
  • implement custom error types
  • reuse AddHistorySource in AddHistorySourceFile
  • proper reset flags between executions
  • Update readline
  • Fix Start

@maxlandon maxlandon merged commit db30342 into main Aug 9, 2024
@maxlandon maxlandon mentioned this pull request Aug 9, 2024
renovate bot referenced this pull request in jippi/dottie Aug 9, 2024
… go.mod (#71)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/reeflective/console](https://togithub.com/reeflective/console)
| `v0.1.16` -> `v0.1.17` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2freeflective%2fconsole/v0.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2freeflective%2fconsole/v0.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2freeflective%2fconsole/v0.1.16/v0.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2freeflective%2fconsole/v0.1.16/v0.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reeflective/console (github.com/reeflective/console)</summary>

###
[`v0.1.17`](https://togithub.com/reeflective/console/releases/tag/v0.1.17)

[Compare
Source](https://togithub.com/reeflective/console/compare/v0.1.16...v0.1.17)

#### What's Changed

- Minor usability tweaks by
[@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/51](https://togithub.com/reeflective/console/pull/51)
- Exit command, interrupt doc fix by
[@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/52](https://togithub.com/reeflective/console/pull/52)
- dev by [@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/53](https://togithub.com/reeflective/console/pull/53)
- Fmt by [@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/54](https://togithub.com/reeflective/console/pull/54)

**Full Changelog**:
reeflective/console@v0.1.16...v0.1.17

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* */8 * * *" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/jippi/dottie).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in jippi/dottie Aug 10, 2024
… go.mod (#72)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/reeflective/console](https://togithub.com/reeflective/console)
| `v0.1.17` -> `v0.1.18` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2freeflective%2fconsole/v0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2freeflective%2fconsole/v0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2freeflective%2fconsole/v0.1.17/v0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2freeflective%2fconsole/v0.1.17/v0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reeflective/console (github.com/reeflective/console)</summary>

###
[`v0.1.18`](https://togithub.com/reeflective/console/releases/tag/v0.1.18)

[Compare
Source](https://togithub.com/reeflective/console/compare/v0.1.17...v0.1.18)

#### What's Changed

- Minor usability tweaks by
[@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/51](https://togithub.com/reeflective/console/pull/51)
- Exit command, interrupt doc fix by
[@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/52](https://togithub.com/reeflective/console/pull/52)
- dev by [@&#8203;maxlandon](https://togithub.com/maxlandon) in
[https://github.com/reeflective/console/pull/53](https://togithub.com/reeflective/console/pull/53)

**Full Changelog**:
reeflective/console@v0.1.16...v0.1.18

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* */8 * * *" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/jippi/dottie).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants