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

Add support firebase-admin 12 in peerDependencies

Open mcfarljw opened this issue 1 year ago • 7 comments
trafficstars

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 avatar Dec 11 '23 00:12 mcfarljw

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

mcfarljw avatar Dec 11 '23 00:12 mcfarljw

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

tonprince avatar Dec 12 '23 13:12 tonprince

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!

willbattel avatar Jan 04 '24 02:01 willbattel

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.

gbourne1 avatar Jan 04 '24 15:01 gbourne1

Same here, please help.

Hibrix-net avatar Jan 08 '24 18:01 Hibrix-net

Same, please fix it

nternouski avatar Jan 13 '24 23:01 nternouski

It looks like this was just fixed in 3.1.1

mcfarljw avatar Jan 20 '24 08:01 mcfarljw