kpt-functions-sdk icon indicating copy to clipboard operation
kpt-functions-sdk copied to clipboard

Results 58 kpt-functions-sdk issues
Sort by recently updated
recently updated
newest added

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@types/lodash&from_version=4.14.180&to_version=4.14.183&pr_id=dffc4eea-4dbf-4b70-a999-4ce5cef38c0e&visibility=true&has_feature_flag=false) :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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@types/mustache&from_version=4.1.1&to_version=4.2.1&pr_id=7e7eb8ad-4e9a-4314-b092-b932f06ffed7&visibility=true&has_feature_flag=false) :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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=typedoc&from_version=0.22.17&to_version=0.23.8&pr_id=6e8e7730-ff3a-487a-a07b-59ca04b09326&visibility=true&has_feature_flag=false) :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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@types/node&from_version=14.17.33&to_version=14.18.22&pr_id=2566ec4d-cae0-4d78-9f44-415cf578dd5f&visibility=true&has_feature_flag=false) :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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=typescript&from_version=4.4.3&to_version=4.7.4&pr_id=f3d89c06-9c56-4e90-b565-28659ec80958&visibility=true&has_feature_flag=false) :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...