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

Results 92 firebase-functions-test issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobufjs&package-manager=npm_and_yarn&previous-version=6.11.2&new-version=6.11.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) to 6.8.0 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `@google-cloud/firestore` from 4.15.1 to 6.8.0 Release notes Sourced from @​google-cloud/firestore's releases. v6.8.0 6.8.0...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.8.17 and updates ancestor dependencies [@grpc/grpc-js](https://github.com/grpc/grpc-node), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together. Updates `@grpc/grpc-js` from 0.6.18 to 1.8.17 Release notes Sourced from @​grpc/grpc-js's...

dependencies

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog....

dependencies

### Version info `master` branch ### Steps to reproduce Every Links for examples in `README.md` are broken. ### Expected behavior I can navigate to examples ### Actual behavior When clicking...

### Version info **firebase-functions-test:** 3.0.0 **firebase-functions:** 4.2.1 **firebase-admin:** 11.5.0 ### Steps to reproduce 1. Create a function that uses [parameterized config](https://firebase.google.com/docs/functions/config-env#params). The current recommended approach for defining configuration. ```typescript import...

Running test via jest executes `main` file from package.json. It's a react-native code in my setup and this messes things around.

### Version info **firebase-functions-test:** **firebase-functions:** **firebase-admin:** ### Test case I am testing firebase blocking functions by `firebase-functions-test`, But the there is no overload on `wrap` function. ### Steps to reproduce...

type: feature request
triaged