firebase / firebase-functions-test

MIT License
231 stars 48 forks source link

Add support firebase-admin 12 in peerDependencies #216

Open mcfarljw opened 6 months ago

mcfarljw commented 6 months ago

https://github.com/firebase/firebase-admin-node has been updated to v12 and is not a version included in the current peerDependencies.

"firebase-admin": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
mcfarljw commented 6 months ago

Related to https://github.com/firebase/firebase-functions/issues/1496.

tonprince commented 6 months ago

I have the same issue when trying to use the latest version of firebase-admin with firebase-functions.

willbattel commented 6 months ago

Hey @taeold when you have a chance could you please look into this or let us know who we should reach out to? We cannot update firebase-admin to 12.0.0 until we get an update for firebase-functions-test.

Also, just want to check if this lib is still supported? I noticed that there hasn't been any activity in the last 9 months.

Thanks!

gbourne1 commented 6 months ago

Same here - I see the firebase-functions was just updated to support v12 of firebase-admin, but because the function tests haven't been updated deployments are blocked.

Hibrix-net commented 6 months ago

Same here, please help.

nternouski commented 5 months ago

Same, please fix it

mcfarljw commented 5 months ago

It looks like this was just fixed in 3.1.1