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

Commit f419137

Browse files
authored
fix(deps): update dependency google-gax to v2.29.0 (#1452)
[![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.28.1` -> `2.29.0`](https://renovatebot.com/diffs/npm/google-gax/2.28.1/2.29.0) | [![age](https://badges.renovateapi.com/packages/npm/google-gax/2.29.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-gax/2.29.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-gax/2.29.0/compatibility-slim/2.28.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-gax/2.29.0/confidence-slim/2.28.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-nodejs</summary> ### [`v2.29.0`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#&#8203;2290-httpswwwgithubcomgoogleapisgax-nodejscomparev2281v2290-2022-01-05) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v2.28.1...v2.29.0) ##### Features - map http status code to grpc status code ([#&#8203;1135](https://www.togithub.com/googleapis/gax-nodejs/issues/1135)) ([772222f](https://www.github.com/googleapis/gax-nodejs/commit/772222f1d2e269ceb96bce71c0f18942507f3d4b)) - support server stream for REST ([#&#8203;1122](https://www.togithub.com/googleapis/gax-nodejs/issues/1122)) ([9f62723](https://www.github.com/googleapis/gax-nodejs/commit/9f62723762eb72566997e6c8518517e8efddd62d)) ##### [2.28.1](https://www.github.com/googleapis/gax-nodejs/compare/v2.28.0...v2.28.1) (2021-11-10) ##### Bug Fixes - handle stream has no metadata event ([#&#8203;1132](https://www.togithub.com/googleapis/gax-nodejs/issues/1132)) ([ad29bc2](https://www.github.com/googleapis/gax-nodejs/commit/ad29bc26567b588d5d694350844bea5de40963d6)) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 a546075 commit f419137

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.28.1",
61+
"google-gax": "2.29.0",
6262
"is-stream-ended": "^0.1.4",
6363
"lodash.snakecase": "^4.1.1",
6464
"p-defer": "^3.0.0"

0 commit comments

Comments
 (0)