Skip to content

Commit 2bd0890

Browse files
author
ECG Bot
committed
build(deps): update homeport/dyff to v1.10.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [homeport/dyff](https://github.com/homeport/dyff) | patch | `v1.10.1` -> `v1.10.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>homeport/dyff (homeport/dyff)</summary> ### [`v1.10.2`](https://github.com/homeport/dyff/releases/tag/v1.10.2): dyff release v1.10.2 [Compare Source](homeport/dyff@v1.10.1...v1.10.2) #### What's Changed [`4dc536f`](homeport/dyff@4dc536f) Fix new `--use-indent-lines` wiring in code [`2ea2b63`](homeport/dyff@2ea2b63) Fix typos [`7837615`](homeport/dyff@7837615) doc: Add packaging status, document FreeBSD install [`b8589b3`](homeport/dyff@b8589b3) feat: add flag for useIndentLines [`56b69a3`](homeport/dyff@56b69a3) feat: allow disabling indent lines #### New Contributors - [@&#8203;cwrau](https://github.com/cwrau) made their first contribution in homeport/dyff#511 - [@&#8203;ehaupt](https://github.com/ehaupt) made their first contribution in homeport/dyff#510 - [@&#8203;kianmeng](https://github.com/kianmeng) made their first contribution in homeport/dyff#484 **Full Changelog**: homeport/dyff@v1.10.1...v1.10.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41OC4yIiwidXBkYXRlZEluVmVyIjoiNDEuNTguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 36bd82d commit 2bd0890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ packages:
107107
- name: kubernetes-sigs/kustomize@kustomize/v5.7.1
108108
description: Customization of kubernetes YAML configurations
109109
link: https://github.com/kubernetes-sigs/kustomize
110-
- name: homeport/[email protected].1
110+
- name: homeport/[email protected].2
111111
description: A diff tool for YAML files, and sometimes JSON
112112
link: https://github.com/homeport/dyff
113113
- name: abiosoft/[email protected]

0 commit comments

Comments
 (0)