chore(deps): update dependency mikefarah/yq to v4.40.3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
mikefarah/yq | minor |
v4.35.2 -> v4.40.3
|
Release Notes
mikefarah/yq (mikefarah/yq)
v4.40.3
: - Fixes JSON empty array bug
- Fixed JSON output issue with empty arrays #1880
v4.40.2
: - Official
Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!
- Do not panic when StdIn is closed (#1867) Thanks @aleskandro!
- Fixed issue when update against self #1869
- Fixed multi doc anchor bug #1861
- Fixes doc line separator issue when reading expression file #1860
- Bumped dependencies
v4.40.1
: - Engine refactor
I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.