Skip to content

Commit

Permalink
build(deps): update dbrgn/tealdeer to v1.7.1
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dbrgn/tealdeer](https://github.com/dbrgn/tealdeer) | patch | `v1.7.0` -> `v1.7.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>dbrgn/tealdeer (dbrgn/tealdeer)</summary>

### [`v1.7.1`](https://github.com/dbrgn/tealdeer/blob/HEAD/CHANGELOG.md#v171-v171-2024-11-14)

[Compare Source](tealdeer-rs/tealdeer@v1.7.0...v1.7.1)

This patch release updates the `yansi` dependency to version 1, so that the
previous versions of `yansi` can be removed from the package sets of Linux
distributions. This change should not impact the behavior of tealdeer.

Changes:

-   \[chore] Upgrade yansi: 0.5.1 -> 1.0.1 (\[[#&#8203;389](tealdeer-rs/tealdeer#389)])

Contributors to this version:

-   \[Blair Noctis]\[[@&#8203;nc7s](https://github.com/nc7s)]

Thanks!

</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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Nov 19, 2024
1 parent 038b31e commit d991ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ packages:
- name: aandrew-me/tgpt@v2.8.2
description: AI Chatbots in terminal without needing API keys
link: https://github.com/aandrew-me/tgpt
- name: dbrgn/tealdeer@v1.7.0
- name: dbrgn/tealdeer@v1.7.1
description: A very fast implementation of tldr in Rust
link: https://github.com/dbrgn/tealdeer
- name: danielgtaylor/restish@v0.20.0
Expand Down

0 comments on commit d991ebb

Please sign in to comment.