Skip to content

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.91.0#328

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-cloud-aiplatform-1.91.0
Closed

build(deps): bump google-cloud-aiplatform from 1.42.1 to 1.91.0#328
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-cloud-aiplatform-1.91.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2025

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.42.1 to 1.91.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.91.0

1.91.0 (2025-04-30)

Features

  • Add Model Garden deploy SDK documentation and use cases. (6eea5f4)
  • Allow setting Vertex Model Garden source model version id during model upload (b1bbba6)
  • GenAI - Add support for self-hosted OSS models in Batch Prediction. (c76ac62)
  • GenAI - Support batch prediction in Model Garden OpenModel. (8bf30b7)
  • Update upperbound for langgraph (547bf01)

Bug Fixes

  • Removing Python 3.8 support due to EOL (4330b2f)

v1.90.0

1.90.0 (2025-04-22)

Features

  • Add pydantic to default required packages for agent engines (6960ae4)
  • Introduce a ModuleAgent template to Agent Engine (5efcd6b)

Bug Fixes

  • Broken import of VertexAiSessionService in AdkApp (b84657a)
  • deps: Allow werkzeug 3.x (0cb2b93)
  • Pin pydantic version lower-bound limit to 2.11.1 to fix a pydantic dependency issue. (a5c1130)
  • Pin pydantic version lower-bound limit to 2.11.1 to fix a pydantic dependency issue. (180cbba)

v1.89.0

1.89.0 (2025-04-16)

Features

  • Add support for env_vars parameter when creating or updating Agent Engine. (691c1f6)
  • Add UpdateRagEngineConfig rpc (64386e9)
  • Implement preview get_rag_engine_config in rag_data.py (cda064e)
  • Implement preview update_rag_engine_config in rag_data.py (cda064e)
  • Update win rate calculation in GenAI Evaluation for rubric based evaluation (d442c42)

Bug Fixes

  • Include the env variables of the AdkApp when cloning (9814768)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.91.0 (2025-04-30)

Features

  • Add Model Garden deploy SDK documentation and use cases. (6eea5f4)
  • Allow setting Vertex Model Garden source model version id during model upload (b1bbba6)
  • GenAI - Add support for self-hosted OSS models in Batch Prediction. (c76ac62)
  • GenAI - Support batch prediction in Model Garden OpenModel. (8bf30b7)
  • Update upperbound for langgraph (547bf01)

Bug Fixes

  • Removing Python 3.8 support due to EOL (4330b2f)

1.90.0 (2025-04-22)

Features

  • Add pydantic to default required packages for agent engines (6960ae4)
  • Introduce a ModuleAgent template to Agent Engine (5efcd6b)

Bug Fixes

  • Broken import of VertexAiSessionService in AdkApp (b84657a)
  • deps: Allow werkzeug 3.x (0cb2b93)
  • Pin pydantic version lower-bound limit to 2.11.1 to fix a pydantic dependency issue. (a5c1130)
  • Pin pydantic version lower-bound limit to 2.11.1 to fix a pydantic dependency issue. (180cbba)

1.89.0 (2025-04-16)

Features

  • Add support for env_vars parameter when creating or updating Agent Engine. (691c1f6)
  • Add UpdateRagEngineConfig rpc (64386e9)
  • Implement preview get_rag_engine_config in rag_data.py (cda064e)
  • Implement preview update_rag_engine_config in rag_data.py (cda064e)
  • Update win rate calculation in GenAI Evaluation for rubric based evaluation (d442c42)

Bug Fixes

  • Include the env variables of the AdkApp when cloning (9814768)

1.88.0 (2025-04-09)

... (truncated)

Commits
  • ec3bc04 chore(main): release 1.91.0 (#5251)
  • 8bf30b7 feat: GenAI - Support batch prediction in Model Garden OpenModel.
  • e0a54df chore: bump DEFAULT_PYTHON_VERSION to 3.10 in noxfile.py
  • c76ac62 feat: GenAI - Add support for self-hosted OSS models in Batch Prediction.
  • b1bbba6 feat: Allow setting Vertex Model Garden source model version id during model ...
  • 4330b2f fix: Removing Python 3.8 support due to EOL
  • 547bf01 feat: Update upperbound for langgraph
  • 6eea5f4 feat: Add Model Garden deploy SDK documentation and use cases.
  • e1fcfff chore: Samples - Restore vector search sample for filtering and crowding
  • e6772d3 chore(main): release 1.90.0 (#5185)
  • 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)

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.42.1 to 1.91.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.42.1...v1.91.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 30, 2025
@github-actions github-actions Bot enabled auto-merge April 30, 2025 20:44
@sonarqubecloud

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgoogle-cloud-aiplatform@​1.42.1 ⏵ 1.91.077 -14100100100100

View full report

@dependabot @github

dependabot Bot commented on behalf of github May 8, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #331.

@dependabot dependabot Bot closed this May 8, 2025
auto-merge was automatically disabled May 8, 2025 20:27

Pull request was closed

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants