Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^3.5.7 (#1323)
Browse files Browse the repository at this point in the history
[![Mend 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) | [`^3.5.6` -> `^3.5.7`](https://renovatebot.com/diffs/npm/google-gax/3.5.6/3.5.7) | [![age](https://badges.renovateapi.com/packages/npm/google-gax/3.5.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-gax/3.5.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-gax/3.5.7/compatibility-slim/3.5.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-gax/3.5.7/confidence-slim/3.5.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v3.5.7`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#&#8203;357-httpsgithubcomgoogleapisgax-nodejscomparev356v357-2023-02-08)

[Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v3.5.6...v3.5.7)

##### Bug Fixes

-   **deps:** Update dependency protobufjs to v7.2.2 ([#&#8203;1425](https://togithub.com/googleapis/gax-nodejs/issues/1425)) ([c77fb47](https://togithub.com/googleapis/gax-nodejs/commit/c77fb47f37091cec22801c714d05e7a3f5ed1ec7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-typescript).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExNC4wIn0=-->
  • Loading branch information
renovate-bot authored Feb 10, 2023
1 parent 1d3c449 commit 178dcf0
Show file tree
Hide file tree
Showing 22 changed files with 1,138 additions and 136 deletions.
2 changes: 1 addition & 1 deletion baselines/asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/bigquery-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/deprecatedtest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/disable-packing-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion baselines/naming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^3.5.6"
"google-gax": "^3.5.7"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
Expand Down
Loading

0 comments on commit 178dcf0

Please sign in to comment.