Skip to content

Bump protobufjs, @google-cloud/text-to-speech and @google-cloud/video-intelligence#35

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-4e5d686186
Open

Bump protobufjs, @google-cloud/text-to-speech and @google-cloud/video-intelligence#35
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-4e5d686186

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps protobufjs to 7.5.5 and updates ancestor dependencies protobufjs, @google-cloud/text-to-speech and @google-cloud/video-intelligence. These dependencies need to be updated together.

Updates protobufjs from 5.0.3 to 7.5.5

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

protobufjs: v7.5.3

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

protobufjs: v7.5.2

7.5.2 (2025-05-14)

Bug Fixes

protobufjs: v7.5.1

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

protobufjs: v7.5.0

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

Changelog

8.0.1 (2026-03-11)

Bug Fixes

  • bump protobufjs dependency version for cli package (#2128) (549b05e)
  • correct json syntax in tsconfig.json (#2120) (8065625)
  • descriptor: guard oneof index for non-Type parents (#2122) (1cac5cf)
  • do not allow setting proto in Message constructor (#2126) (f05e3c3)
  • filter invalid characters from the type name (#2127) (535df44)

8.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • add Edition 2024 Support (#2060)

Features

7.5.4 (2025-08-15)

Bug Fixes

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

7.5.2 (2025-05-14)

Bug Fixes

7.5.1 (2025-05-08)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by fenster, a new releaser for protobufjs since your current version.

Install script changes

This version adds postinstall script and modifies prepublish script that run during installation. Review the package contents before updating.


Updates @google-cloud/text-to-speech from 1.3.0 to 6.4.0

Release notes

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

aiplatform: v6.4.0

6.4.0 (2026-02-03)

Features

  • Force-delete for RagCorpora, ignoring any external errors and ensuring deletion of the RagCorpus (#7085) (b69b8ae)

gke-hub: v6.4.0

6.4.0 (2026-03-19)

Features

  • [gkehub] A new field kubernetes_api_server_version is added to message .google.cloud.gkehub.configmanagement.v1beta.MembershipState (#7534) (9de1438)

aiplatform: v6.3.0

6.3.0 (2026-02-02)

Features

dataproc: v6.3.0

6.3.0 (2026-02-19)

Features

  • [dataproc] Add ClusterType to support creating Zero-Scale clusters (#7252) (d0d345d)

profiler: v6.0.4

6.0.4 (2026-02-19)

Bug Fixes

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

dialogflow-cx: v5.8.0

5.8.0 (2026-04-08)

Features

  • [cx] updated v3 dialogflow client libraries with dtmf_pattern and trace_blocks (#7846) (24d9b56)

dialogflow-cx: v5.7.0

5.7.0 (2026-02-19)

... (truncated)

Changelog

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

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

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6189) (0eab6d4)

6.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

... (truncated)

Commits
  • 390a62c chore: [texttospeech] remove unneeded BAZEL import (#6664)
  • 6cb48d4 chore: release main (#6623)
  • 66f1081 feat: [texttospeech] Support promptable voices by specifying a model name and...
  • cf59635 chore: release main (#6398)
  • bd8cc85 chore(deps): update dependency sinon to v21 (#6413)
  • 9a595a6 feat: [Many APIs] add methods from gax to cache proto root and process custom...
  • 58d2878 chore(deps): update dependency jsdoc-fresh to v4 (#6385)
  • e7e9fc3 chore: update google-gax in client libraries (#6428)
  • 57507af 🦉 Updates from OwlBot post-processor
  • 8923da0 chore: release main (#6331)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @google-cloud/video-intelligence from 1.6.0 to 6.2.1

Release notes

Sourced from @​google-cloud/video-intelligence's releases.

profiler: v6.0.4

6.0.4 (2026-02-19)

Bug Fixes

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

dialogflow-cx: v5.8.0

5.8.0 (2026-04-08)

Features

  • [cx] updated v3 dialogflow client libraries with dtmf_pattern and trace_blocks (#7846) (24d9b56)

dialogflow-cx: v5.7.0

5.7.0 (2026-02-19)

Features

  • [cx] Add new value DETECT_INTENT_RESPONSE_VIEW_DEFAULT to enum DetectIntentResponseView (3c18d2c)

dataplex: v5.5.0

5.5.0 (2026-04-14)

Features

  • [dataplex] Allow Data Documentation DataScans to support BigQuery Dataset resources in addition to BigQuery table resources (#8012) (c75e5b6)

kms: v5.4.0

5.4.0 (2026-02-19)

Features

  • [kms] Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations (#7239) (9ad46e3)

dataplex: v5.4.0

5.4.0 (2026-03-18)

Features

  • dataplex: [dataplex] add DataProductService to manage data products and underlying data assets (#7612) (cb2345a)

vision: v5.3.5

5.3.5 (2026-03-19)

... (truncated)

Changelog

Sourced from @​google-cloud/video-intelligence's changelog.

6.2.1 (2025-10-13)

Bug Fixes

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

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-06-03)

Features

6.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6189) (0eab6d4)

6.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (eed00f4)

Bug Fixes

  • Add json files to tsconfig templates (#1692) (ba6be1d) (eed00f4)

Miscellaneous Chores

... (truncated)

Commits
  • cf59635 chore: release main (#6398)
  • bd8cc85 chore(deps): update dependency sinon to v21 (#6413)
  • 9a595a6 feat: [Many APIs] add methods from gax to cache proto root and process custom...
  • 58d2878 chore(deps): update dependency jsdoc-fresh to v4 (#6385)
  • e7e9fc3 chore: update google-gax in client libraries (#6428)
  • 95da00d chore: release main (#6371)
  • 132240f feat: add protobufjs 2023 edition support (#6304)
  • d11d8e9 chore: release main (#6177)
  • 0eab6d4 fix: [Many APIs] await/catch promises, and update listOperationsAsync return ...
  • 6f8e367 chore: release main (#6167)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/video-intelligence since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…-intelligence

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.5 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@google-cloud/text-to-speech](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-texttospeech) and [@google-cloud/video-intelligence](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-videointelligence). These dependencies need to be updated together.


Updates `protobufjs` from 5.0.3 to 7.5.5
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@5.0.3...protobufjs-v7.5.5)

Updates `@google-cloud/text-to-speech` from 1.3.0 to 6.4.0
- [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/dlp-v6.4.0/packages/google-cloud-texttospeech)

Updates `@google-cloud/video-intelligence` from 1.6.0 to 6.2.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-videointelligence/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/asset-v6.2.1/packages/google-cloud-videointelligence)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.5
  dependency-type: indirect
- dependency-name: "@google-cloud/text-to-speech"
  dependency-version: 6.4.0
  dependency-type: direct:production
- dependency-name: "@google-cloud/video-intelligence"
  dependency-version: 6.2.1
  dependency-type: direct:production
...

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 Apr 17, 2026
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.

0 participants