chore(deps): update dependency yq to v4.48.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
yq | minor |
4.47.2 -> 4.48.1
|
View the Renovate pipeline for this MR
Release Notes
mikefarah/yq (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.