Skip to content

chore(deps): bump google-gax from 4.6.1 to 5.0.3 in /packages/instrumentation-vertexai #631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps google-gax from 4.6.1 to 5.0.3.

Release notes

Sourced from google-gax's releases.

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

  • Add errorsEncountered to the errors sent back (#1740) (14c75ef)
  • Add minifyJson param to request minified JSON responses when using the REST fallback (#1632) (a3fa7c7)
  • correct wrong return type for listOperations in Operation Client (#1729) (c5af911)
  • export utils functions in gax (#1765) (16cacaa)
  • expose a static method for cached loading of protos from JSON and update protobuf.js to 7.5.2 (#1753) (d5acfd6)
  • support custom error types in grpc (#1759) (2198283)
  • support custom/unknown error types (#1751) (ddb9b5a)
  • Update google-auth-library to v10 (#1702) (43a8cb8)

Bug Fixes

... (truncated)

Changelog

Sourced from google-gax's changelog.

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)
  • Add minifyJson param to request minified JSON responses when using the REST fallback (#1632) (a3fa7c7)
  • correct wrong return type for listOperations in Operation Client (#1729) (c5af911)
  • export utils functions in gax (#1765) (16cacaa)
  • expose a static method for cached loading of protos from JSON and update protobuf.js to 7.5.2 (#1753) (d5acfd6)
  • support custom error types in grpc (#1759) (2198283)
  • support custom/unknown error types (#1751) (ddb9b5a)
  • Update google-auth-library to v10 (#1702) (43a8cb8)

Bug Fixes

... (truncated)

Commits
  • 941698d chore(main): release google-gax 5.0.3 (#1790)
  • 0501494 fix: pin Typescript to republish gax (#1789)
  • e1f8346 chore(main): release google-gax 5.0.2 (#1785)
  • 7dcec97 fix(deps): update dependency @​grpc/proto-loader to ^0.8.0 (#1782)
  • b07edf9 chore: add node 22 and 24 versions in ci tests (#1781)
  • 2f54bad chore(main): release google-gax 5.0.1 (#1777)
  • b0aa877 chore(deps): update dependency sinon to v21 (#1775)
  • 191163f fix(deps): update dependency google-proto-files to v5 (#1764)
  • f3fcd88 chore(deps): update dependency jsdoc-fresh to v4 (#1763)
  • 7ff8181 fix(deps): Remove deprecated dependency @​types/long (#1738)
  • Additional commits viewable in compare view

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 to 5.0.3 in instrumentation-vertexai package, introducing breaking changes and bug fixes.

  • Dependencies:
    • Bump google-gax from ^4.0.0 to ^5.0.3 in package.json for instrumentation-vertexai package.
  • Breaking Changes:
    • google-gax v5.0.0 introduces breaking changes such as Node 18 migration and changes in REST fallback mode.
  • Bug Fixes:
    • Includes fixes like pinning Typescript and updating dependencies such as @grpc/proto-loader.

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

Bumps [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) from 4.6.1 to 5.0.3.
- [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.3/gax)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 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.

Copy link

coderabbitai bot commented Aug 11, 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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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 52444d5 in 1 minute and 25 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:
    Bumping google-gax to ^5.0.3 upgrades it to a major version that introduces breaking changes (e.g. migration to Node 18 per v5.0.0 release notes). Since the engines field still allows Node >=14, this could lead to compatibility issues. Consider updating the engines field to require Node >=18.
  • Reason this comment was not posted:
    Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 0% vs. threshold = 50% This is a dependency-related comment about version compatibility. Our rules explicitly state "Do NOT comment on dependency changes, library versions that you don't recognize, or anything else related to dependencies." While the comment identifies a real potential issue, dependency management should be handled through other means like automated dependency analysis tools. The comment identifies a legitimate compatibility issue that could cause runtime problems. Ignoring it could lead to users encountering errors in Node 14-17 environments. While the concern is valid, our rules are clear about not commenting on dependency-related issues. These should be caught by automated tools, CI/CD pipelines, or dependency analyzers rather than code review comments. Delete the comment as it violates our rule about not commenting on dependency changes, even though it raises a valid concern.

Workflow ID: wflow_MaezY63Mdxswgs8x

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

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.

0 participants