Update dependency mikefarah/yq to v4.48.1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| mikefarah/yq | minor |
4.47.2 -> 4.48.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
mikefarah/yq (mikefarah/yq)
v4.48.1: - First and Parents Operators
- Added 'parents' operator, to return a list of all the hierarchical parents of a node
- Added 'first(exp)' operator, to return the first entry matching an expression in an array
- Fixed xml namespace prefixes #1730 (thanks @baodrate)
- Fixed out of range panic in yaml decoder #2460 (thanks @n471d)
- Bumped dependencies
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.