firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

Firebase SDK for Cloud Functions

Results 186 firebase-functions issues
Sort by recently updated
recently updated
newest added

Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.0 Release notes Sourced from serve-static's releases. 1.16.0 What's...

dependencies

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

dependencies

### Related issues https://github.com/firebase/firebase-functions/issues/1439 This issue is the orginal thread that was marked as solved, when it isn't. But please check it out to feel the growing frustration of many...

type: bug
reproducible: yes
triaged

### Related issues https://github.com/firebase/firebase-functions/issues/1618 - Tried the solution proposed there but it did nothing ### [REQUIRED] Version info **node:** v20.12.2 **firebase-functions:** 6.0.1 **firebase-tools:** 13.20.2 **firebase-admin:** 12.6.0 ### [REQUIRED] Test case...

needs-triage

### Related issues I haven't found any related issues. ### [REQUIRED] Version info **Node version:** v18.19.1 **firebase-functions:** 6.0.1 **firebase-tools:** 13.22.0 **firebase-admin:** 12.1.0 ### [REQUIRED] Test case I am using a...

needs-triage

### Related issues https://github.com/firebase/firebase-functions/issues/1523 ### [REQUIRED] Version info **node:** v22.8.0 **firebase-functions:** 5.1.1 **firebase-tools:** 13.16.0 **firebase-admin:** 12.4.0 ### [REQUIRED] Test case ``` import { beforeUserCreated } from "firebase-functions/v2/identity"; import { myList...

type: bug
reproducible: yes
triaged

### Related issues ### [REQUIRED] Version info **node:** v20.17.0 **firebase-functions:** 6.0.1 **firebase-tools:** 13.18.0 **firebase-admin:** 12.5.0 npm 10.8.2 ### [REQUIRED] Test case ### [REQUIRED] Steps to reproduce Upgrade firebase-admin to v12.5.0...

api: auth

### Related issues ### [REQUIRED] Version info upgrade from ^5.1.1 to ^6.0.1 **node:** 20 **firebase-functions:** ^6.0.1 **firebase-tools:** 13.15.2 13.5.2 **firebase-admin:** ^11.8.0 ### [REQUIRED] Test case ### [REQUIRED] Steps to reproduce...

documentation
priority: p0