Skip to content

Bump the google group across 1 directory with 5 updates - #25446

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/google-803f7705f8
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/google-803f7705f8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the google group with 5 updates in the / directory:

Package From To
google-cloud-bigquery 3.44.0 3.45.0
google-auth 2.57.0 2.58.0
google-api-core 2.34.0 2.36.0
google-cloud-storage 3.13.1 3.14.1
googleapis-common-protos 1.75.2 1.75.3

Updates google-cloud-bigquery from 3.44.0 to 3.45.0

Commits

Updates google-auth from 2.57.0 to 2.58.0

Release notes

Sourced from google-auth's releases.

google-auth: v2.58.0

2.58.0 (2026-09-09)

Features

  • [aiohttp] Add mTLS reconfiguration logic when certificate mismatch (906ace7)
  • auth: [aiohttp] Add mTLS reconfiguration logic when certificate mismatch for existing credentials & Agent Identity workloads (#18224) (906ace7)

google-auth: v2.57.1

2.57.1 (2026-09-03)

Bug Fixes

  • auth: parse hostname for mTLS and PSC endpoint certificate rotation (#18147) (#18201) (b18bb4c)
Commits
  • e0147b1 chore(main): release google-auth 2.58.0 (#18325)
  • 0766fb6 feat: update API sources and regenerate (#18324)
  • 906ace7 feat(auth): [aiohttp] Add mTLS reconfiguration logic when certificate mismatc...
  • f55462d fix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...
  • 4cc95cb fix: bump requests from 2.32.5 to 2.33.0 in /packages/google-cloud-bigquery/s...
  • 1d79696 fix: bump pyasn1 from 0.6.2 to 0.6.4 in /packages/google-cloud-bigquery/sampl...
  • b6fe689 fix: bump idna from 3.10 to 3.15 in /packages/google-cloud-bigquery/samples/g...
  • f18eb1e fix: bump urllib3 from 2.6.3 to 2.7.0 in /packages/google-cloud-bigquery/samp...
  • d0045d4 fix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...
  • 282ab70 fix: bump pyarrow from 21.0.0 to 23.0.1 in /packages/google-cloud-bigquery/sa...
  • Additional commits viewable in compare view

Updates google-api-core from 2.34.0 to 2.36.0

Release notes

Sourced from google-api-core's releases.

google-api-core: v2.36.0

2.36.0 (2026-09-03)

Features

  • api-core: add ClientInterceptor and apply_interceptors helper (A) (#18236) (b6db5a9)
  • api-core: add tracer_provider to ClientOptions for OTel support (#18139) (9ffebc2)

Bug Fixes

  • api-core: handle list-shaped REST error payloads (#18232) (02d1fd8)
  • api-core: move http encoding into transcode method (#18218) (082a99a)
Changelog

Sourced from google-api-core's changelog.

Please refer to each API's CHANGELOG.md file under the packages/ directory

Changelogs

... (truncated)

Commits
  • ad2ef26 chore: release main (#18221)
  • 182ff9f feat: add send and ack mutations Cloud Spanner Queues (#17728)
  • 2d8093e chore(spanner): use nam6 instance config for test_create_instance_partition (...
  • 7126a54 feat(bigtable): Rerouted DirectRow.commit to use mutate_row (#18191)
  • 227fecc chore(main): release google-cloud-sql 0.1.1 (#18269)
  • 813a5c1 feat: update API sources and regenerate (#18267)
  • 21cc934 feat(sql): configure sqladmin namespace and regenerate (#18268)
  • 85ddfe5 feat: add user-agent delegation telemetry for pandas-gbq (#18184)
  • 990f86e feat(bigtable): Rerouted CheckAndMutateRows and ReadModifyWriteRows to data c...
  • 5ecfe0a chore(main): release google-cloud-sql 0.1.0 (#18265)
  • Additional commits viewable in compare view

Updates google-cloud-storage from 3.13.1 to 3.14.1

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage: v3.14.1

3.14.1 (2026-09-08)

Bug Fixes

  • storage: resolve reST link target mismatch in README and add long_description_content_type (#18210) (400f465), refs #18211

google-cloud-storage: v3.14.0

3.14.0 (2026-08-21)

Features

  • storage: expose metadata parameter in asyncio gRPC calls (#17634) (aaa263d)
  • storage: expose object_metadata on AsyncMultiRangeDownloader (#17411) (a0171ae)

Bug Fixes

  • storage: add retry support for finalize and close in AsyncAppendableObjectWriter (#17733) (92bb6dc)
  • storage: ensure bidi-gRPC stream is cleaned up on open failure and close (#18119) (ac0dfd1)
  • storage: resume bidi reads after idle-stream aborts (#18061) (3fe1e21)
  • use lowercase x-goog-api-client header (#18064) (d465d1e)

Documentation

Commits
  • 3ca407b chore(main): release google-cloud-storage 3.14.1 (#18304)
  • 3bbcbdf feat(bigtable): Rerouted MutateRows to use the data client (#18195)
  • 400f465 fix(storage): resolve reST link target mismatch in README and add long_descri...
  • c5cc60a chore(spanner): bump google-cloud-spanner to 3.71.0 in samples (#18284)
  • 036f734 chore: release main (#18276)
  • a700117 chore(main): release google-shopping-merchant-loyaltycustomers 0.1.1 (#18283)
  • ffa6e54 fix: correct client version strings (#18282)
  • b3d76b9 chore(main): release google-shopping-merchant-loyaltycustomers 0.1.0 (#18278)
  • 492a0e3 feat(google/shopping/merchant/loyaltycustomers/v1): add google-shopping-merch...
  • b18bb4c fix(auth): parse hostname for mTLS and PSC endpoint certificate rotation (#18...
  • Additional commits viewable in compare view

Updates googleapis-common-protos from 1.75.2 to 1.75.3

Release notes

Sourced from googleapis-common-protos's releases.

googleapis-common-protos: v1.75.3

1.75.3 (2026-09-03)

Bug Fixes

  • googleapis-common-protos: remove deprecated license classifier (#18242) (6f0216a), refs #18235
Commits
  • ad2ef26 chore: release main (#18221)
  • 182ff9f feat: add send and ack mutations Cloud Spanner Queues (#17728)
  • 2d8093e chore(spanner): use nam6 instance config for test_create_instance_partition (...
  • 7126a54 feat(bigtable): Rerouted DirectRow.commit to use mutate_row (#18191)
  • 227fecc chore(main): release google-cloud-sql 0.1.1 (#18269)
  • 813a5c1 feat: update API sources and regenerate (#18267)
  • 21cc934 feat(sql): configure sqladmin namespace and regenerate (#18268)
  • 85ddfe5 feat: add user-agent delegation telemetry for pandas-gbq (#18184)
  • 990f86e feat(bigtable): Rerouted CheckAndMutateRows and ReadModifyWriteRows to data c...
  • 5ecfe0a chore(main): release google-cloud-sql 0.1.0 (#18265)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/google-803f7705f8 branch from 95f2784 to 6c0df54 Compare September 17, 2026 11:06
Bumps the google group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.44.0` | `3.45.0` |
| [google-auth](https://github.com/googleapis/google-cloud-python) | `2.57.0` | `2.58.0` |
| [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.34.0` | `2.36.0` |
| [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.13.1` | `3.14.1` |
| [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.75.2` | `1.75.3` |



Updates `google-cloud-bigquery` from 3.44.0 to 3.45.0
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/commits)

Updates `google-auth` from 2.57.0 to 2.58.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-auth-v2.57.0...google-auth-v2.58.0)

Updates `google-api-core` from 2.34.0 to 2.36.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.34.0...google-api-core-v2.36.0)

Updates `google-cloud-storage` from 3.13.1 to 3.14.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-storage-v3.13.1...google-cloud-storage-v3.14.1)

Updates `googleapis-common-protos` from 1.75.2 to 1.75.3
- [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.75.2...googleapis-common-protos-v1.75.3)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: google-auth
  dependency-version: 2.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google
- dependency-name: google-cloud-bigquery
  dependency-version: 3.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: google-cloud-storage
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: googleapis-common-protos
  dependency-version: 1.75.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/google-803f7705f8 branch from 6c0df54 to 0893fe2 Compare September 18, 2026 11:07
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