Skip to content

Commit 8e64841

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update mikefarah/yq to v4.44.5
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [mikefarah/yq](https://github.com/mikefarah/yq) | patch | `v4.44.3` -> `v4.44.5` | 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>mikefarah/yq (mikefarah/yq)</summary> ### [`v4.44.5`](https://github.com/mikefarah/yq/releases/tag/v4.44.5) [Compare Source](mikefarah/yq@v4.44.3...v4.44.5) - Format comments with a gray foreground (Thanks [@&#8203;gabe565](https://github.com/gabe565)) - Fixed handling of nulls with sort_by expressions [#&#8203;2164](mikefarah/yq#2164) - Force no color output when NO_COLOR env presents (Thanks [@&#8203;narqo](https://github.com/narqo)) - Fixed array subtraction update bug [#&#8203;2159](mikefarah/yq#2159) - Fixed index out of range error - Can traverse straight from parent operator (parent.blah) - Bumped dependencies Note: 4.44.4 was skipped as it had a release pipeline failure </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 575361b commit 8e64841

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
@@ -10,7 +10,7 @@ registries:
1010
- type: standard
1111
ref: v4.239.0 # renovate: depName=aquaproj/aqua-registry
1212
packages:
13-
- name: mikefarah/[email protected].3
13+
- name: mikefarah/[email protected].5
1414
description: yq is a portable command-line YAML processor
1515
link: https://github.com/mikefarah/yq
1616
- name: minamijoyo/[email protected]

0 commit comments

Comments
 (0)