kpt-functions-sdk
kpt-functions-sdk copied to clipboard
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @types/lodash from 4.14.180 to 4.14.183.  :information_source: Keep your...
To log results in `Runner` interface, current method does not supply `Field` struct, add a new method that logs `Field` as well.
Snyk has created this PR to upgrade @types/validator from 13.7.2 to 13.7.4. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade @types/mustache from 4.1.1 to 4.2.1.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade prettier from 2.6.0 to 2.7.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade typedoc from 0.22.17 to 0.23.8.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade @types/node from 14.17.33 to 14.18.22.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade typescript from 4.4.3 to 4.7.4.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Current subobject does not give information about where the error was. When a file contains multiple resources, it is difficult to see where the error is. By adding GVK and...
- Update `items` from `[]*KubeObject` to `KubeObjects`. This aligns the resourceList.items with the latest change in https://github.com/GoogleContainerTools/kpt-functions-sdk/commit/78748f08d9977e08b5cf2dd678d04ed22d209a75#diff-7b055320c11f07c233d6db3fec422e3059d52a0f295a12e02b489aa4a539a50d - functionRunner can parse functionConfig value for `ConfigMap.Data` and custom functionConfig in two...