Skip to content

chore(deps): bump google-cloud-core from 2.5.0 to 2.6.0 - #6067

Merged
rtibbles merged 1 commit into
unstablefrom
dependabot/uv/google-cloud-core-2.6.0
Aug 2, 2026
Merged

chore(deps): bump google-cloud-core from 2.5.0 to 2.6.0#6067
rtibbles merged 1 commit into
unstablefrom
dependabot/uv/google-cloud-core-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps google-cloud-core from 2.5.0 to 2.6.0.

Release notes

Sourced from google-cloud-core's releases.

google-cloud-compute-v1beta: v0.12.1

0.12.1 (2026-07-16)

Features

Changelog

Sourced from google-cloud-core's changelog.

2.6.0 (2022-12-15)

Features

  • Added process_options field in ProcessRequest in document_processor_service.proto (d923e53)
  • Added sample_document_uris field in ProcessorType in processor_type.proto (d923e53)
  • Added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (d923e53)
Commits
  • 3997a10 chore: librarian release pull request: 20260506T163115Z (#16964)
  • f655e49 chore: add type annotation to SYNCPOINTS (#16973)
  • f149bd7 refactor(bigframes): Modularize compiler routing as proxy executor (#16907)
  • 19db82f chore(bigframes): remove leftover support for Python <= 3.9 (#16961)
  • 2dedaac chore: test CommonResource resource name alias (#16965)
  • 9652a08 fix: pass resource aliases to file-level CommonResources (#16945)
  • 78a48b0 fix(google-cloud-core): Drop support for Python 3.9 (#16953)
  • 5975c48 fix(dns): Drop support for Python 3.9 (#16954)
  • d5bea2e fix(crc32c): Drop support for Python 3.8 and 3.9 (#16955)
  • 63f6d96 fix(sqlalchemy-bigquery): Drop support for Python 3.8 and 3.9 (#16956)
  • 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 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-core](https://github.com/googleapis/google-cloud-python) from 2.5.0 to 2.6.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-core-v2.5.0...google-cloud-core-v2.6.0)

---
updated-dependencies:
- dependency-name: google-cloud-core
  dependency-version: 2.6.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:uv Pull requests that update python:uv code labels Aug 1, 2026
@rtibblesbot

rtibblesbot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

🔵 Review posted

Last updated: 2026-08-01 00:56 UTC

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #6067google-cloud-core 2.5.0 → 2.6.0 (minor, production dependency; declared in requirements.in and pulled transitively by google-cloud-logging / google-cloud-storage).

  • Changelog across the range (2.5.1, 2.6.0): "Drop support for Python 3.9" and "Allow Protobuf 7.x". That's the whole of it — the release notes embedded in the PR body are Dependabot misresolving versions inside the google-cloud-python monorepo (they cite google-cloud-compute-v1beta and a 2022 google-cloud-documentai entry), so ignore them.
  • Breaking changes: none for this project. The only change is the requires_python floor moving to >=3.10; Studio pins 3.10 in .python-version, all workflows, and both Dockerfiles. No API surface removed or renamed — contentcuration/contentcuration/utils/gcs_storage.py imports google.cloud.exceptions.InternalServerError, which is unchanged.
  • Security fixes: none.
  • Peer/transitive constraints: unchanged and satisfied (google-api-core>=2.11,<3, google-auth>=2.14.1,<3, grpcio>=1.47,<2). Diff is a single line with no transitive churn.
  • CI: passing (14 runs green on eeb06b4).

No code changes required.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

@rtibbles rtibbles left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from changelog.

@rtibbles
rtibbles merged commit f57625c into unstable Aug 2, 2026
44 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/google-cloud-core-2.6.0 branch August 2, 2026 19:19
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants