Daniel Lando

Results 109 issues of Daniel Lando

Ref: https://github.com/zwave-js/zwavejs2mqtt/discussions/2277

Based on discussion: https://github.com/moscajs/aedes/pull/437#issuecomment-589549551

Try to implement the work made by @gnought in his https://github.com/gnought/aedes/tree/next branch

[outgoingClearMessageId](https://github.com/moscajs/aedes-persistence/blob/master/persistence.js#L237) could return an undefined packet, when we emit the [ack](https://github.com/moscajs/aedes/blob/master/lib/handlers/puback.js#L6) it could be undefined, is this correct? @mcollina

question

I suggest to implement a queue for inflight messages, I mean an intermediate level that once a message or something else is sent using a WAPI the next message that...

enhancement

Should we add an event listener for console errors? https://github.com/puppeteer/puppeteer/issues/1030#issuecomment-336495331 ```js page.on("pageerror", client.onError} page.on("error", client.onError) ``` The alternative would be to expose `waPage` as client parameter so users can do...

enhancement

Actually the only method that work in case a chat doesn't exists is `sendMessageToId` It basically works by getting the first chat model in store, force to change the chat...

enhancement

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=prismjs&from_version=1.22.0&to_version=1.23.0&pr_id=1e1c43b6-7322-426e-b1a5-12e782b0c0f2&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Would love to move to vue-cli 3, help would be much appreciated!

enhancement
no-stale