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

fix: pin @grpc/proto-loader to v0.6.9 #1242

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

alexander-fenster
Copy link
Contributor

@alexander-fenster alexander-fenster commented May 3, 2022

Fixes #1240, #1241.

The compilation is broken by grpc/grpc-node#2110, pinning proto loader to the previous version.

@alexander-fenster alexander-fenster requested a review from a team as a code owner May 3, 2022 16:50
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 3, 2022
@alexander-fenster alexander-fenster merged commit bca9a91 into main May 3, 2022
@alexander-fenster alexander-fenster deleted the proto-loader-pin branch May 3, 2022 17:02
gcf-merge-on-green bot pushed a commit that referenced this pull request May 3, 2022
🤖 I have created a release *beep* *boop*
---


### [2.30.3](v2.30.2...v2.30.3) (2022-05-03)


### Bug Fixes

* handle stream callback is undefined ([#1238](#1238)) ([269f805](269f805))
* isolate Rest Stream from retry logic to avoid backpressure ([#1226](#1226)) ([485d5b2](485d5b2))
* pin @grpc/proto-loader to v0.6.9 ([#1242](#1242)) ([bca9a91](bca9a91))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS compile errors in newly initialised Firebase Functions project
3 participants