Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to v2.29.7 (#1493)
Browse files Browse the repository at this point in the history
[![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://github.com/googleapis/gax-nodejs) | [`2.29.6` -> `2.29.7`](https://renovatebot.com/diffs/npm/google-gax/2.29.6/2.29.7) | [![age](https://badges.renovateapi.com/packages/npm/google-gax/2.29.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-gax/2.29.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-gax/2.29.7/compatibility-slim/2.29.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-gax/2.29.7/confidence-slim/2.29.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/gax-nodejs</summary>

### [`v2.29.7`](https://github.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#&#8203;2297-httpsgithubcomgoogleapisgax-nodejscomparev2296v2297-2022-02-11)

[Compare Source](https://github.com/googleapis/gax-nodejs/compare/v2.29.6...v2.29.7)

</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).
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 52370dd commit c8921a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"arrify": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^7.0.0",
"google-gax": "2.29.6",
"google-gax": "2.29.7",
"is-stream-ended": "^0.1.4",
"lodash.snakecase": "^4.1.1",
"p-defer": "^3.0.0"
Expand Down

0 comments on commit c8921a7

Please sign in to comment.