chore(deps): update dependency mikefarah/yq to v4.29.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
mikefarah/yq | minor |
v4.28.2 -> v4.29.1
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
mikefarah/yq
v4.29.1
- 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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.