faas-js-runtime
faas-js-runtime copied to clipboard
A function invocation framework for Node.js and TypeScript
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 6.4.0 to 6.20.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade fastify from 4.21.0 to 4.26.0. :information_source: Keep your dependencies up-to-date....
Hi is there a way to hide health check log lines? it is quite expensive for a logging system. ``` {"level":30,"time":1695291091052,"pid":6095,"hostname":"localhost","node_version":"v14.21.3","reqId":"req-8","req":{"method":"GET","url":"/health/liveness","hostname":"localhost:8080","remoteAddress":"::ffff:127.0.0.1","remotePort":62095},"msg":"incoming request"} {"level":30,"time":1695291091054,"pid":6095,"hostname":"localhost","node_version":"v14.21.3","reqId":"req-8","res":{"statusCode":200},"responseTime":1.2222920656204224,"msg":"request completed"} ``` Thanks
When we define the response headers in StructuredReturn, the whole CloudEvent is returned as response body instead of the CloudEvent's data. ``` curl -X POST -d '{"hello": "world"}' \ -H'Content-type:...
When a CloudEvent function receives an incoming POST from a Knative event source, the CloudEvent's [distributed tracing extension](https://github.com/cloudevents/spec/blob/main/cloudevents/extensions/distributed-tracing.md) is not used (probably for good reason, as it's still a bit...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade qs from 6.11.2 to 6.12.1. :information_source: Keep your dependencies...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade @cyclonedx/cyclonedx-npm from 1.16.1 to 1.18.0. :information_source: Keep your dependencies...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade prom-client from 15.0.0 to 15.1.2. :information_source: Keep your dependencies...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade supertest from 6.3.1 to 7.0.0. :information_source: Keep your dependencies...