Skip to content

Commit

Permalink
chore(deps): update dependency dandavison/delta to v0.18.2 (#303)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>dandavison/delta (dandavison/delta)</summary>

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

[Compare
Source](https://github.com/dandavison/delta/compare/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
[https://github.com/dandavison/delta/pull/1858](https://github.com/dandavison/delta/pull/1858)
and
[https://github.com/unicode-rs/unicode-width/issues/66](https://github.com/unicode-rs/unicode-width/issues/66).

#### What's Changed

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/d-issy/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent d859839 commit 0a58fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packages:
- name: Versent/[email protected]
- name: aws/[email protected]
- name: charmbracelet/[email protected]
- name: dandavison/[email protected].1
- name: dandavison/[email protected].2
- name: duckdb/[email protected]
- name: fullstorydev/[email protected]
- name: koalaman/[email protected]
Expand Down

0 comments on commit 0a58fc0

Please sign in to comment.