Skip to content

Update mikefarah/yq action to v4.53.2#20

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mikefarah-yq-4.x
Open

Update mikefarah/yq action to v4.53.2#20
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mikefarah-yq-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Type Update Change
mikefarah/yq action minor v4.45.3v4.53.2

Release Notes

mikefarah/yq (mikefarah/yq)

v4.53.2

Compare Source

v4.53.1

Compare Source

v4.52.5

Compare Source

v4.52.4

Compare Source

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

v4.47.2

Compare Source

v4.47.1: - Merge Anchor fixes (with flag)

Compare Source

v4.46.1: - INI support + bug fixes

Compare Source

v4.45.4: - Fixing wrong map() behaviour on empty map

Compare Source

  • Fixing wrong map() behaviour on empty map #​2359
  • Bumped dependencies

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update mikefarah/yq action to v4.46.1 Update mikefarah/yq action to v4.47.1 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from c0b643c to 5cb1532 Compare July 23, 2025 05:33
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 5cb1532 to f152afd Compare September 8, 2025 12:02
@renovate renovate bot changed the title Update mikefarah/yq action to v4.47.1 Update mikefarah/yq action to v4.47.2 Sep 8, 2025
@renovate renovate bot changed the title Update mikefarah/yq action to v4.47.2 Update mikefarah/yq action to v4.48.1 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from f152afd to fe0e0e8 Compare October 12, 2025 04:54
@renovate renovate bot changed the title Update mikefarah/yq action to v4.48.1 Update mikefarah/yq action to v4.48.2 Nov 15, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from fe0e0e8 to 55b5c09 Compare November 15, 2025 06:02
@renovate renovate bot changed the title Update mikefarah/yq action to v4.48.2 Update mikefarah/yq action to v4.49.1 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 55b5c09 to 65e2dd1 Compare November 22, 2025 06:04
@renovate renovate bot changed the title Update mikefarah/yq action to v4.49.1 Update mikefarah/yq action to v4.49.2 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 65e2dd1 to 6b942f2 Compare November 25, 2025 01:56
@renovate renovate bot changed the title Update mikefarah/yq action to v4.49.2 Update mikefarah/yq action to v4.50.1 Dec 14, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 6b942f2 to 6306007 Compare December 14, 2025 10:01
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 6306007 to da739c7 Compare January 31, 2026 05:33
@renovate renovate bot changed the title Update mikefarah/yq action to v4.50.1 Update mikefarah/yq action to v4.52.1 Jan 31, 2026
@renovate renovate bot changed the title Update mikefarah/yq action to v4.52.1 Update mikefarah/yq action to v4.52.2 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from da739c7 to 0d90e56 Compare February 1, 2026 01:38
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 0d90e56 to 2ce5308 Compare February 14, 2026 05:53
@renovate renovate bot changed the title Update mikefarah/yq action to v4.52.2 Update mikefarah/yq action to v4.52.3 Feb 14, 2026
@renovate renovate bot changed the title Update mikefarah/yq action to v4.52.3 Update mikefarah/yq action to v4.52.4 Feb 14, 2026
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 2ce5308 to 705d0b0 Compare February 14, 2026 08:41
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 705d0b0 to 1e10f0f Compare March 26, 2026 01:45
@renovate renovate bot changed the title Update mikefarah/yq action to v4.52.4 Update mikefarah/yq action to v4.52.5 Mar 26, 2026
@renovate renovate bot changed the title Update mikefarah/yq action to v4.52.5 Update mikefarah/yq action to v4.53.2 Apr 17, 2026
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 1e10f0f to e9ff4e6 Compare April 17, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants