Skip to content

Bump node-forge, @google-cloud/storage, @google-cloud/text-to-speech and @google-cloud/video-intelligence#26

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0aa613ac83
Closed

Bump node-forge, @google-cloud/storage, @google-cloud/text-to-speech and @google-cloud/video-intelligence#26
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0aa613ac83

Conversation

@dependabot
Copy link
Copy Markdown

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

Removes node-forge. It's no longer used after updating ancestor dependencies node-forge, @google-cloud/storage, @google-cloud/text-to-speech and @google-cloud/video-intelligence. These dependencies need to be updated together.

Removes node-forge

Updates @google-cloud/storage from 2.5.0 to 7.18.0

Release notes

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

v7.18.0

7.18.0 (2025-11-28)

Features

  • listBuckets: Add support for returning partial success (#2678) (c7004da)

v7.17.3

7.17.3 (2025-11-03)

Bug Fixes

  • 🐛 fix the issue 2667, do not mutate object given to options … (#2668) (8a9f259)
  • Revert implement path containment to prevent traversal attacks (254b6b2)

v7.17.2

7.17.2 (2025-10-06)

Bug Fixes

  • Common Service: should retry a request failed (#2652) (b38b5d2)
  • Implement path containment to prevent traversal attacks (#2654) (08d7abf)

v7.17.1

7.17.1 (2025-08-27)

Bug Fixes

  • Respect useAuthWithCustomEndpoint flag for resumable uploads (#2637) (707b4f2)

v7.17.0

7.17.0 (2025-08-18)

Features

Bug Fixes

v7.16.0

7.16.0 (2025-03-31)

... (truncated)

Changelog

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

7.18.0 (2025-11-28)

Features

  • listBuckets: Add support for returning partial success (#2678) (c7004da)

7.17.3 (2025-11-03)

Bug Fixes

  • 🐛 fix the issue 2667, do not mutate object given to options … (#2668) (8a9f259)
  • Revert implement path containment to prevent traversal attacks (254b6b2)

7.17.2 (2025-10-06)

Bug Fixes

  • Common Service: should retry a request failed (#2652) (b38b5d2)
  • Implement path containment to prevent traversal attacks (#2654) (08d7abf)

7.17.1 (2025-08-27)

Bug Fixes

  • Respect useAuthWithCustomEndpoint flag for resumable uploads (#2637) (707b4f2)

7.17.0 (2025-08-18)

Features

Bug Fixes

7.16.0 (2025-03-31)

Features

... (truncated)

Commits
  • 3e5210f chore(main): release 7.18.0 (#2684)
  • c7004da feat(listBuckets): Add support for returning partial success (#2678)
  • 633a13a chore(python): remove configure_previous_major_version_branches (#2675)
  • bae7040 samples: Add Soft Delete policy and object management samples (#2676)
  • 274fd4e chore(main): release 7.17.3 (#2670)
  • 71c0d05 chore(deps): update dependency @​types/node to v24 (#2665)
  • 642c3e8 Chore: Update move logic now to support non-HNS buckets (#2666)
  • 254b6b2 Revert "fix: Implement path containment to prevent traversal attacks (#2654)"...
  • f572456 chore: fix ignore regex in owlbot.yaml (#2671)
  • 8a9f259 fix: 🐛 fix the issue 2667, do not mutate object given to options … (#2668)
  • Additional commits viewable in compare view

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.

text-to-speech: v6.4.0

6.4.0 (2025-10-21)

Features

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

text-to-speech: v6.3.1

6.3.1 (2025-10-13)

Bug Fixes

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

tasks: v6.2.1

6.2.1 (2025-10-13)

Bug Fixes

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

video-intelligence: v6.2.1

6.2.1 (2025-10-13)

Bug Fixes

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

service-directory: v6.1.1

6.1.1 (2025-10-13)

Bug Fixes

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

aiplatform: v6.1.0

6.1.0 (2026-01-12)

Features

  • Add Lustre support to the Vertex Training Custom Job API (#6952) (8e2862c)
  • Add Lustre support to the Vertex Training Custom Job API (#6959) (168fe86)

aiplatform: v6.0.0

... (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

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

Release notes

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

tasks: v6.2.1

6.2.1 (2025-10-13)

Bug Fixes

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

video-intelligence: v6.2.1

6.2.1 (2025-10-13)

Bug Fixes

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

service-directory: v6.1.1

6.1.1 (2025-10-13)

Bug Fixes

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

aiplatform: v6.1.0

6.1.0 (2026-01-12)

Features

  • Add Lustre support to the Vertex Training Custom Job API (#6952) (8e2862c)
  • Add Lustre support to the Vertex Training Custom Job API (#6959) (168fe86)

aiplatform: v6.0.0

6.0.0 (2025-12-09)

⚠ BREAKING CHANGES

  • fix issue when using UrlContext tool (#6911)

Bug Fixes

aiplatform: v5.14.0

5.14.0 (2025-11-21)

Features

... (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.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

…and @google-cloud/video-intelligence

Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependencies [node-forge](https://github.com/digitalbazaar/forge), [@google-cloud/storage](https://github.com/googleapis/nodejs-storage), [@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.


Removes `node-forge`

Updates `@google-cloud/storage` from 2.5.0 to 7.18.0
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v2.5.0...v7.18.0)

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: node-forge
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@google-cloud/storage"
  dependency-version: 7.18.0
  dependency-type: direct:production
- 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 Jan 17, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 29, 2026

Superseded by #32.

@dependabot dependabot Bot closed this Mar 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-0aa613ac83 branch March 29, 2026 00:09
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