chore(deps): update dependency mikefarah/yq to v4.52.4
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| mikefarah/yq | minor |
v4.49.2 -> v4.52.4
|
Release Notes
mikefarah/yq (mikefarah/yq)
v4.52.4
- Dropping windows/arm - no longer supported in cross-compile
- Fixing comments in TOML arrays (#2592)
- Bumped dependencies
v4.52.2
- Fixed bad instructions file breaking go-install (#2587) Thanks @theyoprst
v4.52.1: - TOML roundtrip and more!
- TOML encoder support - you can now roundtrip! #1364
-
Parent now supports negative indices, and added a 'root' command for referencing the top level document
-
Fixed scalar encoding for HCL
-
Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#2583) Thanks @jfenal
-
Add symlink check to file rename util (#2576) Thanks @Elias-elastisys
-
Powershell fixed default command used for __completeNoDesc alias (#2568) Thanks @teejaded
-
Unwrap scalars in shell output mode. (#2548) Thanks @flintwinters
-
Added K8S KYAML output format support (#2560) Thanks @robbat2
-
Bumped dependencies
-
Special shout out to @ccoVeille for reviewing my MRs!
-
Thanks to everyone that contributed
v4.50.1: - HCL!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.