chore(deps): update dependency mikefarah/yq to v4.53.6 #79

Open
sa-renovate wants to merge 1 commit from renovate/ci-validation-toolchain into main
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq patch 4.53.34.53.6

Release Notes

mikefarah/yq (mikefarah/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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mikefarah/yq](https://github.com/mikefarah/yq) | patch | `4.53.3` → `4.53.6` | --- ### Release Notes <details> <summary>mikefarah/yq (mikefarah/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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency mikefarah/yq to v4.53.4
All checks were successful
validate / validate (pull_request) Successful in 41s
5d7f32188f
sa-renovate force-pushed renovate/ci-validation-toolchain from 5d7f32188f
All checks were successful
validate / validate (pull_request) Successful in 41s
to 40551e7a66
Some checks failed
validate / validate (pull_request) Failing after 1m17s
2026-08-21 03:17:15 +00:00
Compare
sa-renovate changed title from chore(deps): update dependency mikefarah/yq to v4.53.4 to chore(deps): update dependency mikefarah/yq to v4.53.6 2026-08-21 03:17:16 +00:00
Some checks failed
validate / validate (pull_request) Failing after 1m17s
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/ci-validation-toolchain:renovate/ci-validation-toolchain
git switch renovate/ci-validation-toolchain

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/ci-validation-toolchain
git switch renovate/ci-validation-toolchain
git rebase main
git switch main
git merge --ff-only renovate/ci-validation-toolchain
git switch renovate/ci-validation-toolchain
git rebase main
git switch main
git merge --no-ff renovate/ci-validation-toolchain
git switch main
git merge --squash renovate/ci-validation-toolchain
git switch main
git merge --ff-only renovate/ci-validation-toolchain
git switch main
git merge renovate/ci-validation-toolchain
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
DevFW-CICD/poc-core-deploy!79
No description provided.