UNCLASSIFIED - NO CUI

Skip to content

Update dependency mikefarah/yq to v4.27.2

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Type Update Change
mikefarah/yq ironbank-github minor v4.26.1 -> v4.27.2

Release Notes

mikefarah/yq

v4.27.2

Compare Source

4.27.2:

  • Fixed JSON decoder to maintain object key order.

4.27.1:

  • Added 'json' decoder for support for multiple JSON documents in a single file (e.g. NDJSON)
  • Added 'csv' decoding, array of objects encoding, and round-triping
  • New StringEvaluator when using yq as a lib (thanks @​leviliangtw)
  • Fixed XML decoding issue (#​1284)

Configuration

📅 Schedule: 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 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.

Merge request reports