Skip to content

chore(deps): update dependency mikefarah/yq to v4.25.1

Botaniker (Bot) requested to merge renovate/mikefarah-yq-4.x into main

This MR contains the following updates:

Package Update Change
mikefarah/yq minor v4.24.5 -> v4.25.1

Release Notes

mikefarah/yq

v4.25.1

Compare Source

  • Can specify a split expression file via the new --split-exp-file flag #​1194
  • Fixed append map bug when key matches value in existing map #​1200
  • Nicer error message when trying to use merge anchor tags other than maps #​1184
  • Fixed Don't automatically read stdin when the null input flag is used
  • Added type as an alias for tag #​1195
  • Fixes bug when using write in-place with no expression and multiple files #​1193

Note There was a bug where the last file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via --from-file. This has been fixed to the first file is updated, as per the documentation.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports

Loading