Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps google-gax from 4.6.1 to 5.0.5.

Release notes

Sourced from google-gax's releases.

google-gax: v5.0.5

No release notes provided.

google-gax: v5.0.4

5.0.4 (2025-09-30)

Performance Improvements

google-gax: v5.0.3

5.0.3 (2025-08-07)

Bug Fixes

google-gax: v5.0.2

5.0.2 (2025-07-22)

Bug Fixes

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

google-gax: v5.0.1

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)

google-gax: v5.0.0

5.0.0 (2025-06-12)

⚠ BREAKING CHANGES

  • allow 204 responses in REST fallback mode (#1736)
  • correct wrong return type for listOperations in Operation Client (#1729)
  • Update google-auth-library to v10 (#1702)
  • migrate gax to Node 18 (#1699)
  • parse from HTTP errors and prefer that as the cannonical error code when it is provided (#1633)

Features

... (truncated)

Changelog

Sourced from google-gax's changelog.

Changelog

npm history

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

  • allow 204 responses in REST fallback mode (#1736)
  • correct wrong return type for listOperations in Operation Client (#1729)
  • Update google-auth-library to v10 (#1702)
  • migrate gax to Node 18 (#1699)
  • parse from HTTP errors and prefer that as the cannonical error code when it is provided (#1633)

Features

  • Add errorsEncountered to the errors sent back (#1740) (14c75ef)

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

Important

Bump google-gax from 4.6.1 to 5.0.5 in package.json with breaking changes, bug fixes, and performance improvements.

  • Dependencies:
    • Bump google-gax from 4.6.1 to 5.0.5 in package.json.
  • Breaking Changes:
    • Allow 204 responses in REST fallback mode.
    • Correct return type for listOperations in Operation Client.
    • Migrate gax to Node 18.
  • Bug Fixes:
    • Pin Typescript to republish gax.
    • Update dependency @grpc/proto-loader to ^0.8.0.
    • Remove deprecated dependency @types/long.
  • Performance Improvements:
    • Remove abort controller polyfill.

This description was created by Ellipsis for bc06bf9. You can customize this summary. It will automatically update as commits are pushed.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Labels

The following labels could not be found: instrumentation-vertexai. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Thu Nov 06 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to bc06bf9 in 1 minute and 26 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/instrumentation-vertexai/package.json:45
  • Draft comment:
    The dependency bump to google-gax v5 ("google-gax": "^5.0.5") introduces breaking changes requiring Node 18 (as per the upstream release notes). However, the engines field still specifies "node": ">=14". Please update the engines configuration to reflect Node 18 compatibility to avoid runtime issues.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_f3HvLbt3lAFfKp1v

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Bumps [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) from 4.6.1 to 5.0.5.
- [Release notes](https://github.com/googleapis/gax-nodejs/releases)
- [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gax-nodejs/commits/google-gax-v5.0.5/gax)

---
updated-dependencies:
- dependency-name: google-gax
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/instrumentation-vertexai/google-gax-5.0.5 branch from bc06bf9 to fe38b6e Compare November 4, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant