Skip to content

Commit a3a03bb

Browse files
author
ECG Bot
committed
build(deps): update homeport/dyff to v1.11.3
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [homeport/dyff](https://github.com/homeport/dyff) | patch | `v1.11.2` → `v1.11.3` | 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.11.3`](https://github.com/homeport/dyff/releases/tag/v1.11.3): dyff release v1.11.3 [Compare Source](homeport/dyff@v1.11.2...v1.11.3) #### What's Changed - build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;614](homeport/dyff#614) - build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;616](homeport/dyff#616) - build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;615](homeport/dyff#615) - build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;617](homeport/dyff#617) - build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;618](homeport/dyff#618) - build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;619](homeport/dyff#619) - build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;620](homeport/dyff#620) - build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;621](homeport/dyff#621) - Switch to `github.com/mitchellh/hashstructure/v2` by [@&#8203;HeavyWombat](https://github.com/HeavyWombat) in [#&#8203;622](homeport/dyff#622) - Add test case for empty document not being read correctly by [@&#8203;HeavyWombat](https://github.com/HeavyWombat) in [#&#8203;623](homeport/dyff#623) **Full Changelog**: <homeport/dyff@v1.11.2...v1.11.3> </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:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
1 parent 093b9dd commit a3a03bb

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
@@ -104,7 +104,7 @@ packages:
104104
- name: kubernetes-sigs/kustomize@kustomize/v5.8.1
105105
description: Customization of kubernetes YAML configurations
106106
link: https://github.com/kubernetes-sigs/kustomize
107-
- name: homeport/[email protected].2
107+
- name: homeport/[email protected].3
108108
description: A diff tool for YAML files, and sometimes JSON
109109
link: https://github.com/homeport/dyff
110110
- name: abiosoft/[email protected]

0 commit comments

Comments
 (0)