firebase-functions
firebase-functions copied to clipboard
Firebase SDK for Cloud Functions
### [REQUIRED] Version info ``` "engines": { "node": "20" }, "dependencies": { "axios": "^1.6.5", "firebase-functions-test": "^3.1.0", "cors": "^2.8.5", "firebase": "^10.7.2", "firebase-admin": "^11.11.1", "firebase-functions": "^4.6.0", "googleapis": "^131.0.0", "nodemailer": "^6.9.8", "eslint": "^8.56.0",...
### Related issues Perhaps https://github.com/googleapis/google-cloud-node/issues/5000 ### [REQUIRED] Version info **node:** 18 **firebase-functions:** 5.0.1 **firebase-tools:** 13.11.4 **firebase-admin:** 12.2.0 ### [REQUIRED] Test case Seems someone did it here https://github.com/motorro/BeforeSnapshot ### [REQUIRED] Steps...
### [REQUIRED] Version info firebase-admin 12.1.1 firebase-functions 5.0.1 node v20.5.1 ### [REQUIRED] Test case It appears that in the past 48 hours warnings from `firebase-functions/logger` have been showing up as...
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...
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...
### Related issues ### [REQUIRED] Version info **NODE:** 20.14.0 **NPM:** 10.7.0 **firebase-functions:** **firebase-tools:** **firebase-admin:** ### [REQUIRED] Test case ### [REQUIRED] Steps to reproduce Run `npm outdated` to update the packages...
### Related issues ### [REQUIRED] Version info 4.9.0 (I realize that this isn't the latest version but I have compared the code and couldn't find anything related to `logger`) **node:**...
### [REQUIRED] Version info **node:** 20.14.0 **firebase-functions:** 5.0.1 **firebase-tools:** 13.11.2 **firebase-admin:** 12.1.1 ### [REQUIRED] Test case See below ### [REQUIRED] Steps to reproduce 1. Create a Firebase v2 Function with...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.13 to 1.9.15. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.9.15 Avoid buffering significantly more than grpc.max_receive_message_size per received message. @grpc/grpc-js 1.9.14 Fix a bug that could...
### Related issues #1128 ### [REQUIRED] Version info **node:** 20.13.1 **firebase-functions:** 6.0.1 **firebase-tools:** 13.22.0 **firebase-admin:** 12.5.0 ### [REQUIRED] Test case This happens randomly, can't provide a test case. ### [REQUIRED]...