Skip to content

Commit ab26075

Browse files
authored
fix(deps): update dependency google-gax to v4.0.5 (#1937)
[![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) | [`4.0.4` -> `4.0.5`](https://renovatebot.com/diffs/npm/google-gax/4.0.4/4.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/google-gax/4.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/google-gax/4.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/google-gax/4.0.4/4.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/google-gax/4.0.4/4.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>googleapis/gax-nodejs (google-gax)</summary> ### [`v4.0.5`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#405-2023-10-17) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v4.0.4...google-gax-v4.0.5) ##### Bug Fixes - **deps:** update dependency retry-request to v7 ([#&#8203;1515](https://togithub.com/googleapis/gax-nodejs/issues/1515)) ([85a83a3](https://togithub.com/googleapis/gax-nodejs/commit/85a83a310dd2c9e70b23c2ac2fe9ea5664947040)) - **deps:** update grpc-js to 1.9.6 ([#&#8203;1518](https://togithub.com/googleapis/gax-nodejs/issues/1518)) ([4e1f365](https://togithub.com/googleapis/gax-nodejs/commit/4e1f36591c23787cb70aa52fe77276dbd7a0448a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), 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://developer.mend.io/github/googleapis/nodejs-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent fe285c6 commit ab26075

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
@@ -65,7 +65,7 @@
6565
"events-intercept": "^2.0.0",
6666
"extend": "^3.0.2",
6767
"google-auth-library": "^9.0.0",
68-
"google-gax": "4.0.4",
68+
"google-gax": "4.0.5",
6969
"grpc-gcp": "^1.0.0",
7070
"is": "^3.2.1",
7171
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)