Skip to content

Commit 966ac66

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update dlvhdr/diffnav to v0.6.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [dlvhdr/diffnav](https://github.com/dlvhdr/diffnav) | minor | `v0.5.0` → `v0.6.0` | 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>dlvhdr/diffnav (dlvhdr/diffnav)</summary> ### [`v0.6.0`](https://github.com/dlvhdr/diffnav/releases/tag/v0.6.0) [Compare Source](dlvhdr/diffnav@v0.5.0...v0.6.0) ### Unified Diff Mode Toggle Thanks to [@&#8203;markdorison](https://github.com/markdorison) 🙏🏽 `diffnav` now supports toggling between side-by-side and unified diff modes. Press <kbd>s</kbd> to switch between the two or use the `--side-by-side` and `--unified` flags. You can also set this in the config file under `ui.sideBySide`. #### Changelog - [`4bfcf87`](dlvhdr/diffnav@4bfcf87) feat: add unified diff view option ([#&#8203;63](dlvhdr/diffnav#63)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4wIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
1 parent 182db85 commit 966ac66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ packages:
221221
- name: phiresky/[email protected]
222222
description: "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc"
223223
link: https://github.com/phiresky/ripgrep-all
224-
- name: dlvhdr/diffnav@v0.5.0
224+
- name: dlvhdr/diffnav@v0.6.0
225225
description: A git diff pager based on delta but with a file tree, à la GitHub
226226
link: https://github.com/dlvhdr/diffnav
227227
- name: achristmascarl/[email protected]

0 commit comments

Comments
 (0)