Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

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

Merged
alexander-fenster merged 1 commit intomainfrom
proto-loader-pin
May 3, 2022
Merged

fix: pin @grpc/proto-loader to v0.6.9#1242
alexander-fenster merged 1 commit intomainfrom
proto-loader-pin

Conversation

@alexander-fenster
Copy link
Contributor

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

Fixes googleapis/google-cloud-node-core#321, googleapis/google-cloud-node-core#320.

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).
miguelvelezsa pushed a commit to googleapis/google-cloud-node that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


### [2.30.3](googleapis/gax-nodejs@v2.30.2...v2.30.3) (2022-05-03)


### Bug Fixes

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

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
miguelvelezsa pushed a commit to googleapis/google-cloud-node-core that referenced this pull request Oct 22, 2025
🤖 I have created a release *beep* *boop*
---


### [2.30.3](googleapis/gax-nodejs@v2.30.2...v2.30.3) (2022-05-03)


### Bug Fixes

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

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
GautamSharda pushed a commit to googleapis/google-cloud-node-core that referenced this pull request Oct 29, 2025
🤖 I have created a release *beep* *boop*
---


### [2.30.3](googleapis/gax-nodejs@v2.30.2...v2.30.3) (2022-05-03)


### Bug Fixes

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

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
GautamSharda pushed a commit to googleapis/google-cloud-node-core that referenced this pull request Oct 29, 2025
🤖 I have created a release *beep* *boop*
---


### [2.30.3](googleapis/gax-nodejs@v2.30.2...v2.30.3) (2022-05-03)


### Bug Fixes

* handle stream callback is undefined ([#1238](googleapis/gax-nodejs#1238)) ([269f805](googleapis/gax-nodejs@269f805))
* isolate Rest Stream from retry logic to avoid backpressure ([#1226](googleapis/gax-nodejs#1226)) ([485d5b2](googleapis/gax-nodejs@485d5b2))
* pin @grpc/proto-loader to v0.6.9 ([#1242](googleapis/gax-nodejs#1242)) ([bca9a91](googleapis/gax-nodejs@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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