Skip to content

Commit

Permalink
fix(deps): update module github.com/reeflective/console to v0.1.18 in…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 3834bb5 commit 0bed71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/lmittmann/tint v1.0.5
github.com/muesli/termenv v0.15.2
github.com/neilotoole/slogt v1.1.0
github.com/reeflective/console v0.1.17
github.com/reeflective/console v0.1.18
github.com/reugn/pkgslog v0.2.0
github.com/rsteube/carapace v0.50.2
github.com/samber/slog-multi v1.2.0
Expand Down

0 comments on commit 0bed71a

Please sign in to comment.