Skip to content

fix(deps): update module github.com/mikefarah/yq/v4 to v4.53.2 (main)#4844

Merged
elastic-renovate-prod[bot] merged 1 commit intomainfrom
renovate/main-github.com-mikefarah-yq-v4-4.x
Apr 23, 2026
Merged

fix(deps): update module github.com/mikefarah/yq/v4 to v4.53.2 (main)#4844
elastic-renovate-prod[bot] merged 1 commit intomainfrom
renovate/main-github.com-mikefarah-yq-v4-4.x

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/mikefarah/yq/v4 require minor v4.47.2 -> v4.53.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mikefarah/yq (github.com/mikefarah/yq/v4)

v4.53.2

Compare Source

  • Releases and tags now signed and immutable!
  • Add system(command; args) operator (disabled by default) (#​2640)
  • TOML encoder: prefer readable table sections over inline tables (#​2649)
  • Fix TOML encoder to quote keys containing special characters (#​2648)
  • Add string slicing support (#​2639)
  • Fix findInArray misuse on MappingNodes in equality and contains (#​2645) Thanks @​jandubois!
  • Fix panic on negative slice indices that underflow after adjustment (#​2646) Thanks @​jandubois!
  • Fix stack overflow from circular alias in traverse (#​2647) Thanks @​jandubois!
  • Fix panic and OOM in repeatString for large repeat counts (#​2644) Thanks @​jandubois!
  • Bumped dependencies

v4.53.1

Compare Source

v4.52.5

Compare Source

v4.52.4

Compare Source

  • Dropping windows/arm - no longer supported in cross-compile
    • Fixing comments in TOML arrays (#​2592)
    • Bumped dependencies

v4.52.3

Compare Source

v4.52.2

Compare Source

v4.52.1: - TOML roundtrip and more!

Compare Source

  • TOML encoder support - you can now roundtrip! #​1364
    • Parent now supports negative indices, and added a 'root' command for referencing the top level document

    • Fixed scalar encoding for HCL

    • Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#​2583) Thanks @​jfenal

    • Add symlink check to file rename util (#​2576) Thanks @​Elias-elastisys

    • Powershell fixed default command used for __completeNoDesc alias (#​2568) Thanks @​teejaded

    • Unwrap scalars in shell output mode. (#​2548) Thanks @​flintwinters

    • Added K8S KYAML output format support (#​2560) Thanks @​robbat2

    • Bumped dependencies

    • Special shout out to @​ccoVeille for reviewing my PRs!

Thanks to everyone that contributed ❤️

v4.51.1

Compare Source

v4.50.1: - HCL!

Compare Source

  • Added HCL Support - First cut - hopefully it works well! (#​1844)
  • Fixing handling of CRLF #​2352
  • Bumped dependencies

v4.49.2

Compare Source

v4.49.1: - Security Flags and TOML fixes

Compare Source

  • Added --security flags to disable env and file ops #​2515
    • Fixing TOML ArrayTable parsing issues #​1758
    • Fixing parsing of escaped characters #​2506

v4.48.2

Compare Source

v4.48.1: - First and Parents Operators

Compare Source

  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
    • Added 'first(exp)' operator, to return the first entry matching an expression in an array
    • Fixed xml namespace prefixes #​1730 (thanks @​baodrate)
    • Fixed out of range panic in yaml decoder #​2460 (thanks @​n471d)
    • Bumped dependencies

Configuration

📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels Apr 22, 2026
@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team as a code owner April 22, 2026 22:45
@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate labels Apr 22, 2026
@elastic-renovate-prod elastic-renovate-prod Bot added renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels Apr 22, 2026
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

elastic-renovate-prod Bot commented Apr 22, 2026

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/yuin/gopher-lua v1.1.1 -> v1.1.2
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.0

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-github.com-mikefarah-yq-v4-4.x branch from 9461e8d to 0c362a7 Compare April 22, 2026 23:03
@elastic-renovate-prod elastic-renovate-prod Bot added this pull request to the merge queue Apr 22, 2026
@mergify mergify Bot added the queued label Apr 22, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 22, 2026

Merge Queue Status

  • Entered queue2026-04-22 23:24 UTC · Rule: default
  • 🚫 Left the queue2026-04-23 00:06 UTC · at 0c362a7ed29435da0a3275f957e064ebe50d1f7b

This pull request spent 42 minutes 9 seconds in the queue, with no time running CI.

Reason

The pull request conflicts with pull requests ahead in queue: #4840, #4838

Hint

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio queue comment.

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Apr 23, 2026
@mergify mergify Bot added dequeued and removed queued labels Apr 23, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 23, 2026

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/main-github.com-mikefarah-yq-v4-4.x upstream/renovate/main-github.com-mikefarah-yq-v4-4.x
git merge upstream/main
git push upstream renovate/main-github.com-mikefarah-yq-v4-4.x

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-github.com-mikefarah-yq-v4-4.x branch from 0c362a7 to 0b82e12 Compare April 23, 2026 00:52
@mergify mergify Bot removed the dequeued label Apr 23, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-github.com-mikefarah-yq-v4-4.x branch from 0b82e12 to 149d191 Compare April 23, 2026 00:54
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-github.com-mikefarah-yq-v4-4.x branch from 149d191 to dfde0e3 Compare April 23, 2026 00:54
@elastic-renovate-prod elastic-renovate-prod Bot added this pull request to the merge queue Apr 23, 2026
@mergify mergify Bot added the queued label Apr 23, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 23, 2026

Merge Queue Status

This pull request spent 17 minutes 13 seconds in the queue, with no time running CI.

Reason

Pull request #4844 has been merged manually at e1813e7

Hint

You were too fast!

mergify Bot added a commit that referenced this pull request Apr 23, 2026
Merged via the queue into main with commit e1813e7 Apr 23, 2026
14 of 16 checks passed
@elastic-renovate-prod elastic-renovate-prod Bot deleted the renovate/main-github.com-mikefarah-yq-v4-4.x branch April 23, 2026 01:29
@mergify mergify Bot added dequeued and removed queued labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip dependencies Pull requests that update a dependency file dequeued renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants