dependabot[bot] opened a new pull request, #33811:
URL: https://github.com/apache/beam/pull/33811

   Bumps 
[cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) 
from 1.73.0 to 1.74.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-cloud-go/releases";>cloud.google.com/go/spanner's
 releases</a>.</em></p>
   <blockquote>
   <h2>spanner: v1.74.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.73.0...spanner/v1.74.0";>1.74.0</a>
 (2025-01-24)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>spanner/admin/instance:</strong> Exposing 
FreeInstanceAvailability in InstanceConfig (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> Exposing FreeInstanceMetadata 
in Instance configuration (to define the metadata related to FREE instance 
type) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> Exposing InstanceType in 
Instance configuration (to define PROVISIONED or FREE spanner instance) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> Exposing QuorumType in 
InstanceConfig (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> Exposing 
storage_limit_per_processing_unit in InstanceConfig (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner:</strong> Add the last statement option to 
ExecuteSqlRequest and ExecuteBatchDmlRequest (<a 
href="https://github.com/googleapis/google-cloud-go/commit/8dedb878c070cc1e92d62bb9b32358425e3ceffb";>8dedb87</a>)</li>
   <li><strong>spanner:</strong> Add UUID in Spanner TypeCode enum (<a 
href="https://github.com/googleapis/google-cloud-go/commit/46fc993a3195203a230e2831bee456baaa9f7b1c";>46fc993</a>)</li>
   <li><strong>spanner:</strong> Implement generation and propagation of 
&quot;x-goog-spanner-request-id&quot; Header (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11048";>#11048</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/10960c162660d183c70837762c8f71aeb6c6e1eb";>10960c1</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>spanner/spansql:</strong> PROTO BUNDLE and protobuf type parsing 
fixes (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11279";>#11279</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/b1ca71449eeeda9ff19a57a3a759e17005692d06";>b1ca714</a>)</li>
   <li><strong>spanner/test/opentelemetry/test:</strong> Update 
golang.org/x/net to v0.33.0 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/e9b0b69644ea5b276cacff0a707e8a5e87efafc9";>e9b0b69</a>)</li>
   <li><strong>spanner:</strong> ReadWriteStmtBasedTransaction would not 
remember options for retries (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11443";>#11443</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/7d8f0c556b43265a8cf7715509892ac136d3da4b";>7d8f0c5</a>)</li>
   <li><strong>spanner:</strong> Support setting monitoring host via env and 
override any endpoint override from spanner options with default one (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11141";>#11141</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/3d6154588da598092e5cffe6c1c5770998037fe1";>3d61545</a>)</li>
   <li><strong>spanner:</strong> Update golang.org/x/net to v0.33.0 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/e9b0b69644ea5b276cacff0a707e8a5e87efafc9";>e9b0b69</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>spanner/admin/database:</strong> Fix typo timzeone -&gt; 
timezone (<a 
href="https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c";>a694e11</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for enum 
<code>DefaultBackupScheduleType</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for enum value 
<code>AUTOMATIC</code> in enum <code>DefaultBackupScheduleType</code> is 
changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for enum value 
<code>GOOGLE_MANAGED</code> in enum <code>Type</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for enum value 
<code>NONE</code> in enum <code>DefaultBackupScheduleType</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for enum value 
<code>USER_MANAGED</code> in enum <code>Type</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>base_config</code> in message 
<code>.google.spanner.admin.instance.v1.InstanceConfig</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>default_backup_schedule_type</code> in message 
<code>.google.spanner.admin.instance.v1.Instance</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>filter</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest</code>
 is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>filter</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest</code>
 is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>instance_config</code> in message 
<code>.google.spanner.admin.instance.v1.CreateInstanceConfigRequest</code> is 
changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>instance_partition_deadline</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest</code>
 is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>location</code> in message 
<code>.google.spanner.admin.instance.v1.ReplicaInfo</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>node_count</code> in message 
<code>.google.spanner.admin.instance.v1.Instance</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>node_count</code> in message 
<code>.google.spanner.admin.instance.v1.InstancePartition</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>operations</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse</code>
 is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>operations</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse</code>
 is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>optional_replicas</code> in message 
<code>.google.spanner.admin.instance.v1.InstanceConfig</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>parent</code> in message 
<code>.google.spanner.admin.instance.v1.ListInstancePartitionsRequest</code> is 
changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>processing_units</code> in message 
<code>.google.spanner.admin.instance.v1.Instance</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>processing_units</code> in message 
<code>.google.spanner.admin.instance.v1.InstancePartition</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>referencing_backups</code> in message 
<code>.google.spanner.admin.instance.v1.InstancePartition</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   <li><strong>spanner/admin/instance:</strong> A comment for field 
<code>replicas</code> in message 
<code>.google.spanner.admin.instance.v1.InstanceConfig</code> is changed (<a 
href="https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90";>4254053</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/8500e9eb4ec11530dce02573a79cec98361e2d7b";><code>8500e9e</code></a>
 chore(main): release spanner 1.74.0 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11142";>#11142</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/2dc0184755d2779349f2b7718f6e94190113bdab";><code>2dc0184</code></a>
 chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11524";>#11524</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/afbe1326ff6d25034eb232129019b2e2687df7d0";><code>afbe132</code></a>
 fix(maps/places): add oauth scopes to Places proto (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11518";>#11518</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129";><code>de5ca9d</code></a>
 docs(analytics/admin): replace &quot;GA4&quot; with &quot;Google 
Analytics&quot; or &quot;GA&quot; in all c...</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/14382558863386fdd853bc9a1e8328416dd8ba5a";><code>1438255</code></a>
 fix(firestore): Convert key before seeting map entry (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11506";>#11506</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/0682bfa5563ec81e2cf3fa9138142ebe482fb6fd";><code>0682bfa</code></a>
 fix(bigtable): Allow GC updates on emulated aggregate column family (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11499";>#11499</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/b89dd8eebd505b4048bee811c6c4c859824507f7";><code>b89dd8e</code></a>
 doc(bigtable): Fix misspelled words (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11489";>#11489</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/9b9e87adb8c19ea44b08e645b068d3ed7269da7e";><code>9b9e87a</code></a>
 chore(main): release auth 0.14.1 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11492";>#11492</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/7fb5f9542a942a00049a7784bd0d4adea980065b";><code>7fb5f95</code></a>
 chore(all): update deps (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11508";>#11508</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/9ad9d7665ca2f4cfdcee75f5e683084ac49536a6";><code>9ad9d76</code></a>
 fix(storage): propagate ctx from invoke to grpc upload reqs (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11475";>#11475</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.73.0...spanner/v1.74.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/spanner&package-manager=go_modules&previous-version=1.73.0&new-version=1.74.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to