Skip to content

Bump the google-cloud group with 9 updates - #98

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-cloud-f42a25b232
Open

Bump the google-cloud group with 9 updates#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-cloud-f42a25b232

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the google-cloud group with 9 updates:

Package From To
google-api-core 2.31.0 2.32.0
google-cloud-aiplatform 1.160.0 1.161.0
google-cloud-batch 0.22.0 0.22.1
google-cloud-bigtable 2.40.0 2.41.0
google-cloud-compute 1.49.0 1.50.0
google-cloud-kms 3.15.0 3.16.0
google-cloud-secret-manager 2.29.0 2.30.0
google-cloud-storage 3.12.1 3.13.0
google-genai 2.11.0 2.12.1

Updates google-api-core from 2.31.0 to 2.32.0

Release notes

Sourced from google-api-core's releases.

google-api-core: v2.32.0

2.32.0 (2026-07-16)

Features

  • implement PEP 0810 lazy loading in operations_v1 (#17724) (22c5304)

Bug Fixes

  • api_core: clarify misleading http 404 unimplemented error message (#17681) (00b9040)
Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.160.0 to 1.161.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.161.0

1.161.0 (2026-07-14)

Features

  • Add FeedbackService to Agent Platform Python SDK (f6ecd67)
  • Add identity_type to Reasoning Engine public protos (66d4837)
  • Add identity_type to Reasoning Engine public protos (66d4837)
  • Add support for FeedbackContext to Agent Platform Python SDK (f5f750c)
  • Expose retrieval_queries in GroundingMetadata for the v1 API (66d4837)
  • GenAI Client(evals) - evaluate Gemini Agents API agents via interaction (a44c520)
  • GenAI Client(evals) - evaluate() agent parameter for interaction-id datasets (135224c)
  • GenAI Client(evals) - exponential backoff for Gemini agent interaction polling (1f3c074)
  • GenAI Client(evals) - generate_conversation_scenarios support for Gemini Agents API agents (df4e672)
  • GenAI Client(evals) - run_inference support for Gemini Agents API agents (852c546)
  • Onboard Vertex Model Garden to GenAI Python SDK: Add list_custom_model_deploy_options support (239bc13)
  • Resolve Interactions API data for agent trace display in eval results. (f158517)
  • Support creating evaluation runs from pre-existing Interactions API data (b430014)
  • Support Prompt Management in the JS GenAI Modules (89d2b91)

Bug Fixes

  • Remove OpenTelemetry event logger setup since the Events API/SDK has been deprecated and is soon being removed entirely. (73fde8d)

Documentation

  • Add result_parsing_function field to LLMMetric SDK types (8f1a0a1)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.161.0 (2026-07-14)

Features

  • Add FeedbackService to Agent Platform Python SDK (f6ecd67)
  • Add identity_type to Reasoning Engine public protos (66d4837)
  • Add identity_type to Reasoning Engine public protos (66d4837)
  • Add support for FeedbackContext to Agent Platform Python SDK (f5f750c)
  • Expose retrieval_queries in GroundingMetadata for the v1 API (66d4837)
  • GenAI Client(evals) - evaluate Gemini Agents API agents via interaction (a44c520)
  • GenAI Client(evals) - evaluate() agent parameter for interaction-id datasets (135224c)
  • GenAI Client(evals) - exponential backoff for Gemini agent interaction polling (1f3c074)
  • GenAI Client(evals) - generate_conversation_scenarios support for Gemini Agents API agents (df4e672)
  • GenAI Client(evals) - run_inference support for Gemini Agents API agents (852c546)
  • Onboard Vertex Model Garden to GenAI Python SDK: Add list_custom_model_deploy_options support (239bc13)
  • Resolve Interactions API data for agent trace display in eval results. (f158517)
  • Support creating evaluation runs from pre-existing Interactions API data (b430014)
  • Support Prompt Management in the JS GenAI Modules (89d2b91)

Bug Fixes

  • Remove OpenTelemetry event logger setup since the Events API/SDK has been deprecated and is soon being removed entirely. (73fde8d)

Documentation

  • Add result_parsing_function field to LLMMetric SDK types (8f1a0a1)
Commits
  • 3335750 chore(main): release 1.161.0 (#6967)
  • 83453b9 chore: GenAI Client(evals) - remove experimental (non-GA) warnings
  • 1f3c074 feat: GenAI Client(evals) - exponential backoff for Gemini agent interaction ...
  • 66d4837 Copybara import of the project:
  • df4e672 feat: GenAI Client(evals) - generate_conversation_scenarios support for Gemin...
  • 73fde8d fix: remove OpenTelemetry event logger setup since the Events API/SDK has bee...
  • 852c546 feat: GenAI Client(evals) - run_inference support for Gemini Agents API agents
  • 239bc13 feat: Onboard Vertex Model Garden to GenAI Python SDK: Add list_custom_model_...
  • b430014 feat: Support creating evaluation runs from pre-existing Interactions API data
  • f158517 feat: Resolve Interactions API data for agent trace display in eval results.
  • Additional commits viewable in compare view

Updates google-cloud-batch from 0.22.0 to 0.22.1

Release notes

Sourced from google-cloud-batch's releases.

google-cloud-batch: v0.22.1

0.22.1 (2026-07-16)

Features

Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-bigtable from 2.40.0 to 2.41.0

Release notes

Sourced from google-cloud-bigtable's releases.

google-cloud-bigtable: v2.41.0

2.41.0 (2026-07-16)

Features

  • bigtable: support materialized views in the data client (#17676) (2c3c213)
Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-compute from 1.49.0 to 1.50.0

Release notes

Sourced from google-cloud-compute's releases.

google-cloud-compute: v1.50.0

1.50.0 (2026-07-16)

Features

Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-kms from 3.15.0 to 3.16.0

Release notes

Sourced from google-cloud-kms's releases.

google-cloud-kms: v3.16.0

3.16.0 (2026-07-16)

Features

Changelog

Sourced from google-cloud-kms's changelog.

Changelog

PyPI History

Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-secret-manager from 2.29.0 to 2.30.0

Release notes

Sourced from google-cloud-secret-manager's releases.

google-cloud-secret-manager: v2.30.0

2.30.0 (2026-07-16)

Features

Changelog

Sourced from google-cloud-secret-manager's changelog.

2.30.0 (2024-07-31)

Features

  • [google-cloud-documentai] A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#12966) (60d0728)

2.29.3 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (ba1064f)

2.29.2 (2024-07-08)

Bug Fixes

2.29.1 (2024-06-24)

Documentation

  • Update the comment to add a note about documentai.processors.create permission (9318d94)
Commits
  • 97d7b42 chore: release main (#17701)
  • 7823422 chore(main): release bigframes 2.46.0 (#17686)
  • ce5fd50 fix: emit bracketed inline array syntax for scalar subquery expressions (#17716)
  • 2c3c213 feat(bigtable): support materialized views in the data client (#17676)
  • 1ef0340 chore(deps): update dependency cryptography to v48.0.1 [security] (#17734)
  • 75d30d5 chore(deps): update dependency esbuild to ^0.28.0 [security] (#17736)
  • 9019b2a test(spanner): update pytest and add pytest-asyncio to samples test requireme...
  • a2b4096 test(spanner): add pytest-asyncio to samples test requirements (#17731)
  • 5d3ca44 test: catch expected UserWarning in test_repr_mimebundle_selection_logic (#17...
  • 35e16da feat: update googleapis and regenerate (#17725)
  • Additional commits viewable in compare view

Updates google-cloud-storage from 3.12.1 to 3.13.0

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage: v3.13.0

3.13.0 (2026-07-13)

Features

  • storage: add option to disable checksums and improve robustness of full_object_checksum validation (#17665) (a5a717d)
  • storage: support full_object_checksum in AsyncAppendableObjectWriter (#17658) (e08d5ca)
Changelog

Sourced from google-cloud-storage's changelog.

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

Features

Bug Fixes

  • Removed the SpannerIndexingConfig message and the spanner_indexing_config field from .google.cloud.documentai.v1beta3.Dataset BREAKING CHANGE: The SpannerIndexingConfig message and the spanner_indexing_config field within the Dataset message have been removed. Client code referencing these will need to stop referencing these in case of an error (5371e8e931dfba1d504ac2ffbd48a7f4abdcc158)

... (truncated)

Commits
  • 7c18c24 chore: release main (#17646)
  • 8feb1b8 tests(bigquery): implement robust wait loop for socket leak tests (#17688)
  • e5f7fef fix: bump mistune from 3.2.1 to 3.3.0 in /packages/bigframes (#17694)
  • bd5d1a4 docs: add project ID to pandas-gbq run sample (#17692)
  • 635da34 fix: bump soupsieve from 2.7 to 2.8.4 in /packages/bigframes (#17695)
  • 4253fab feat(bigframes): support offset-based column access via iloc (#17367)
  • a5a717d feat(storage): add option to disable checksums and improve robustness of full...
  • fc423c8 docs: make landing page quickstart runnable (#17687)
  • cae94f9 feat(bigframes): Support groupby.agg/transform with udf transpiler (#17613)
  • 91f93bc fix(bigframes): Fix sqlglot backend regressions (#17655)
  • Additional commits viewable in compare view

Updates google-genai from 2.11.0 to 2.12.1

Release notes

Sourced from google-genai's releases.

v2.12.1

2.12.1 (2026-07-16)

Bug Fixes

  • Fix the normalization of Interactions inside triggers (be554d3)

v2.12.0

2.12.0 (2026-07-15)

Features

  • Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs. (c68f857)
  • Add trigger resource (0ab9525)
  • Add Triggers resource to GoogleGenAI client. (60727fe)
  • interactions: Add CodeMenderAgentConfig (50eca74)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (2ba0154)
Changelog

Sourced from google-genai's changelog.

2.12.1 (2026-07-16)

Bug Fixes

  • Fix the normalization of Interactions inside triggers (be554d3)

2.12.0 (2026-07-15)

Features

  • Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs. (c68f857)
  • Add trigger resource (0ab9525)
  • Add Triggers resource to GoogleGenAI client. (60727fe)
  • interactions: Add CodeMenderAgentConfig (50eca74)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (2ba0154)
Commits
  • 6debc1c chore(main): release 2.12.1 (#2734)
  • 94d59e5 Copybara import of the project:
  • be554d3 fix: fix the normalization of Interactions inside triggers
  • 939c667 chore(main): release 2.12.0 (#2696)
  • 8115b16 chore: internal change
  • c875069 feat: Add max_total_tokens for Interaction.
  • d38eaca chore: defer mcp SDK import to first MCP usage
  • 2a9350d test: add tests for private chat
  • c68f857 feat: Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs.
  • 60727fe feat: Add Triggers resource to GoogleGenAI client.
  • 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

Bumps the google-cloud group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.31.0` | `2.32.0` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.160.0` | `1.161.0` |
| [google-cloud-batch](https://github.com/googleapis/google-cloud-python) | `0.22.0` | `0.22.1` |
| [google-cloud-bigtable](https://github.com/googleapis/google-cloud-python) | `2.40.0` | `2.41.0` |
| [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.49.0` | `1.50.0` |
| [google-cloud-kms](https://github.com/googleapis/google-cloud-python) | `3.15.0` | `3.16.0` |
| [google-cloud-secret-manager](https://github.com/googleapis/google-cloud-python) | `2.29.0` | `2.30.0` |
| [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.12.1` | `3.13.0` |
| [google-genai](https://github.com/googleapis/python-genai) | `2.11.0` | `2.12.1` |


Updates `google-api-core` from 2.31.0 to 2.32.0
- [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.31.0...google-api-core-v2.32.0)

Updates `google-cloud-aiplatform` from 1.160.0 to 1.161.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.160.0...v1.161.0)

Updates `google-cloud-batch` from 0.22.0 to 0.22.1
- [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@google-cloud-batch-v0.22.0...google-cloud-batch-v0.22.1)

Updates `google-cloud-bigtable` from 2.40.0 to 2.41.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@google-cloud-bigtable-v2.40.0...google-cloud-bigtable-v2.41.0)

Updates `google-cloud-compute` from 1.49.0 to 1.50.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@google-cloud-compute-v1.49.0...google-cloud-compute-v1.50.0)

Updates `google-cloud-kms` from 3.15.0 to 3.16.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@google-cloud-kms-v3.15.0...google-cloud-kms-v3.16.0)

Updates `google-cloud-secret-manager` from 2.29.0 to 2.30.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@google-cloud-secret-manager-v2.29.0...google-cloud-secret-manager-v2.30.0)

Updates `google-cloud-storage` from 3.12.1 to 3.13.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@google-cloud-storage-v3.12.1...google-cloud-storage-v3.13.0)

Updates `google-genai` from 2.11.0 to 2.12.1
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/v2.12.1/CHANGELOG.md)
- [Commits](googleapis/python-genai@v2.11.0...v2.12.1)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.161.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-batch
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-bigtable
  dependency-version: 2.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-compute
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-kms
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-secret-manager
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-storage
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-genai
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
...

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 Jul 17, 2026
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