UNCLASSIFIED - NO CUI

Skip to content

Update dependency mikefarah/yq to v4.29.1

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Type Update Change
mikefarah/yq ironbank-github minor v4.28.2 -> v4.29.1

Release Notes

mikefarah/yq

v4.29.1

Compare Source

  • Fixed Square brackets removing update #​1342
    • Added slice array operator (.[10:15]) #​44
    • XML decoder/encoder now parses directives and proc instructions (#​1344). Please use the new skip flags documented here to ignore them.
    • XML users note that the default attribute prefix will change to +@​ in the 4.30 release to avoid naming conflicts!
    • Improved comment handling of decoders (breaking change for yqlib users sorry)
    • Fixed load operator bug when loading yaml file with multiple documents
    • Bumped Go compiler version #​1394
    • Bumped dependencies

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