Lucas Holmquist

Results 268 issues of Lucas Holmquist

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade eslint from 8.14.0 to 8.15.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=eslint&from_version=8.14.0&to_version=8.15.0&pr_id=4510f5c3-6103-438e-b5e9-4455df367fb7&visibility=true&has_feature_flag=false) :information_source: Keep your...

status/no-pr-activity

Webpack 5 has removed all the node core polyfills by default, so the opossum build breaks. I've rolledback to using webpack 4, but we should look at upgrading to the...

status/no-issue-activity

With the recent release of [5.3.0](https://github.com/cloudevents/sdk-javascript/releases/tag/v5.3.0) and its ability to format Kafka messages, we should create an example like we have for the [HTTP protocol](https://github.com/cloudevents/sdk-javascript/tree/main/examples/express-ex)

status/no-issue-activity

With the recent release of [5.3.0](https://github.com/cloudevents/sdk-javascript/releases/tag/v5.3.0) and its ability to format MQTT messages, we should create an example like we have for the [HTTP protocol](https://github.com/cloudevents/sdk-javascript/tree/main/examples/express-ex)

status/no-issue-activity

I was playing with an example on using the `cloneWith` method of the CloudEvent class and i noticed that the new returned(cloned) CloudEvent has the same `id` and `time` values....

type/question
status/no-issue-activity

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade dockerode from 3.3.1 to 3.3.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=dockerode&from_version=3.3.1&to_version=3.3.2&pr_id=097e6a40-82f5-42b5-b14b-e2951d47f0a4&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade yargs from 17.4.1 to 17.5.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=yargs&from_version=17.4.1&to_version=17.5.0&pr_id=3319192b-49e7-4f27-a7b9-7c0dca0abe2c&visibility=true&has_feature_flag=false) :information_source: Keep your...

Currently the Nodehshift CLI when using the --kube flag will only work on Minikube. This issue is to look into what other types of kube platforms to support. Like Kind,...

This is to take a look at the current features of the nodeshift cli and see if there are any that are not documented. Also checking that the features that...

Nodeshift is generally used to deploy local code to openshift, but this feature would be to run nodeshift on a remote git repo. This could be helpful for automation of...