{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":57252113,"defaultBranch":"main","name":"gax-nodejs","ownerLogin":"googleapis","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-04-27T22:08:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16785467?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715193149.0","currentOid":""},"activityList":{"items":[{"before":"f17ba21c367d8d09fd5411dfc7063f74dda8ef3b","after":"515868be94894fcdd488e992884966e900bf7f3a","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-05-10T10:26:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"e1755a920e789270dcb41b87290bab16c273d25f","after":"2d0cb036040ce7d02d2dd941a4dd82543323f6c5","ref":"refs/heads/main","pushedAt":"2024-05-10T10:26:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gcf-merge-on-green[bot]","name":null,"path":"/apps/gcf-merge-on-green","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/51806?s=80&v=4"},"commit":{"message":"chore(deps): update dependency protobufjs to v7.3.0 (#1596)\n\n[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://togithub.com/protobufjs/protobuf.js)) | [`7.2.6` -> `7.3.0`](https://renovatebot.com/diffs/npm/protobufjs/7.2.6/7.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs/7.2.6/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.2.6/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\n\n---\n\n### Release Notes\n\n
\nprotobufjs/protobuf.js (protobufjs)\n\n### [`v7.3.0`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#730-2024-05-10)\n\n[Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.6...protobufjs-v7.3.0)\n\n##### Features\n\n- add handling for extension range options ([#​1990](https://togithub.com/protobufjs/protobuf.js/issues/1990)) ([2d58011](https://togithub.com/protobufjs/protobuf.js/commit/2d58011cc0bc495c68ed70f5aad297deb1722378))\n\n
\n\n---\n\n### Configuration\n\nπŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\nβ™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\n\nπŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis 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/gax-nodejs).\n","shortMessageHtmlLink":"chore(deps): update dependency protobufjs to v7.3.0 (#1596)"}},{"before":"6356852061bbdfbf2469829704fac09f3204baca","after":"f17ba21c367d8d09fd5411dfc7063f74dda8ef3b","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-05-09T15:41:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"2e7d30a1671aa667f7c000c737dfa40824f7b9f1","after":"e1755a920e789270dcb41b87290bab16c273d25f","ref":"refs/heads/main","pushedAt":"2024-05-09T15:41:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leahecole","name":"Leah E. Cole","path":"/leahecole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6719667?s=80&v=4"},"commit":{"message":"fix: Only call getResumptionRequestFn once (#1593)\n\n* Only call getResumptionRequestFn once\r\n\r\nThe current code calls getResumptionRequestFn twice when the result from the first call can be reused. For clients implementing retries, we only want one call to getResumptionRequestFn to be done per request because we don’t want the state that getResumptionRequestFn relies on to be modified twice.\r\n\r\n* fix: Only call getResumptionRequestFn once\r\n\r\n* Add a sinon spy to make sure the fn is called once\r\n\r\n* Remove only\r\n\r\n* ran linter\r\n\r\n---------\r\n\r\nCo-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>","shortMessageHtmlLink":"fix: Only call getResumptionRequestFn once (#1593)"}},{"before":"2e7d30a1671aa667f7c000c737dfa40824f7b9f1","after":"6356852061bbdfbf2469829704fac09f3204baca","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-05-08T18:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":null,"after":"2e7d30a1671aa667f7c000c737dfa40824f7b9f1","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-05-08T18:32:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"fix: don't emit error event during stream handoff (#1592)\n\n* fix: don't emit error event during stream handoff\r\n\r\n* properly resolve promises in tests","shortMessageHtmlLink":"fix: don't emit error event during stream handoff (#1592)"}},{"before":"903004d1d4a50de5608d11953fd155834a969b84","after":"2e7d30a1671aa667f7c000c737dfa40824f7b9f1","ref":"refs/heads/main","pushedAt":"2024-05-08T18:32:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leahecole","name":"Leah E. Cole","path":"/leahecole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6719667?s=80&v=4"},"commit":{"message":"fix: don't emit error event during stream handoff (#1592)\n\n* fix: don't emit error event during stream handoff\r\n\r\n* properly resolve promises in tests","shortMessageHtmlLink":"fix: don't emit error event during stream handoff (#1592)"}},{"before":"2e25ac98c80753091f838f8f89978c5d0323a5a8","after":null,"ref":"refs/heads/release-please--branches--main","pushedAt":"2024-05-03T19:54:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"feywind","name":"Megan Potter","path":"/feywind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57276408?s=80&v=4"}},{"before":"80ca2de7cf15c3a547d80b8eccabbcde72929116","after":"903004d1d4a50de5608d11953fd155834a969b84","ref":"refs/heads/main","pushedAt":"2024-05-03T19:54:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"feywind","name":"Megan Potter","path":"/feywind","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57276408?s=80&v=4"},"commit":{"message":"chore: release main (#1581)\n\nCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release main (#1581)"}},{"before":"23a605647530eda4d822103383c434600607d281","after":"2e25ac98c80753091f838f8f89978c5d0323a5a8","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-04-19T22:55:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"cb154f370309f08ec9003d34a6356ced51118284","after":"80ca2de7cf15c3a547d80b8eccabbcde72929116","ref":"refs/heads/main","pushedAt":"2024-04-19T22:55:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"},"commit":{"message":"chore: regenerate showcase (#1587)","shortMessageHtmlLink":"chore: regenerate showcase (#1587)"}},{"before":"85f7153b9f74af4ecdfd0ac240466501c5c11511","after":"23a605647530eda4d822103383c434600607d281","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-04-11T15:46:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"867afd9697dc38ed24348afead5e5c8b3f375870","after":"cb154f370309f08ec9003d34a6356ced51118284","ref":"refs/heads/main","pushedAt":"2024-04-11T15:45:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leahecole","name":"Leah E. Cole","path":"/leahecole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6719667?s=80&v=4"},"commit":{"message":"chore: add README about tests (#1585)\n\n* chore: add test readme\r\n\r\n* chore: update readme\r\n\r\n* chore: more readme updates\r\n\r\n* whitespace fixes\r\n\r\n* minor nits\r\n\r\n* minor nits\r\n\r\n* nits\r\n\r\n* remove trailing whitespace\r\n\r\n* fix typo","shortMessageHtmlLink":"chore: add README about tests (#1585)"}},{"before":"6b0020a2e33ff183451aa2d358b9f5959f822aca","after":"85f7153b9f74af4ecdfd0ac240466501c5c11511","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-04-10T17:58:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"43e6fc09c05ece5279ff8f28fc646285260673ce","after":"867afd9697dc38ed24348afead5e5c8b3f375870","ref":"refs/heads/main","pushedAt":"2024-04-10T17:58:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leahecole","name":"Leah E. Cole","path":"/leahecole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6719667?s=80&v=4"},"commit":{"message":"chore: Update showcase client (#1583)\n\n* fix: regenerate showcase to utilize clientOpts for\r\ngaxServerStreamingRetries\r\n\r\n* fix: error if you pass resumption function but aren't using gaxstreamingretries\r\n\r\n* fix: update gapic-showcase version\r\n\r\n* remove obsolete command\r\n\r\n* fix lint\r\n\r\n* address package.json reviewer comments\r\n\r\n* update browser test to reflect echo changes","shortMessageHtmlLink":"chore: Update showcase client (#1583)"}},{"before":"ecb4231b01508340e387339c663767c98e72a47e","after":"6b0020a2e33ff183451aa2d358b9f5959f822aca","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-04-02T16:00:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":"150a683514fe8c310d03d5f1a82a80160438effb","after":"43e6fc09c05ece5279ff8f28fc646285260673ce","ref":"refs/heads/main","pushedAt":"2024-04-02T16:00:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gcf-merge-on-green[bot]","name":null,"path":"/apps/gcf-merge-on-green","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/51806?s=80&v=4"},"commit":{"message":"fix: update minimum grpc-js to 1.10.3 to skip potentially problematic 1.10.2 (#1576)\n\nSome people were having issues with 1.10.2 across multiple products and those issues were solved with 1.10.3.\r\n\r\nhttps://togithub.com/grpc/grpc-node/issues/2690\r\n\r\n(Not all issues, and there is also 1.10.4 now, but it seems 1.10.2 in particular might be problematic.)","shortMessageHtmlLink":"fix: update minimum grpc-js to 1.10.3 to skip potentially problematic…"}},{"before":"150a683514fe8c310d03d5f1a82a80160438effb","after":"ecb4231b01508340e387339c663767c98e72a47e","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-28T14:29:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":null,"after":"150a683514fe8c310d03d5f1a82a80160438effb","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-28T14:29:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"fix: don't retry server streaming calls if retryCodes is the empty array (#1578)\n\n* get branch in sync with upstream main\r\n\r\n* feat: update server streaming retries\r\nSquashed commit of the following:\r\n\r\ncommit 195540efe2e84c2e155f0259afae3edce104a40b\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:34:36 2023 -0400\r\n\r\n resolve some warnings\r\n\r\ncommit 6e4311c0ce0fabe12755b8268c23f2b5e249bbca\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:28:37 2023 -0400\r\n\r\n fix last error (now just warnings!)\r\n\r\ncommit d729f28bb882e0d85629c57ab369df31f2ec8e26\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:22:39 2023 -0400\r\n\r\n fix no-async-promise-executor lint errors\r\n\r\ncommit 087944aeb505f326a56e829155414116b31ac813\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:59:23 2023 -0400\r\n\r\n fix more lint things (more to come)\r\n\r\ncommit 5d2be7aad8ed46d41facae9b2211f0740346ce97\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:19:40 2023 -0400\r\n\r\n add missing retry-request related dependency\r\n\r\ncommit fd811e370a7784ea9d3367f00bdea4faabdafb61\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:17:19 2023 -0400\r\n\r\n fix some lint issues (more to come)\r\n\r\ncommit 94b5a37c03e01e91a5e42a1bbf19767711b271d0\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:02:07 2023 -0400\r\n\r\n npm run fix and remove todo\r\n\r\ncommit 0acc287a089b11b044453788a9df1220645b504f\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:00:43 2023 -0400\r\n\r\n add missing license headers\r\n\r\ncommit 8535c29cda942f4f0319527fc791f2becbae417c\r\nMerge: 8cb5718 b322f78\r\nAuthor: Alexander Fenster \r\nDate: Tue Aug 22 10:56:33 2023 -0700\r\n\r\n Merge branch 'main' into gax4upgrade-2\r\n\r\ncommit 8cb5718e41e9010bf1dcfabb53bda1dea2239e77\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 10:51:14 2023 -0400\r\n\r\n remove todos\r\n\r\ncommit b322f784ec7768e0da781fd54ea5bc9d2347c8cd\r\nAuthor: Mend Renovate \r\nDate: Tue Aug 22 13:10:13 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.5 (#1494)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://togithub.com/protobufjs/protobuf.js)) | [`7.2.4` -> `7.2.5`](https://renovatebot.com/diffs/npm/protobufjs/7.2.4/7.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs/7.2.4/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.2.4/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n protobufjs/protobuf.js (protobufjs)\r\n\r\n ### [`v7.2.5`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#725-2023-08-21)\r\n\r\n [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.5)\r\n\r\n ##### Bug Fixes\r\n\r\n - crash in comment parsing ([#​1890](https://togithub.com/protobufjs/protobuf.js/issues/1890)) ([eaf9f0a](https://togithub.com/protobufjs/protobuf.js/commit/eaf9f0a5a4009a8981c69af78365dfc988ed925b))\r\n - deprecation warning for new Buffer ([#​1905](https://togithub.com/protobufjs/protobuf.js/issues/1905)) ([e93286e](https://togithub.com/protobufjs/protobuf.js/commit/e93286ef70d2e673c341ac08a192cc2abe6fd2eb))\r\n - possible infinite loop when parsing option ([#​1923](https://togithub.com/protobufjs/protobuf.js/issues/1923)) ([f2a8620](https://togithub.com/protobufjs/protobuf.js/commit/f2a86201799af5842e1339c22950abbb3db00f51))\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 762591ed28801e5311ab737b04185781a41752e6\r\nAuthor: Mend Renovate \r\nDate: Tue Aug 22 12:56:13 2023 +0200\r\n\r\n fix(deps): update dependency protobufjs-cli to v1.1.2 (#1495)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [protobufjs-cli](https://togithub.com/protobufjs/protobuf.js) | [`1.1.1` -> `1.1.2`](https://renovatebot.com/diffs/npm/protobufjs-cli/1.1.1/1.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs-cli/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs-cli/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs-cli/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs-cli/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n protobufjs/protobuf.js (protobufjs-cli)\r\n\r\n ### [`v1.1.2`](https://togithub.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2): protobufjs-cli: v1.1.2\r\n\r\n [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-cli-v1.1.1...protobufjs-cli-v1.1.2)\r\n\r\n ##### Bug Fixes\r\n\r\n - possible infinite loop when parsing option ([#​1923](https://togithub.com/protobufjs/protobuf.js/issues/1923)) ([f2a8620](https://togithub.com/protobufjs/protobuf.js/commit/f2a86201799af5842e1339c22950abbb3db00f51))\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 459573e3120ce74b069a7925b4484a4b947b492a\r\nMerge: bfd5c1e 2fd932e\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Mon Aug 21 22:30:55 2023 -0400\r\n\r\n Merge branch 'gax-4.0.3' into gax4upgrade-2\r\n\r\ncommit bfd5c1e30982738f41b949ad05783e7439db1539\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Thu Jul 27 15:24:01 2023 -0500\r\n\r\n chore(main): release 4.0.3 (#1482)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 1a77db9183309bbf5fbc04a8de6a4938ccd1e6fc\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:05:21 2023 -0500\r\n\r\n fix: make gapic-tools depend on gax-nodejs (#1480)\r\n\r\n * fix: make gapic-tools depend on gax-nodejs\r\n\r\ncommit 39396f94dedbde287b2183bbcf91c185dbb0aa4d\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Tue Jul 25 17:46:33 2023 -0500\r\n\r\n chore(main): release 4.0.2 (#1479)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 1ce3fbed477531b9a43ad199faa7c7b3a465ae74\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Tue Jul 25 17:30:18 2023 -0500\r\n\r\n fix: update some pnpm deps (#1478)\r\n\r\n * fix: update some pnpm deps\r\n\r\ncommit 39daee1b90d8228d413433d7226ae773893a2869\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 15:42:05 2023 -0400\r\n\r\n fix ts error, branch is in sync with gax-4.0.1\r\n\r\ncommit 3067f89e33af4c8b19703439769de53c26f5d7ad\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 15:15:12 2023 -0400\r\n\r\n make sequence service match #1001, fix tsconfig\r\n\r\ncommit 587629a7f5d8e22f1f5b941ca7c116daf2fe4abe\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 15:16:53 2023 -0700\r\n\r\n chore(main): release 4.0.1 (#1474)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 359220a8941a6e8d22edbd830b98fb5f7a1cddf4\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:55:11 2023 +0200\r\n\r\n fix(deps): update dependency retry-request to v6 (#1477)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 894a1c84be07ab12ec0bb491731618fdabeec5f8\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:38:15 2023 +0200\r\n\r\n fix(deps): update dependency google-auth-library to v9 (#1476)\r\n\r\ncommit a7f5003addd18245f77c4a2a72b936c85de69695\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 14:13:15 2023 -0700\r\n\r\n build: add extra test for Node 20, update windows tests (#1468)\r\n\r\n * build: add extra test for Node 20, update windows tests\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/38f5d4bfd5d51116a3cf7f260b8fe5d8a0046cfa\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9\r\n\r\n Co-authored-by: Owl Bot \r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit aad22248b24d6a7572948460d9e8241925bfb926\r\nAuthor: Daniel Bankhead \r\nDate: Tue Jul 18 15:37:51 2023 -0700\r\n\r\n Fix: `rimraf` version + remove conflicting types (#1475)\r\n\r\n * Fix: `rimraf` version + remove conflicting types\r\n\r\n * chore: refactor `rimraf` import\r\n\r\n * chore: clean up\r\n\r\ncommit 07ef0602a521acf49ee76d6baba6b3dd00fc7a34\r\nAuthor: Mend Renovate \r\nDate: Tue Jul 18 03:57:35 2023 +0200\r\n\r\n chore(deps): update dependency c8 to v8 (#1457)\r\n\r\ncommit e79cb287ae1ab3b33939ff85ec3f0255ac65be78\r\nAuthor: Megan Potter <57276408+feywind@users.noreply.github.com>\r\nDate: Mon Jul 17 13:47:46 2023 -0400\r\n\r\n fix: the return types for IAM service methods should be arrays, to match ReturnTuple (#1001)\r\n\r\n * fix: the return types for IAM service methods should be arrays, to match ReturnTuple\r\n\r\n * fix: update PR to current types\r\n\r\n * fix: also fix explicit typings for IAM\r\n\r\n * build: work around circular dependency with kms (second PR to follow)\r\n\r\n * docs: broken tsdoc\r\n\r\ncommit 6eb75db56e2f0ab9c3176f8c28769ef71b8e931c\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:18:06 2023 -0700\r\n\r\n fix: replace proto-over-HTTP with REGAPIC (#1471)\r\n\r\ncommit d566e241cabd4bcc5154ed518e175e19d17fca50\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:00:57 2023 -0700\r\n\r\n test: run speech test from monorepo, use gapic-tools (#1472)\r\n\r\ncommit ebf8bf3b5dd25b2889904acc207e3a8f75586adc\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 13 00:06:38 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.4 [security] (#1473)\r\n\r\n * chore(deps): update dependency protobufjs to v7.2.4 [security]\r\n\r\n * chore: update linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit de661e5d3432303faa011bc26fd9db95ce8a781d\r\nAuthor: Simen Bekkhus \r\nDate: Wed Jul 12 23:20:05 2023 +0200\r\n\r\n fix(deps): update protobufjs (#1467)\r\n\r\n * fix: update protobufjs\r\n\r\n * chore: add exclusion to linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 9ee15450f6994090bab8786d7ece4a92c4d18029\r\nAuthor: Alexander Fenster \r\nDate: Tue Jul 11 15:34:54 2023 -0700\r\n\r\n fix: add missing devDependency for compodoc (#1470)\r\n\r\n * fix: add missing devDependency for compodoc\r\n\r\n * build: try with skipLibCheck\r\n\r\n * build: revert skipLibCheck\r\n\r\n * build: install dependency for compodoc\r\n\r\n * fix(deps): pin compodoc\r\n\r\ncommit c4031e60d1437754f57662d3ce6a9d354df08fab\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jun 2 13:27:43 2023 -0700\r\n\r\n docs: update docs-devsite.sh to use latest node-js-rad version (#1454)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/b1ced7db5adee08cfa91d6b138679fceff32c004\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 56171e69e91cb429c24ac77ad39451e97af338ec\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Wed May 17 12:24:54 2023 -0700\r\n\r\n chore(main): release 4.0.0 (#1445)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 2c80abaff438e79b86e0779289e49b7c696a7d2c\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed May 17 11:59:43 2023 -0700\r\n\r\n build!: remove is-stream & fast-text-encoding dependencies (#1442)\r\n\r\ncommit 531e373019d8e87d061e5aee544ee5f92cdbd27f\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed May 17 11:45:53 2023 -0700\r\n\r\n feat!: drop Node 12 & decouple development dependencies (#1439)\r\n\r\n * feat!: get tools scripts and dependencies running; still need to get top-level module running without tools, remove extra dependencies, and make sure to run commands from the tools dependency\r\n\r\n * move to node 14\r\n ---------\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 6fa194518dd38ba8eb78cc6e7d99a3f8e9bf07e3\r\nAuthor: Alexander Fenster \r\nDate: Tue May 2 13:16:13 2023 -0700\r\n\r\n fix: compilation error in fallback.ts (#1444)\r\n\r\n The compilation failed for me on a clean install, possibly because of some auth library update. We don't really care about the real type of the returned auth client, so a simple type cast should be good.\r\n\r\ncommit fac92bcdb5882bd34e67e002c84d51f780f7034a\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 11:48:37 2023 -0400\r\n\r\n Revert \"fix: compilation error in fallback.ts (#1444)\"\r\n\r\n This reverts commit 8e6888f469845a0a68dbab3047b3a6843e58da22.\r\n\r\ncommit 8b0de2398f196aef81f7d13861fb9d13d6bcb7e1\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 11:48:18 2023 -0400\r\n\r\n Revert \"feat!: drop Node 12 & decouple development dependencies (#1439)\"\r\n\r\n This reverts commit 61a71436e9428c8118831a05fb5c7a3b2b3f99a5.\r\n\r\ncommit 31367d61ec90804d8a59f4174a3523ce10a535f3\r\nMerge: ebc4eec 89ad507\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Fri Aug 18 10:27:43 2023 -0400\r\n\r\n Merge pull request #7 from leahecole/remove-retryrequestoptions\r\n\r\n Add resumption tests, remove retryrequestoptions\r\n\r\ncommit 6d57b4b23d764e20a5f24d921ebc83624ebfbd11\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Thu Aug 17 19:40:13 2023 +0000\r\n\r\n chore: update release-please post-processing for nodejs apiary (#1492)\r\n\r\n * fix: update release-please post-processing for nodejs apiary\r\n\r\n Source-Link: https://togithub.com/googleapis/synthtool/commit/59fe44fde9866a26e7ee4e4450fd79f67f8cf599\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:606f3d9d99a1c7cdfa7158cbb1a75bfeef490655e246a2052f9ee741740d736c\r\n\r\ncommit 89ad5078d666de075cefe2b06014cc5f4a2f22f5\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:49:18 2023 -0400\r\n\r\n cleanup\r\n\r\ncommit e8161433ed3a82d1eba487cd469c2e6102147f16\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:44:21 2023 -0400\r\n\r\n more cleanup\r\n\r\ncommit 55a02beee68cdcbda171aaec2eac2722b31341fa\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:30:02 2023 -0400\r\n\r\n cleanup comments\r\n\r\ncommit 4b4f87b6e17a9119fc6d1f964f473ca3364fb395\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:28:19 2023 -0400\r\n\r\n some cleanup\r\n\r\ncommit df98286f62365a6fa9bbb01989bee029718fe504\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:25:14 2023 -0400\r\n\r\n finish unit tests\r\n\r\ncommit 71a913b1093418029fd4b8d7d54cc5a200f99348\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 12:32:29 2023 -0400\r\n\r\n add one resumption unit test\r\n\r\ncommit 4748c9fc3a8cfe31e5abb3e35a6ee0d9a6f0e560\r\nAuthor: Mend Renovate \r\nDate: Thu Aug 17 04:32:24 2023 +0200\r\n\r\n fix(deps): update dependency google-proto-files to v4 (#1490)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 5c7dfd021d1dc5d311e42d8c17b78fe616fed6fe\r\nAuthor: Mend Renovate \r\nDate: Wed Aug 16 22:30:21 2023 +0200\r\n\r\n fix(deps): update dependency proto3-json-serializer to v2 (#1489)\r\n\r\ncommit 7a742ccaa5dbf3cf2dcb3e463cb3a67515590b01\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 16:14:35 2023 -0400\r\n\r\n remove retryrequestoptions from new retry logic\r\n\r\ncommit 561f6b93e12ae225c05ce744b9c64505cbf99ce3\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 15:50:35 2023 -0400\r\n\r\n make sure test-application passes\r\n\r\ncommit 28a77eef8092ff6e329cd732e46327b1cf71725f\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed Aug 16 12:43:54 2023 -0700\r\n\r\n build: update linter (#1491)\r\n\r\n * build: update linter\r\n\r\ncommit 8a63ed3ccfe76fab7567562d40da527c83f4d264\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 14:24:04 2023 -0400\r\n\r\n actually finish regen process\r\n\r\ncommit 7acf0058fd3306317b08c68db5226556987dc8ed\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:52:01 2023 -0400\r\n\r\n finish regen process\r\n\r\ncommit 03768de3479bb683160c54609971474f607d26c1\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 17:48:38 2023 +0000\r\n\r\n regen gapic showcase\r\n\r\ncommit 80f7747cebfcb241bd007e1b0cf50a899e8b0799\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:44:09 2023 -0400\r\n\r\n npm run fix\r\n\r\ncommit 8ae18ae6d0731b3d3d5ffb13872ba44a588f5919\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:05:00 2023 -0400\r\n\r\n move resumption to retryoptions\r\n\r\ncommit 702ec918b63b5946555a16f0093ec37de6089fa6\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:24:09 2023 -0400\r\n\r\n fix lint\r\n\r\ncommit 34c1600e6b522a8ac935f4fcc864c084023c0dc8\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:05:15 2023 -0400\r\n\r\n uncomment main test function\r\n\r\ncommit c2cba5b6802f180ab6bdfec030f94642c771bdf0\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:04:51 2023 -0400\r\n\r\n remove debugging statements\r\n\r\ncommit 882969ac5b94d9349eeba19f4795bd7dbcbfe1cb\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 16:58:19 2023 -0400\r\n\r\n WIP: debugging\r\n\r\ncommit ce37b66bd426d906b4f240aa542a4f85c3efc63f\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 14:25:57 2023 -0400\r\n\r\n fix broken tests with regen client\r\n\r\ncommit b71edf7f18b15d6fcfa693c103259f0766736f55\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 14:20:47 2023 -0400\r\n\r\n manually add newRetry parameter\r\n\r\ncommit d61098a866095ef0287c8237dd844326d922b0df\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 18:05:07 2023 +0000\r\n\r\n update teh client again\r\n\r\ncommit 9be128482599c95e7e1027da4e1f38b52c120f89\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 13:49:42 2023 -0400\r\n\r\n remove unnecessary client files\r\n\r\ncommit 9699060103b948f91ad64667a204d259c94e1f97\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 17:42:58 2023 +0000\r\n\r\n regen clients again\r\n\r\ncommit 6f2f6767557b1197bf294bdc9bd88bc83f8851aa\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 12:41:54 2023 -0400\r\n\r\n WIP: print statements\r\n\r\ncommit 327a44c41a2c4113d481aec801538a5a1f2a4169\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 16:06:45 2023 -0400\r\n\r\n regenerate showcase\r\n\r\ncommit 04989edb41bdc189af0214b1a849ef3b6bb63d9b\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 19:47:32 2023 +0000\r\n\r\n try regenerating showcase\r\n\r\ncommit 1ee50c5db70ae99112d34d4b9b23efa5c4680e47\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 15:15:29 2023 -0400\r\n\r\n update showcase client\r\n\r\ncommit a17f048a20f0e25a5e20cca1a747b4da6275775e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 19:12:25 2023 +0000\r\n\r\n add new showcase\r\n\r\ncommit ebc4eecfc0b6f17cdad8e24a439419e201ec7af3\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 12:04:13 2023 -0400\r\n\r\n add todo\r\n\r\ncommit d7e59675f4f688450e409e6964dfd5b841e58682\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:14:33 2023 -0400\r\n\r\n remove return statement\r\n\r\ncommit e77aee91464e518cc9c64a66ca23f49f8ab2a1f5\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 11:58:58 2023 -0400\r\n\r\n todos\r\n\r\ncommit 2e4ad05d430669277ba50f441e4fe41b0ebfc0d0\r\nMerge: b9d57be 4f71c6b\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Wed Aug 9 12:13:39 2023 -0400\r\n\r\n Merge pull request #5 from leahecole/docstrings\r\n\r\n resolve docstring todos\r\n\r\ncommit 4f71c6b02ab4f488b0e6108d0f9f88a33f719c2e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:13:16 2023 -0400\r\n\r\n fix return type\r\n\r\ncommit cb1a33fdb5ae92e6bec07e449ce434e976eb47d4\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:05:50 2023 -0400\r\n\r\n remove retryStream after talking to gal\r\n\r\ncommit 9b41fc93d0ea276c691bcdb396a8bc4552921da4\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 16:01:53 2023 -0400\r\n\r\n resolve docstring todos\r\n\r\ncommit b9d57be194d4032103d512e3a3e6fccd643da0b5\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 14:48:46 2023 -0400\r\n\r\n npm run fix\r\n\r\ncommit ffb2943c9dce7f5fd19c209845b5af853c03f78c\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 14:47:22 2023 -0400\r\n\r\n merge\r\n\r\ncommit 383718fc1f1fdfb565b084c2c0e103a4f7707bf1\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 16:16:00 2023 -0700\r\n\r\n added unit tests and fixed unit test alignment\r\n\r\ncommit 8be2b65619c3ee64e23b0b77e27ae8b643c0168e\r\nMerge: bf207a7 872ba3d\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 12:53:18 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit bf207a713dd5cbe945c70caad0b66d41848159d4\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 12:52:55 2023 -0700\r\n\r\n added new test to test-application\r\n\r\ncommit 872ba3dda6e28e2d1d614057a25630fad688730b\r\nAuthor: Leah Cole \r\nDate: Thu Aug 3 13:21:34 2023 -0400\r\n\r\n fix broken test\r\n\r\ncommit ea358ff7dc487295405b0f13c4722440910dfd09\r\nMerge: efd41b1 ead6d35\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 13:55:31 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit ead6d356f1e72c5f51da0a71aea09ac0a9e2ed7e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 16:54:57 2023 -0400\r\n\r\n fix failing test\r\n\r\ncommit efd41b1af404469fa23933a7d3092c49d5470fab\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 13:54:44 2023 -0700\r\n\r\n Added test to test-application\r\n\r\ncommit debcdece9a9ea2e54327f4b43bbd102edf078fd6\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 16:04:41 2023 -0400\r\n\r\n address more todos\r\n\r\ncommit 6ef735bbeb39e059b0fe5fe43fb150e0ce16c656\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 14:08:32 2023 -0400\r\n\r\n work on some todos\r\n\r\ncommit b3493c2a82ece0704493ee813513b5e90b248df2\r\nMerge: 4d03684 55eb385\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 10:36:22 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit 4d03684db5ab18abd6d03148095ad0554336afe3\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 10:35:36 2023 -0700\r\n\r\n wip commit\r\n\r\ncommit ea8020f9084ff068a3139a8b19be6b8c0caa74e3\r\nAuthor: Mend Renovate \r\nDate: Wed Aug 2 13:20:13 2023 +0200\r\n\r\n fix(deps): update dependency @grpc/grpc-js to ~1.9.0 (#1486)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | [`~1.8.0` -> `~1.9.0`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.8.21/1.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@grpc%2fgrpc-js/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@grpc%2fgrpc-js/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@grpc%2fgrpc-js/1.8.21/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grpc%2fgrpc-js/1.8.21/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n grpc/grpc-node (@​grpc/grpc-js)\r\n\r\n ### [`v1.9.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.0): @​grpc/grpc-js 1.9.0\r\n\r\n [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.9.0)\r\n\r\n - Implement channel idle timeout and the channel option `grpc.client_idle_timeout_ms` ([#​2471](https://togithub.com/grpc/grpc-node/issues/2471))\r\n - Implement [gRFC A62: `pick_first`: sticky TRANSIENT_FAILURE and address order randomization](https://togithub.com/grpc/proposal/blob/master/A62-pick-first.md) ([#​2511](https://togithub.com/grpc/grpc-node/issues/2511))\r\n - Fix premature leaving of context due to improper `Http2ServerCallStream` handling ([#​2501](https://togithub.com/grpc/grpc-node/issues/2501) contributed by [@​CedricKassen](https://togithub.com/CedricKassen))\r\n - Add channel option `grpc-node.tls_enable_trace` to enable Node TLS tracing ([#​2507](https://togithub.com/grpc/grpc-node/issues/2507))\r\n - Cancel deadline timer on server when call is cancelled ([#​2508](https://togithub.com/grpc/grpc-node/issues/2508))\r\n\r\n Experimental changes:\r\n\r\n - Added `grpc.experimental.createResolver`\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 55eb3856c01149af096a72bc3d0918002b72cfdb\r\nAuthor: Leah Cole \r\nDate: Tue Aug 1 16:24:20 2023 -0400\r\n\r\n fix broken test\r\n\r\ncommit 75efdefc66adf4b0ed780d398750fa431afae479\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 31 15:53:47 2023 -0700\r\n\r\n added test and StreamingSequence factory\r\n\r\ncommit a6d92144d0cbc8fc3fa2cfc7cf8d66218cabb3a9\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 17:09:53 2023 -0700\r\n\r\n Fix all expected passing tests\r\n\r\ncommit b24269638f57eef8469610cf9f4eca2cda28dd61\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 17:00:23 2023 -0700\r\n\r\n remove one failing test, add a passing more relevant test\r\n\r\ncommit 2432c984b06e64f70f9c33d66a9f80e215775103\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 16:19:55 2023 -0700\r\n\r\n add afterEach for sinon.restore\r\n\r\ncommit c50286d0aac62144d025a6bf177db10e55856deb\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 16:18:43 2023 -0700\r\n\r\n make checkRetrySettings actually return something\r\n\r\ncommit 3d5b520abf44dd030165bbc0d8629d90aa1cb9d0\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:35:38 2023 -0700\r\n\r\n fix another test\r\n\r\ncommit 2e392a22c6c1bb09796f0e186275e53761af57b1\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:13:08 2023 -0700\r\n\r\n fix one test\r\n\r\ncommit 05917c71b48b7ee5a461dccd8e635190c755589b\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:10:53 2023 -0700\r\n\r\n fix one test\r\n\r\ncommit 8116222e050072eddefa18203bd8df3bd91faa03\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 13:25:19 2023 -0700\r\n\r\n removed unused variables\r\n\r\ncommit 9755031accf1c93b529b5f693b0e268f7a926fcd\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 13:13:27 2023 -0700\r\n\r\n wip commit\r\n\r\ncommit 2b2f84924b8dc723b913500e431631c4c55cf401\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 12:19:52 2023 -0700\r\n\r\n cleaned up streamHandoffHelper by adding helpers\r\n\r\ncommit a47c4fe34ab7c8c6f8204a6cec4b652c6bf86b63\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 27 22:50:13 2023 +0200\r\n\r\n chore(deps): update dependency @compodoc/compodoc to v1.1.21 (#1453)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.19` -> `1.1.21`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.19/1.1.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@compodoc%2fcompodoc/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@compodoc%2fcompodoc/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@compodoc%2fcompodoc/1.1.19/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@compodoc%2fcompodoc/1.1.19/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n compodoc/compodoc (@​compodoc/compodoc)\r\n\r\n ### [`v1.1.21`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1121)\r\n\r\n [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.20...1.1.21)\r\n\r\n ##### Bug fixes\r\n\r\n - feat(app): downgrade Marked version ([e0a4b78](https://togithub.com/compodoc/compodoc/commit/e0a4b78)), closes [#​1349](https://togithub.com/compodoc/compodoc/issues/1349)\r\n\r\n ### [`v1.1.20`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1120---2023-05-23)\r\n\r\n [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.19...1.1.20)\r\n\r\n ##### Merged\r\n\r\n - fix(Input): Add support for Object Expressions in Input decorators [#​1326](https://togithub.com/compodoc/compodoc/pull/1326), Thanks [valentinpalkovic](https://togithub.com/valentinpalkovic)\r\n - fix(app): overview depth [#​1310](https://togithub.com/compodoc/compodoc/pull/1310), Thanks [albeniraouf](https://togithub.com/albeniraouf)\r\n - Translates to Bulgarian [#​1312](https://togithub.com/compodoc/compodoc/pull/1312), Thanks [3phase](https://togithub.com/3phase)\r\n\r\n ##### Bug fixes\r\n\r\n - feat(app): Directive composition API for directives and components ([127076a](https://togithub.com/compodoc/compodoc/commit/127076a)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340)\r\n - feat(app): Required Inputs ([e1a5396](https://togithub.com/compodoc/compodoc/commit/e1a5396)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340)\r\n - feat(app): Standalone components, directives and pipes support ([cb02ca0](https://togithub.com/compodoc/compodoc/commit/cb02ca0)), closes [#​1323](https://togithub.com/compodoc/compodoc/issues/1323)\r\n - fix(app): support exportAs for directives ([76a8f34](https://togithub.com/compodoc/compodoc/commit/76a8f34)), closes [#​1328](https://togithub.com/compodoc/compodoc/issues/1328)\r\n - feat(app): bump [@​compodoc/ngd-transformer](https://togithub.com/compodoc/ngd-transformer) ([ef9bd94](https://togithub.com/compodoc/compodoc/commit/ef9bd94)), closes [#​1311](https://togithub.com/compodoc/compodoc/issues/1311)\r\n - fix(app): service/injectable export in module providers ([34967a9](https://togithub.com/compodoc/compodoc/commit/34967a9)), closes [#​1290](https://togithub.com/compodoc/compodoc/issues/1290)\r\n - fix(app): missing rel attribute with \\_blank links ([c8379e0](https://togithub.com/compodoc/compodoc/commit/c8379e0)), closes [#​1282](https://togithub.com/compodoc/compodoc/issues/1282)\r\n - feat(app): Add specific id in each html section ([03ac1ad](https://togithub.com/compodoc/compodoc/commit/03ac1ad)), closes [#​1241](https://togithub.com/compodoc/compodoc/issues/1241)\r\n - fix(app): Invalid links to a class when the class name includes an interface name ([047cedb](https://togithub.com/compodoc/compodoc/commit/047cedb)), closes [#​1239](https://togithub.com/compodoc/compodoc/issues/1239)\r\n - fix(routing): path wrongly resolved during routing analysis ([1722ca3](https://togithub.com/compodoc/compodoc/commit/1722ca3)), closes [#​1170](https://togithub.com/compodoc/compodoc/issues/1170)\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit e4f548254bfce3daa3b02ae81764bb3394fc4f23\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:35:40 2023 -0500\r\n\r\n fix: release new version of gapic-tools (#1483)\r\n\r\n Need to do this until I set up the release-please process properly.\r\n\r\ncommit 73fcc79413d7ec041d0be06c95a47ea0141c391c\r\nMerge: 4450439 b7db054\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 13:33:39 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit 44504395f47cb094411e21f7d4071970f3fb231f\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 13:32:12 2023 -0700\r\n\r\n refactored to use retry.retryCodesOrShouldRetryFn\r\n\r\ncommit 2fd932e96255f7ece901b2c3e1b08873632a0836\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Thu Jul 27 15:24:01 2023 -0500\r\n\r\n chore(main): release 4.0.3 (#1482)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit d0f410d2e08f393f2661c8c92568a0b518fddf99\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:05:21 2023 -0500\r\n\r\n fix: make gapic-tools depend on gax-nodejs (#1480)\r\n\r\n * fix: make gapic-tools depend on gax-nodejs\r\n\r\ncommit b7db0545983f0384edc51c62d6311b8aca520006\r\nAuthor: Leah Cole \r\nDate: Thu Jul 27 15:48:36 2023 -0400\r\n\r\n fix one instance of shoudlretryfn\r\n\r\ncommit 0bbce136021a3c88108f4317323d0869b959250c\r\nMerge: 5062a61 bda9605\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 12:27:23 2023 -0700\r\n\r\n Merge pull request #4 from leahecole/b/279946426\r\n\r\n B/279946426\r\n\r\ncommit bda9605b9ea6ac897fc20919e3dd58b8e779a74c\r\nMerge: 4dab819 5062a61\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Thu Jul 27 22:05:59 2023 +0300\r\n\r\n Merge branch 'gax-3.6.0-3' into b/279946426\r\n\r\ncommit 4dab819d44c466bf4fd23ceeaaa721f789ac4227\r\nAuthor: Leah Cole \r\nDate: Thu Jul 27 14:41:55 2023 -0400\r\n\r\n remove typo\r\n\r\ncommit 5062a616f98c0b70827d2c94197033c29a2c0b52\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 10:44:34 2023 -0700\r\n\r\n uncommit streaming unit tests\r\n\r\ncommit 7eba460024e498eaa91f1427c7d44bacf2b49b61\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 26 15:51:48 2023 -0700\r\n\r\n Added getResumptionRequestFn\r\n\r\ncommit 561cec4e111f2c79815a602a69c8e330b1508521\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 26 13:31:35 2023 -0700\r\n\r\n WIP Commit: Added shouldRetryFn and fixed tests\r\n\r\ncommit 0b6784f596dfa9786a214143eef6bdda20bfa570\r\nAuthor: Leah Cole \r\nDate: Wed Jul 26 15:38:08 2023 -0400\r\n\r\n a few more assertions\r\n\r\ncommit 30193ad2f41c4e29a3292eb4ef517d9e19791b54\r\nAuthor: Leah Cole \r\nDate: Wed Jul 26 13:37:06 2023 -0400\r\n\r\n fix lint, add todos\r\n\r\ncommit 2bb9ae256af30ce27837c71b34da0705604186a3\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Tue Jul 25 17:46:33 2023 -0500\r\n\r\n chore(main): release 4.0.2 (#1479)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 39583d5f4faab89b511fe317bd1ec3334c2ea3f5\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Tue Jul 25 17:30:18 2023 -0500\r\n\r\n fix: update some pnpm deps (#1478)\r\n\r\n * fix: update some pnpm deps\r\n\r\ncommit 6927a11d6748ea35b8437a9482b1f3c20bd916e1\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jul 25 15:26:46 2023 -0700\r\n\r\n WIP Commit\r\n\r\ncommit bf39468b65c7e13f2efe50b57396911c7a3becd7\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jul 25 11:33:00 2023 -0700\r\n\r\n WIP commit\r\n\r\ncommit e791c79947f227e90bbd54dda644e6805948f785\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 24 10:51:59 2023 -0700\r\n\r\n fixed failing unit test\r\n\r\ncommit 8663eb14f9c6c6ab3a6009f6725b347698f6e1f3\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 15:16:53 2023 -0700\r\n\r\n chore(main): release 4.0.1 (#1474)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 6401a88c50fa0eb3eb8a73cefc830896369c3330\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:55:11 2023 +0200\r\n\r\n fix(deps): update dependency retry-request to v6 (#1477)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 8afdd591646a190fde38728f0df14c604643f5cc\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:38:15 2023 +0200\r\n\r\n fix(deps): update dependency google-auth-library to v9 (#1476)\r\n\r\ncommit 9e93eddc27fbb140a2bdaaef2e9d0db3a05921f4\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 14:13:15 2023 -0700\r\n\r\n build: add extra test for Node 20, update windows tests (#1468)\r\n\r\n * build: add extra test for Node 20, update windows tests\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/38f5d4bfd5d51116a3cf7f260b8fe5d8a0046cfa\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9\r\n\r\n Co-authored-by: Owl Bot \r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 0252683e00ab3486efb1d606996c2b9bf0c6e085\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 21 13:15:50 2023 -0700\r\n\r\n changed name of forwardClientEvents\r\n\r\ncommit f5f27a8a51feabecc90b854860fa5266c18cf7b2\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 21 13:03:48 2023 -0700\r\n\r\n lint changes\r\n\r\ncommit 6631734a51fb4bc270c7012d03af1f3c6eba62ec\r\nAuthor: Leah Cole \r\nDate: Thu Jul 20 16:12:27 2023 -0400\r\n\r\n reorganize streaming unit tests\r\n\r\ncommit e4daff99df9ad612b4713d3b467713e394339e73\r\nAuthor: Leah Cole \r\nDate: Thu Jul 20 15:51:07 2023 -0400\r\n\r\n convert retryCodes to retryCodesorShouldRetryFn\r\n\r\ncommit f9f8b1328c38718bf621b92338b3d81297525aa6\r\nAuthor: Daniel Bankhead \r\nDate: Tue Jul 18 15:37:51 2023 -0700\r\n\r\n Fix: `rimraf` version + remove conflicting types (#1475)\r\n\r\n * Fix: `rimraf` version + remove conflicting types\r\n\r\n * chore: refactor `rimraf` import\r\n\r\n * chore: clean up\r\n\r\ncommit f4a46be2b6a1e2771085ca86f5ce64a1fbdb3c1a\r\nAuthor: Mend Renovate \r\nDate: Tue Jul 18 03:57:35 2023 +0200\r\n\r\n chore(deps): update dependency c8 to v8 (#1457)\r\n\r\ncommit 2f71435ef3fb8c9d14d00acf172ff1e4b36b82a7\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 16:01:31 2023 -0400\r\n\r\n finish rebasing Gal's work into mine\r\n\r\ncommit 4fe5f2d5c677ed02e9876e7b8b818ac067aac674\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:41:58 2023 -0400\r\n\r\n uncomment for rebase\r\n\r\ncommit 8709ac9e84a76d2c1bdac8af476e0f8e977471e0\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:40:15 2023 -0400\r\n\r\n uncomment tests for rebase\r\n\r\ncommit 866fd2aaa03d445c4ca393f8abcfa4f03dcd3f6e\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:28:32 2023 -0400\r\n\r\n WIP: param conversion\r\n\r\ncommit 4a67dd412083e632b24c3136f850a417741bf98f\r\nAuthor: Leah Cole \r\nDate: Thu Jul 13 15:56:02 2023 -0400\r\n\r\n WIP: test and parameter conversion\r\n\r\ncommit 786b7be8b7f850d46547a3240b6cc81954a9459e\r\nAuthor: Leah Cole \r\nDate: Thu Jul 13 15:55:32 2023 -0400\r\n\r\n fix: update retryrequestoptions to be aligned with retry-request\r\n\r\ncommit 0a671ea24fb0a0c11aaaea507e0dab4d44a06c5e\r\nAuthor: Leah Cole \r\nDate: Tue Jun 27 15:18:26 2023 -0400\r\n\r\n passing tests for warnings\r\n\r\ncommit 385b7861d3a335840c7894dc5e22f07e4ac355a1\r\nAuthor: Leah Cole \r\nDate: Fri Jun 23 14:25:55 2023 -0400\r\n\r\n WIP: adding more unit tests\r\n\r\ncommit 820ed4ff340ac3e06d48e57ada33a8826e66ea8b\r\nAuthor: Leah Cole \r\nDate: Wed Jun 21 15:41:41 2023 -0400\r\n\r\n add test for both parameters being set\r\n\r\ncommit 3ffc9684c4d21d309b97df6c2d0ed1d9548953a3\r\nAuthor: Leah Cole \r\nDate: Fri Jun 16 15:11:51 2023 -0400\r\n\r\n WIP: experimenting with spies in streaming calls\r\n\r\ncommit 8a05223c68507cc0b10b455a0cd377dd8a96eaf7\r\nAuthor: Leah Cole \r\nDate: Tue Jun 13 16:48:28 2023 -0400\r\n\r\n WIP: adding unit tests for option conversion\r\n\r\ncommit 48eed955e7329f55f9427a7bc0656cfe2af395e8\r\nAuthor: Megan Potter <57276408+feywind@users.noreply.github.com>\r\nDate: Mon Jul 17 13:47:46 2023 -0400\r\n\r\n fix: the return types for IAM service methods should be arrays, to match ReturnTuple (#1001)\r\n\r\n * fix: the return types for IAM service methods should be arrays, to match ReturnTuple\r\n\r\n * fix: update PR to current types\r\n\r\n * fix: also fix explicit typings for IAM\r\n\r\n * build: work around circular dependency with kms (second PR to follow)\r\n\r\n * docs: broken tsdoc\r\n\r\ncommit 4266f43922d0d582b8eced11f4a21c98a8b451fe\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:18:06 2023 -0700\r\n\r\n fix: replace proto-over-HTTP with REGAPIC (#1471)\r\n\r\ncommit c1c4dc19da45780ade32178f9f7ac76e8bb5aef1\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:00:57 2023 -0700\r\n\r\n test: run speech test from monorepo, use gapic-tools (#1472)\r\n\r\ncommit 7b8414bbb0c535e23dac90e8461a8145d6b6d08d\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 15:44:36 2023 -0700\r\n\r\n added tests\r\n\r\ncommit d2a5ccbf93a987bc4ae6fd6bc3e319ddf10d26f6\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 13 00:06:38 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.4 [security] (#1473)\r\n\r\n * chore(deps): update dependency protobufjs to v7.2.4 [security]\r\n\r\n * chore: update linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 0a7dd948573bd9553a0e9548e9ab92dbcfcb7414\r\nAuthor: Simen Bekkhus \r\nDate: Wed Jul 12 23:20:05 2023 +0200\r\n\r\n fix(deps): update protobufjs (#1467)\r\n\r\n * fix: update protobufjs\r\n\r\n * chore: add exclusion to linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 170a5b69a8d4610fb95ad149ba3632904286a904\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 11:17:25 2023 -0700\r\n\r\n uncomment tests and remove streaming retries.ts\r\n\r\ncommit 6fd1c08de3375df460507ce0ea0d588fb9bd1d65\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 10:49:40 2023 -0700\r\n\r\n added check in forwardEvents for API retry\r\n\r\ncommit f551ba8ca5d573a245830916f93fa65cfd44df67\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 10:30:31 2023 -0700\r\n\r\n add checks to forwardClientEvents\r\n\r\ncommit 115e317728c8ae6fa0e61f54d0087e26382d8230\r\nAuthor: Alexander Fenster \r\nDate: Tue Jul 11 15:34:54 2023 -0700\r\n\r\n fix: add missing devDependency for compodoc (#1470)\r\n\r\n * fix: add missing devDependency for compodoc\r\n\r\n * build: try with skipLibCheck\r\n\r\n * build: revert skipLibCheck\r\n\r\n * build: install dependency for compodoc\r\n\r\n * fix(deps): pin compodoc\r\n\r\ncommit f420a787774464130caa27724d04ba339b796110\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 10 15:44:53 2023 -0700\r\n\r\n added check to see which retryCodes are allowed\r\n\r\ncommit c628a344404ec68ded19dfa67f0be73d562c139e\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 7 11:24:40 2023 -0700\r\n\r\n server stream update\r\n\r\ncommit 17621154683532383505d8d07e8f82fdc4aad8ac\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jun 26 14:01:08 2023 -0700\r\n\r\n added retry logic\r\n\r\ncommit c51b69b14808717a295851af2b263289dc35f5cc\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jun 14 11:06:09 2023 -0700\r\n\r\n updated retry logic\r\n\r\ncommit 1ac4135dc151adec5d744d1ce5a60202b221a299\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jun 13 13:04:37 2023 -0700\r\n\r\n added retry logic\r\n\r\ncommit 6e7135f53e83e799d0b57ee5eb08e0d609dea165\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jun 5 15:23:23 2023 -0700\r\n\r\n added changes\r\n\r\ncommit 82aaa3996514aa74cd7078da095d7509fc91cf3d\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jun 2 13:27:43 2023 -0700\r\n\r\n docs: update docs-devsite.sh to use latest node-js-rad version (#1454)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/b1ced7db5adee08cfa91d6b138679fceff32c004\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 1473e5a8c7c5c3f5b068462fbaf275077216ae34\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue May 30 14:11:16 2023 -0700\r\n\r\n changed StreamRetries to StreamRetryRequest\r\n\r\ncommit 5d4e24206b720a07995227011ffe5d5940c3fe4e\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu May 25 13:47:32 2023 -0700\r\n\r\n Added new streamingRetryRequest option\r\n\r\ncommit b7b416cec3a3abd98bc4304eb7264f6963daaf1b\r\nAuthor: Leah Cole \r\nDate: Wed May 24 18:04:23 2023 -0400\r\n\r\n add one dev dependency\r\n\r\ncommit b2769be042ea4b872483dc1bca270d648b6efb6b\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:51:41 2023 -0400\r\n\r\n Revert \"feat!: drop Node 12 & decouple development dependencies (#1439)\"\r\n\r\n This reverts commit 61a71436e9428c8118831a05fb5c7a3b2b3f99a5.\r\n\r\ncommit 10b92429add5eaa05a548da9d1cfa396defb1618\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:49:03 2023 -0400\r\n\r\n Revert \"build!: remove is-stream & fast-text-encoding dependencies (#1442)\"\r\n\r\n This reverts commit 111133c5a2bd5a54ebe99a337de9a5a58ee67d2e.\r\n\r\ncommit 1489e3711b9362c6c2d4e91e5bf6d10db34397f3\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:49:01 2023 -0400\r\n\r\n Revert \"chore(main): release 4.0.0 (#1445)\"\r\n\r\n This reverts commit 064e131ba7371e6d994e3d73790fa5e1fd09189a.\r\n\r\ncommit e445d8ff207539bf4fef4595f69497cac9240083\r\nAuthor: Leah Cole \r\nDate: Tue May 2 16:06:55 2023 -0400\r\n\r\n revert our changes to how the server runs\r\n\r\ncommit 3806b29afef55b9639a1e54da7006aaa92bd1dd8\r\nAuthor: Leah Cole \r\nDate: Tue May 2 15:27:22 2023 -0400\r\n\r\n replace status codes with enums\r\n\r\ncommit a56867d5a56da088da0c846174a35944ca74eed2\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:58:32 2023 -0400\r\n\r\n remove not needed things\r\n\r\ncommit 8a4806c4f679206c8f31e03be0b5fd42a17d41c9\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:31:55 2023 -0400\r\n\r\n revert copyright year\r\n\r\ncommit b430bb2ebc4e0ed8cd8e84d27b75bb37213d027b\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:27:36 2023 -0400\r\n\r\n pacakge.json change\r\n\r\ncommit ad7cb0c10828b710996b9f54fdaeba0ca44961d6\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:26:38 2023 -0400\r\n\r\n revert package.json changes\r\n\r\ncommit a6df06029d8c0d0679f3a2f0c0e56f1ec1003ce8\r\nAuthor: Cloud Composer Team \r\nDate: Tue May 2 17:47:21 2023 +0000\r\n\r\n run npm run fix on the showcase client\r\n\r\ncommit 8cac3da20b6c58d35ceecc73ecb7142998102a0b\r\nAuthor: Cloud Composer Team \r\nDate: Wed Apr 26 19:44:49 2023 +0000\r\n\r\n update showcase-echo-client\r\n\r\ncommit 17b32ca0ccc4c2103688abccc85fc2095d3f19a4\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 14:14:18 2023 -0400\r\n\r\n Add comment to alex`\r\n\r\ncommit 6ae2f431ceb04efa25ffd6def7cc19f573e6e0bf\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 13:32:23 2023 -0400\r\n\r\n add back imports for running w/ local showcase-server\r\n\r\ncommit 1c64a2330082baf9ba610a81cb94ec89d9180baa\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 13:30:49 2023 -0400\r\n\r\n add first couple of tests for sequence streaming\r\n\r\ncommit 2022441d1bae0a22fc8e6e9475d531a9a0310c2d\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 11:09:31 2023 -0400\r\n\r\n WIP: Getting tests ready for PR\r\n\r\ncommit 11df39223f15a6b1a3b588ca6bc9bd43304e2183\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Apr 24 21:28:44 2023 +0300\r\n\r\n updated streamingNotRetryEligible\r\n\r\ncommit 0671a2f5ad8e25bed27e5ea5efd12d420f73dd01\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Apr 21 22:00:44 2023 +0300\r\n\r\n WIP: edit streamingNotRetryEligible test\r\n\r\n Co-authored-by: Leah E. Cole \r\n\r\ncommit ed0918da295a8d92f4bfcfe6ef9bc8fb632d830f\r\nAuthor: Leah Cole \r\nDate: Wed Apr 19 16:20:14 2023 -0400\r\n\r\n WIP: test for non retry eligible calls\r\n\r\ncommit 3bea8a058365137d093cafc7983c791fc64e7f96\r\nAuthor: Leah Cole \r\nDate: Wed Apr 19 15:37:17 2023 -0400\r\n\r\n fix broken tests, add comments with next steps\r\n\r\ncommit b2c5afd750ba1c255382bd2d8a0ce1e71f3e28d2\r\nAuthor: Leah Cole \r\nDate: Tue Apr 18 13:54:54 2023 -0400\r\n\r\n fix merge conflict\r\n\r\ncommit 8be6b90c01bd81dd0db448d4c2e28a201c820eb7\r\nAuthor: Gal Zahavi \r\nDate: Tue Apr 18 17:41:59 2023 +0000\r\n\r\n chore : added sequenceStreamingService\r\n\r\n* rerun npx gts fix\r\n\r\n* fix two of three failing browser tests\r\n\r\n* Regenerate showcase (#12)\r\n\r\n* regenerate client\r\n\r\n* npx gts fix\r\n\r\n* add new retry\r\n\r\n* remove tsconfig changes\r\n\r\n* fix lint\r\n\r\n* test: use a custom header for testing headers\r\n\r\n* rename \"newRetry\" parameter\r\n\r\n* remove extend dependency\r\n\r\n* fix lint\r\n\r\n* fix issue where underlying errors were swallowed\r\n\r\n* resolve some comments\r\n\r\n* replace console logs with our warn module\r\n\r\n* utilize enum\r\n\r\n* replace \"any\" with \"GoogleError\"\r\n\r\n* update array checks\r\n\r\n* remove debug statement\r\n\r\n* remove need to typecast\r\n\r\n* null coalescing fix\r\n\r\n* reduce duplication\r\n\r\n* clean up some optional chaining\r\n\r\n* make error optional\r\n\r\n* WIP: use nullish coalescing and optional chaining for parameter converesion\r\n\r\n* more nullish coalescing and optional chaining\r\n\r\n* falsiness checks\r\n\r\n* Request/response type\r\n\r\nlint\r\n\r\n* Request/response type\r\n\r\nlint\r\n\r\nfix failing test\r\n\r\n* make createAPIcall nested statements more readable\r\n\r\n* retryCodesOrShouldRetryFn\r\n\r\n* make retryCodesOrShouldRetryFn less awful\r\n\r\n* fix Sofia's comments\r\n\r\n* Retrycodes refactor (#13)\r\n\r\n* WIP - accidentally tests transient error\r\n\r\n* WIP - updating parameter, adding tests\r\n\r\n* update retrycodes\r\n\r\n* update unit tests\r\n\r\n* remove redundant parameter check\r\n\r\n* remove unused check\r\n\r\n* uncomment necessary return\r\n\r\n* add second transient check\r\n\r\n* WIP: more unit tests\r\n\r\n* remove unneeded function from streaming test\r\n\r\n* remove debug statements\r\n\r\n* npm run fix\r\n\r\n* address feedback, remove unused parts of streamingRetryRequest\r\n\r\n* remove unused streamingRetryRequestCode\r\n\r\n* resolve typescript warnings\r\n\r\n* fix: dont retry on empty retryCodes server stream\r\n\r\n* npm run fix\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Fenster ","shortMessageHtmlLink":"fix: don't retry server streaming calls if retryCodes is the empty ar…"}},{"before":"8dcb429d1a1e899e4f22d74f846bf058476b62ae","after":"150a683514fe8c310d03d5f1a82a80160438effb","ref":"refs/heads/main","pushedAt":"2024-03-28T14:28:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leahecole","name":"Leah E. Cole","path":"/leahecole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6719667?s=80&v=4"},"commit":{"message":"fix: don't retry server streaming calls if retryCodes is the empty array (#1578)\n\n* get branch in sync with upstream main\r\n\r\n* feat: update server streaming retries\r\nSquashed commit of the following:\r\n\r\ncommit 195540efe2e84c2e155f0259afae3edce104a40b\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:34:36 2023 -0400\r\n\r\n resolve some warnings\r\n\r\ncommit 6e4311c0ce0fabe12755b8268c23f2b5e249bbca\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:28:37 2023 -0400\r\n\r\n fix last error (now just warnings!)\r\n\r\ncommit d729f28bb882e0d85629c57ab369df31f2ec8e26\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 16:22:39 2023 -0400\r\n\r\n fix no-async-promise-executor lint errors\r\n\r\ncommit 087944aeb505f326a56e829155414116b31ac813\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:59:23 2023 -0400\r\n\r\n fix more lint things (more to come)\r\n\r\ncommit 5d2be7aad8ed46d41facae9b2211f0740346ce97\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:19:40 2023 -0400\r\n\r\n add missing retry-request related dependency\r\n\r\ncommit fd811e370a7784ea9d3367f00bdea4faabdafb61\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:17:19 2023 -0400\r\n\r\n fix some lint issues (more to come)\r\n\r\ncommit 94b5a37c03e01e91a5e42a1bbf19767711b271d0\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:02:07 2023 -0400\r\n\r\n npm run fix and remove todo\r\n\r\ncommit 0acc287a089b11b044453788a9df1220645b504f\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 14:00:43 2023 -0400\r\n\r\n add missing license headers\r\n\r\ncommit 8535c29cda942f4f0319527fc791f2becbae417c\r\nMerge: 8cb5718 b322f78\r\nAuthor: Alexander Fenster \r\nDate: Tue Aug 22 10:56:33 2023 -0700\r\n\r\n Merge branch 'main' into gax4upgrade-2\r\n\r\ncommit 8cb5718e41e9010bf1dcfabb53bda1dea2239e77\r\nAuthor: Leah Cole \r\nDate: Tue Aug 22 10:51:14 2023 -0400\r\n\r\n remove todos\r\n\r\ncommit b322f784ec7768e0da781fd54ea5bc9d2347c8cd\r\nAuthor: Mend Renovate \r\nDate: Tue Aug 22 13:10:13 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.5 (#1494)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://togithub.com/protobufjs/protobuf.js)) | [`7.2.4` -> `7.2.5`](https://renovatebot.com/diffs/npm/protobufjs/7.2.4/7.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs/7.2.4/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.2.4/7.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n protobufjs/protobuf.js (protobufjs)\r\n\r\n ### [`v7.2.5`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#725-2023-08-21)\r\n\r\n [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.5)\r\n\r\n ##### Bug Fixes\r\n\r\n - crash in comment parsing ([#​1890](https://togithub.com/protobufjs/protobuf.js/issues/1890)) ([eaf9f0a](https://togithub.com/protobufjs/protobuf.js/commit/eaf9f0a5a4009a8981c69af78365dfc988ed925b))\r\n - deprecation warning for new Buffer ([#​1905](https://togithub.com/protobufjs/protobuf.js/issues/1905)) ([e93286e](https://togithub.com/protobufjs/protobuf.js/commit/e93286ef70d2e673c341ac08a192cc2abe6fd2eb))\r\n - possible infinite loop when parsing option ([#​1923](https://togithub.com/protobufjs/protobuf.js/issues/1923)) ([f2a8620](https://togithub.com/protobufjs/protobuf.js/commit/f2a86201799af5842e1339c22950abbb3db00f51))\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 762591ed28801e5311ab737b04185781a41752e6\r\nAuthor: Mend Renovate \r\nDate: Tue Aug 22 12:56:13 2023 +0200\r\n\r\n fix(deps): update dependency protobufjs-cli to v1.1.2 (#1495)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [protobufjs-cli](https://togithub.com/protobufjs/protobuf.js) | [`1.1.1` -> `1.1.2`](https://renovatebot.com/diffs/npm/protobufjs-cli/1.1.1/1.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs-cli/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs-cli/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs-cli/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs-cli/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n protobufjs/protobuf.js (protobufjs-cli)\r\n\r\n ### [`v1.1.2`](https://togithub.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2): protobufjs-cli: v1.1.2\r\n\r\n [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-cli-v1.1.1...protobufjs-cli-v1.1.2)\r\n\r\n ##### Bug Fixes\r\n\r\n - possible infinite loop when parsing option ([#​1923](https://togithub.com/protobufjs/protobuf.js/issues/1923)) ([f2a8620](https://togithub.com/protobufjs/protobuf.js/commit/f2a86201799af5842e1339c22950abbb3db00f51))\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 459573e3120ce74b069a7925b4484a4b947b492a\r\nMerge: bfd5c1e 2fd932e\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Mon Aug 21 22:30:55 2023 -0400\r\n\r\n Merge branch 'gax-4.0.3' into gax4upgrade-2\r\n\r\ncommit bfd5c1e30982738f41b949ad05783e7439db1539\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Thu Jul 27 15:24:01 2023 -0500\r\n\r\n chore(main): release 4.0.3 (#1482)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 1a77db9183309bbf5fbc04a8de6a4938ccd1e6fc\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:05:21 2023 -0500\r\n\r\n fix: make gapic-tools depend on gax-nodejs (#1480)\r\n\r\n * fix: make gapic-tools depend on gax-nodejs\r\n\r\ncommit 39396f94dedbde287b2183bbcf91c185dbb0aa4d\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Tue Jul 25 17:46:33 2023 -0500\r\n\r\n chore(main): release 4.0.2 (#1479)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 1ce3fbed477531b9a43ad199faa7c7b3a465ae74\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Tue Jul 25 17:30:18 2023 -0500\r\n\r\n fix: update some pnpm deps (#1478)\r\n\r\n * fix: update some pnpm deps\r\n\r\ncommit 39daee1b90d8228d413433d7226ae773893a2869\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 15:42:05 2023 -0400\r\n\r\n fix ts error, branch is in sync with gax-4.0.1\r\n\r\ncommit 3067f89e33af4c8b19703439769de53c26f5d7ad\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 15:15:12 2023 -0400\r\n\r\n make sequence service match #1001, fix tsconfig\r\n\r\ncommit 587629a7f5d8e22f1f5b941ca7c116daf2fe4abe\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 15:16:53 2023 -0700\r\n\r\n chore(main): release 4.0.1 (#1474)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 359220a8941a6e8d22edbd830b98fb5f7a1cddf4\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:55:11 2023 +0200\r\n\r\n fix(deps): update dependency retry-request to v6 (#1477)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 894a1c84be07ab12ec0bb491731618fdabeec5f8\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:38:15 2023 +0200\r\n\r\n fix(deps): update dependency google-auth-library to v9 (#1476)\r\n\r\ncommit a7f5003addd18245f77c4a2a72b936c85de69695\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 14:13:15 2023 -0700\r\n\r\n build: add extra test for Node 20, update windows tests (#1468)\r\n\r\n * build: add extra test for Node 20, update windows tests\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/38f5d4bfd5d51116a3cf7f260b8fe5d8a0046cfa\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9\r\n\r\n Co-authored-by: Owl Bot \r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit aad22248b24d6a7572948460d9e8241925bfb926\r\nAuthor: Daniel Bankhead \r\nDate: Tue Jul 18 15:37:51 2023 -0700\r\n\r\n Fix: `rimraf` version + remove conflicting types (#1475)\r\n\r\n * Fix: `rimraf` version + remove conflicting types\r\n\r\n * chore: refactor `rimraf` import\r\n\r\n * chore: clean up\r\n\r\ncommit 07ef0602a521acf49ee76d6baba6b3dd00fc7a34\r\nAuthor: Mend Renovate \r\nDate: Tue Jul 18 03:57:35 2023 +0200\r\n\r\n chore(deps): update dependency c8 to v8 (#1457)\r\n\r\ncommit e79cb287ae1ab3b33939ff85ec3f0255ac65be78\r\nAuthor: Megan Potter <57276408+feywind@users.noreply.github.com>\r\nDate: Mon Jul 17 13:47:46 2023 -0400\r\n\r\n fix: the return types for IAM service methods should be arrays, to match ReturnTuple (#1001)\r\n\r\n * fix: the return types for IAM service methods should be arrays, to match ReturnTuple\r\n\r\n * fix: update PR to current types\r\n\r\n * fix: also fix explicit typings for IAM\r\n\r\n * build: work around circular dependency with kms (second PR to follow)\r\n\r\n * docs: broken tsdoc\r\n\r\ncommit 6eb75db56e2f0ab9c3176f8c28769ef71b8e931c\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:18:06 2023 -0700\r\n\r\n fix: replace proto-over-HTTP with REGAPIC (#1471)\r\n\r\ncommit d566e241cabd4bcc5154ed518e175e19d17fca50\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:00:57 2023 -0700\r\n\r\n test: run speech test from monorepo, use gapic-tools (#1472)\r\n\r\ncommit ebf8bf3b5dd25b2889904acc207e3a8f75586adc\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 13 00:06:38 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.4 [security] (#1473)\r\n\r\n * chore(deps): update dependency protobufjs to v7.2.4 [security]\r\n\r\n * chore: update linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit de661e5d3432303faa011bc26fd9db95ce8a781d\r\nAuthor: Simen Bekkhus \r\nDate: Wed Jul 12 23:20:05 2023 +0200\r\n\r\n fix(deps): update protobufjs (#1467)\r\n\r\n * fix: update protobufjs\r\n\r\n * chore: add exclusion to linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 9ee15450f6994090bab8786d7ece4a92c4d18029\r\nAuthor: Alexander Fenster \r\nDate: Tue Jul 11 15:34:54 2023 -0700\r\n\r\n fix: add missing devDependency for compodoc (#1470)\r\n\r\n * fix: add missing devDependency for compodoc\r\n\r\n * build: try with skipLibCheck\r\n\r\n * build: revert skipLibCheck\r\n\r\n * build: install dependency for compodoc\r\n\r\n * fix(deps): pin compodoc\r\n\r\ncommit c4031e60d1437754f57662d3ce6a9d354df08fab\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jun 2 13:27:43 2023 -0700\r\n\r\n docs: update docs-devsite.sh to use latest node-js-rad version (#1454)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/b1ced7db5adee08cfa91d6b138679fceff32c004\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 56171e69e91cb429c24ac77ad39451e97af338ec\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Wed May 17 12:24:54 2023 -0700\r\n\r\n chore(main): release 4.0.0 (#1445)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 2c80abaff438e79b86e0779289e49b7c696a7d2c\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed May 17 11:59:43 2023 -0700\r\n\r\n build!: remove is-stream & fast-text-encoding dependencies (#1442)\r\n\r\ncommit 531e373019d8e87d061e5aee544ee5f92cdbd27f\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed May 17 11:45:53 2023 -0700\r\n\r\n feat!: drop Node 12 & decouple development dependencies (#1439)\r\n\r\n * feat!: get tools scripts and dependencies running; still need to get top-level module running without tools, remove extra dependencies, and make sure to run commands from the tools dependency\r\n\r\n * move to node 14\r\n ---------\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 6fa194518dd38ba8eb78cc6e7d99a3f8e9bf07e3\r\nAuthor: Alexander Fenster \r\nDate: Tue May 2 13:16:13 2023 -0700\r\n\r\n fix: compilation error in fallback.ts (#1444)\r\n\r\n The compilation failed for me on a clean install, possibly because of some auth library update. We don't really care about the real type of the returned auth client, so a simple type cast should be good.\r\n\r\ncommit fac92bcdb5882bd34e67e002c84d51f780f7034a\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 11:48:37 2023 -0400\r\n\r\n Revert \"fix: compilation error in fallback.ts (#1444)\"\r\n\r\n This reverts commit 8e6888f469845a0a68dbab3047b3a6843e58da22.\r\n\r\ncommit 8b0de2398f196aef81f7d13861fb9d13d6bcb7e1\r\nAuthor: Leah Cole \r\nDate: Mon Aug 21 11:48:18 2023 -0400\r\n\r\n Revert \"feat!: drop Node 12 & decouple development dependencies (#1439)\"\r\n\r\n This reverts commit 61a71436e9428c8118831a05fb5c7a3b2b3f99a5.\r\n\r\ncommit 31367d61ec90804d8a59f4174a3523ce10a535f3\r\nMerge: ebc4eec 89ad507\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Fri Aug 18 10:27:43 2023 -0400\r\n\r\n Merge pull request #7 from leahecole/remove-retryrequestoptions\r\n\r\n Add resumption tests, remove retryrequestoptions\r\n\r\ncommit 6d57b4b23d764e20a5f24d921ebc83624ebfbd11\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Thu Aug 17 19:40:13 2023 +0000\r\n\r\n chore: update release-please post-processing for nodejs apiary (#1492)\r\n\r\n * fix: update release-please post-processing for nodejs apiary\r\n\r\n Source-Link: https://togithub.com/googleapis/synthtool/commit/59fe44fde9866a26e7ee4e4450fd79f67f8cf599\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:606f3d9d99a1c7cdfa7158cbb1a75bfeef490655e246a2052f9ee741740d736c\r\n\r\ncommit 89ad5078d666de075cefe2b06014cc5f4a2f22f5\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:49:18 2023 -0400\r\n\r\n cleanup\r\n\r\ncommit e8161433ed3a82d1eba487cd469c2e6102147f16\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:44:21 2023 -0400\r\n\r\n more cleanup\r\n\r\ncommit 55a02beee68cdcbda171aaec2eac2722b31341fa\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:30:02 2023 -0400\r\n\r\n cleanup comments\r\n\r\ncommit 4b4f87b6e17a9119fc6d1f964f473ca3364fb395\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:28:19 2023 -0400\r\n\r\n some cleanup\r\n\r\ncommit df98286f62365a6fa9bbb01989bee029718fe504\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 14:25:14 2023 -0400\r\n\r\n finish unit tests\r\n\r\ncommit 71a913b1093418029fd4b8d7d54cc5a200f99348\r\nAuthor: Leah Cole \r\nDate: Thu Aug 17 12:32:29 2023 -0400\r\n\r\n add one resumption unit test\r\n\r\ncommit 4748c9fc3a8cfe31e5abb3e35a6ee0d9a6f0e560\r\nAuthor: Mend Renovate \r\nDate: Thu Aug 17 04:32:24 2023 +0200\r\n\r\n fix(deps): update dependency google-proto-files to v4 (#1490)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 5c7dfd021d1dc5d311e42d8c17b78fe616fed6fe\r\nAuthor: Mend Renovate \r\nDate: Wed Aug 16 22:30:21 2023 +0200\r\n\r\n fix(deps): update dependency proto3-json-serializer to v2 (#1489)\r\n\r\ncommit 7a742ccaa5dbf3cf2dcb3e463cb3a67515590b01\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 16:14:35 2023 -0400\r\n\r\n remove retryrequestoptions from new retry logic\r\n\r\ncommit 561f6b93e12ae225c05ce744b9c64505cbf99ce3\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 15:50:35 2023 -0400\r\n\r\n make sure test-application passes\r\n\r\ncommit 28a77eef8092ff6e329cd732e46327b1cf71725f\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Wed Aug 16 12:43:54 2023 -0700\r\n\r\n build: update linter (#1491)\r\n\r\n * build: update linter\r\n\r\ncommit 8a63ed3ccfe76fab7567562d40da527c83f4d264\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 14:24:04 2023 -0400\r\n\r\n actually finish regen process\r\n\r\ncommit 7acf0058fd3306317b08c68db5226556987dc8ed\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:52:01 2023 -0400\r\n\r\n finish regen process\r\n\r\ncommit 03768de3479bb683160c54609971474f607d26c1\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 17:48:38 2023 +0000\r\n\r\n regen gapic showcase\r\n\r\ncommit 80f7747cebfcb241bd007e1b0cf50a899e8b0799\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:44:09 2023 -0400\r\n\r\n npm run fix\r\n\r\ncommit 8ae18ae6d0731b3d3d5ffb13872ba44a588f5919\r\nAuthor: Leah Cole \r\nDate: Wed Aug 16 13:05:00 2023 -0400\r\n\r\n move resumption to retryoptions\r\n\r\ncommit 702ec918b63b5946555a16f0093ec37de6089fa6\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:24:09 2023 -0400\r\n\r\n fix lint\r\n\r\ncommit 34c1600e6b522a8ac935f4fcc864c084023c0dc8\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:05:15 2023 -0400\r\n\r\n uncomment main test function\r\n\r\ncommit c2cba5b6802f180ab6bdfec030f94642c771bdf0\r\nAuthor: Leah Cole \r\nDate: Fri Aug 11 14:04:51 2023 -0400\r\n\r\n remove debugging statements\r\n\r\ncommit 882969ac5b94d9349eeba19f4795bd7dbcbfe1cb\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 16:58:19 2023 -0400\r\n\r\n WIP: debugging\r\n\r\ncommit ce37b66bd426d906b4f240aa542a4f85c3efc63f\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 14:25:57 2023 -0400\r\n\r\n fix broken tests with regen client\r\n\r\ncommit b71edf7f18b15d6fcfa693c103259f0766736f55\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 14:20:47 2023 -0400\r\n\r\n manually add newRetry parameter\r\n\r\ncommit d61098a866095ef0287c8237dd844326d922b0df\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 18:05:07 2023 +0000\r\n\r\n update teh client again\r\n\r\ncommit 9be128482599c95e7e1027da4e1f38b52c120f89\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 13:49:42 2023 -0400\r\n\r\n remove unnecessary client files\r\n\r\ncommit 9699060103b948f91ad64667a204d259c94e1f97\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 17:42:58 2023 +0000\r\n\r\n regen clients again\r\n\r\ncommit 6f2f6767557b1197bf294bdc9bd88bc83f8851aa\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 12:41:54 2023 -0400\r\n\r\n WIP: print statements\r\n\r\ncommit 327a44c41a2c4113d481aec801538a5a1f2a4169\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 16:06:45 2023 -0400\r\n\r\n regenerate showcase\r\n\r\ncommit 04989edb41bdc189af0214b1a849ef3b6bb63d9b\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 19:47:32 2023 +0000\r\n\r\n try regenerating showcase\r\n\r\ncommit 1ee50c5db70ae99112d34d4b9b23efa5c4680e47\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 15:15:29 2023 -0400\r\n\r\n update showcase client\r\n\r\ncommit a17f048a20f0e25a5e20cca1a747b4da6275775e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 19:12:25 2023 +0000\r\n\r\n add new showcase\r\n\r\ncommit ebc4eecfc0b6f17cdad8e24a439419e201ec7af3\r\nAuthor: Leah Cole \r\nDate: Thu Aug 10 12:04:13 2023 -0400\r\n\r\n add todo\r\n\r\ncommit d7e59675f4f688450e409e6964dfd5b841e58682\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:14:33 2023 -0400\r\n\r\n remove return statement\r\n\r\ncommit e77aee91464e518cc9c64a66ca23f49f8ab2a1f5\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 11:58:58 2023 -0400\r\n\r\n todos\r\n\r\ncommit 2e4ad05d430669277ba50f441e4fe41b0ebfc0d0\r\nMerge: b9d57be 4f71c6b\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Wed Aug 9 12:13:39 2023 -0400\r\n\r\n Merge pull request #5 from leahecole/docstrings\r\n\r\n resolve docstring todos\r\n\r\ncommit 4f71c6b02ab4f488b0e6108d0f9f88a33f719c2e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:13:16 2023 -0400\r\n\r\n fix return type\r\n\r\ncommit cb1a33fdb5ae92e6bec07e449ce434e976eb47d4\r\nAuthor: Leah Cole \r\nDate: Wed Aug 9 12:05:50 2023 -0400\r\n\r\n remove retryStream after talking to gal\r\n\r\ncommit 9b41fc93d0ea276c691bcdb396a8bc4552921da4\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 16:01:53 2023 -0400\r\n\r\n resolve docstring todos\r\n\r\ncommit b9d57be194d4032103d512e3a3e6fccd643da0b5\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 14:48:46 2023 -0400\r\n\r\n npm run fix\r\n\r\ncommit ffb2943c9dce7f5fd19c209845b5af853c03f78c\r\nAuthor: Leah Cole \r\nDate: Tue Aug 8 14:47:22 2023 -0400\r\n\r\n merge\r\n\r\ncommit 383718fc1f1fdfb565b084c2c0e103a4f7707bf1\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 16:16:00 2023 -0700\r\n\r\n added unit tests and fixed unit test alignment\r\n\r\ncommit 8be2b65619c3ee64e23b0b77e27ae8b643c0168e\r\nMerge: bf207a7 872ba3d\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 12:53:18 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit bf207a713dd5cbe945c70caad0b66d41848159d4\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Aug 3 12:52:55 2023 -0700\r\n\r\n added new test to test-application\r\n\r\ncommit 872ba3dda6e28e2d1d614057a25630fad688730b\r\nAuthor: Leah Cole \r\nDate: Thu Aug 3 13:21:34 2023 -0400\r\n\r\n fix broken test\r\n\r\ncommit ea358ff7dc487295405b0f13c4722440910dfd09\r\nMerge: efd41b1 ead6d35\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 13:55:31 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit ead6d356f1e72c5f51da0a71aea09ac0a9e2ed7e\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 16:54:57 2023 -0400\r\n\r\n fix failing test\r\n\r\ncommit efd41b1af404469fa23933a7d3092c49d5470fab\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 13:54:44 2023 -0700\r\n\r\n Added test to test-application\r\n\r\ncommit debcdece9a9ea2e54327f4b43bbd102edf078fd6\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 16:04:41 2023 -0400\r\n\r\n address more todos\r\n\r\ncommit 6ef735bbeb39e059b0fe5fe43fb150e0ce16c656\r\nAuthor: Leah Cole \r\nDate: Wed Aug 2 14:08:32 2023 -0400\r\n\r\n work on some todos\r\n\r\ncommit b3493c2a82ece0704493ee813513b5e90b248df2\r\nMerge: 4d03684 55eb385\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 10:36:22 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit 4d03684db5ab18abd6d03148095ad0554336afe3\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Aug 2 10:35:36 2023 -0700\r\n\r\n wip commit\r\n\r\ncommit ea8020f9084ff068a3139a8b19be6b8c0caa74e3\r\nAuthor: Mend Renovate \r\nDate: Wed Aug 2 13:20:13 2023 +0200\r\n\r\n fix(deps): update dependency @grpc/grpc-js to ~1.9.0 (#1486)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | [`~1.8.0` -> `~1.9.0`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.8.21/1.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@grpc%2fgrpc-js/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@grpc%2fgrpc-js/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@grpc%2fgrpc-js/1.8.21/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grpc%2fgrpc-js/1.8.21/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n grpc/grpc-node (@​grpc/grpc-js)\r\n\r\n ### [`v1.9.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.0): @​grpc/grpc-js 1.9.0\r\n\r\n [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.9.0)\r\n\r\n - Implement channel idle timeout and the channel option `grpc.client_idle_timeout_ms` ([#​2471](https://togithub.com/grpc/grpc-node/issues/2471))\r\n - Implement [gRFC A62: `pick_first`: sticky TRANSIENT_FAILURE and address order randomization](https://togithub.com/grpc/proposal/blob/master/A62-pick-first.md) ([#​2511](https://togithub.com/grpc/grpc-node/issues/2511))\r\n - Fix premature leaving of context due to improper `Http2ServerCallStream` handling ([#​2501](https://togithub.com/grpc/grpc-node/issues/2501) contributed by [@​CedricKassen](https://togithub.com/CedricKassen))\r\n - Add channel option `grpc-node.tls_enable_trace` to enable Node TLS tracing ([#​2507](https://togithub.com/grpc/grpc-node/issues/2507))\r\n - Cancel deadline timer on server when call is cancelled ([#​2508](https://togithub.com/grpc/grpc-node/issues/2508))\r\n\r\n Experimental changes:\r\n\r\n - Added `grpc.experimental.createResolver`\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit 55eb3856c01149af096a72bc3d0918002b72cfdb\r\nAuthor: Leah Cole \r\nDate: Tue Aug 1 16:24:20 2023 -0400\r\n\r\n fix broken test\r\n\r\ncommit 75efdefc66adf4b0ed780d398750fa431afae479\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 31 15:53:47 2023 -0700\r\n\r\n added test and StreamingSequence factory\r\n\r\ncommit a6d92144d0cbc8fc3fa2cfc7cf8d66218cabb3a9\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 17:09:53 2023 -0700\r\n\r\n Fix all expected passing tests\r\n\r\ncommit b24269638f57eef8469610cf9f4eca2cda28dd61\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 17:00:23 2023 -0700\r\n\r\n remove one failing test, add a passing more relevant test\r\n\r\ncommit 2432c984b06e64f70f9c33d66a9f80e215775103\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 16:19:55 2023 -0700\r\n\r\n add afterEach for sinon.restore\r\n\r\ncommit c50286d0aac62144d025a6bf177db10e55856deb\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 16:18:43 2023 -0700\r\n\r\n make checkRetrySettings actually return something\r\n\r\ncommit 3d5b520abf44dd030165bbc0d8629d90aa1cb9d0\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:35:38 2023 -0700\r\n\r\n fix another test\r\n\r\ncommit 2e392a22c6c1bb09796f0e186275e53761af57b1\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:13:08 2023 -0700\r\n\r\n fix one test\r\n\r\ncommit 05917c71b48b7ee5a461dccd8e635190c755589b\r\nAuthor: Leah Cole \r\nDate: Fri Jul 28 14:10:53 2023 -0700\r\n\r\n fix one test\r\n\r\ncommit 8116222e050072eddefa18203bd8df3bd91faa03\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 13:25:19 2023 -0700\r\n\r\n removed unused variables\r\n\r\ncommit 9755031accf1c93b529b5f693b0e268f7a926fcd\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 13:13:27 2023 -0700\r\n\r\n wip commit\r\n\r\ncommit 2b2f84924b8dc723b913500e431631c4c55cf401\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 28 12:19:52 2023 -0700\r\n\r\n cleaned up streamHandoffHelper by adding helpers\r\n\r\ncommit a47c4fe34ab7c8c6f8204a6cec4b652c6bf86b63\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 27 22:50:13 2023 +0200\r\n\r\n chore(deps): update dependency @compodoc/compodoc to v1.1.21 (#1453)\r\n\r\n [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\n This PR contains the following updates:\r\n\r\n | Package | Change | Age | Adoption | Passing | Confidence |\r\n |---|---|---|---|---|---|\r\n | [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.19` -> `1.1.21`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.19/1.1.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@compodoc%2fcompodoc/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@compodoc%2fcompodoc/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@compodoc%2fcompodoc/1.1.19/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@compodoc%2fcompodoc/1.1.19/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\r\n\r\n ---\r\n\r\n ### Release Notes\r\n\r\n
\r\n compodoc/compodoc (@​compodoc/compodoc)\r\n\r\n ### [`v1.1.21`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1121)\r\n\r\n [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.20...1.1.21)\r\n\r\n ##### Bug fixes\r\n\r\n - feat(app): downgrade Marked version ([e0a4b78](https://togithub.com/compodoc/compodoc/commit/e0a4b78)), closes [#​1349](https://togithub.com/compodoc/compodoc/issues/1349)\r\n\r\n ### [`v1.1.20`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1120---2023-05-23)\r\n\r\n [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.19...1.1.20)\r\n\r\n ##### Merged\r\n\r\n - fix(Input): Add support for Object Expressions in Input decorators [#​1326](https://togithub.com/compodoc/compodoc/pull/1326), Thanks [valentinpalkovic](https://togithub.com/valentinpalkovic)\r\n - fix(app): overview depth [#​1310](https://togithub.com/compodoc/compodoc/pull/1310), Thanks [albeniraouf](https://togithub.com/albeniraouf)\r\n - Translates to Bulgarian [#​1312](https://togithub.com/compodoc/compodoc/pull/1312), Thanks [3phase](https://togithub.com/3phase)\r\n\r\n ##### Bug fixes\r\n\r\n - feat(app): Directive composition API for directives and components ([127076a](https://togithub.com/compodoc/compodoc/commit/127076a)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340)\r\n - feat(app): Required Inputs ([e1a5396](https://togithub.com/compodoc/compodoc/commit/e1a5396)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340)\r\n - feat(app): Standalone components, directives and pipes support ([cb02ca0](https://togithub.com/compodoc/compodoc/commit/cb02ca0)), closes [#​1323](https://togithub.com/compodoc/compodoc/issues/1323)\r\n - fix(app): support exportAs for directives ([76a8f34](https://togithub.com/compodoc/compodoc/commit/76a8f34)), closes [#​1328](https://togithub.com/compodoc/compodoc/issues/1328)\r\n - feat(app): bump [@​compodoc/ngd-transformer](https://togithub.com/compodoc/ngd-transformer) ([ef9bd94](https://togithub.com/compodoc/compodoc/commit/ef9bd94)), closes [#​1311](https://togithub.com/compodoc/compodoc/issues/1311)\r\n - fix(app): service/injectable export in module providers ([34967a9](https://togithub.com/compodoc/compodoc/commit/34967a9)), closes [#​1290](https://togithub.com/compodoc/compodoc/issues/1290)\r\n - fix(app): missing rel attribute with \\_blank links ([c8379e0](https://togithub.com/compodoc/compodoc/commit/c8379e0)), closes [#​1282](https://togithub.com/compodoc/compodoc/issues/1282)\r\n - feat(app): Add specific id in each html section ([03ac1ad](https://togithub.com/compodoc/compodoc/commit/03ac1ad)), closes [#​1241](https://togithub.com/compodoc/compodoc/issues/1241)\r\n - fix(app): Invalid links to a class when the class name includes an interface name ([047cedb](https://togithub.com/compodoc/compodoc/commit/047cedb)), closes [#​1239](https://togithub.com/compodoc/compodoc/issues/1239)\r\n - fix(routing): path wrongly resolved during routing analysis ([1722ca3](https://togithub.com/compodoc/compodoc/commit/1722ca3)), closes [#​1170](https://togithub.com/compodoc/compodoc/issues/1170)\r\n\r\n
\r\n\r\n ---\r\n\r\n ### Configuration\r\n\r\n πŸ“… **Schedule**: Branch creation - \"after 9am and before 3pm\" (UTC), Automerge - At any time (no schedule defined).\r\n\r\n 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\r\n\r\n β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.\r\n\r\n πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.\r\n\r\n ---\r\n\r\n - [ ] If you want to rebase/retry this PR, check this box\r\n\r\n ---\r\n\r\n 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/gax-nodejs).\r\n \r\n\r\ncommit e4f548254bfce3daa3b02ae81764bb3394fc4f23\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:35:40 2023 -0500\r\n\r\n fix: release new version of gapic-tools (#1483)\r\n\r\n Need to do this until I set up the release-please process properly.\r\n\r\ncommit 73fcc79413d7ec041d0be06c95a47ea0141c391c\r\nMerge: 4450439 b7db054\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 13:33:39 2023 -0700\r\n\r\n Merge branch 'gax-3.6.0-3' of https://github.com/leahecole/gax-nodejs into gax-3.6.0-3\r\n\r\ncommit 44504395f47cb094411e21f7d4071970f3fb231f\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 13:32:12 2023 -0700\r\n\r\n refactored to use retry.retryCodesOrShouldRetryFn\r\n\r\ncommit 2fd932e96255f7ece901b2c3e1b08873632a0836\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Thu Jul 27 15:24:01 2023 -0500\r\n\r\n chore(main): release 4.0.3 (#1482)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit d0f410d2e08f393f2661c8c92568a0b518fddf99\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Thu Jul 27 15:05:21 2023 -0500\r\n\r\n fix: make gapic-tools depend on gax-nodejs (#1480)\r\n\r\n * fix: make gapic-tools depend on gax-nodejs\r\n\r\ncommit b7db0545983f0384edc51c62d6311b8aca520006\r\nAuthor: Leah Cole \r\nDate: Thu Jul 27 15:48:36 2023 -0400\r\n\r\n fix one instance of shoudlretryfn\r\n\r\ncommit 0bbce136021a3c88108f4317323d0869b959250c\r\nMerge: 5062a61 bda9605\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 12:27:23 2023 -0700\r\n\r\n Merge pull request #4 from leahecole/b/279946426\r\n\r\n B/279946426\r\n\r\ncommit bda9605b9ea6ac897fc20919e3dd58b8e779a74c\r\nMerge: 4dab819 5062a61\r\nAuthor: Leah E. Cole <6719667+leahecole@users.noreply.github.com>\r\nDate: Thu Jul 27 22:05:59 2023 +0300\r\n\r\n Merge branch 'gax-3.6.0-3' into b/279946426\r\n\r\ncommit 4dab819d44c466bf4fd23ceeaaa721f789ac4227\r\nAuthor: Leah Cole \r\nDate: Thu Jul 27 14:41:55 2023 -0400\r\n\r\n remove typo\r\n\r\ncommit 5062a616f98c0b70827d2c94197033c29a2c0b52\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu Jul 27 10:44:34 2023 -0700\r\n\r\n uncommit streaming unit tests\r\n\r\ncommit 7eba460024e498eaa91f1427c7d44bacf2b49b61\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 26 15:51:48 2023 -0700\r\n\r\n Added getResumptionRequestFn\r\n\r\ncommit 561cec4e111f2c79815a602a69c8e330b1508521\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 26 13:31:35 2023 -0700\r\n\r\n WIP Commit: Added shouldRetryFn and fixed tests\r\n\r\ncommit 0b6784f596dfa9786a214143eef6bdda20bfa570\r\nAuthor: Leah Cole \r\nDate: Wed Jul 26 15:38:08 2023 -0400\r\n\r\n a few more assertions\r\n\r\ncommit 30193ad2f41c4e29a3292eb4ef517d9e19791b54\r\nAuthor: Leah Cole \r\nDate: Wed Jul 26 13:37:06 2023 -0400\r\n\r\n fix lint, add todos\r\n\r\ncommit 2bb9ae256af30ce27837c71b34da0705604186a3\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Tue Jul 25 17:46:33 2023 -0500\r\n\r\n chore(main): release 4.0.2 (#1479)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 39583d5f4faab89b511fe317bd1ec3334c2ea3f5\r\nAuthor: sofisl <55454395+sofisl@users.noreply.github.com>\r\nDate: Tue Jul 25 17:30:18 2023 -0500\r\n\r\n fix: update some pnpm deps (#1478)\r\n\r\n * fix: update some pnpm deps\r\n\r\ncommit 6927a11d6748ea35b8437a9482b1f3c20bd916e1\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jul 25 15:26:46 2023 -0700\r\n\r\n WIP Commit\r\n\r\ncommit bf39468b65c7e13f2efe50b57396911c7a3becd7\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jul 25 11:33:00 2023 -0700\r\n\r\n WIP commit\r\n\r\ncommit e791c79947f227e90bbd54dda644e6805948f785\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 24 10:51:59 2023 -0700\r\n\r\n fixed failing unit test\r\n\r\ncommit 8663eb14f9c6c6ab3a6009f6725b347698f6e1f3\r\nAuthor: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 15:16:53 2023 -0700\r\n\r\n chore(main): release 4.0.1 (#1474)\r\n\r\n Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\n\r\ncommit 6401a88c50fa0eb3eb8a73cefc830896369c3330\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:55:11 2023 +0200\r\n\r\n fix(deps): update dependency retry-request to v6 (#1477)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 8afdd591646a190fde38728f0df14c604643f5cc\r\nAuthor: Mend Renovate \r\nDate: Fri Jul 21 23:38:15 2023 +0200\r\n\r\n fix(deps): update dependency google-auth-library to v9 (#1476)\r\n\r\ncommit 9e93eddc27fbb140a2bdaaef2e9d0db3a05921f4\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jul 21 14:13:15 2023 -0700\r\n\r\n build: add extra test for Node 20, update windows tests (#1468)\r\n\r\n * build: add extra test for Node 20, update windows tests\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/38f5d4bfd5d51116a3cf7f260b8fe5d8a0046cfa\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9\r\n\r\n Co-authored-by: Owl Bot \r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\ncommit 0252683e00ab3486efb1d606996c2b9bf0c6e085\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 21 13:15:50 2023 -0700\r\n\r\n changed name of forwardClientEvents\r\n\r\ncommit f5f27a8a51feabecc90b854860fa5266c18cf7b2\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 21 13:03:48 2023 -0700\r\n\r\n lint changes\r\n\r\ncommit 6631734a51fb4bc270c7012d03af1f3c6eba62ec\r\nAuthor: Leah Cole \r\nDate: Thu Jul 20 16:12:27 2023 -0400\r\n\r\n reorganize streaming unit tests\r\n\r\ncommit e4daff99df9ad612b4713d3b467713e394339e73\r\nAuthor: Leah Cole \r\nDate: Thu Jul 20 15:51:07 2023 -0400\r\n\r\n convert retryCodes to retryCodesorShouldRetryFn\r\n\r\ncommit f9f8b1328c38718bf621b92338b3d81297525aa6\r\nAuthor: Daniel Bankhead \r\nDate: Tue Jul 18 15:37:51 2023 -0700\r\n\r\n Fix: `rimraf` version + remove conflicting types (#1475)\r\n\r\n * Fix: `rimraf` version + remove conflicting types\r\n\r\n * chore: refactor `rimraf` import\r\n\r\n * chore: clean up\r\n\r\ncommit f4a46be2b6a1e2771085ca86f5ce64a1fbdb3c1a\r\nAuthor: Mend Renovate \r\nDate: Tue Jul 18 03:57:35 2023 +0200\r\n\r\n chore(deps): update dependency c8 to v8 (#1457)\r\n\r\ncommit 2f71435ef3fb8c9d14d00acf172ff1e4b36b82a7\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 16:01:31 2023 -0400\r\n\r\n finish rebasing Gal's work into mine\r\n\r\ncommit 4fe5f2d5c677ed02e9876e7b8b818ac067aac674\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:41:58 2023 -0400\r\n\r\n uncomment for rebase\r\n\r\ncommit 8709ac9e84a76d2c1bdac8af476e0f8e977471e0\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:40:15 2023 -0400\r\n\r\n uncomment tests for rebase\r\n\r\ncommit 866fd2aaa03d445c4ca393f8abcfa4f03dcd3f6e\r\nAuthor: Leah Cole \r\nDate: Mon Jul 17 15:28:32 2023 -0400\r\n\r\n WIP: param conversion\r\n\r\ncommit 4a67dd412083e632b24c3136f850a417741bf98f\r\nAuthor: Leah Cole \r\nDate: Thu Jul 13 15:56:02 2023 -0400\r\n\r\n WIP: test and parameter conversion\r\n\r\ncommit 786b7be8b7f850d46547a3240b6cc81954a9459e\r\nAuthor: Leah Cole \r\nDate: Thu Jul 13 15:55:32 2023 -0400\r\n\r\n fix: update retryrequestoptions to be aligned with retry-request\r\n\r\ncommit 0a671ea24fb0a0c11aaaea507e0dab4d44a06c5e\r\nAuthor: Leah Cole \r\nDate: Tue Jun 27 15:18:26 2023 -0400\r\n\r\n passing tests for warnings\r\n\r\ncommit 385b7861d3a335840c7894dc5e22f07e4ac355a1\r\nAuthor: Leah Cole \r\nDate: Fri Jun 23 14:25:55 2023 -0400\r\n\r\n WIP: adding more unit tests\r\n\r\ncommit 820ed4ff340ac3e06d48e57ada33a8826e66ea8b\r\nAuthor: Leah Cole \r\nDate: Wed Jun 21 15:41:41 2023 -0400\r\n\r\n add test for both parameters being set\r\n\r\ncommit 3ffc9684c4d21d309b97df6c2d0ed1d9548953a3\r\nAuthor: Leah Cole \r\nDate: Fri Jun 16 15:11:51 2023 -0400\r\n\r\n WIP: experimenting with spies in streaming calls\r\n\r\ncommit 8a05223c68507cc0b10b455a0cd377dd8a96eaf7\r\nAuthor: Leah Cole \r\nDate: Tue Jun 13 16:48:28 2023 -0400\r\n\r\n WIP: adding unit tests for option conversion\r\n\r\ncommit 48eed955e7329f55f9427a7bc0656cfe2af395e8\r\nAuthor: Megan Potter <57276408+feywind@users.noreply.github.com>\r\nDate: Mon Jul 17 13:47:46 2023 -0400\r\n\r\n fix: the return types for IAM service methods should be arrays, to match ReturnTuple (#1001)\r\n\r\n * fix: the return types for IAM service methods should be arrays, to match ReturnTuple\r\n\r\n * fix: update PR to current types\r\n\r\n * fix: also fix explicit typings for IAM\r\n\r\n * build: work around circular dependency with kms (second PR to follow)\r\n\r\n * docs: broken tsdoc\r\n\r\ncommit 4266f43922d0d582b8eced11f4a21c98a8b451fe\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:18:06 2023 -0700\r\n\r\n fix: replace proto-over-HTTP with REGAPIC (#1471)\r\n\r\ncommit c1c4dc19da45780ade32178f9f7ac76e8bb5aef1\r\nAuthor: Alexander Fenster \r\nDate: Thu Jul 13 10:00:57 2023 -0700\r\n\r\n test: run speech test from monorepo, use gapic-tools (#1472)\r\n\r\ncommit 7b8414bbb0c535e23dac90e8461a8145d6b6d08d\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 15:44:36 2023 -0700\r\n\r\n added tests\r\n\r\ncommit d2a5ccbf93a987bc4ae6fd6bc3e319ddf10d26f6\r\nAuthor: Mend Renovate \r\nDate: Thu Jul 13 00:06:38 2023 +0200\r\n\r\n chore(deps): update dependency protobufjs to v7.2.4 [security] (#1473)\r\n\r\n * chore(deps): update dependency protobufjs to v7.2.4 [security]\r\n\r\n * chore: update linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 0a7dd948573bd9553a0e9548e9ab92dbcfcb7414\r\nAuthor: Simen Bekkhus \r\nDate: Wed Jul 12 23:20:05 2023 +0200\r\n\r\n fix(deps): update protobufjs (#1467)\r\n\r\n * fix: update protobufjs\r\n\r\n * chore: add exclusion to linkinator config\r\n\r\n ---------\r\n\r\n Co-authored-by: Alexander Fenster \r\n\r\ncommit 170a5b69a8d4610fb95ad149ba3632904286a904\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 11:17:25 2023 -0700\r\n\r\n uncomment tests and remove streaming retries.ts\r\n\r\ncommit 6fd1c08de3375df460507ce0ea0d588fb9bd1d65\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 10:49:40 2023 -0700\r\n\r\n added check in forwardEvents for API retry\r\n\r\ncommit f551ba8ca5d573a245830916f93fa65cfd44df67\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jul 12 10:30:31 2023 -0700\r\n\r\n add checks to forwardClientEvents\r\n\r\ncommit 115e317728c8ae6fa0e61f54d0087e26382d8230\r\nAuthor: Alexander Fenster \r\nDate: Tue Jul 11 15:34:54 2023 -0700\r\n\r\n fix: add missing devDependency for compodoc (#1470)\r\n\r\n * fix: add missing devDependency for compodoc\r\n\r\n * build: try with skipLibCheck\r\n\r\n * build: revert skipLibCheck\r\n\r\n * build: install dependency for compodoc\r\n\r\n * fix(deps): pin compodoc\r\n\r\ncommit f420a787774464130caa27724d04ba339b796110\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jul 10 15:44:53 2023 -0700\r\n\r\n added check to see which retryCodes are allowed\r\n\r\ncommit c628a344404ec68ded19dfa67f0be73d562c139e\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Jul 7 11:24:40 2023 -0700\r\n\r\n server stream update\r\n\r\ncommit 17621154683532383505d8d07e8f82fdc4aad8ac\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jun 26 14:01:08 2023 -0700\r\n\r\n added retry logic\r\n\r\ncommit c51b69b14808717a295851af2b263289dc35f5cc\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Wed Jun 14 11:06:09 2023 -0700\r\n\r\n updated retry logic\r\n\r\ncommit 1ac4135dc151adec5d744d1ce5a60202b221a299\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue Jun 13 13:04:37 2023 -0700\r\n\r\n added retry logic\r\n\r\ncommit 6e7135f53e83e799d0b57ee5eb08e0d609dea165\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Jun 5 15:23:23 2023 -0700\r\n\r\n added changes\r\n\r\ncommit 82aaa3996514aa74cd7078da095d7509fc91cf3d\r\nAuthor: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>\r\nDate: Fri Jun 2 13:27:43 2023 -0700\r\n\r\n docs: update docs-devsite.sh to use latest node-js-rad version (#1454)\r\n\r\n Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>\r\n\r\n Source-Link: https://github.com/googleapis/synthtool/commit/b1ced7db5adee08cfa91d6b138679fceff32c004\r\n Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9\r\n\r\n Co-authored-by: Owl Bot \r\n\r\ncommit 1473e5a8c7c5c3f5b068462fbaf275077216ae34\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Tue May 30 14:11:16 2023 -0700\r\n\r\n changed StreamRetries to StreamRetryRequest\r\n\r\ncommit 5d4e24206b720a07995227011ffe5d5940c3fe4e\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Thu May 25 13:47:32 2023 -0700\r\n\r\n Added new streamingRetryRequest option\r\n\r\ncommit b7b416cec3a3abd98bc4304eb7264f6963daaf1b\r\nAuthor: Leah Cole \r\nDate: Wed May 24 18:04:23 2023 -0400\r\n\r\n add one dev dependency\r\n\r\ncommit b2769be042ea4b872483dc1bca270d648b6efb6b\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:51:41 2023 -0400\r\n\r\n Revert \"feat!: drop Node 12 & decouple development dependencies (#1439)\"\r\n\r\n This reverts commit 61a71436e9428c8118831a05fb5c7a3b2b3f99a5.\r\n\r\ncommit 10b92429add5eaa05a548da9d1cfa396defb1618\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:49:03 2023 -0400\r\n\r\n Revert \"build!: remove is-stream & fast-text-encoding dependencies (#1442)\"\r\n\r\n This reverts commit 111133c5a2bd5a54ebe99a337de9a5a58ee67d2e.\r\n\r\ncommit 1489e3711b9362c6c2d4e91e5bf6d10db34397f3\r\nAuthor: Leah Cole \r\nDate: Wed May 24 17:49:01 2023 -0400\r\n\r\n Revert \"chore(main): release 4.0.0 (#1445)\"\r\n\r\n This reverts commit 064e131ba7371e6d994e3d73790fa5e1fd09189a.\r\n\r\ncommit e445d8ff207539bf4fef4595f69497cac9240083\r\nAuthor: Leah Cole \r\nDate: Tue May 2 16:06:55 2023 -0400\r\n\r\n revert our changes to how the server runs\r\n\r\ncommit 3806b29afef55b9639a1e54da7006aaa92bd1dd8\r\nAuthor: Leah Cole \r\nDate: Tue May 2 15:27:22 2023 -0400\r\n\r\n replace status codes with enums\r\n\r\ncommit a56867d5a56da088da0c846174a35944ca74eed2\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:58:32 2023 -0400\r\n\r\n remove not needed things\r\n\r\ncommit 8a4806c4f679206c8f31e03be0b5fd42a17d41c9\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:31:55 2023 -0400\r\n\r\n revert copyright year\r\n\r\ncommit b430bb2ebc4e0ed8cd8e84d27b75bb37213d027b\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:27:36 2023 -0400\r\n\r\n pacakge.json change\r\n\r\ncommit ad7cb0c10828b710996b9f54fdaeba0ca44961d6\r\nAuthor: Leah Cole \r\nDate: Tue May 2 14:26:38 2023 -0400\r\n\r\n revert package.json changes\r\n\r\ncommit a6df06029d8c0d0679f3a2f0c0e56f1ec1003ce8\r\nAuthor: Cloud Composer Team \r\nDate: Tue May 2 17:47:21 2023 +0000\r\n\r\n run npm run fix on the showcase client\r\n\r\ncommit 8cac3da20b6c58d35ceecc73ecb7142998102a0b\r\nAuthor: Cloud Composer Team \r\nDate: Wed Apr 26 19:44:49 2023 +0000\r\n\r\n update showcase-echo-client\r\n\r\ncommit 17b32ca0ccc4c2103688abccc85fc2095d3f19a4\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 14:14:18 2023 -0400\r\n\r\n Add comment to alex`\r\n\r\ncommit 6ae2f431ceb04efa25ffd6def7cc19f573e6e0bf\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 13:32:23 2023 -0400\r\n\r\n add back imports for running w/ local showcase-server\r\n\r\ncommit 1c64a2330082baf9ba610a81cb94ec89d9180baa\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 13:30:49 2023 -0400\r\n\r\n add first couple of tests for sequence streaming\r\n\r\ncommit 2022441d1bae0a22fc8e6e9475d531a9a0310c2d\r\nAuthor: Leah Cole \r\nDate: Tue Apr 25 11:09:31 2023 -0400\r\n\r\n WIP: Getting tests ready for PR\r\n\r\ncommit 11df39223f15a6b1a3b588ca6bc9bd43304e2183\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Mon Apr 24 21:28:44 2023 +0300\r\n\r\n updated streamingNotRetryEligible\r\n\r\ncommit 0671a2f5ad8e25bed27e5ea5efd12d420f73dd01\r\nAuthor: Gal Zahavi <38544478+galz10@users.noreply.github.com>\r\nDate: Fri Apr 21 22:00:44 2023 +0300\r\n\r\n WIP: edit streamingNotRetryEligible test\r\n\r\n Co-authored-by: Leah E. Cole \r\n\r\ncommit ed0918da295a8d92f4bfcfe6ef9bc8fb632d830f\r\nAuthor: Leah Cole \r\nDate: Wed Apr 19 16:20:14 2023 -0400\r\n\r\n WIP: test for non retry eligible calls\r\n\r\ncommit 3bea8a058365137d093cafc7983c791fc64e7f96\r\nAuthor: Leah Cole \r\nDate: Wed Apr 19 15:37:17 2023 -0400\r\n\r\n fix broken tests, add comments with next steps\r\n\r\ncommit b2c5afd750ba1c255382bd2d8a0ce1e71f3e28d2\r\nAuthor: Leah Cole \r\nDate: Tue Apr 18 13:54:54 2023 -0400\r\n\r\n fix merge conflict\r\n\r\ncommit 8be6b90c01bd81dd0db448d4c2e28a201c820eb7\r\nAuthor: Gal Zahavi \r\nDate: Tue Apr 18 17:41:59 2023 +0000\r\n\r\n chore : added sequenceStreamingService\r\n\r\n* rerun npx gts fix\r\n\r\n* fix two of three failing browser tests\r\n\r\n* Regenerate showcase (#12)\r\n\r\n* regenerate client\r\n\r\n* npx gts fix\r\n\r\n* add new retry\r\n\r\n* remove tsconfig changes\r\n\r\n* fix lint\r\n\r\n* test: use a custom header for testing headers\r\n\r\n* rename \"newRetry\" parameter\r\n\r\n* remove extend dependency\r\n\r\n* fix lint\r\n\r\n* fix issue where underlying errors were swallowed\r\n\r\n* resolve some comments\r\n\r\n* replace console logs with our warn module\r\n\r\n* utilize enum\r\n\r\n* replace \"any\" with \"GoogleError\"\r\n\r\n* update array checks\r\n\r\n* remove debug statement\r\n\r\n* remove need to typecast\r\n\r\n* null coalescing fix\r\n\r\n* reduce duplication\r\n\r\n* clean up some optional chaining\r\n\r\n* make error optional\r\n\r\n* WIP: use nullish coalescing and optional chaining for parameter converesion\r\n\r\n* more nullish coalescing and optional chaining\r\n\r\n* falsiness checks\r\n\r\n* Request/response type\r\n\r\nlint\r\n\r\n* Request/response type\r\n\r\nlint\r\n\r\nfix failing test\r\n\r\n* make createAPIcall nested statements more readable\r\n\r\n* retryCodesOrShouldRetryFn\r\n\r\n* make retryCodesOrShouldRetryFn less awful\r\n\r\n* fix Sofia's comments\r\n\r\n* Retrycodes refactor (#13)\r\n\r\n* WIP - accidentally tests transient error\r\n\r\n* WIP - updating parameter, adding tests\r\n\r\n* update retrycodes\r\n\r\n* update unit tests\r\n\r\n* remove redundant parameter check\r\n\r\n* remove unused check\r\n\r\n* uncomment necessary return\r\n\r\n* add second transient check\r\n\r\n* WIP: more unit tests\r\n\r\n* remove unneeded function from streaming test\r\n\r\n* remove debug statements\r\n\r\n* npm run fix\r\n\r\n* address feedback, remove unused parts of streamingRetryRequest\r\n\r\n* remove unused streamingRetryRequestCode\r\n\r\n* resolve typescript warnings\r\n\r\n* fix: dont retry on empty retryCodes server stream\r\n\r\n* npm run fix\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Fenster ","shortMessageHtmlLink":"fix: don't retry server streaming calls if retryCodes is the empty ar…"}},{"before":"a5669d6624b9bc58b32bd744bd545ae9383539f8","after":null,"ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-27T21:50:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"}},{"before":"c9b83e9f16c6c65cf5e49a7f98fe7bfb999271fc","after":"8dcb429d1a1e899e4f22d74f846bf058476b62ae","ref":"refs/heads/main","pushedAt":"2024-03-27T21:50:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"},"commit":{"message":"chore: release main (#1580)\n\nCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release main (#1580)"}},{"before":"c9b83e9f16c6c65cf5e49a7f98fe7bfb999271fc","after":"a5669d6624b9bc58b32bd744bd545ae9383539f8","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-27T21:27:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}},{"before":null,"after":"c9b83e9f16c6c65cf5e49a7f98fe7bfb999271fc","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-27T21:27:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"fix(deps): update google-proto-files and gax in gapic-tools (#1579)","shortMessageHtmlLink":"fix(deps): update google-proto-files and gax in gapic-tools (#1579)"}},{"before":"fdfb520fc79adf332561a7aaf766ef588fa2b09c","after":null,"ref":"refs/heads/sofisl-patch-4","pushedAt":"2024-03-27T21:27:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"}},{"before":"1a3713e7f0cb597389a214a4a2cb5615f8ba3717","after":"c9b83e9f16c6c65cf5e49a7f98fe7bfb999271fc","ref":"refs/heads/main","pushedAt":"2024-03-27T21:27:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"},"commit":{"message":"fix(deps): update google-proto-files and gax in gapic-tools (#1579)","shortMessageHtmlLink":"fix(deps): update google-proto-files and gax in gapic-tools (#1579)"}},{"before":null,"after":"fdfb520fc79adf332561a7aaf766ef588fa2b09c","ref":"refs/heads/sofisl-patch-4","pushedAt":"2024-03-27T20:41:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"},"commit":{"message":"fix(deps): update google-proto-files and gax in gapic-tools","shortMessageHtmlLink":"fix(deps): update google-proto-files and gax in gapic-tools"}},{"before":"df28900620905f1f33359c2b54fdb6f69154ed6a","after":null,"ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-27T19:15:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"}},{"before":"87b5718941fbde95bc878447d5adc84344611f26","after":"1a3713e7f0cb597389a214a4a2cb5615f8ba3717","ref":"refs/heads/main","pushedAt":"2024-03-27T19:15:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sofisl","name":null,"path":"/sofisl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55454395?s=80&v=4"},"commit":{"message":"chore: release main (#1574)\n\nCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release main (#1574)"}},{"before":"87b5718941fbde95bc878447d5adc84344611f26","after":"df28900620905f1f33359c2b54fdb6f69154ed6a","ref":"refs/heads/release-please--branches--main","pushedAt":"2024-03-26T20:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"release-please[bot]","name":null,"path":"/apps/release-please","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/40688?s=80&v=4"},"commit":{"message":"chore: release main","shortMessageHtmlLink":"chore: release main"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERnYqRAA","startCursor":null,"endCursor":null}},"title":"Activity Β· googleapis/gax-nodejs"}