chore(deps): update dependency mikefarah/yq to v4.25.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
mikefarah/yq | minor |
v4.24.5 -> v4.25.1
|
Release Notes
mikefarah/yq
v4.25.1
- Can specify a split expression file via the new
--split-exp-file
flag #1194 - Fixed append map bug when key matches value in existing map #1200
- Nicer error message when trying to use merge anchor tags other than maps #1184
- Fixed Don't automatically read stdin when the null input flag is used
- Added type as an alias for tag #1195
- Fixes bug when using write in-place with no expression and multiple files #1193
Note There was a bug where the last file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via --from-file
. This has been fixed to the first file is updated, as per the documentation.
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.