Skip to content

chore(deps): bump @google-cloud/text-to-speech from 5.8.1 to 6.4.1 in /services/tts#767

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/tts/google-cloud/text-to-speech-6.4.1
Closed

chore(deps): bump @google-cloud/text-to-speech from 5.8.1 to 6.4.1 in /services/tts#767
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/tts/google-cloud/text-to-speech-6.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @google-cloud/text-to-speech from 5.8.1 to 6.4.1.

Release notes

Sourced from @​google-cloud/text-to-speech's releases.

text-to-speech: v6.4.1

6.4.1 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

tasks: v6.2.2

6.2.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)

video-intelligence: v6.2.2

6.2.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

secret-manager: v6.1.2

6.1.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

service-directory: v6.1.2

6.1.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

data: v6.1.0

6.1.0 (2026-05-27)

... (truncated)

Changelog

Sourced from @​google-cloud/text-to-speech's changelog.

6.4.1 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

6.4.0 (2025-10-21)

Features

  • [texttospeech] add relax_safety_filters proto field for Gemini TTS (#6823) (eeaccdb)

6.3.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

6.3.0 (2025-08-27)

Features

  • [texttospeech] Support promptable voices by specifying a model name and a prompt (#6617) (66f1081)

6.2.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6424) (9a595a6)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

6.1.0 (2025-05-09)

Features

  • [texttospeech] Support HD voice custom pronunciations (#6229) (f1f9df8)

6.0.1 (2025-03-19)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@google-cloud/text-to-speech](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-texttospeech) from 5.8.1 to 6.4.1.
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-texttospeech/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/talent-v6.4.1/packages/google-cloud-texttospeech)

---
updated-dependencies:
- dependency-name: "@google-cloud/text-to-speech"
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 28, 2026
Copy link
Copy Markdown
Contributor

Superseded by #799 (consolidated dependabot bumps — all version updates applied and merged).

@hman38705 hman38705 closed this May 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/services/tts/google-cloud/text-to-speech-6.4.1 branch May 28, 2026 20:49
Happybello365 pushed a commit to Happybello365/predictIQ that referenced this pull request May 29, 2026
- frontend: pa11y 7→9.1.1, jest 29→30.4.2, @types/jest 29→30, jest-environment-jsdom 29→30.4.1, @testing-library/react 14→16.3.2, typescript 5→6.0.3
- tts: @google-cloud/text-to-speech 5→6.4.1, @opentelemetry/* packages, @types/express 4→5.0.6, ts-jest 29.4.9→29.4.11, jest 30.3→30.4.2, typescript 5→6.0.3

Resolves PRs solutions-plug#767 solutions-plug#769 solutions-plug#770 solutions-plug#773 solutions-plug#775 solutions-plug#776 solutions-plug#778 solutions-plug#780 solutions-plug#782 solutions-plug#784 solutions-plug#785 solutions-plug#786 solutions-plug#787 solutions-plug#788
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant