Skip to content

Update mikefarah/yq from 4.30.4 to 4.30.5

[┐∵]┘GitLab Dependency Bot requested to merge deps/5244820-8d1f8c7 into master

The following dependencies have been updated by deps:

  • mikefarah/yq from 4.30.4 to 4.30.5

Release notes

https://github.com/mikefarah/yq/releases/tag/v4.30.5

  • XML Decoder: Comment parsing tweak
  • XML Decoder: Fixed processing comments in empty XML 1446
  • XML Decoder: Checking for invalid content outside of a root node 1448
  • XML Decoder: Fixed issue where content surrounding tags are lost [1447]https://github.com/mikefarah/yq/issues/1447)
  • XML Decoder: Fixed xml decode bug when there is content after a comment
  • Fixed loading yaml with header issue 1445
  • guessTagFromCustomType warning log is now a debug.

Special thanks to @Kopfbremse for reporting XML issues!

Edited by Jason Plum

Merge request reports