firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
DO NOT MERGE UNTIL API COUNCIL HAS APPROVED THE CHANGE Adds a default-on experiment that can be turned off to prevent functions from cleaning up old images. Will unblock customers...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 3.0.1 to 4.3.3. Release notes Sourced from @google-cloud/pubsub's releases. v4.3.3 4.3.3 (2024-03-03) Bug Fixes Add client library version to headers (#1891) (6b59195) v4.3.2 4.3.2 (2024-02-13) Bug Fixes...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 105.0.0 to 134.0.0. Release notes Sourced from googleapis's releases. googleapis: v134.0.0 134.0.0 (2024-03-12) ⚠ BREAKING CHANGES This release has breaking changes. This release has breaking changes. This...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
Bumps [proxy](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy) from 1.0.2 to 2.1.1. Release notes Sourced from proxy's releases. [email protected] Patch Changes 25e0c93: Ensure that socket.remoteAddress is a string [email protected] Minor Changes 0f31047: Add localAddress option to...
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 10.3.10. Changelog Sourced from glob's changelog. changeglob 10.3.0 Add --default -p flag to provide a default pattern 10.2.0 Add glob cli 10.1.0 Return '.' instead...
### Description ### Scenarios Tested ### Sample Commands
firebase-tools: 12.9 firebase: 10.5 Platform: Linux [REQUIRED] Test case create v1 function and put in folder1 create another v1 function and put in folder2 create index.js at src/ import func1...
### [REQUIRED] Environment info **firebase-tools:** 12.4.7 **Platform:** macOS ### [REQUIRED] Test case When using Firebase Auth with a Next.js App Router (now the recommended router over Page Router), can't access...