Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @google-cloud/aiplatform from 4.4.0 to 5.12.0.

Release notes

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

aiplatform: v5.12.0

5.12.0 (2025-10-25)

Features

aiplatform: v5.11.0

5.11.0 (2025-10-23)

Features

aiplatform: v5.10.0

5.10.0 (2025-10-21)

Features

  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (#6825) (0d3274e)
  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (#6829) (6001de8)

aiplatform: v5.9.0

5.9.0 (2025-10-16)

Features

  • Add aspect_ratio and image_config for v1 version (#6817) (9f40bf1)
  • Add aspect_ratio and image_config for v1beta1 version (#6814) (8d38a09)

vision: v5.3.4

5.3.4 (2025-10-13)

Bug Fixes

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

scheduler: v5.3.1

5.3.1 (2025-10-13)

Bug Fixes

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

... (truncated)

Changelog

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

5.12.0 (2025-10-25)

Features

5.11.0 (2025-10-23)

Features

5.10.0 (2025-10-21)

Features

  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (#6825) (0d3274e)
  • Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (#6829) (6001de8)

5.9.0 (2025-10-16)

Features

  • Add aspect_ratio and image_config for v1 version (#6817) (9f40bf1)
  • Add aspect_ratio and image_config for v1beta1 version (#6814) (8d38a09)

5.8.0 (2025-10-13)

Features

  • Add JAILBREAK category to SafetySettings for prediction service (#6801) (fcf84bf)
  • Add labels field for Predict API for Imagen use case (v1beta and v1) (#6788) (6a0eeb4)

Bug Fixes

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

5.7.0 (2025-09-09)

Features

... (truncated)

Commits
  • 1ecf89a chore: release main (#5754)
  • f032b83 feat: add code execution tool API (#5761)
  • c4badb0 feat: Introduce DefaultRuntime to PipelineJob (#5756)
  • b62370a docs: A comment for field partner_model_tuning_spec in message `.google.clo...
  • 8b5dc45 chore: release main (#5745)
  • cec22ab feat: add partner_model_tuning_spec to TuningJob (#5721)
  • 683839a chore: release main (#5715)
  • 183c038 fix: annotate PipelineJob and PipelineTaskRerunConfig fields as optional (#5698)
  • 1051fa6 chore: release main (#5686)
  • 100e106 feat: A new field response_logprbs is added to message `.google.cloud.aipla...
  • 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-cloud/aiplatform from 4.4.0 to 5.12.0 in package.json.

  • Dependency Update:
    • Bump @google-cloud/aiplatform from 4.4.0 to 5.12.0 in package.json.

This description was created by Ellipsis for 75b7b1f. 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.

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 75b7b1f in 57 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:49
  • Draft comment:
    Dependency update: bumping @google-cloud/aiplatform from 4.4.0 to 5.12.0. Please verify that this major version update does not introduce breaking changes affecting tests or API behaviors. Check the release notes for any potential incompatibilities.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is about a dependency update, specifically a major version bump. The comment asks the PR author to verify that the update does not introduce breaking changes, which violates the rule against asking the author to ensure behavior is intended or tested. Additionally, it suggests checking release notes for incompatibilities, which is also a form of asking for verification. Therefore, this comment should be removed.

Workflow ID: wflow_3a9Yt3OQKa5T4qGG

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

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

Bumps [@google-cloud/aiplatform](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-aiplatform) from 4.4.0 to 5.12.0.
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-aiplatform/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v5.12.0/packages/google-cloud-aiplatform)

---
updated-dependencies:
- dependency-name: "@google-cloud/aiplatform"
  dependency-version: 5.12.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/instrumentation-vertexai/google-cloud/aiplatform-5.12.0 branch from 75b7b1f to df7cc74 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