firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

Firebase Javascript SDK

Results 633 firebase-js-sdk issues
Sort by recently updated
recently updated
newest added

Upgrade selenium webdriver, which is used in the auth tests. All tests pass locally. I also upgraded `tmp` in this PR, since webdriver uses latest (0.2.3) for that too

Semver is only used in `scripts/release/prerelease.ts` to check if the release name is valid. The functions we use weren't changed in the diff: https://app.renovatebot.com/package-diff?name=semver&from=7.5.3&to=7.6.3

Part of https://github.com/firebase/firebase-js-sdk/pull/5566

Having the `stdout` and `stderr` in a single string makes it easier to read when analyzing test failures. Currently if there's a test failure, we output stdout and stderr separately...

Originally reported here: https://github.com/firebase/flutterfire/issues/10179 ### [REQUIRED] Describe your environment * Operating System version: macOS latest * Browser version: Chrome latest, Safari latest * Firebase SDK version: 9.15 * Firebase Product:...

bug
api: auth

### Environment * Operating System version: NodeJS * Browser version: any * Firebase SDK version: v8, v9 * Firebase Product: Storage ### The problem So, Google Folk: Would someone please...

api: storage
feature request