firebase-js-sdk
firebase-js-sdk copied to clipboard
Firebase Javascript SDK
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ts-node](https://typestrong.org/ts-node) ([source](https://redirect.github.com/TypeStrong/ts-node)) | devDependencies | pin | [`^10.9.2` -> `10.9.2`](https://renovatebot.com/diffs/npm/ts-node/10.9.2/10.9.2) | | [tslib](https://www.typescriptlang.org/)...
### Operating System Ubuntu 22.04 ### Environment (if applicable) GitHub Actions ### Firebase SDK Version 11.1.0 ### Firebase SDK Product(s) Firestore ### Project Tooling React Native (Expo), Jest, TypeScript. ###...
### Operating System MacOS 14.6.1 ### Environment (if applicable) Chrome 133.0.6943.142 ### Firebase SDK Version ^11.3.1 ### Firebase SDK Product(s) Messaging ### Project Tooling I built a Google Extension with...
### Operating System not relevant ### Environment (if applicable) not relevant ### Firebase SDK Version not relevant ### Firebase SDK Product(s) Firestore ### Project Tooling not relevant ### Detailed Problem...
### Operating System Windows 11 ### Environment (if applicable) Chrome ### Firebase SDK Version 12.0.0 ### Firebase SDK Product(s) AppCheck, Auth ### Project Tooling Next.js app ### Detailed Problem Description...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. Changelog Sourced from node-forge's changelog. 1.3.3 - 2025-12-02 Fixed [pkcs12] Make digestAlgorithm parameters optional to fix PKCS#12/PFX issues introduced in 1.3.2. 1.3.2 - 2025-11-25...
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...
This commit introduces a new developer documentation hub under the `devdocs` directory. The goal of this new documentation is to provide a comprehensive resource for developers working on the Firestore...
### Operating System macOS 10.15.7 Catalina desktop Apple ### Environment (if applicable) Chrome 138.0.0.0 ### Firebase SDK Version 11.10.0 ### Firebase SDK Product(s) Firestore ### Project Tooling angular + angularFire...
This change addresses a Trusted Types violation in [the `loadJS` function](https://github.com/firebase/firebase-js-sdk/blob/6abe52967f3d1ca4a02d4469a14c6d692e1f3b31/packages/auth/src/platform_browser/index.ts#L127). The violation occurs because a URL constructed from a string is used to set the `src` attribute of a...