Skip to content

Commit

Permalink
build(deps): update dandavison/delta to v0.18.2
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dandavison/delta](https://github.com/dandavison/delta) | patch | `0.18.1` -> `0.18.2` |

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>dandavison/delta (dandavison/delta)</summary>

### [`v0.18.2`](https://github.com/dandavison/delta/releases/tag/0.18.2)

[Compare Source](dandavison/delta@0.18.1...0.18.2)

This patch release fixes various panics reported by users that were due to v0.1.13 of the `unicode-width` crate. See dandavison/delta#1858 and unicode-rs/unicode-width#66.

#### What's Changed

-   Move AmbiguousDiffMinusCounter to hunk_header by [@&#8203;dandavison](https://github.com/dandavison) in dandavison/delta#1825
-   Fix `Catppuccin Latte` name in `LIGHT_SYNTAX_THEMES` list by [@&#8203;injust](https://github.com/injust) in dandavison/delta#1823
-   Handle quoted file paths in hunk headers by [@&#8203;th1000s](https://github.com/th1000s) in dandavison/delta#1840
-   Fix clippy warnings by [@&#8203;bash](https://github.com/bash) in dandavison/delta#1851
-   Allow `--dark` to override dark/light detected from syntax theme by [@&#8203;bash](https://github.com/bash) in dandavison/delta#1843
-   Upgrade and pin unicode-width to v0.1.12 by [@&#8203;th1000s](https://github.com/th1000s) in dandavison/delta#1858

**Full Changelog**: dandavison/delta@0.18.1...0.18.2

</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 Sep 13, 2024
1 parent e2db0ed commit 8d81a38
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 @@ -112,7 +112,7 @@ packages:
- name: docker/[email protected]
description: Define and run multi-container applications with Docker
link: https://github.com/docker/compose
- name: dandavison/[email protected].1
- name: dandavison/[email protected].2
description: A syntax-highlighting pager for git, diff, and grep output
link: https://github.com/dandavison/delta
- name: koalaman/[email protected]
Expand Down

0 comments on commit 8d81a38

Please sign in to comment.