Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 518fce1

Browse files
authored
fix(deps): update dependency google-gax to v2.30.4 (#1555)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) | [`2.30.3` -> `2.30.4`](https://renovatebot.com/diffs/npm/google-gax/2.30.3/2.30.4) | [![age](https://badges.renovateapi.com/packages/npm/google-gax/2.30.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-gax/2.30.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-gax/2.30.4/compatibility-slim/2.30.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-gax/2.30.4/confidence-slim/2.30.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-nodejs</summary> ### [`v2.30.4`](https://togithub.com/googleapis/gax-nodejs/releases/v2.30.4) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v2.30.3...v2.30.4) ##### [2.30.4](https://togithub.com/googleapis/gax-nodejs/compare/v2.30.3...v2.30.4) (2022-05-09) ##### Bug Fixes - revert gRPC stream change in [#&#8203;1226](https://togithub.com/googleapis/gax-nodejs/issues/1226) ([#&#8203;1257](https://togithub.com/googleapis/gax-nodejs/issues/1257)) ([1c3a5a7](https://togithub.com/googleapis/gax-nodejs/commit/1c3a5a7ac54f8fd8e710fe4316c3d5a82072f8f1)) - upgrade proto-loader and add long dev dependency ([#&#8203;1253](https://togithub.com/googleapis/gax-nodejs/issues/1253)) ([5dea136](https://togithub.com/googleapis/gax-nodejs/commit/5dea13698c580283083f41d330a1a2faf37adc5d)) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-pubsub).
1 parent 39c6729 commit 518fce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"arrify": "^2.0.0",
5959
"extend": "^3.0.2",
6060
"google-auth-library": "^7.0.0",
61-
"google-gax": "2.30.3",
61+
"google-gax": "2.30.4",
6262
"is-stream-ended": "^0.1.4",
6363
"lodash.snakecase": "^4.1.1",
6464
"p-defer": "^3.0.0"

0 commit comments

Comments
 (0)