Skip to content

Commit

Permalink
build(deps): update mikefarah/yq to v4.44.5
Browse files Browse the repository at this point in the history
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=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Nov 20, 2024
1 parent 575361b commit 8e64841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ registries:
- type: standard
ref: v4.239.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: mikefarah/yq@v4.44.3
- name: mikefarah/yq@v4.44.5
description: yq is a portable command-line YAML processor
link: https://github.com/mikefarah/yq
- name: minamijoyo/tfmigrate@v0.3.24
Expand Down

0 comments on commit 8e64841

Please sign in to comment.