Update dependency yq to v4.53.6 #3

Open
robert wants to merge 1 commit from renovate/yq-4.x into main
Owner

This PR contains the following updates:

Package Type Update Change
yq tools patch 4.53.34.53.6

Release Notes

mikefarah/yq (yq)

v4.53.6

Compare Source

v4.53.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [yq](https://github.com/mikefarah/yq) | tools | patch | `4.53.3` → `4.53.6` | --- ### Release Notes <details> <summary>mikefarah/yq (yq)</summary> ### [`v4.53.6`](https://github.com/mikefarah/yq/releases/tag/v4.53.6) [Compare Source](https://github.com/mikefarah/yq/compare/v4.53.4...v4.53.6) - Fixing release build issue - Fixed line wrapping bug ([#&#8203;2824](https://github.com/mikefarah/yq/issues/2824), [#&#8203;2823](https://github.com/mikefarah/yq/issues/2823)) Thanks [@&#8203;mxey](https://github.com/mxey) - Bumped dependencies ### [`v4.53.4`](https://github.com/mikefarah/yq/releases/tag/v4.53.4) [Compare Source](https://github.com/mikefarah/yq/compare/v4.53.3...v4.53.4) - Close input files after processing each one ([#&#8203;2796](https://github.com/mikefarah/yq/issues/2796)) ([#&#8203;2808](https://github.com/mikefarah/yq/issues/2808)) Thanks [@&#8203;MsfPablo](https://github.com/MsfPablo) - Fixed non string HCL string keys ([#&#8203;2795](https://github.com/mikefarah/yq/issues/2795)) - Fixed heap allocation bug ([#&#8203;2809](https://github.com/mikefarah/yq/issues/2809)) Thanks [@&#8203;MsfPablo](https://github.com/MsfPablo) - Fix deleting commented empty list YAML output ([#&#8203;2765](https://github.com/mikefarah/yq/issues/2765)) Thanks [@&#8203;dpersek](https://github.com/dpersek) - Fix (has) return false for negative array indices ([#&#8203;2769](https://github.com/mikefarah/yq/issues/2769)) Thanks [@&#8203;maximilize](https://github.com/maximilize) - Fix (sort): avoid int64 overflow comparing large integers ([#&#8203;2771](https://github.com/mikefarah/yq/issues/2771)) Thanks [@&#8203;maximilize](https://github.com/maximilize) - Fix: preserve correct parent references in explode merge anchor reconstruction ([#&#8203;2730](https://github.com/mikefarah/yq/issues/2730)) Thanks [@&#8203;vomba](https://github.com/vomba) - Improve Guard ExpressionParser initialization with sync.Once ([#&#8203;2789](https://github.com/mikefarah/yq/issues/2789)) Thanks [@&#8203;arcaven](https://github.com/arcaven) - Fix: reject negative indent instead of panicking ([#&#8203;2746](https://github.com/mikefarah/yq/issues/2746)) Thanks [@&#8203;StressTestor](https://github.com/StressTestor) - Fix: parse signed hex and octal integers ([#&#8203;2749](https://github.com/mikefarah/yq/issues/2749)) Thanks [@&#8203;StressTestor](https://github.com/StressTestor) - Fix: skip UTF-8 BOM when processing front matter ([#&#8203;2751](https://github.com/mikefarah/yq/issues/2751)) Thanks [@&#8203;StressTestor](https://github.com/StressTestor) - Fix !!merge tag regression for yq ([#&#8203;2705](https://github.com/mikefarah/yq/issues/2705)) Thanks [@&#8203;W-Floyd](https://github.com/W-Floyd) - Default to yaml when a file's extension is not a recognised format ([#&#8203;2785](https://github.com/mikefarah/yq/issues/2785)) Thanks [@&#8203;devthedevil](https://github.com/devthedevil) - Bumped dependencies </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
robert force-pushed renovate/yq-4.x from 992dbc9eb1 to b5e93bd14a 2026-08-21 04:00:22 +00:00 Compare
robert changed title from Update dependency yq to v4.53.4 to Update dependency yq to v4.53.6 2026-08-21 04:00:23 +00:00
robert force-pushed renovate/yq-4.x from b5e93bd14a to 2eedde2c69 2026-09-07 04:00:23 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/yq-4.x:renovate/yq-4.x
git switch renovate/yq-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/yq-4.x
git switch renovate/yq-4.x
git rebase main
git switch main
git merge --ff-only renovate/yq-4.x
git switch renovate/yq-4.x
git rebase main
git switch main
git merge --no-ff renovate/yq-4.x
git switch main
git merge --squash renovate/yq-4.x
git switch main
git merge --ff-only renovate/yq-4.x
git switch main
git merge renovate/yq-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
robert/.dotfiles!3
No description provided.