Commit 966ac66
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 [@​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 ([#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments