Open renovate[bot] opened 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: typedoc@0.24.8
npm ERR! Found: typescript@5.4.5
npm ERR! node_modules/typescript
npm ERR! dev typescript@"5.4.5" from the root project
npm ERR! typescript@"^4.6.4 || ^5.0.0" from @commitlint/load@17.7.1
npm ERR! node_modules/@commitlint/load
npm ERR! @commitlint/load@"^17.7.1" from @commitlint/cli@17.7.1
npm ERR! node_modules/@commitlint/cli
npm ERR! @commitlint/cli@"^17.7.1" from commitlint@17.7.1
npm ERR! node_modules/commitlint
npm ERR! peer commitlint@">=13.0.0" from @stencila/dev-config@3.0.4
npm ERR! node_modules/@stencila/dev-config
npm ERR! 4 more (typedoc, cosmiconfig-typescript-loader, ts-jest, ts-node)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm ERR! node_modules/typedoc
npm ERR! dev typedoc@"0.24.8" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: typescript@5.1.6
npm ERR! node_modules/typescript
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm ERR! node_modules/typedoc
npm ERR! dev typedoc@"0.24.8" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-05-06T19_29_11_309Z-debug-0.log
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typedoc@0.24.8
npm error Found: typescript@5.7.2
npm error node_modules/typescript
npm error dev typescript@"5.7.2" from the root project
npm error peer typescript@">=3.8.3" from typedoc@0.17.8
npm error node_modules/@stencila/configa/node_modules/typedoc
npm error typedoc@"^0.17.7" from @stencila/configa@0.4.8
npm error node_modules/@stencila/configa
npm error @stencila/configa@"^0.4.8" from @stencila/executa@1.15.7
npm error node_modules/@stencila/executa
npm error @stencila/executa@"^1.15.7" from @stencila/components@0.41.7
npm error node_modules/@stencila/components
npm error 6 more (@stencila/eslint-config, cosmiconfig, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm error node_modules/typedoc
npm error dev typedoc@"0.24.8" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm error node_modules/typedoc
npm error dev typedoc@"0.24.8" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-29T06_19_47_879Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-29T06_19_47_879Z-debug-0.log
This PR contains the following updates:
5.17.0
->6.6.3
9.0.13
->11.0.4
1.3.0
->2.0.0
16.2.15
->21.1.7
3.0.12
->4.0.4
2.0.3
->4.0.0
18.17.9
->22.10.0
2.0.7
->3.0.3
3.1.0
->4.2.0
5.0.0
->6.0.0
95.0.0
->144.0.0
11.0.5
->15.0.3
6.2.3
->8.0.0
4.9.5
->5.7.2
Release Notes
testing-library/jest-dom (@testing-library/jest-dom)
### [`v6.6.3`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.2...5ba015651c7b10c154e5a4ae54f85df6010c5295) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3) ### [`v6.6.2`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.2) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2) ##### Bug Fixes - remove recursive type reference in vitest types ([#636](https://redirect.github.com/testing-library/jest-dom/issues/636)) ([4468378](https://redirect.github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718)) ### [`v6.6.1`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...ced792e2f2773f16c249c6ce59fa8df968d28a20) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1) ### [`v6.6.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0) ### [`v6.5.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.8...62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0) ### [`v6.4.8`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.7...d02e80b1b7ed38090975bdfe49ab8063eec040f5) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8) ### [`v6.4.7`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.6...5cc6298847e08872b79f827921c64c9ba261cc54) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7) ### [`v6.4.6`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.4.6) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6) ##### Bug Fixes - Support [@starting-style](https://redirect.github.com/starting-style) ([#602](https://redirect.github.com/testing-library/jest-dom/issues/602)) ([fd9ee68](https://redirect.github.com/testing-library/jest-dom/commit/fd9ee68ae4ca93c47f0781ad23113d45118b8476)) ### [`v6.4.5`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.4.5) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.4...v6.4.5) ##### Bug Fixes - add js suffix to isEqualWith import ([#599](https://redirect.github.com/testing-library/jest-dom/issues/599)) ([e8c8b13](https://redirect.github.com/testing-library/jest-dom/commit/e8c8b13c6de2a0ccffaa6539809c8c11f141beca)) ### [`v6.4.4`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.3...f03a582827453de6fac4510dcf4fa3148c7ed68a) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.3...v6.4.4) ### [`v6.4.3`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.2...20aca338d09062a2a71f6dd4e0daad65b26f6210) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3) ### [`v6.4.2`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.4.2) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2) ##### Bug Fixes - Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations ([#575](https://redirect.github.com/testing-library/jest-dom/issues/575)) ([a93c0c4](https://redirect.github.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879)) ### [`v6.4.1`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.4.1) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1) ##### Bug Fixes - Export type `TestingLibraryMatchers` from "./matchers" ([#576](https://redirect.github.com/testing-library/jest-dom/issues/576)) ([dd1c4dd](https://redirect.github.com/testing-library/jest-dom/commit/dd1c4dd504973efced2f9e02a35e7df3079914af)) ### [`v6.4.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.3.0...v6.4.0) ##### Features - Add toHaveRole matcher ([#572](https://redirect.github.com/testing-library/jest-dom/issues/572)) ([f7dc673](https://redirect.github.com/testing-library/jest-dom/commit/f7dc673dbc13e508f9867a9eb9c547ce3964b22c)) ### [`v6.3.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.2.1...v6.3.0) ##### Features - Support for regular expressions in toHaveClass ([#563](https://redirect.github.com/testing-library/jest-dom/issues/563)) ([9787ed5](https://redirect.github.com/testing-library/jest-dom/commit/9787ed59fcc930e3d33c8a6efe473da3eca01707)) ### [`v6.2.1`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.2.1) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.2.0...v6.2.1) ##### Bug Fixes - Standalone types for "./matchers" export and add Bun support ([#566](https://redirect.github.com/testing-library/jest-dom/issues/566)) ([5675b86](https://redirect.github.com/testing-library/jest-dom/commit/5675b8668c09345e064001784338a85b7bf9f2af)) ### [`v6.2.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.6...v6.2.0) ##### Features - toHaveAccessibleDescription supports aria-description ([#565](https://redirect.github.com/testing-library/jest-dom/issues/565)) ([1fb156c](https://redirect.github.com/testing-library/jest-dom/commit/1fb156c2b544e0069c56a72a2f1909fe04850f6c)) ### [`v6.1.6`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.6) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.5...v6.1.6) ##### Bug Fixes - Upgrade [@adobe/css-tools](https://redirect.github.com/adobe/css-tools) to v4.3.2 ([#553](https://redirect.github.com/testing-library/jest-dom/issues/553)) ([b64b953](https://redirect.github.com/testing-library/jest-dom/commit/b64b953f76170f282c73329ee3479ede13610713)) ### [`v6.1.5`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.5) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5) ##### Bug Fixes - support uppercase custom props in toHaveStyle ([#552](https://redirect.github.com/testing-library/jest-dom/issues/552)) ([b7b7c6a](https://redirect.github.com/testing-library/jest-dom/commit/b7b7c6a9652f259434d13a22e4319826a4bd4d8b)) ### [`v6.1.4`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.4) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.3...v6.1.4) ##### Bug Fixes - upgrade `@adobe/css-tools` to `4.3.1` to address vulnerability ([#532](https://redirect.github.com/testing-library/jest-dom/issues/532)) ([44f1eab](https://redirect.github.com/testing-library/jest-dom/commit/44f1eabc79b848f45daffac21c5f7383424e893c)) ### [`v6.1.3`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.3) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3) ##### Bug Fixes - proper [@jest/globals](https://redirect.github.com/jest/globals) import ([#530](https://redirect.github.com/testing-library/jest-dom/issues/530)) ([5b492ac](https://redirect.github.com/testing-library/jest-dom/commit/5b492ace23d52b7cb7d3f91913ed0b5311905a26)) ### [`v6.1.2`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.2) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.1...v6.1.2) ##### Bug Fixes - bump [@adobe/css-tools](https://redirect.github.com/adobe/css-tools) for ESM support ([#525](https://redirect.github.com/testing-library/jest-dom/issues/525)) ([b959a68](https://redirect.github.com/testing-library/jest-dom/commit/b959a681386164bf5d64f5b2b9c8bf891301bc12)) ### [`v6.1.1`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.1) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.1.0...v6.1.1) ##### Bug Fixes - **package.json:** update main and module file paths ([#523](https://redirect.github.com/testing-library/jest-dom/issues/523)) ([853a3e5](https://redirect.github.com/testing-library/jest-dom/commit/853a3e51ba6757a34780e32953525b6142eadcf9)) ### [`v6.1.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.0.1...v6.1.0) ##### Features - Publish ESM and CJS ([https://github.com/testing-library/jest-dom/pull/519](https://redirect.github.com/testing-library/jest-dom/pull/519)) ### [`v6.0.1`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.0.0...v6.0.1) ##### Bug Fixes - matchers type is making the global expect unsafe ([#513](https://redirect.github.com/testing-library/jest-dom/issues/513)) ([bdb34f1](https://redirect.github.com/testing-library/jest-dom/commit/bdb34f12959578c77b18b0c0910d512768b20ab0)) ### [`v6.0.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v5.17.0...v6.0.0) ##### Features - local types, supporting jest, [@jest/globals](https://redirect.github.com/jest/globals), vitest ([#511](https://redirect.github.com/testing-library/jest-dom/issues/511)) ([4b764b9](https://redirect.github.com/testing-library/jest-dom/commit/4b764b9f6a7b564d7f8ec0e9b0c6ba9cc875f2b8)) ##### BREAKING CHANGES - Removes the extend-expect script. Users should use the default import path or one of the new test platform-specific paths to automatically extend the appropriate "expect" instance. extend-expect was not documented in the Readme, so this change should have minimal impact. Users can now use the following import paths to automatically extend "expect" for their chosen test platform: - [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) - jest ([@types/jest](https://redirect.github.com/types/jest)) - @testing-library/jest-dom/jest-globals - [@jest/globals](https://redirect.github.com/jest/globals) - @testing-library/jest-dom/vitest - vitest For example: import '@testing-library/jest-dom/jest-globals' Importing from one of the above paths will augment the appropriate matcher interface for the given test platform, assuming the import is done in a .ts file that is included in the user's tsconfig.json. It's also (still) possible to import the matchers directly without side effects: import \* as matchers from '@testing-library/jest-dom/matchers' - Update kcd-scripts - Drop node < 14sindresorhus/callsites (callsites)
### [`v4.2.0`](https://redirect.github.com/sindresorhus/callsites/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/sindresorhus/callsites/compare/v4.1.0...v4.2.0) - Add methods for async stack traces to the types ([#22](https://redirect.github.com/sindresorhus/callsites/issues/22)) [`f294a7e`](https://redirect.github.com/sindresorhus/callsites/commit/f294a7e) ### [`v4.1.0`](https://redirect.github.com/sindresorhus/callsites/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/sindresorhus/callsites/compare/v4.0.0...v4.1.0) - Add support for Bun ([#20](https://redirect.github.com/sindresorhus/callsites/issues/20)) [`5bb4f50`](https://redirect.github.com/sindresorhus/callsites/commit/5bb4f50) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/callsites/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/callsites/compare/v3.1.0...v4.0.0) ##### Breaking - Require Node.js 12.20 [`7fb22a6`](https://redirect.github.com/sindresorhus/callsites/commit/7fb22a6) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).sindresorhus/delay (delay)
### [`v6.0.0`](https://redirect.github.com/sindresorhus/delay/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/sindresorhus/delay/compare/v5.0.0...v6.0.0) ##### Breaking - Require Node.js 16 [`b2edac7`](https://redirect.github.com/sindresorhus/delay/commit/b2edac7) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - Removed the `delay.reject()` method. - It's not really needed anymore with async/await. Just throw an error after awaiting the delay. - `const delay = require('delay'); delay.clear(…);` → `import {clearDelay} from 'delay'; clearDelay(…);` - `const delay = require('delay'); delay.range(…);` → `import {rangeDelay} from 'delay'; rangeDelay(…);` - `const delay = require('delay'); delay.createWithTimers(…);` → `import {createDelay} from 'delay'; createDelay(…);` If you only target Node.js and not the browser, I recommend moving to the built-in method whenever possible: ```js import {setTimeout} from 'node:timers/promises'; await setTimeout(1000); ```googleapis/google-api-nodejs-client (googleapis)
### [`v144.0.0`](https://redirect.github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#14400-2024-08-30) [Compare Source](https://redirect.github.com/googleapis/google-api-nodejs-client/compare/googleapis-v143.0.0...googleapis-v144.0.0) ##### ⚠ BREAKING CHANGES - **migrationcenter:** This release has breaking changes. - **discoveryengine:** This release has breaking changes. - **content:** This release has breaking changes. - **compute:** This release has breaking changes. - **aiplatform:** This release has breaking changes. ##### Features - **aiplatform:** update the API ([5608606](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/560860666d0ddffa1424ce9c404109ce9f3ac6f7)) - **alloydb:** update the API ([ada8fc6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ada8fc685e70ac650421bc6eccf9d5e12e47720f)) - **artifactregistry:** update the API ([698b77f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/698b77f53f1683f3c5c6a67c874bc66a7b1c18f6)) - **compute:** update the API ([42c636d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/42c636d95a50083214fa77604de496f03b96d784)) - **content:** update the API ([65db039](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/65db03915d0b74ee864ec54cb23a3eb549df6ebf)) - **dataproc:** update the API ([0ce260e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0ce260e745c14e69a876a8ae68638229340465ad)) - **discoveryengine:** update the API ([d7d6c3f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d7d6c3f1726c4647f42fe1cc02e189bb1ddbc7ab)) - **healthcare:** update the API ([4767f7a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4767f7ac66946a69e766b3560d36142f52681be9)) - **migrationcenter:** update the API ([d42c0fd](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d42c0fd2364d050bf206f650ffd7a7bc865b7aec)) - regenerate index files ([2f2ab88](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2f2ab8899c2296147016111461b9ee8a80d8c5ec)) - **securitycenter:** update the API ([b82bcee](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b82bceec5286bf7e018e33c6674ed17b7f644698)) - **servicenetworking:** update the API ([770e82d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/770e82d4274e4121b68730ee809c841a7cf103d5)) ##### Bug Fixes - **analyticsadmin:** update the API ([9b434bb](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9b434bb40d59f70cdf0873986109d68fd5f0c4ee)) - **analyticsdata:** update the API ([725603f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/725603f462bdee7a46e53c3fca6a83590d326a7c)) - **assuredworkloads:** update the API ([d19c969](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d19c9692a940fac059512bf2059e9f0e954f49f7)) - **cloudasset:** update the API ([09063b6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/09063b6fa3f09756153326cef180c5750409d655)) - **cloudfunctions:** update the API ([158373f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/158373f1d84156c77b347f5925fa1bcde28acc8a)) - **places:** update the API ([f9b8acb](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f9b8acbc01ca8d32a86827fb7813f7b0a10c06a6)) - **retail:** update the API ([f2c43de](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f2c43de9cf0fb7f398ae00147c7578bde1bdca5a)) - **sheets:** update the API ([2c4f5c4](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2c4f5c4289630060b4ab221715790867492d222c)) - **workspaceevents:** update the API ([dbdb567](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/dbdb5670b40f930facb092aa26e0540bf41e9d77)) ### [`v143.0.0`](https://redirect.github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#14300-2024-08-27) [Compare Source](https://redirect.github.com/googleapis/google-api-nodejs-client/compare/googleapis-v142.0.0...googleapis-v143.0.0) ##### ⚠ BREAKING CHANGES - **vmmigration:** This release has breaking changes. - **dialogflow:** This release has breaking changes. - **dfareporting:** This release has breaking changes. - **compute:** This release has breaking changes. - **backupdr:** This release has breaking changes. - **alloydb:** This release has breaking changes. ##### Features - **accessapproval:** update the API ([cf90cc5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/cf90cc55062dc3ba4708ccbcaff90f4ebbc1853b)) - **alloydb:** update the API ([a65f1c6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a65f1c6b3afc77831875f13ff365f81446ce20b1)) - **androidmanagement:** update the API ([5366254](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/5366254d09e981b9e0dd97a7d66bec74dc362099)) - **androidpublisher:** update the API ([39227ab](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/39227abcc4e15f60b66eba06e8f12e4f988ad008)) - **assuredworkloads:** update the API ([4a6bb6a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4a6bb6afb5f48331b77b393f83afcc89aeeb3a43)) - **backupdr:** update the API ([42f5614](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/42f561492446c7acd519b2fae69d8d26826fa86b)) - **batch:** update the API ([3d92a17](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3d92a17f62147ec8b2835235b662f1cad0b22e9c)) - **chat:** update the API ([24087bb](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/24087bba4d4c8841e04f97fd87d075bfcbfd91c7)) - **cloudasset:** update the API ([2f72369](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2f7236928e32e49a3144b2fd4937931ac770f9ff)) - **cloudkms:** update the API ([d790478](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d79047865541d80777c203276cf7cd2c1263da3b)) - **compute:** update the API ([07afb29](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/07afb29aacc1065a71c07c2f3fac9add8aa2b824)) - **connectors:** update the API ([e313580](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e313580d2d6bdcb4a90a00376b12b6dba101300b)) - **containeranalysis:** update the API ([f67b2f1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f67b2f199f41f639f824f6872a5dc1f36b0e9bc4)) - **container:** update the API ([c798230](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c798230310d4fbada896c2a5c8dc5a322aaefd8e)) - **customsearch:** update the API ([b0db98e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b0db98e665385c8ac8a52a070ff20a9943c104ed)) - **dataflow:** update the API ([1f67690](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1f6769038476c3668f525cac94b4fb8ef8c7fbb6)) - **dataplex:** update the API ([ed2ce18](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ed2ce18e28fd05eff735da24b0af68437ccae0a8)) - **dfareporting:** update the API ([f690620](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f690620a4dc6c0f4b2390cf7bd4e7520fefc1606)) - **dialogflow:** update the API ([7e85135](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/7e8513507641937ced2254fd140f98488226de17)) - **discoveryengine:** update the API ([a71fc00](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a71fc0044dc152600f98fab793bd4da9f38afae2)) - **displayvideo:** update the API ([64a72df](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/64a72df736168da551b9e1ada86b3a2595291ffd)) - **firebasedynamiclinks:** update the API ([8f190a1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8f190a1b12e4d2d1ff7ef4357f023bf442c1653f)) - **firebaseml:** update the API ([b6ef740](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b6ef740ae5920f2d8fcb1260c144063c6c5bd250)) - **gkeonprem:** update the API ([c344788](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c3447883c154ee15b5412989824f7a7c677f856c)) - **healthcare:** update the API ([f267f00](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f267f00de372bb5ea2a2a8e53a80f71fa4939c4a)) - **looker:** update the API ([96cf760](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/96cf76098cf60a929957856d8e4acc4e8735e697)) - **merchantapi:** update the API ([f9aa1e5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f9aa1e52ab76989b668106f466e634994a78386f)) - **migrationcenter:** update the API ([1c2cc5f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1c2cc5f4e24ec807ec18b0e5341bf4528418e903)) - **networkmanagement:** update the API ([3c4d5be](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3c4d5bedeebefae2c2a4c553c15fd8e97314d8f1)) - **networkservices:** update the API ([08c6b8f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/08c6b8f4d2f9228cc03c9ea33b7b8b27d6b5f83e)) - **notebooks:** update the API ([80ae519](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/80ae51937f70b562e729cf7002fc383e7dd40a16)) - **privateca:** update the API ([1601667](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1601667b9453f0794ff0b836a1da203c388ad455)) - **recaptchaenterprise:** update the API ([f26a373](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f26a3735f9f180854b1ddf90e38cd52718b541b9)) - **redis:** update the API ([98cd830](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/98cd830d6378293f1f09d356c512fabbbe873230)) - regenerate index files ([ecd017c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ecd017c8f0dbfbbcf9c99884462fce5e36965466)) - **run:** update the API ([008997a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/008997a09ab9b04010e1a6990e2027bca81ab5c7)) - **searchads360:** update the API ([44d0e72](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/44d0e72d60589a4640760f4025c479af340d57a2)) - **servicenetworking:** update the API ([e673e80](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e673e80007c4ce25a1e7ebb808b5f677e7f32d59)) - **solar:** update the API ([36d8685](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/36d868518c22daaf01b43b26d4ec4dc6e5666e90)) - **sqladmin:** update the API ([fe2dacf](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/fe2dacfc9d9e22b886933adfa1bcd7eb532185f7)) - **storage:** update the API ([cae4993](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/cae49936785d6e4532bf5e78c4a4aec48ba1139c)) - **translate:** update the API ([841a829](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/841a82938451a65ba84422285229061afbd7a5aa)) - **vmmigration:** update the API ([614baa2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/614baa252fdccd0fb3d7b444570733ae34374af4)) - **workflowexecutions:** update the API ([7e5f42a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/7e5f42a7c7b74d580dabe8dcc94ebfe95fdb9ac5)) - **workflows:** update the API ([467b748](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/467b748af9574c1e16d23fb3fc4ad5f1df999e48)) - **workstations:** update the API ([4b60597](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4b6059747dd903095babcd69a7f56f7d3d076ec2)) - **youtube:** update the API ([3d838e7](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3d838e7dc4a5fa26933a0042355cad3f63d8b9a6)) ##### Bug Fixes - **analyticsadmin:** update the API ([90c32f5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/90c32f578b1ca14cc97b972430dc3c46b90225d8)) - **androidenterprise:** update the API ([bc97b0e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/bc97b0e91f823a24ed71802070f508d3063d03c8)) - **artifactregistry:** update the API ([3702a0d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3702a0d062838d9c11e5b54bbac1c3703e94fc9f)) - **bigquery:** update the API ([2aca035](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2aca0358c5cd5f5d83b9aaf276ebe84dd5a93a44)) - **chromemanagement:** update the API ([71a65a8](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/71a65a88bb182e71a54c2c1134b35a73e979c3f8)) - **cloudcontrolspartner:** update the API ([5ed5388](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/5ed53884e9a1ea1cc400977996a3a3e51c35ab97)) - **cloudtasks:** update the API ([ab3a2bc](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ab3a2bc0892c51516b473e7c20f7cd8978e9b883)) - **cloudtrace:** update the API ([e6d9ca4](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e6d9ca416645e58b93b41b462f96875d8316687c)) - **datastream:** update the API ([73a27e5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/73a27e556dd1cf98a57d879cb1416fcc9c5bd3d7)) - **dlp:** update the API ([52cf151](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/52cf151b18840bfdd8b04b08dd5f99b55a0eb2bd)) - **drive:** update the API ([d1f9ef2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d1f9ef2c0cee23a87f3033b9565fcfb70b3df974)) - **gkehub:** update the API ([75d45d7](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/75d45d767bc0c0ad8c03c4855cd43f896b67c91d)) - **retail:** update the API ([2179668](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2179668e37934ee952551833881bfa1d7b2056bd)) - **secretmanager:** update the API ([144ba15](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/144ba152a0cccc9b1c20f522cbe0255ab6fd97d9)) - **spanner:** update the API ([ccac052](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ccac0528486986aa6aabd08defd08b68b7c4060f)) - **texttospeech:** update the API ([c9e1e37](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c9e1e374cc6c6e578d81c57c41b6b95e6e21c4f1)) ### [`v142.0.0`](https://redirect.github.com/googleapis/google-api-nodejs-client/blob/HEAD/CHANGELOG.md#14200-2024-08-16) [Compare Source](https://redirect.github.com/googleapis/google-api-nodejs-client/compare/googleapis-v140.0.1...googleapis-v142.0.0) ##### ⚠ BREAKING CHANGES - **run:** This release has breaking changes. - **retail:** This release has breaking changes. - **redis:** This release has breaking changes. - **ondemandscanning:** This release has breaking changes. - **networkservices:** This release has breaking changes. - **merchantapi:** This release has breaking changes. - **iam:** This release has breaking changes. - **games:** This release has breaking changes. - **firestore:** This release has breaking changes. - **firebaseml:** This release has breaking changes. - **firebaseappdistribution:** This release has breaking changes. - **file:** This release has breaking changes. - **dataplex:** This release has breaking changes. - **containeranalysis:** This release has breaking changes. - **compute:** This release has breaking changes. - **cloudbuild:** This release has breaking changes. - **androidpublisher:** This release has breaking changes. - **analyticsadmin:** This release has breaking changes. - **alloydb:** This release has breaking changes. - **aiplatform:** This release has breaking changes. ##### Features - **accesscontextmanager:** update the API ([781656c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/781656c75473cc9c4a836cf4d11bd303af97298c)) - **aiplatform:** update the API ([871bcdd](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/871bcdd485fefd70aeb0afb236f7ba8e54e36c82)) - **alloydb:** update the API ([bad964c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/bad964cdcfa661e2e8245fc33699d10a2c60b8e8)) - **analyticsadmin:** update the API ([87ff45f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/87ff45f903d170a3c5570070a621e8ca6c4e0f59)) - **androidenterprise:** update the API ([36ecebf](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/36ecebf6a3e3a68b9bcf8cf0dd6a2e34992cb5b3)) - **androidmanagement:** update the API ([6be2941](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6be29411fb043e58c335b9b83fab9c59d595dce8)) - **androidpublisher:** update the API ([c2f3397](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c2f339747065c202af70ea7b9f5a2ead93efd796)) - **apim:** update the API ([6255dee](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6255dee60ba416780cf914367c88f77604ed5e17)) - **appengine:** update the API ([73ba053](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/73ba0539132c0e0be03e783eb2d4a15632314c4d)) - **artifactregistry:** update the API ([972cc2a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/972cc2a1aa68755858b931500b4d9834714732d3)) - **assuredworkloads:** update the API ([27cae80](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/27cae804a7a0b5cff0fe984f84a85ce2b62e0dfa)) - **backupdr:** update the API ([b615276](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b6152763390c9b3d37678b84c522ab3c58c8debf)) - **beyondcorp:** update the API ([f926c3d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f926c3d20b561c9a997d419a91eaa9472614ad1f)) - **bigquerydatapolicy:** update the API ([9ccae46](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9ccae461d9deb208bbe792968b92341e43a56536)) - **bigquerydatatransfer:** update the API ([2bc0468](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2bc0468e69219f4f9b90d209db106b58f5ad8efb)) - **bigquery:** update the API ([e4d60b1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e4d60b1b12fe4b9592485d0b80429ef747147f9f)) - **bigtableadmin:** update the API ([121f40d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/121f40d57160cbff146dec98464cd325e380fee1)) - **certificatemanager:** update the API ([057b9bd](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/057b9bd6aaf74121d1e25110509f095f402d6b98)) - **cloudasset:** update the API ([1c506b6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1c506b62cc9ad1d8975c31c23150d812d6430338)) - **cloudbuild:** update the API ([dc3327a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/dc3327a50c1e786a1c743e07247ccd65038b4e80)) - **cloudchannel:** update the API ([2bdaaca](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2bdaaca5303d4478aa6de6344da67f3fa2431c50)) - **cloudcontrolspartner:** update the API ([27bcf4f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/27bcf4fbc08abdc1c55af2831e95b39449b59be7)) - **clouddeploy:** update the API ([4ed8aa1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4ed8aa1c1414a46c23f291ba7e519a824caeb670)) - **clouderrorreporting:** update the API ([533205d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/533205dc1ab9959853a6177fcd24f6669768740a)) - **cloudfunctions:** update the API ([ca534ba](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ca534ba9ba10e5c034f98b20822b29cca989ec44)) - **composer:** update the API ([ede4837](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ede48378d96838f74b17623ecc7a236e8471ff7b)) - **compute:** update the API ([91e92db](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/91e92dbb819c5d7579ea82b798659c5845b5a0c1)) - **connectors:** update the API ([2a34ce1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2a34ce16bdcffe9152bf5ea663e48f5f6f9814a0)) - **contactcenterinsights:** update the API ([268ebb1](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/268ebb13f056a81c4caa0ee2fc3c4bc2672b5dd1)) - **containeranalysis:** update the API ([0701168](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0701168c80335298735cd00539d937ea0b29c741)) - **container:** update the API ([932f143](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/932f143611258c8b6ff28630adcb0db59b158a78)) - **content:** update the API ([b288a2e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b288a2ec84d39bc88f6567a387742a1039080d44)) - **contentwarehouse:** update the API ([c77ac78](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c77ac78c049f735d77cab6ad35c49c4637b048a1)) - **dataform:** update the API ([388813d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/388813d482bc0939a535db254efd7ec93fc6d6d5)) - **datafusion:** update the API ([8bca4c5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8bca4c55b7b5fd8b3ae916bfb0bd7b1157aa90ac)) - **datamigration:** update the API ([7c055eb](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/7c055eb70adac4d00882890d47ec84e537a6de9b)) - **dataplex:** update the API ([1ef86c5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1ef86c564597f73cdf8e8c649346c0d94aafe77b)) - **dialogflow:** update the API ([f622257](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f62225716608263f40559bbff45247a9ad49c472)) - **discoveryengine:** update the API ([6915c82](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6915c82df056ea5813621e514ba2679b9ad9b770)) - **displayvideo:** update the API ([8c45506](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8c4550636faaf3b647f8353b6415c1f8965f062a)) - **dlp:** update the API ([15ef883](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/15ef883086322003d285fe0325e92828f5d94301)) - **dns:** update the API ([6443ce5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6443ce590026fb9a16f0c8d26b973ec7c13fe489)) - **docs:** update the API ([0736162](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/07361625ae5b3bfee8e3e556b766a83f4c020854)) - **documentai:** update the API ([2564050](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/25640505e1da176fd71e97b3fece70c22190b4aa)) - **domains:** update the API ([173b9c0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/173b9c0aaa6dbab27ab51408e6bcdb57a29379de)) - **essentialcontacts:** update the API ([9476919](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/947691945917b1b50ddd91ac1c018da148dcdf0c)) - **file:** update the API ([7366a6c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/7366a6c9acacad92389e5090bf98202c7adaedfd)) - **firebaseappcheck:** update the API ([f7e83d0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f7e83d0b017a23b39d90426d8023b435a80b598c)) - **firebaseappdistribution:** update the API ([b26b96b](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b26b96bc90d7722563d105edd639826bfb0e78a6)) - **firebaseml:** update the API ([4e23281](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4e23281222a7ae1937e729dbd9c58cb408da21fb)) - **firestore:** update the API ([ac3d526](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ac3d526444b346fc2c0c5da52b18b0ccfc803230)) - **games:** update the API ([3bffea5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3bffea594de56c01439f41ca76fbcc4c34c1483b)) - **gkehub:** update the API ([43b15cf](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/43b15cf3f10eca5389f4a4feb6624db619a53205)) - **healthcare:** update the API ([9fc351d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9fc351dfa34fd0ec5ac914a267c93d7d1ab12349)) - **iam:** update the API ([83f9f25](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/83f9f257a9b7bbc2c5e43e7265797911e48f0b2e)) - **logging:** update the API ([92a6cc5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/92a6cc5b462272034fddab3b727b29cffc65ba34)) - **manufacturers:** update the API ([ce9add6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ce9add69e1288a6914a8ea2e99373c48f3e9b7c8)) - **merchantapi:** update the API ([441cd11](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/441cd11faf64f944ff643369f69cd49e9089c10a)) - **metastore:** update the API ([b99fe0a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b99fe0af386232c509a20f7fd02033b1bd7356ad)) - **migrationcenter:** update the API ([aad0bed](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/aad0bedbca4b0d4df04bde82bcb33c1fbd22a21d)) - **monitoring:** update the API ([8cbfaf6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8cbfaf6e06fd98ed0e405b7706f91ad0392a3ed7)) - **networkconnectivity:** update the API ([00f2938](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/00f2938f153c31c50c10c72740f60789c96f3ba7)) - **networkmanagement:** update the API ([b0bb3c5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/b0bb3c5b1ea5bc02591bd01ca3774e8a2d3186ef)) - **networksecurity:** update the API ([238ef95](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/238ef9545f1ab7413d19ec66b2a87b7ec6acba94)) - **networkservices:** update the API ([a4725af](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a4725af1da1f9b03655008ed5e1b6faf43bf3f0f)) - **notebooks:** update the API ([177b423](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/177b423219011b4ef4123bb55a90d0c2c1e313b9)) - **ondemandscanning:** update the API ([a99f13a](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a99f13a2c222e2f0045263fd211ada30bda7e345)) - **playintegrity:** update the API ([53b92b7](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/53b92b75feb1983d511f8a028b009bb9fa883846)) - **pubsub:** update the API ([4237ab0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/4237ab0546cb7cea4df031cf4e6eef60bd371356)) - **realtimebidding:** update the API ([f257e7d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/f257e7d95f500313902fedac14aa7e0c25813d68)) - **recaptchaenterprise:** update the API ([5159cf2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/5159cf2520215f36106a202e0369e2c732f5be8d)) - **redis:** update the API ([0897dfe](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0897dfeedaa9c215a3cd8b4d400aedbeae94ac42)) - regenerate index files ([3330ab2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3330ab23cdc896fe802335e78131b69080d75d94)) - **retail:** update the API ([dab474d](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/dab474d9a5384fa72f3a3e773443a2bcac42c1a3)) - **run:** update the API ([139a179](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/139a17966ca354fccfd8acd6593bd4d9ed2e0f0f)) - **securitycenter:** update the API ([6ff4ea6](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6ff4ea6538d817c9bf86ef92f159c3677ab4287a)) - **servicecontrol:** update the API ([8b55b29](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8b55b293b9d08057c4e006f7204ae00620b2816e)) - **serviceusage:** update the API ([1d34029](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1d3402918ab4e9204fceca490bdedc67676e3db5)) - **sheets:** update the API ([056784e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/056784e5d38b0b12f2ef3cae43f853b318aa1b4e)) - **spanner:** update the API ([23ee6cd](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/23ee6cdcf6bacf76edbcae8339967b43507c49d4)) - **sqladmin:** update the API ([e20497e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e20497eb5a21de5e5a5860e7d72aa1e8dfa6ce79)) - **storage:** update the API ([d42b431](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/d42b4313216b4d2727d5a793b49046d4258542e7)) - **sts:** update the API ([6e5182c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6e5182cc6f93e9a509c94a92c5768a873828c811)) - **tagmanager:** update the API ([9a00120](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9a0012009f58bcd75a394c2b48268ca4f8885fdb)) - **translate:** update the API ([a9c6028](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a9c60282a88cbfc6fc87840dde50da1b60ce19f8)) - **vault:** update the API ([8ffa3d0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/8ffa3d0b05e33a52f440acde4c74794a45579699)) - **vmmigration:** update the API ([5eabdc7](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/5eabdc7b734394d450609ebdf755951cd3a51972)) - **vmwareengine:** update the API ([e3a7451](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e3a74513680bcfe69db0f55b7a2f9238efd6bf82)) - **walletobjects:** update the API ([9378da2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9378da2d32d6b06c70c4655eb8f76b34dd76163d)) - **workflowexecutions:** update the API ([a436bad](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/a436bad3aec4f0def3a9c2d2b8dcb361eaef51b9)) - **workloadmanager:** update the API ([09ceeaf](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/09ceeaff19dbef0f2412a364cc3dd1a5af4dd0e7)) - **workstations:** update the API ([2cabd9e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2cabd9e1f1135c15602ee4c023bcc227a7559ba8)) ##### Bug Fixes - **acmedns:** update the API ([aa0bf10](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/aa0bf1040a3afc15147fc58b350b151587380db5)) - **addressvalidation:** update the API ([c24f578](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/c24f57805e7812fd94d71c61acb316022766947c)) - **admin:** update the API ([bcfefa5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/bcfefa5cb263bb978fbec11ecba6ad9cad6400f5)) - **adsenseplatform:** update the API ([0103455](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0103455efb270897085211cdac1bcb4d46f10445)) - **analyticsdata:** update the API ([baab34e](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/baab34e2435e075790380fd3e5a880db4da94ec4)) - **analyticshub:** update the API ([e9532e0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/e9532e0708339ca2e7dd73deb574d0e39940c1ae)) - **apikeys:** update the API ([6fd74d0](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/6fd74d0d58bf612817eca69da4b1f6d652e1c269)) - **authorizedbuyersmarketplace:** update the API ([9e69b4c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/9e69b4cd4553f3088c95da3869daacff0620c50b)) - **batch:** update the API ([1ead4f5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/1ead4f54081580a22f405aefcd72fae771eedefd)) - **bigqueryconnection:** update the API ([19900d5](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/19900d543a6a46f6c25a273bbbc5e98b08490523)) - **calendar:** update the API ([3193f6b](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/3193f6bd934d16a58771472be28b941f0467b8bb)) - **chat:** update the API ([205a16c](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/205a16c7a9227ba237ef546762a280195740804b)) - **chromemanagement:** update the API ([0680dd2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0680dd2c22894c34d9699aa92f99d27ffe20691e)) - **chromepolicy:** update the API ([2beeb74](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/2beeb74092cdf823c28249163b34e7f21025c082)) - **classroom:** update the API ([954c1fd](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/954c1fd2eddcc5a60328fe34910ca035630b0284)) - **cloudkms:** update the API ([0ad2e1f](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/0ad2e1f48ea8406e5399827d9d1bfda42ecab6ae)) - **cloudtrace:** update the API ([ea38ab2](https://redirect.github.com/googleapis/google-api-nodejs-client/commit/ea38ab2b860107ac10f0df0c9081c9d69a7df3d3)) - **config:** update the API ([70cf27d](https://Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.