Skip to content

chore(deps): update dependency mikefarah/yq to v4.30.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.29.2 -> v4.30.1

Release Notes

mikefarah/yq

v4.30.1: - XML users note: the default attribute prefix has changed

Compare Source

  • XML users note: the default attribute prefix has change to +@​ to avoid naming conflicts!
    • Can use expressions in slice #​1419
    • Fixed unhandled exception when decoding CSV thanks @​washanhanzi
    • Added array_to_map operator for #​1415
    • Fixed sorting by date #​1412
    • Added check to ensure only maps can be encoded to XML #​1408
    • Check merge alias is a map #​1425
    • Explicity setting unwrap flag works for json output #​437, #​1409
    • Bumped go version

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, check this box

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

Merge request reports