firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### [REQUIRED] Environment info **firebase-tools:** 14.4.0 ### [REQUIRED] Test case ```ts import { onRequest as onRequestV2 } from "firebase-functions/v2/https"; import { onRequest as onRequestV1 } from "firebase-functions/v1/https"; export const issue1653_v2...
### [REQUIRED] Environment info **firebase-tools:** `14.7.0` **Platform:** `Windows` ### [REQUIRED] Test case Initialize a firebase project, with functions and the functions emulator enabled. Start the emulator. Local url is correct...
Thanks for your patience. I've got part one of 2-3 on getting some PoCs ready for CRF. This just extends the data model to support the RunV2 API (needed for...
Prevents Codelens from flickering while typing.
### [REQUIRED] Environment info **firebase-tools:** 13.14.2 **Platform:** Windows ### [REQUIRED] Test case ... ### [REQUIRED] Steps to reproduce Setup: PowerShell v7 Administrator: ``` winget install nvm-windows winget install -e --id...
### Description Testing out some generated documentation based on our schema files.
### [REQUIRED] Environment info **firebase-tools:** I'm using the `gcloud` CLI : ``` $ /usr/lib64/google-cloud-sdk/platform/cloud-firestore-emulator/cloud_firestore_emulator --version cloud-firestore-emulator 1.19.9 ``` **Platform:** ``` Fedora Linux 40 (Workstation Edition) ``` ### [REQUIRED] Test case...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
### [REQUIRED] Environment info **firebase-tools:** 14.4.0 **Platform:** macOS ### [REQUIRED] Test case ``` firebase auth:export auth.csv --project --debug ``` ### [REQUIRED] Steps to reproduce Run `firebase auth:export auth.csv --project --debug`...
Bumps and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together. Updates `undici` from 6.20.1 to 6.21.3 Release notes Sourced from undici's releases. v6.21.3 What's Changed [Backport v6.x] append crlf to...