Skip to content

chore(deps): update docker.io/mikefarah/yq docker tag to v4.53.3#71

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-mikefarah-yq-4.x
Open

chore(deps): update docker.io/mikefarah/yq docker tag to v4.53.3#71
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-mikefarah-yq-4.x

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/mikefarah/yq (source) minor 4.44.34.53.3

Warning

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


Release Notes

mikefarah/yq (docker.io/mikefarah/yq)

v4.53.3

Compare Source

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

v4.45.3: - Fixes regression bug(s)

Compare Source

Sorry for the regression folks! 😓
fwiw I have since added automated tests to capture the scenarios provided in the regression bug tickets

v4.45.2

Compare Source

v4.45.1: - Create parent directories when --split-exp is used!

Compare Source

  • Create parent directories when --split-exp is used, Thanks @​rudo-thomas
    • Bumped dependencies

v4.44.6

Compare Source

v4.44.5

Compare Source

  • Format comments with a gray foreground (Thanks @​gabe565)
  • Fixed handling of nulls with sort_by expressions #​2164
  • Force no color output when NO_COLOR env presents (Thanks @​narqo)
  • Fixed array subtraction update bug #​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


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.

@InputObject2 InputObject2 force-pushed the main branch 2 times, most recently from 12f3307 to 84e16d8 Compare May 22, 2026 20:33
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 1a36a9c to 26eea83 Compare May 23, 2026 02:35
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 26eea83 to eb09353 Compare May 23, 2026 02:46
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from eb09353 to 5741a73 Compare May 23, 2026 02:52
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 5741a73 to 2d69d21 Compare May 23, 2026 02:57
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 2d69d21 to becaaf8 Compare May 23, 2026 03:02
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from becaaf8 to 42ffc67 Compare May 23, 2026 03:05
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 42ffc67 to 3b13aef Compare May 23, 2026 03:06
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 3b13aef to bcccf5c Compare May 23, 2026 03:08
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from bcccf5c to 5592aa2 Compare May 23, 2026 03:12
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 5592aa2 to eb1697b Compare May 23, 2026 03:15
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from eb1697b to 4dade3d Compare May 23, 2026 03:22
@renovate renovate Bot force-pushed the renovate/docker.io-mikefarah-yq-4.x branch from 4dade3d to 22a02bd Compare June 7, 2026 01:03
@renovate renovate Bot changed the title chore(deps): update docker.io/mikefarah/yq docker tag to v4.53.2 chore(deps): update docker.io/mikefarah/yq docker tag to v4.53.3 Jun 7, 2026
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