Skip to content

Commit

Permalink
chore(deps): update dependency dandavison/delta to v0.18.0 (#513)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dandavison/delta](https://github.com/dandavison/delta) | minor |
`0.17.0` -> `0.18.0` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/dandavison/delta/compare/0.17.0...0.18.0)

As usual, tons of excellent contributions, all but one not by me!
[@&#8203;th1000s](https://github.com/th1000s) has made a huge number
of important and difficult improvements to delta and helped with many
issues over the few years since the project started, and so I'm happy to
say that he's co-maintaining the project with me nowadays. Thanks to all
contributors for the improvements below!

#### What's Changed

- Link to Repository from Manual by
[@&#8203;bash](https://github.com/bash) in
[https://github.com/dandavison/delta/pull/1657](https://github.com/dandavison/delta/pull/1657)
- Stop highlighting unchanged whitespace by
[@&#8203;phillipwood](https://github.com/phillipwood) in
[https://github.com/dandavison/delta/pull/1659](https://github.com/dandavison/delta/pull/1659)
- Add .gitattributes rules for rust files by
[@&#8203;phillipwood](https://github.com/phillipwood) in
[https://github.com/dandavison/delta/pull/1245](https://github.com/dandavison/delta/pull/1245)
- Repair --default-language, and highlight using full filename by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1549](https://github.com/dandavison/delta/pull/1549)
- tests: prevent parallel env var access by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1681](https://github.com/dandavison/delta/pull/1681)
- CI: fix macOS build by [@&#8203;th1000s](https://github.com/th1000s)
in
[https://github.com/dandavison/delta/pull/1696](https://github.com/dandavison/delta/pull/1696)
- Only use `nosort` in bash <4.4 by
[@&#8203;martinml](https://github.com/martinml) in
[https://github.com/dandavison/delta/pull/1683](https://github.com/dandavison/delta/pull/1683)
- Don't read git files when --no-gitconfig is given + unused variables
by [@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1728](https://github.com/dandavison/delta/pull/1728)
- tests: add insta for snapshot testing by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1739](https://github.com/dandavison/delta/pull/1739)
- tests: set terminal width to 43 by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1741](https://github.com/dandavison/delta/pull/1741)
- Fix panic when blame-palette is empty by
[@&#8203;thorio](https://github.com/thorio) in
[https://github.com/dandavison/delta/pull/1737](https://github.com/dandavison/delta/pull/1737)
- Make relative-paths work with binary files by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1740](https://github.com/dandavison/delta/pull/1740)
- Fix github links from master to main by
[@&#8203;madeddie](https://github.com/madeddie) in
[https://github.com/dandavison/delta/pull/1709](https://github.com/dandavison/delta/pull/1709)
- Update `terminal-colorsaurus` by
[@&#8203;bash](https://github.com/bash) in
[https://github.com/dandavison/delta/pull/1699](https://github.com/dandavison/delta/pull/1699)
- Make less version >= 633 behave like previous versions wrt. Nerd Fonts
by [@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1762](https://github.com/dandavison/delta/pull/1762)
- Update `catppuccin-latte` casing in `LIGHT_SYNTAX_THEMES` list by
[@&#8203;injust](https://github.com/injust) in
[https://github.com/dandavison/delta/pull/1745](https://github.com/dandavison/delta/pull/1745)
- deps: bump libc from 0.2.153 to 0.2.155 by
[@&#8203;wxpppp](https://github.com/wxpppp) in
[https://github.com/dandavison/delta/pull/1715](https://github.com/dandavison/delta/pull/1715)
- Add missing `--file-*-label` option to `--navigate` docs by
[@&#8203;injust](https://github.com/injust) in
[https://github.com/dandavison/delta/pull/1744](https://github.com/dandavison/delta/pull/1744)
- Fix copy-paste typo by [@&#8203;injust](https://github.com/injust)
in
[https://github.com/dandavison/delta/pull/1767](https://github.com/dandavison/delta/pull/1767)
- Update syntect to 5.2.0 by
[@&#8203;timhillgit](https://github.com/timhillgit) in
[https://github.com/dandavison/delta/pull/1672](https://github.com/dandavison/delta/pull/1672)
- Disable light mode detection in tests by
[@&#8203;bash](https://github.com/bash) in
[https://github.com/dandavison/delta/pull/1765](https://github.com/dandavison/delta/pull/1765)
- Add --max-syntax-highlighting-length, set to 400 by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1746](https://github.com/dandavison/delta/pull/1746)
- chore: cleanup brew formula file in favor of core tap by
[@&#8203;chenrui333](https://github.com/chenrui333) in
[https://github.com/dandavison/delta/pull/1773](https://github.com/dandavison/delta/pull/1773)
- wrap --help output, fix rust 1.80 build by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1440](https://github.com/dandavison/delta/pull/1440)
- Fix delta-toggle shell script by
[@&#8203;dandavison](https://github.com/dandavison) in
[https://github.com/dandavison/delta/pull/1794](https://github.com/dandavison/delta/pull/1794)
- Do not wrap short help (-h) output by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1800](https://github.com/dandavison/delta/pull/1800)
- Implement --diff-args by
[@&#8203;dandavison](https://github.com/dandavison) in
[https://github.com/dandavison/delta/pull/1697](https://github.com/dandavison/delta/pull/1697)
- Handle ambiguous diff header, '--- ' can also be present in a minus
hunk by [@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1787](https://github.com/dandavison/delta/pull/1787)
- cd: build binaries targeting GNU libc on ubuntu-20.04, not latest by
[@&#8203;th1000s](https://github.com/th1000s) in
[https://github.com/dandavison/delta/pull/1805](https://github.com/dandavison/delta/pull/1805)

#### New Contributors

- [@&#8203;martinml](https://github.com/martinml) made their first
contribution in
[https://github.com/dandavison/delta/pull/1683](https://github.com/dandavison/delta/pull/1683)
- [@&#8203;thorio](https://github.com/thorio) made their first
contribution in
[https://github.com/dandavison/delta/pull/1737](https://github.com/dandavison/delta/pull/1737)
- [@&#8203;madeddie](https://github.com/madeddie) made their first
contribution in
[https://github.com/dandavison/delta/pull/1709](https://github.com/dandavison/delta/pull/1709)
- [@&#8203;injust](https://github.com/injust) made their first
contribution in
[https://github.com/dandavison/delta/pull/1745](https://github.com/dandavison/delta/pull/1745)
- [@&#8203;wxpppp](https://github.com/wxpppp) made their first
contribution in
[https://github.com/dandavison/delta/pull/1715](https://github.com/dandavison/delta/pull/1715)
- [@&#8203;timhillgit](https://github.com/timhillgit) made their first
contribution in
[https://github.com/dandavison/delta/pull/1672](https://github.com/dandavison/delta/pull/1672)
- [@&#8203;chenrui333](https://github.com/chenrui333) made their first
contribution in
[https://github.com/dandavison/delta/pull/1773](https://github.com/dandavison/delta/pull/1773)

**Full Changelog**:
dandavison/delta@0.17.0...0.18.0

</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 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/izumin5210/dotfiles).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: izumin5210-update-aqua-checksum[bot] <169593670+izumin5210-update-aqua-checksum[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 82fc8d4 commit 8084557
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions config/.config/aquaproj-aqua/codespaces/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,28 +71,28 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dandavison/delta/0.17.0/delta-0.17.0-aarch64-apple-darwin.tar.gz",
"checksum": "2C62F44345E86AC12F75C097D0A5344B4AA90827D5E75DFCFE3FE843F51BB3CB",
"id": "github_release/github.com/dandavison/delta/0.18.0/delta-0.18.0-aarch64-apple-darwin.tar.gz",
"checksum": "5E5FBD0CB20C6834FEE4540C3EA44C7C832A2ED3926AA0C112945AF6A60240AA",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dandavison/delta/0.17.0/delta-0.17.0-aarch64-unknown-linux-gnu.tar.gz",
"checksum": "8318BB267AB3A01F4E7B9480C4C3B2A5895C0287ABFC5586306F5A2F2825882B",
"id": "github_release/github.com/dandavison/delta/0.18.0/delta-0.18.0-aarch64-unknown-linux-gnu.tar.gz",
"checksum": "25F14C6CDBAFFAE45FAD127011141128251ED1C5AD86DFFCDAD3532F343D71CF",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dandavison/delta/0.17.0/delta-0.17.0-x86_64-apple-darwin.tar.gz",
"checksum": "E8B8107AA0725B7A0DEEE556C05BB655846F0F49BB8A8EC44CB1F78D4A3274FE",
"id": "github_release/github.com/dandavison/delta/0.18.0/delta-0.18.0-x86_64-apple-darwin.tar.gz",
"checksum": "B9C1BB15395A6C91C0131040B7DAD9D6980822117451BC1212387EEAC017302A",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dandavison/delta/0.17.0/delta-0.17.0-x86_64-pc-windows-msvc.zip",
"checksum": "C3689AF10F95C764BEC75F0D42D3DFA7439EA2BC4D0881F1F8200E8F032081EE",
"id": "github_release/github.com/dandavison/delta/0.18.0/delta-0.18.0-x86_64-pc-windows-msvc.zip",
"checksum": "E1DE841A7541D6AABDFD954CB18E3FF1EDA8145ADD6CFF043AC391C69BD69EED",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dandavison/delta/0.17.0/delta-0.17.0-x86_64-unknown-linux-musl.tar.gz",
"checksum": "0CB2C2E196A78C84E47C303119AD561D3D4DEBFC8CC93D3AB5AE866FB7EFD126",
"id": "github_release/github.com/dandavison/delta/0.18.0/delta-0.18.0-x86_64-unknown-linux-musl.tar.gz",
"checksum": "B79086EAB8E5E58FDA8BF4B5EB605E2BECE5B4575FEE1166CBA0ABF8459857D7",
"algorithm": "sha256"
},
{
Expand Down
2 changes: 1 addition & 1 deletion config/.config/aquaproj-aqua/codespaces/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ registries:
packages:
- name: cli/cli@v2.54.0
- name: junegunn/fzf@v0.54.3
- name: dandavison/delta@0.17.0
- name: dandavison/delta@0.18.0
- name: Wilfred/difftastic@0.60.0
- name: rossmacarthur/sheldon@0.7.4
- name: BurntSushi/ripgrep@14.1.0
Expand Down

0 comments on commit 8084557

Please sign in to comment.