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

Commit bed4832

Browse files
authored
fix(deps): update dependency google-gax to v4.3.1 (#1995)
[![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) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.0` -> `4.3.1`](https://renovatebot.com/diffs/npm/google-gax/4.3.0/4.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/google-gax/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/google-gax/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/google-gax/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/google-gax/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-nodejs (google-gax)</summary> ### [`v4.3.1`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#431-2024-02-08) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v4.3.0...google-gax-v4.3.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) to ~1.10.0 ([#&#8203;1558](https://togithub.com/googleapis/gax-nodejs/issues/1558)) ([ea84b7b](https://togithub.com/googleapis/gax-nodejs/commit/ea84b7bc723fbc333b809cc4fb0a0615774738ea)) - **deps:** update google-auth-library to 9.3.0 ([#&#8203;1559](https://togithub.com/googleapis/gax-nodejs/issues/1559)) ([81978ac](https://togithub.com/googleapis/gax-nodejs/commit/81978ac52d40559258281a3a9d98508401a1822c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent aee304e commit bed4832

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
@@ -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.3.0",
68+
"google-gax": "4.3.1",
6969
"grpc-gcp": "^1.0.0",
7070
"is": "^3.2.1",
7171
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)