Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add firebase-admin@11.0.0 to peerDependencies #1152

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

Manokii
Copy link
Contributor

@Manokii Manokii commented Jun 20, 2022

Description

Some CI fails after upgrading to firebase-admin@11.0.0.

This is because firebase cloud-functions does not recognize firebase-admin@11.0.0 as peer dependency

fixes: #1147

closing #1151 and opening this new pr using launch.next branch

@Manokii Manokii changed the title add firebase@11.0.0 to peerDependencies add firebase-admin@11.0.0 to peerDependencies Jun 20, 2022
@taeold taeold self-requested a review June 21, 2022 19:54
@taeold
Copy link
Contributor

taeold commented Jun 21, 2022

Thanks!

@MauriceArikoglu
Copy link

@taeold when do you expect this to land?

@r-dev-limited
Copy link

r-dev-limited commented Jun 26, 2022

merge ? as this is currently fundamentally broken.

You cant just do this:
npm install firebase-functions@latest firebase-admin@latest --save

AS latest version 11 has wrong dependency...

@inlined inlined merged commit 151eda9 into firebase:launch.next Jun 28, 2022
@inlined
Copy link
Member

inlined commented Jun 28, 2022

We're still working out a timeline for vNext, though it should be "soon". If it turns out to be an unreasonable amount of time we'll release a patch update that adds the new peer dependency.

@radvansky-tomas
Copy link

Thx for quick merge, we can only hope for patch/new version now...

@MauriceArikoglu
Copy link

@radvansky-tomas @Manokii w 3.22.0 is out I just saw (3d ago)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants