Skip to content

chore(deps): bump the google group in /api with 5 updates#35010

Merged
asukaminato0721 merged 2 commits intomainfrom
dependabot/pip/api/google-ff71e3a37e
Apr 13, 2026
Merged

chore(deps): bump the google group in /api with 5 updates#35010
asukaminato0721 merged 2 commits intomainfrom
dependabot/pip/api/google-ff71e3a37e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on google-api-core, google-api-python-client, google-auth, google-cloud-aiplatform and googleapis-common-protos to permit the latest version.
Updates google-api-core to 2.30.3

Release notes

Sourced from google-api-core's releases.

google-api-core: v2.30.3

v2.30.3 (2026-04-09)

Bug Fixes

  • avoid repeated scan of entire venv via packages_distributions() at import time (#16579) (c5728b24)
Commits
  • d3d6840 chore: librarian release pull request: 20260409T210905Z (#16604)
  • 442c47a docs: update the list of available APIs (#16571)
  • a58063c chore(spanner): block spanner release (#16601)
  • f38cd44 feat(pandas-gbq): drop support for Python 3.9 (#16476)
  • 961eacd feat(bigquery-magics): drop support for Python 3.9 (#16587)
  • 77c1df6 test: adds storage to list of system tests to run (#16578)
  • 6cb5af5 chore: add librarian integration for google-cloud-bigtable (#16551)
  • 485b03a chore: optimize zonal tests cloning and fix paths (#16581)
  • 70dc6bf fix(spanner): catch recursion and decode errors in proto parsing to p… (#16561)
  • c5728b2 fix(perf): avoid repeated scan of entire venv via packages_distributions() at...
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.193.0 to 2.194.0

Release notes

Sourced from google-api-python-client's releases.

v2.194.0

2.194.0 (2026-04-07)

Features

... (truncated)

Commits

Updates google-auth to 2.49.2

Changelog

Sourced from google-auth's changelog.

Changelog

PyPI History

2.48.0 (2026-01-22)

Features

Bug Fixes

2.47.0 (2026-01-06)

Features

Bug Fixes

2.46.0 (2026-01-05)

Documentation

Features

... (truncated)

Commits

Updates google-cloud-aiplatform to 1.147.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.147.0

1.147.0 (2026-04-09)

⚠ BREAKING CHANGES

  • The labels field has been removed from GeminiExample. The tools and safety_settings fields have been turned into lists.

Features

  • Add system_labels parameter to Model Garden deploy methods. (a196cda)
  • Add the delete method for the Agent Engine Task Store Service (2f2a211)
  • GenAI Client(evals): Route gemini-3 model traffic to global region in local agent scraping (e2e81c9)
  • GenAI SDK client(multimodal) - Add single_turn_template helper to GeminiRequestReadConfig. (0e5037d)
  • Set agent_framework for A2aAgent class. (a8085e5)

Bug Fixes

  • Add SDK workaround for double-wrapped Any response in async_retrieve_contexts. (bd4983b)
  • GenAI SDK client(multimodal) - Fix inconsistencies between the GeminiExample class definition and API type. (fad250e)

Miscellaneous Chores

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.147.0 (2026-04-09)

⚠ BREAKING CHANGES

  • The labels field has been removed from GeminiExample. The tools and safety_settings fields have been turned into lists.

Features

  • Add system_labels parameter to Model Garden deploy methods. (a196cda)
  • Add the delete method for the Agent Engine Task Store Service (2f2a211)
  • GenAI Client(evals): Route gemini-3 model traffic to global region in local agent scraping (e2e81c9)
  • GenAI SDK client(multimodal) - Add single_turn_template helper to GeminiRequestReadConfig. (0e5037d)
  • Set agent_framework for A2aAgent class. (a8085e5)

Bug Fixes

  • Add SDK workaround for double-wrapped Any response in async_retrieve_contexts. (bd4983b)
  • GenAI SDK client(multimodal) - Fix inconsistencies between the GeminiExample class definition and API type. (fad250e)

Miscellaneous Chores

1.146.0 (2026-04-07)

⚠ BREAKING CHANGES

  • to_bigframes has been removed from the datasets module and moved into the MultimodalDataset class. Instead of dataframe = client.datasets.to_bigframes(multimodal_dataset=multimodal_dataset), use dataframe = multimodal_dataset.to_bigframes() to create a BigFrame instance from a multimodal dataset.

Features

  • Add consolidation customization to Memory Bank (a8948c4)
  • Add support for custom result parsing in LLM-based evaluation metrics (3e0ddff)
  • GenAI Client(evals) - add core data models and code-gen mapping for auto-loss analysis (09794ba)
  • GenAI Client(evals): Apply default user persona 'Evaluator' in multi-turn agent scraping (7002dc5)
  • In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (f302d1f)
  • Pass state from first bidi_stream_query request to async_create_session (37b5a0f)

Miscellaneous Chores

  • GenAI SDK client(multimodal) - Move to_bigframes method to MultimodalDataset class. (6874b8d)
  • Release 1.146.0 (aab457d)

1.145.0 (2026-04-01)

... (truncated)

Commits
  • 4c28b34 chore(main): release 1.147.0 (#6558)
  • 2f2a211 feat: add the delete method for the Agent Engine Task Store Service
  • e2e81c9 feat: GenAI Client(evals): Route gemini-3 model traffic to global region in ...
  • 4a11370 chore: release 1.147.0
  • 4d7a15f chore: remove unused kokoro configs
  • 0653ff9 chore: update SDK serialization logic within response handling
  • bd4983b fix: Add SDK workaround for double-wrapped Any response in async_retrieve_con...
  • a196cda feat: Add system_labels parameter to Model Garden deploy methods.
  • 0e5037d feat: GenAI SDK client(multimodal) - Add single_turn_template helper to Gemin...
  • 8016cb6 chore: Update the discoverydoc in v1beta1 for agent engine related changes
  • Additional commits viewable in compare view

Updates googleapis-common-protos to 1.74.0

Release notes

Sourced from googleapis-common-protos's releases.

googleapis-common-protos: v1.74.0

v1.74.0 (2026-04-02)

Features

  • publish new error reasons (PiperOrigin-RevId: 889289393) (c36aa616)

  • add origin to AttributeContext.Request (PiperOrigin-RevId: 892442206) (c36aa616)

  • publish client batch config schema (PiperOrigin-RevId: 889289393) (c36aa616)

Documentation

  • update API common type documentation (PiperOrigin-RevId: 890591600) (c36aa616)

  • fix documentation formatting (PiperOrigin-RevId: 889289393) (c36aa616)

  • update various comments (PiperOrigin-RevId: 889289393) (c36aa616)

  • update SelectiveGapicGeneration usage doc (PiperOrigin-RevId: 892649773) (c36aa616)

  • update license year (PiperOrigin-RevId: 889289393) (c36aa616)

Changelog

Sourced from googleapis-common-protos's changelog.

Changelog

PyPI History

3.14.0 (2026-04-02)

Features

3.13.0 (2026-03-26)

Features

Bug Fixes

3.12.0 (2026-03-23)

Features

3.11.0 (2026-03-05)

Features

3.10.0 (2026-02-12)

Documentation

... (truncated)

Commits
  • 79a0651 chore: librarian release pull request: 20260402T161941Z (#16539)
  • 4c541cf fix: allow redis 7.x (#16533)
  • ffb4b71 fix: allow Protobuf 7.x (#16532)
  • d49690d chore: enable python-crc32c kokoro presubmits (#16524)
  • beaf708 chore(migration): Migrate code from googleapis/python-crc32c into packages/go...
  • c36aa61 chore: librarian generate pull request: 20260401T195653Z (#16513)
  • 0c87765 chore: bypass kokoro presubmits
  • d0610bf tests: temporarily skip system test to unblock code migration as per offline ...
  • c7545d6 Reapply "chore: incorporates split repo changes from PR #2547"
  • 416c678 Revert "chore: incorporates split repo changes from PR #2547"
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [google-api-core](https://github.com/googleapis/google-cloud-python), [google-api-python-client](https://github.com/googleapis/google-api-python-client), [google-auth](https://github.com/googleapis/google-auth-library-python), [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) and [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) to permit the latest version.

Updates `google-api-core` to 2.30.3
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-api-core-v2.29.0...google-api-core-v2.30.3)

Updates `google-api-python-client` from 2.193.0 to 2.194.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.193.0...v2.194.0)

Updates `google-auth` to 2.49.2
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/commits)

Updates `google-cloud-aiplatform` to 1.147.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.123.0...v1.147.0)

Updates `googleapis-common-protos` to 1.74.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.66.0...googleapis-common-protos-v1.74.0)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-version: 2.30.3
  dependency-type: direct:production
  dependency-group: google
- dependency-name: google-api-python-client
  dependency-version: 2.194.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: google-auth
  dependency-version: 2.49.2
  dependency-type: direct:production
  dependency-group: google
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.147.0
  dependency-type: direct:production
  dependency-group: google
- dependency-name: googleapis-common-protos
  dependency-version: 1.74.0
  dependency-type: direct:production
  dependency-group: google
...

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 13, 2026
@dependabot dependabot Bot requested a review from QuantumGhost as a code owner April 13, 2026 01:18
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.93%. Comparing base (534fea7) to head (04513a6).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #35010   +/-   ##
=======================================
  Coverage   83.93%   83.93%           
=======================================
  Files        4288     4288           
  Lines      181066   181077   +11     
  Branches    36329    36329           
=======================================
+ Hits       151981   151992   +11     
  Misses      26194    26194           
  Partials     2891     2891           
Flag Coverage Δ
api 82.38% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@asukaminato0721 asukaminato0721 added this pull request to the merge queue Apr 13, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 13, 2026
Merged via the queue into main with commit 7df38d3 Apr 13, 2026
31 checks passed
@asukaminato0721 asukaminato0721 deleted the dependabot/pip/api/google-ff71e3a37e branch April 13, 2026 02:07
HanqingZ pushed a commit to HanqingZ/dify that referenced this pull request Apr 23, 2026
…#35010)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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 lgtm This PR has been approved by a maintainer python Pull requests that update python code size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant