Skip to content

Commit 54f4202

Browse files
authored
fix(deps): update dependency grpc-gcp to v0.4.2 (#1074)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [grpc-gcp](https://github.com/GoogleCloudPlatform/grpc-gcp-node) | [`0.4.1` -> `0.4.2`](https://renovatebot.com/diffs/npm/grpc-gcp/0.4.1/0.4.2) | [![age](https://badges.renovateapi.com/packages/npm/grpc-gcp/0.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/grpc-gcp/0.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/grpc-gcp/0.4.2/compatibility-slim/0.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/grpc-gcp/0.4.2/confidence-slim/0.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>GoogleCloudPlatform/grpc-gcp-node</summary> ### [`v0.4.2`](https://github.com/GoogleCloudPlatform/grpc-gcp-node/blob/HEAD/CHANGELOG.md#&#8203;042-httpsgithubcomGoogleCloudPlatformgrpc-gcp-nodecomparev041v042-2022-04-18) [Compare Source](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.4.1...v0.4.2) </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-bigtable).
1 parent 9e6b711 commit 54f4202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"escape-string-regexp": "^4.0.0",
5555
"extend": "^3.0.2",
5656
"google-gax": "^2.29.5",
57-
"grpc-gcp": "0.4.1",
57+
"grpc-gcp": "0.4.2",
5858
"is": "^3.0.1",
5959
"is-utf8": "^0.2.1",
6060
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)