Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @google-cloud/text-to-speech to v4 (#797)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/text-to-speech](https://togithub.com/googleapis/nodejs-text-to-speech) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2ftext-to-speech/3.4.0/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@google-cloud%2ftext-to-speech/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@google-cloud%2ftext-to-speech/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@google-cloud%2ftext-to-speech/4.0.0/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@google-cloud%2ftext-to-speech/4.0.0/confidence-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/nodejs-text-to-speech</summary> ### [`v4.0.0`](https://togithub.com/googleapis/nodejs-text-to-speech/blob/HEAD/CHANGELOG.md#​400-httpsgithubcomgoogleapisnodejs-text-to-speechcomparev340v400-2022-06-10) [Compare Source](https://togithub.com/googleapis/nodejs-text-to-speech/compare/v3.4.0...v4.0.0) ##### ⚠ BREAKING CHANGES - update library to use Node 12 ([#​604](https://togithub.com/googleapis/nodejs-text-to-speech/issues/604)) ##### Features - Consolidate task details into service API and add orchestration result details ([74f7cfb](https://togithub.com/googleapis/nodejs-text-to-speech/commit/74f7cfb6947c0b9b35dcddb9ede343877b4938a6)) - promote CustomVoiceParams to v1 ([#​591](https://togithub.com/googleapis/nodejs-text-to-speech/issues/591)) ([fe647dc](https://togithub.com/googleapis/nodejs-text-to-speech/commit/fe647dc8735792333e0203844279da6ada898e1a)) ##### Build System - update library to use Node 12 ([#​604](https://togithub.com/googleapis/nodejs-text-to-speech/issues/604)) ([4395d56](https://togithub.com/googleapis/nodejs-text-to-speech/commit/4395d5696205c257498d33693e53135da998ed38)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-translate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=-->
- Loading branch information