Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Removes axios. It's no longer used after updating ancestor dependencies axios, @google-cloud/asset, @google-cloud/bigquery, @google-cloud/pubsub, @google-cloud/security-center and google-gax. These dependencies need to be updated together.

Removes axios

Updates @google-cloud/asset from 0.1.1 to 6.3.1

Release notes

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

aiplatform: v6.3.0

6.3.0 (2026-02-02)

Features

aiplatform: v6.2.0

6.2.0 (2026-01-22)

Features

  • [Many APIs] Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior (#7013) (0dbd123)
  • RAG - add mode config to RagEngineConfig with Spanner and Serverless (#7016) (2273e3c)

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

  • Add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (#6899) (beb5cac)
  • Add support for developer connect based deployment (#6900) (7b6c79b)

aiplatform: v5.13.0

5.13.0 (2025-11-11)

... (truncated)

Changelog

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

6.3.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)
  • Remove unmaintained modules (#6789) (5540190)

6.3.0 (2025-08-12)

Features

  • [asset] Add highest_upgradable_cve_severity field to Vulnerability report (#6589) (830c73a)

6.2.1 (2025-08-04)

Bug Fixes

  • deps: Update dependency @​google-cloud/compute to v6 (#6544) (36c69e3)

6.2.0 (2025-07-09)

Features

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

Bug Fixes

  • deps: Update dependency @​google-cloud/bigquery to v8 (#6317) (f5763b2)

6.1.0 (2025-03-19)

Features

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6182) (c41ff07)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6183) (f91c71f)
  • deps: Update dependency @​google-cloud/compute to v5 (#6171) (b3b30b8)

6.0.0 (2025-03-18)

... (truncated)

Commits
  • 6c9eeab chore: release main (#6809)
  • 5540190 fix: remove unmaintained modules (#6789)
  • b8b4290 chore: update .Owlbot.yamls to correct path (#6725)
  • 62d8ab8 chore: update all libraries .OwlBot.yaml and owlbot.py file to librarian.js (...
  • 11dceb2 chore: release main (#6585)
  • 830c73a feat: [asset] Add highest_upgradable_cve_severity field to Vulnerability repo...
  • 7ace7ef chore: release main (#6546)
  • 36c69e3 fix(deps): update dependency @​google-cloud/compute to v6 (#6544)
  • cf59635 chore: release main (#6398)
  • bd8cc85 chore(deps): update dependency sinon to v21 (#6413)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @google-cloud/bigquery from 2.0.6 to 2.1.0

Release notes

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

v2.1.0

03-12-2019 15:30 PDT

New Features

  • feat: throw errors for missing resource ids (#342)

Bug Fixes

  • fix(types): move JobLoadMetadata writeDisposition (#365)
  • fix(types): Allow views to be configured using an object or a string (#333)
  • fix(types): add missing parameters (selectedFields, startIndex) in table.getRows() options (#331)

Dependencies

  • fix(deps): update dependency @​google-cloud/paginator to ^0.2.0 (#373)
  • fix(deps): update dependency @​google-cloud/common to ^0.31.0 (#371)
  • fix(deps): update dependency @​google-cloud/promisify to ^0.4.0 (#356)
  • fix(deps): update dependency duplexify to v4 (#343)

Documentation

  • docs(table): link to upstream limit docs (#376)
  • docs: update samples and docs to match rubric (#374)
  • docs: update links in contrib guide (#358)
  • docs: update contributing path in README (#350)
  • docs: move CONTRIBUTING.md to root (#349)
  • docs: add lint/fix example to contributing guide (#344)

Internal / Testing Changes

  • testing: remove nextQuery assertion (#377)
  • refactor(samples): split samples into their own files (#368)
  • build: Add docuploader credentials to node publish jobs (#370)
  • build: use node10 to run samples-test, system-test etc (#369)
  • build: system-tests only delete stale resources
  • chore: make test prefix unique per run (#363)
  • chore(deps): update dependency mocha to v6 (#360)
  • test: skip installation test if GOOGLE_CLOUD_TESTS_IN_VPCSC is passed (#345)
  • build: use linkinator for docs test (#354)
  • fix(deps): update dependency yargs to v13 (#353)
  • chore(deps): update dependency @​types/tmp to v0.0.34 (#355)
  • build: create docs test npm scripts (#352)
  • build: test using @​grpc/grpc-js in CI (#351)
  • build: check for 404s in the docs (#337)
  • build: output benchmark data in csv format (#339)
  • chore(deps): update dependency eslint-config-prettier to v4 (#338)
Changelog

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

v2.1.0

03-12-2019 15:30 PDT

New Features

  • feat: throw errors for missing resource ids (#342)

Bug Fixes

  • fix(types): move JobLoadMetadata writeDisposition (#365)
  • fix(types): Allow views to be configured using an object or a string (#333)
  • fix(types): add missing parameters (selectedFields, startIndex) in table.getRows() options (#331)

Dependencies

  • fix(deps): update dependency @​google-cloud/paginator to ^0.2.0 (#373)
  • fix(deps): update dependency @​google-cloud/common to ^0.31.0 (#371)
  • fix(deps): update dependency @​google-cloud/promisify to ^0.4.0 (#356)
  • fix(deps): update dependency duplexify to v4 (#343)

Documentation

  • docs(table): link to upstream limit docs (#376)
  • docs: update samples and docs to match rubric (#374)
  • docs: update links in contrib guide (#358)
  • docs: update contributing path in README (#350)
  • docs: move CONTRIBUTING.md to root (#349)
  • docs: add lint/fix example to contributing guide (#344)

Internal / Testing Changes

  • testing: remove nextQuery assertion (#377)
  • refactor(samples): split samples into their own files (#368)
  • build: Add docuploader credentials to node publish jobs (#370)
  • build: use node10 to run samples-test, system-test etc (#369)
  • build: system-tests only delete stale resources
  • chore: make test prefix unique per run (#363)
  • chore(deps): update dependency mocha to v6 (#360)
  • test: skip installation test if GOOGLE_CLOUD_TESTS_IN_VPCSC is passed (#345)
  • build: use linkinator for docs test (#354)
  • fix(deps): update dependency yargs to v13 (#353)
  • chore(deps): update dependency @​types/tmp to v0.0.34 (#355)
  • build: create docs test npm scripts (#352)
  • build: test using @​grpc/grpc-js in CI (#351)
  • build: check for 404s in the docs (#337)
  • build: output benchmark data in csv format (#339)
  • chore(deps): update dependency eslint-config-prettier to v4 (#338)
Commits
  • 76f6e90 Release v2.1.0 (#378)
  • 4fe36f7 docs(table): link to upstream limit docs (#376)
  • f70cb9f testing: remove nextQuery assertion (#377)
  • e4b0b12 fix(deps): update dependency @​google-cloud/paginator to ^0.2.0 (#373)
  • b92b75f fix: update samples and docs to match rubric (#374)
  • fdd851f refactor(samples): split samples into their own files (#368)
  • 54e8df3 fix(deps): update dependency @​google-cloud/common to ^0.31.0 (#371)
  • a6d6859 build: Add docuploader credentials to node publish jobs (#370)
  • 76ee1ad fix(deps): update dependency @​google-cloud/common to ^0.30.0 (#336)
  • 0769244 build: use node10 to run samples-test, system-test etc (#369)
  • Additional commits viewable in compare view

Updates @google-cloud/pubsub from 0.22.2 to 5.2.2

Release notes

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

v5.2.2

5.2.2 (2026-01-14)

Bug Fixes

  • WaitForProcessing: Shutdown option WaitForProcessing never entered on subscription close (#2118) (e99b37e)

v5.2.1

5.2.1 (2025-12-19)

Bug Fixes

  • Check batch size before re-queueing retried messages (#2027) (6c1613f)
  • Move off the remaining rc versions (#2112) (a9eb883)
  • Only close the rpcSpan once (#2121) (118a960)
  • Updated span kind to CLIENT for ack and modack rpc spans (#2029) (801c1c8)

v5.2.0

5.2.0 (2025-08-07)

Features

  • Ad-hoc, targeted debug logging (#2062) (dce83c7)
  • Add timeout option and graceful shutdown to Subscription.close() (#2068) (8dee024)

v5.1.0

5.1.0 (2025-06-04)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#2045) (3348e3e)
  • Use specific W3CTraceContextPropagator for OTel (#2036) (c9a9656)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.33.0 (#2038) (4eb46c5)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.34.0 (#2048) (1072c2d)
  • deps: Update dependency protobufjs to ~7.5.0 (#2041) (b65eaeb)
  • Set messaging.operation in createAttributes (#2030) (b8d513a)

v5.0.0

5.0.0 (2025-04-28)

⚠ BREAKING CHANGES

... (truncated)

Changelog

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

5.2.2 (2026-01-14)

Bug Fixes

  • WaitForProcessing: Shutdown option WaitForProcessing never entered on subscription close (#2118) (e99b37e)

5.2.1 (2025-12-19)

Bug Fixes

  • Check batch size before re-queueing retried messages (#2027) (6c1613f)
  • Move off the remaining rc versions (#2112) (a9eb883)
  • Only close the rpcSpan once (#2121) (118a960)
  • Updated span kind to CLIENT for ack and modack rpc spans (#2029) (801c1c8)

5.2.0 (2025-08-07)

Features

  • Ad-hoc, targeted debug logging (#2062) (dce83c7)
  • Add timeout option and graceful shutdown to Subscription.close() (#2068) (8dee024)

5.1.0 (2025-06-04)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#2045) (3348e3e)
  • Use specific W3CTraceContextPropagator for OTel (#2036) (c9a9656)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.33.0 (#2038) (4eb46c5)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.34.0 (#2048) (1072c2d)
  • deps: Update dependency protobufjs to ~7.5.0 (#2041) (b65eaeb)
  • Set messaging.operation in createAttributes (#2030) (b8d513a)

5.0.0 (2025-04-28)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#2024)
  • remove (broken) legacy OTel support
  • remove legacy ack deadline options
  • move maxExtension into subscriber options

... (truncated)

Commits
  • 7e53bd9 chore(main): release 5.2.2 (#2123)
  • e99b37e fix(WaitForProcessing): Shutdown option WaitForProcessing never entered on ...
  • 348210c tests: clean up system tests with separate resources per test (#2122)
  • 511739f chore(main): release 5.2.1 (#2092)
  • 118a960 fix: only close the rpcSpan once (#2121)
  • d8cd0e7 chore: lint failures (#2115)
  • 66e0b2b build: remove docs check for now, until we can update linkinator (#2114)
  • a9eb883 fix: move off the remaining rc versions (#2112)
  • 91ebe73 chore: group renovate PRs for this repo, remove renovate template gen for now...
  • 2f1ca98 chore: disable renovate for Node github action YAML configs (#2103)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @google-cloud/security-center from 0.1.2 to 9.2.1

Release notes

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

dialogflow: v7.5.0

7.5.0 (2026-01-31)

Features

  • [dialogflow] added a new field StreamingAnalyzeContentRequest.output_multiple_utterances (#7065) (6b96607)

dialogflow: v7.4.0

7.4.0 (2025-11-11)

Features

  • [dialogflow] add agentDesktopSource field to the Participant object (#6878) (e6cfcde)

dialogflow: v7.3.0

7.3.0 (2025-10-23)

Features

  • [dialogflow] Added support for Build Your Own Assist feature (#6835) (b334162)

compute: v6.7.0

6.7.0 (2026-01-16)

Features

  • [compute] Update Compute Engine v1 API to revision 20251230 (#1144) (#6998) (8cfd124)

container: v6.7.0

6.7.0 (2026-01-31)

Features

  • [container] Add GPUDirectConfig to configure GPU Direct for node pools (#7035) (eda043c)

container: v6.6.0

6.6.0 (2025-10-23)

Features

  • [container] add node_kernel_module_loading field to LinuxNodeConfig (#6832) (7f614ac)

compute: v6.6.0

6.6.0 (2025-12-09)

... (truncated)

Changelog

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

9.2.1 (2025-10-13)

Bug Fixes

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

9.2.0 (2025-09-16)

Features

  • [securitycenter] add GCE to DeploymentPlatform enum (#6713) (622b102)

9.1.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 (#6423) (df9184f)
  • [securitycenter] Add AffectedResources proto (#6456) (ed5e825)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

Bug Fixes

  • deps: Update dependency @​google-cloud/pubsub to v5 (#6311) (1f69d9a)

9.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6188) (a73cdbf)

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

... (truncated)

Commits
Maintainer changes

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


Updates google-gax from 0.23.0 to 5.0.6

Release notes

Sourced from google-gax's releases.

google-gax: v5.0.6

5.0.6 (2025-11-06)

Bug Fixes

  • Package.json links in gax, tools and logging utils (#498) (2340de4)

google-gax: v5.0.5

5.0.5 (2025-10-29)

Bug Fixes

  • Add missing dependency in tools and gax (f7a92ae)
  • Monorepo migration (b7fb314)
  • Monorepo migration (86a7376)
Changelog

Sourced from google-gax's changelog.

5.0.6 (2025-11-11)

Bug Fixes

  • Package.json links in gax, tools and logging utils (#498) (2340de4)

5.0.5 (2025-10-29)

Bug Fixes

  • Add missing dependency in tools and gax (f7a92ae)
  • Monorepo migration (b7fb314)
  • Monorepo migration (86a7376)

5.0.4 (2025-09-30)

Performance Improvements

5.0.3 (2025-08-07)

Bug Fixes

5.0.2 (2025-07-22)

Bug Fixes

  • deps: update dependency @​grpc/proto-loader to ^0.8.0 (#1782) (7dcec97)

5.0.1 (2025-06-25)

Bug Fixes

  • deps: Remove deprecated dependency @​types/long (#1738) (7ff8181)
  • deps: update dependency google-proto-files to v5 (#1764) (191163f)

5.0.0 (2025-06-12)

⚠ BREAKING CHANGES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for google-gax 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 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.

…d/pubsub, @google-cloud/security-center and google-gax

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@google-cloud/asset](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-asset), [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery), [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub), [@google-cloud/security-center](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-securitycenter) and [google-gax](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/gax). These dependencies need to be updated together.


Removes `axios`

Updates `@google-cloud/asset` from 0.1.1 to 6.3.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-asset/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/asset-v6.3.1/packages/google-cloud-asset)

Updates `@google-cloud/bigquery` from 2.0.6 to 2.1.0
- [Release notes](https://github.com/googleapis/nodejs-bigquery/releases)
- [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-bigquery@v2.0.6...v2.1.0)

Updates `@google-cloud/pubsub` from 0.22.2 to 5.2.2
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v0.22.2...v5.2.2)

Updates `@google-cloud/security-center` from 0.1.2 to 9.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-securitycenter/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/translate-v9.2.1/packages/google-cloud-securitycenter)

Updates `google-gax` from 0.23.0 to 5.0.6
- [Release notes](https://github.com/googleapis/google-cloud-node-core/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/gax/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node-core/commits/google-gax-v5.0.6/packages/gax)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@google-cloud/asset"
  dependency-version: 6.3.1
  dependency-type: direct:production
- dependency-name: "@google-cloud/bigquery"
  dependency-version: 2.1.0
  dependency-type: direct:production
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 5.2.2
  dependency-type: direct:production
- dependency-name: "@google-cloud/security-center"
  dependency-version: 9.2.1
  dependency-type: direct:production
- dependency-name: google-gax
  dependency-version: 5.0.6
  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 Feb 10, 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