Skip to content

chore(deps): update mikefarah/yq docker tag to v4.44.1

Deltamir requested to merge renovate/mikefarah-yq-4.x into main

This MR contains the following updates:

Package Update Change
mikefarah/yq (source) minor 4.35.1 -> 4.44.1

Release Notes

mikefarah/yq (mikefarah/yq)

v4.44.1: - min/max/pivot!

Compare Source

v4.43.1

Compare Source

v4.42.1

Compare Source

  • Can execute yq expression files directly with shebang #​1851

v4.41.1

Compare Source

  • Can now comment in yq expressions! #​1919
    • Added new CSV option to turn off auto-parsing #​1947
    • Can now retrieve the alias names of merge anchors #​1942
    • Fixed Toml decoding when table array defined before parent #​1922
    • Fixing with_entries context #​1925

v4.40.7

Compare Source

v4.40.5

Compare Source

v4.40.4: - Fixed bug with creating maps with values based off keys

Compare Source

  • Fixed bug with creating maps with values based off keys #​1886, #​1889
    • Bumped dependencies

v4.40.3: - Fixes JSON empty array bug

Compare Source

  • Fixed JSON output issue with empty arrays #​1880

v4.40.2: - Official

Compare Source

Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!

  • Do not panic when StdIn is closed (#​1867) Thanks @​aleskandro!
  • Fixed issue when update against self #​1869
  • Fixed multi doc anchor bug #​1861
  • Fixes doc line separator issue when reading expression file #​1860
  • Bumped dependencies

v4.35.2: - Minor fixes

Compare Source

  • Fix various typos #​1798
    • Fixed number parsing as float bug in JSON #​1756
    • Fixed string, null concatenation consistency #​1712
    • Fixed expression parsing issue #​1711
    • Bumped dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Deltamir

Merge request reports