Skip to content

build(deps): bump the google-go group across 1 directory with 5 updates - #817

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google-go-9339616f32
Open

build(deps): bump the google-go group across 1 directory with 5 updates#817
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google-go-9339616f32

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
cloud.google.com/go/spanner 1.92.0 1.93.0
cloud.google.com/go/storage 1.63.1 1.64.0
google.golang.org/api 0.288.0 0.289.0
google.golang.org/genai 1.63.0 1.64.0
google.golang.org/grpc 1.82.0 1.82.1

Updates cloud.google.com/go/spanner from 1.92.0 to 1.93.0

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.93.0

1.93.0 (2026-07-15)

Features

  • o11y: Regenerate clients for LRO tracing (#20107) (779074e)
  • spanner: Abstract Spanner Omni gRPC connection logic for TLS/mTLS/plaintext as foundation of auth login functionality (#14694) (07d1ba5)
  • Update API sources and regenerate (#20109) (4314d30)

Bug Fixes

  • spanner: Roll back read-write transaction before retrying caller-returned Aborted errors (#20131) (83772f5)
  • spanner: Update dynamic channel pool default configuration (#20080) (308659c)
Commits

Updates cloud.google.com/go/storage from 1.63.1 to 1.64.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.64.0

1.64.0 (2026-07-21)

Features

  • storage: Accept CRC32C for appendable objects (#20104) (1b2f5af)
Commits
  • 1a476c1 chore: librarian release pull request: 20260521T182442Z (#14627)
  • dd8448b fix(pubsub/v2): manage exactly once spans properly on failure (#14559)
  • b54d7a4 feat(firestore): support Transaction ReadTime (#14615)
  • 6641db8 feat: update API sources and regenerate (#14621)
  • e753126 chore: librarian release pull request: 20260519T161341Z (#14617)
  • 593f67d chore: update librarian to v0.14.0 (#14619)
  • 66c66c5 feat(firestore): add Data and DataTo methods to AggregationResult (#14592)
  • 0a8d10d fix(datastore): detach rollback context from transaction cancellation (#14602)
  • d52fff4 chore(all): update module cloud.google.com/go/longrunning to v1 (main) (#14606)
  • d29f68a feat(storage): read checksums in gRPC partial reads (#14586)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.288.0 to 0.289.0

Release notes

Sourced from google.golang.org/api's releases.

v0.289.0

0.289.0 (2026-07-16)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.289.0 (2026-07-16)

Features

Commits
  • 783bf4b chore(main): release 0.289.0 (#3650)
  • af8d033 feat(all): auto-regenerate discovery clients (#3659)
  • 080002a chore: constrain go version updates in renovate (#3658)
  • aa8d256 feat(all): auto-regenerate discovery clients (#3657)
  • 1fc8f45 feat(all): auto-regenerate discovery clients (#3656)
  • 7ac76e4 chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /internal/koko...
  • 8a47d2a chore(all): update all (#3654)
  • 69af635 feat(all): auto-regenerate discovery clients (#3655)
  • 6c876b4 feat(all): auto-regenerate discovery clients (#3653)
  • 5116a48 feat(all): auto-regenerate discovery clients (#3652)
  • Additional commits viewable in compare view

Updates google.golang.org/genai from 1.63.0 to 1.64.0

Release notes

Sourced from google.golang.org/genai's releases.

v1.64.0

1.64.0 (2026-07-15)

Features

  • Add history config. (315c1b1)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (7e186ba)
Changelog

Sourced from google.golang.org/genai's changelog.

1.64.0 (2026-07-15)

Features

  • Add history config. (315c1b1)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (7e186ba)
Commits
  • ff0b20e chore(main): release 1.64.0 (#856)
  • 3337047 chore(main): release 1.63.0 (#849)
  • 315c1b1 feat: Add history config.
  • 7e186ba feat: Populate per-modality prompt token count in embedding responses for gem...
  • See full diff in compare view

Updates google.golang.org/grpc from 1.82.0 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.
Commits

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-go group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.92.0` | `1.93.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.1` | `1.64.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.288.0` | `0.289.0` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.63.0` | `1.64.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.0` | `1.82.1` |



Updates `cloud.google.com/go/spanner` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.92.0...spanner/v1.93.0)

Updates `cloud.google.com/go/storage` from 1.63.1 to 1.64.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.63.1...compute/v1.64.0)

Updates `google.golang.org/api` from 0.288.0 to 0.289.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.288.0...v0.289.0)

Updates `google.golang.org/genai` from 1.63.0 to 1.64.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.63.0...v1.64.0)

Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.82.0...v1.82.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-go
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-go
- dependency-name: google.golang.org/api
  dependency-version: 0.289.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-go
- dependency-name: google.golang.org/genai
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-go
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/google-go-9339616f32 branch from 28fd0a2 to ea63ad4 Compare July 24, 2026 19:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 24, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 24, 2026 19:57
@github-actions

Copy link
Copy Markdown

Code Metrics Report

📊 View detailed coverage report (available for 7 days)

main (17b51d6) #817 (ec2f28e) +/-
Coverage 73.6% 73.6% 0.0%
Code to Test Ratio 1:1.3 1:1.3 0.0
Test Execution Time 2m0s 1m49s -11s
Details
  |                     | main (17b51d6) | #817 (ec2f28e) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          73.6% |          73.6% | 0.0% |
  |   Files             |             94 |             94 |    0 |
  |   Lines             |           8011 |           8011 |    0 |
  |   Covered           |           5902 |           5902 |    0 |
  | Code to Test Ratio  |          1:1.3 |          1:1.3 |  0.0 |
  |   Code              |          18694 |          18694 |    0 |
  |   Test              |          25707 |          25707 |    0 |
+ | Test Execution Time |           2m0s |          1m49s | -11s |

Reported by octocov

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants