Update dependency mikefarah/yq to v4.40.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
mikefarah/yq | ironbank-github | minor |
v4.35.2 -> v4.40.2
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
mikefarah/yq
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.