node-red-contrib-cloud-firestore icon indicating copy to clipboard operation
node-red-contrib-cloud-firestore copied to clipboard

Node-RED nodes to handle google cloud firestore read and write operations

Results 6 node-red-contrib-cloud-firestore issues
Sort by recently updated
recently updated
newest added

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.1.0 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.9 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

The exposed APIs from the Firestore Nodes cannot be used any further. As soon as a node is connected (other from a debug node) the node throws the error: `TypeError:...

With respect to pull request #61 and after the modifications it has interoduced, we found a weird (wrong?) behavior. We faced a problem when saving a JSON with fields that...

Description: When the write node encounters an error (for example, updating a non-existent document), the error is logged to the console and the node status turns red, but the error...