Skip to content

Update dependency com.google.cloud:libraries-bom to v26.88.0 - #8

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-26.x
Open

Update dependency com.google.cloud:libraries-bom to v26.88.0#8
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-26.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
com.google.cloud:libraries-bom (source) 26.51.026.88.0 age confidence
com.google.cloud:libraries-bom (source) 26.32.026.88.0 age confidence
com.google.cloud:libraries-bom (source) 26.50.026.88.0 age confidence

Release Notes

googleapis/google-cloud-java (com.google.cloud:libraries-bom)

v26.86.0

Features
Bug Fixes
  • add documentation for insertall api that there's no default retry (#​13953) (1fdb4f1)
  • add retry behavior documentation to insertall interface to clarify the behavior (#​14058) (1b8f9e3)
  • auth: fix JSpecify nullability in UserAuthorizer and TokenStore (#​14150) (0d5fac0)
  • auth: fix remaining nullability in UserAuthorizer and Builder (#​14158) (a51bb8d)
  • auth: refine JSpecify nullability for ServiceAccountCredentials and UserCredentials (#​14159) (a929250)
  • bigquery-jdbc: enable ITOpenTelemetryTest (#​13991) (fa6641b)
  • bigquery-jdbc: pass connection proxy settings to OpenTelemetry exporters (#​14011) (115b9b3)
  • bigquery-jdbc: session context propagation when session is enabled (#​14161) (1e74dda)
  • bigtable: remove heartbeat miss logging (#​14054) (ec17637)
  • deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20260731-2.0.0 (#​14149) (95f6c38)
  • deps: update dependency com.google.cloud:libraries-bom to v26.86.0 (#​14103) (cf5697e)
  • gax-httpjson: reduce Conscrypt fallback error to debug level (#​13962) (8236771)
  • gax-httpjson: remove unsupported and deprecated PQC named groups (#​14107) (7604971)
  • gax: register Conscrypt SSLContext SPI classes for GraalVM reflection (#​14129) (73c0243)
  • samples: align native profile junit and surefire versions with shared config (#​14096) (2b84133)
  • spanner: add closeAsync to ReadContext and make transaction closing non-blocking (#​14076) (671f892)
  • spanner: scope server-timing metrics per call and guard interceptor lifecycle callbacks (#​14053) (f35c570)
  • storage: use JsonUtils for StorageObject serialization in resumable writes and read channels (#​13976) (d94922f)
Performance Improvements
Dependencies
Documentation
  • bigquery-jdbc: add user guide with connection property and custom endpoint reference (#​13878) (2dde172)
  • gax: update LRO troubleshooting documentation link (#​14108) (4c5bbae)
  • spanner-jdbc: update connection_properties.md documentation (#​14035) (b576fe8)
  • spanner: update CHANGELOG.md for releases 6.117.0 through 6.120.0 (#​13970) (2413811)

v26.84.0

Features
  • auth: Add support for Regional Access Boundaries (#​13499) (b721e43)
  • automate libraries-bom tag and release creation on release publish (#​13655) (7a7e2ff)
  • bigquery-jdbc: add EnableProjectDiscovery connection property for metadata methods (#​13344) (ab9669a)
  • bigquery-jdbc: migrate statement execution thread tracking to connection-scoped executor (#​13454) (341e51a)
  • bigquery-jdbc: respect standard JVM trustStore properties by default (#​13435) (7af3224)
  • bigquery-jdbc: support connection-scoped executor isolation and dynamic queue warnings (#​13413) (79e26b8)
  • bigquery: add internal listProjects API to core client (#​13429) (3580407)
  • bigtable: route point read rows to shim (#​13542) (2c7e5f5)
  • deps: add jspecify to shared dependencies (#​13412) (582053d)
  • enable self-signed JWTs by default in ServiceOptions (#​13338) (110d2b7)
  • gapic-generator: Add NullMarked annotation to generated classes (#​13517) (825dadd)
  • google/cloud/agentregistry/v1: onboard a new library (#​13509) (6728816)
  • scale up connection worker pool based on latency (#​13384) (eb379b3)
  • spanner: add settings for gRCP keep-alive (#​13643) (9d78307)
  • spanner: auth login support for Spanner Omni endpoints (#​13470) (55930b4)
  • storage: add checksum validation in the json read channel (#​13270) (872d7b7)
  • storage: add checksum validation on json read paths (#​13269) (396b042)
  • storage: add full object checksum validation for bidi flow (#​13266) (9113d80)
  • storage: add full object checksum validation for grpc flow (#​13265) (a5ba606)
  • storage: Adding CumulativeHasher wrapper class for Full object … (#​13239) (bd40324)
  • storage: adding disabling option for bidi reads (#​13506) (591cae0)
  • storage: log additional bytes received from GCS in read path (#​13427) (9492aa2)
  • storage: update compose sample to support deleteSourceObjects option (#​13493) (50a8658)
  • use self-signed JWTs in Spanner MutableCredentials (#​13381) (29543a2)
Bug Fixes
  • Add logging-logback to gapic-libraries-bom (#​13663) (512e370)
  • auth: Fix UserCredentials serialization clientSecret leak (#​13465) (2d9d01c)
  • auth: handle missing APPDATA on Windows gracefully (#​13471) (77e84a9), closes #​12565
  • bigquery-jdbc: add proper version to BigQueryDriver (#​13294) (9fd84fc)
  • bigquery-jdbc: avoid rollback on statement close in manual commit mode (#​13503) (79bbee1)
  • bigquery-jdbc: correct FilterTablesOnDefaultDataset fallback logic (#​13625) (f7eb23d)
  • bigquery-jdbc: ensure largeResults are handled in PreparedStatement (#​13496) (d3e7a19)
  • bigquery-jdbc: ensure test uses unique dataset & cleans up (#​13587) (a6bb362)
  • bigquery-jdbc: explicitly set location when available for temporary dataset (#​13508) (40cd0a7)
  • bigquery-jdbc: propagate connection proxy settings to auth library (#​13539) (87dda5d)
  • bigquery-jdbc: shade org.slf4j (#​13547) (7ef1312)
  • bigquery-jdbc: update format validation tests to create tables for the test (#​13588) (4bb3a61)
  • bigquery-jdbc: update Maven Central artifact link in the README (#​13563) (8707a65)
  • bigquery: retry cancel job and routine creation on transient HTTP 5xx errors (#​13416) (35eb041)
  • bigquery: route JOB_CREATION_REQUIRED through fast query path (#​13437) (64cde7f)
  • bigquery: Update fast query path to allow jobTimeoutMs in the request (#​13502) (1a6f4d5)
  • bigtable: honour session_load override when server-returned session_load is 0 (#​13629) (b56f9b8)
  • bqjdbc: pass rowsInPage with TableResult (#​13238) (203a91e)
  • ci: build dependencies before convergence check (#​13638) (9de3209)
  • ci: ignore SNAPSHOT suffix in flatten-plugin check (#​13639) (bb65627)
  • ci: run root install in dependency convergence check (#​13666) (86d35e4)
  • ci: skip existing-versions-check for gapic-generator-java-root (#​13590) (a1f3b8a)
  • datastore: Configure TraceExporter with Datastore credentials in E2E tests (#​13627) (d281a62)
  • datastore: disable built-in OpenTelemetry SDK when metrics export is disabled (#​13543) (53b7142)
  • datastore: reduce flakiness of E2E tracing tests (#​13645) (8afc0ab)
  • deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20260612-2.0.0 (#​13570) (ca5ff79)
  • deps: update dependency com.google.apis:google-api-services-dns to v1-rev20260616-2.0.0 (#​12796) (0dd60ca)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.151.0 (#​12097) (d169006)
  • deps: update dependency com.google.cloud:libraries-bom to v26.84.0 (#​12663) (95c7774)
  • deps: update first-party storage dependencies to v1-rev20260524-2.0.0 (#​13406) (bdeedb8)
  • exclude java-vertexai from existing versions check (#​13632) (edaa4e3)
  • fallback on VPC (#​13567) (e8c428d)
  • java-cloud-bom: execute pre-install pass in GHA release notes generator (#​13608) (c365c10)
  • release: check remote tags using git ls-remote to prevent already exists error (#​13574) (6cf0567)
  • spanner: fail fast when inline-begin DML returns no transaction id (#​13536) (94315ce)
  • spanner: pin inline read-write transactions to default endpoint (#​13562) (6908dee)
  • spanner: remove explicit tink version to resolve dependency convergence conflict (#​13602) (863c26e)
  • spanner: update dynamic channel pool default configuration (#​13646) (37b77c3)
Dependencies
Documentation
  • add instructions for manual code generation checks in CI (#​13596) (f6162e2)

v26.72.0

⚠ BREAKING CHANGES
  • [vectorsearch] Removed field DenseScannParams from SearchHint
  • [vectorsearch] Removed obsolete field vertex from message
  • [vectorsearch] Removed obsolete field vertex from message
  • [auditmanager] Update existing packaging option
  • [auditmanager] A new packaging option
  • [admanager] Added proto3 optional to Network primitive fields
  • [aiplatform] fix issue when using UrlContext tool
  • [shopping-merchant-datasources] An existing field contains_custom_rules is removed from message .google.shopping.merchant.datasources.v1.PrimaryProductDataSource
  • [aiplatform] An existing field transfer_to_agent is removed from message .google.cloud.aiplatform.v1beta1.EventActions
  • [aiplatform] updating bigtable_metadata field name in FeatureOnlineStore
  • [chat] Changed field behavior for an existing field name in message .google.chat.v1.QuotedMessageMetadata
Features
  • [admanager] Added Application resource (02324b1)
  • [aiplatform] A new field inference_generation_config is added to (8ec1ba9)
  • [aiplatform] A new field min_gpu_driver_version is added to message .google.cloud.aiplatform.v1beta1.MachineSpec (b887034)
  • [aiplatform] A new field predefined_metric_spec is added to (421f330)
  • [aiplatform] A new message ScaleToZeroSpec is added (bf30bf1)
  • [aiplatform] A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType (ae3a4ae)
  • [aiplatform] A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType (ae3a4ae)
  • [aiplatform] add gpu_partition_size in machine_spec v1 api (b887034)
  • [aiplatform] add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (b887034)
  • [aiplatform] add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (b887034)
  • [aiplatform] add VALIDATED Function Calling mode to v1 (49cc185)
  • [aiplatform] add additional proto fields and GenerateFetchAccessToken API (bf30bf1)
  • [aiplatform] Add API response for Gen AI Evaluation in Tuning (1214050)
  • [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to (504b574)
  • [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to (504b574)
  • [aiplatform] add aspect_ratio and image_config for v1 version (ba2ed6a)
  • [aiplatform] add aspect_ratio and image_config for v1beta1 version (ba2ed6a)
  • [aiplatform] Add custom session id field to create session v1 (e29dd99)
  • [aiplatform] Add custom session id field to create session v1beta1 (504b574)
  • [aiplatform] add DeploymentTier enum to DeployedIndex (ae3a4ae)
  • [aiplatform] Add EmbedContent method v1 (02324b1)
  • [aiplatform] Add EmbedContent method v1beta1 (02324b1)
  • [aiplatform] Add enable_widget option in Google Maps and additional grounding information (ae3a4ae)
  • [aiplatform] add FunctionResponsePart and excluded_predefined_functions in ComputerUse (2919d20)
  • [aiplatform] add FunctionResponsePart and excluded_predefined_functions in ComputerUse (0a730d4)
  • [aiplatform] Add image_spec to Reasoning Engine public protos (e691c6d)
  • [aiplatform] Add image_spec to Reasoning Engine public protos (e691c6d)
  • [aiplatform] Add JAILBREAK as a new Prompt block reason in PredictionService (bf30bf1)
  • [aiplatform] Add JAILBREAK category to SafetySettings for prediction service (bf30bf1)
  • [aiplatform] Add JAILBREAK category to SafetySettings for prediction service (bf30bf1)
  • [aiplatform] Add labels field for Predict API for Imagen use case (v1beta and v1) (ae3a4ae)
  • [aiplatform] Add labels field for Predict API for Imagen use case (v1beta) (ae3a4ae)
  • [aiplatform] Add Lustre support to the Vertex Training Custom Job API (59c954c)
  • [aiplatform] Add Lustre support to the Vertex Training Custom Job API (c70c873)
  • [aiplatform] add max_concurrent_active_run_count field to Schedule (421f330)
  • [aiplatform] add max_concurrent_active_run_count field to Schedule (421f330)
  • [aiplatform] add model_armor_config to GeminiExample (421f330)
  • [aiplatform] Add new embed_content_config to message EmbedContentRequest (49cc185)
  • [aiplatform] Add new embed_content_config to message EmbedContentRequest (49cc185)
  • [aiplatform] add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage (02324b1)
  • [aiplatform] add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage (02324b1)
  • [aiplatform] Add order_by to list_events (02324b1)
  • [aiplatform] add private_model_server_enabled to in Endpoint.proto (bd1762a)
  • [aiplatform] add streaming function call argument API changes (59c954c)
  • [aiplatform] add streaming function call argument API changes (ecb0b2a)
  • [aiplatform] Add support for developer connect based deployment (b887034)
  • [aiplatform] Add support for developer connect based deployment (b887034)
  • [aiplatform] Add support for Inline source based deployment (ba2ed6a)
  • [aiplatform] Add support for Inline source based deployment (ba2ed6a)
  • [aiplatform] Add transcription fields to Session Service (e691c6d)
  • [aiplatform] add Validation mode in FunctionCallingConfig (1214050)
  • [aiplatform] Auto-generated CL for //google/cloud/aiplatform:aiplatform_v1_public_proto_gen (ae3a4ae)
  • [aiplatform] Continuous Tuning (0a730d4)
  • [aiplatform] Expose FullFineTunedResources for full fine tuned deployments (b887034)
  • [aiplatform] Expose zone when creating a FeatureOnlineStore (b887034)
  • [aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option (b887034)
  • [aiplatform] PSC support for custom weights deploy (1214050)
  • [aiplatform] RAG - add mode config to RagEngineConfig with Spanner and Serverless (d7a49aa)
  • [aiplatform] RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview (e29dd99)
  • [aiplatform] Tuning PreTunedModel API field (1214050)
  • [aiplatform] update the schema proto for the RagChunk with file_id and chunk_id to align with the vertex_rag_data.proto (49cc185)
  • [aiplatform]Auto-generated CL for //google/cloud/aiplatform:aiplatform_v1beta1_public_proto_gen (ae3a4ae)
  • [alloydb] Add a new field to support Dataplex integration (504b574)
  • [alloydb] add CRUD APIs on Databases (ae3a4ae)
  • [alloydb] add CRUD APIs on Databases (ae3a4ae)
  • [alloydb] add CRUD APIs on Databases (ae3a4ae)
  • [alloydb] add POSTGRES_18 to DatabaseVersion (59c954c)
  • [alloydb] add POSTGRES_18 to DatabaseVersion (59c954c)
  • [analyticshub] add Stored Procedure Sharing support for analyticshub listings (02324b1)
  • [analyticshub] You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing (1214050)
  • [apihub] Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate) (bd1762a)
  • [artifact-registry] add ExportArtifact API (b887034)
  • [artifact-registry] add Fingerprint to Artifact Registry Version resource (59c954c)
  • [artifact-registry] add image_manifest field in DockerImage (b887034)
  • [auditmanager] new module for auditmanager (#​11888) (c307b61)
  • [backupdr] A new service BackupDrProtectionSummary is added (59c954c)
  • [backupdr] Add support for AlloyDB backup and restore (d7a49aa)
  • [backupdr] Adding FetchBackupsForResourceType API (02324b1)
  • [backupdr] Adding unreachable field to ListDataSourceReferences API (02324b1)
  • [backupdr] Adding new fields for CMEK and Retention Inheritance features (b887034)
  • [batch] added new provisioning models (b887034)
  • [batch] added new provisioning models (bd1762a)
  • [bigqueryreservation] Add a new field soft_failover_start_time in the existing replication_status in .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into the state of ongoing soft failover operations on the reservation (1214050)
  • [bigqueryreservation] Add new BACKGROUND_CHANGE_DATA_CAPTURE, BACKGROUND_COLUMN_METADATA_INDEX, and BACKGROUND_SEARCH_INDEX_REFRESH reservation assignment types (ae3a4ae)
  • [capacityplanner] new module for capacityplanner (#​11777) (65f4fd0)
  • [ces] new module for ces (#​11940) (48d1c14)
  • [ces] update public libraries for CES v1beta (504b574)
  • [chat] add ROLE_ASSISTANT_MANAGER to the MembershipRole enum in the Membership proto and assistant_managers_allowed to the PermissionSetting (02324b1)
  • [chat] Addition of GMAIL_MESSAGE value for RichLinkType enum in the RichLinkMetadata proto (02a9cd4)
  • [cloudapiregistry] new module for cloudapiregistry (#​11864) (37c933f)
  • [cloudbuild] Update GCB with latest proto changes (b887034)
  • [cloudsecuritycompliance] add Audit API surface (02324b1)
  • [cloudsecuritycompliance] new module for cloudsecuritycompliance (#​11740) (fc17dde)
  • [compute] [DIREGAPIC] Update v1 API definitions to revision 2025120 (02a9cd4)
  • [compute] Update Compute Engine v1 API to revision 2025081 (#​1091) (1214050)
  • [compute] Update Compute Engine v1 API to revision 2025090 (bd1762a)
  • [compute] Update Compute Engine v1 API to revision 2025090 (ae3a4ae)
  • [compute] Update Compute Engine v1 API to revision 2025091 (#​1107) (bf30bf1)
  • [compute] Update Compute Engine v1 API to revision 2025103 (b887034)
  • [compute] Update Compute Engine v1 API to revision 2025121 (#​1137) (59c954c)
  • [compute] Update Compute Engine v1 API to revision 2025123 (#​1144) (bb0102d)
  • [compute] Update Compute Engine v1 API to revision 2026021 (504b574)
  • [compute] Update Compute Engine v1 API to revision 2026022 (googleapis#​1166) (e29dd99)
  • [confidentialcomputing] Add new VerifyConfidentialSpace and VerifyConfidentialGke rpcs and relevant fields (1214050)
  • [container] add desired_secret_sync_config to ClusterUpdate (02324b1)
  • [container] Add GPUDirectConfig to configure GPU Direct for node pools (d7a49aa)
  • [container] add node_kernel_module_loading field to LinuxNodeConfig (02324b1)
  • [container] Add SwapConfig to enable and configure swap memory for node pools (d7a49aa)
  • [container] Add SwapConfig to enable and configure swap memory for node pools (ba2ed6a)
  • [databasecenter] Adding Method AggregateFleet of Database Center API v1beta (59c954c)
  • [databasecenter] Adding Method AggregateIssueStats of Database Center API v1beta (d7a49aa)
  • [databasecenter] Adding Method QueryDatabaseResourceGroups of Database Center API v1beta (59c954c)
  • [databasecenter] Adding Method QueryIssues of Database Center API (421f330)
  • [databasecenter] new module for databasecenter (#​11788) (b48fd0d)
  • [dataform] Update GCP Client Libraries in v1beta1 to support (421f330)
  • [datamanager] add UserListService for creating and managing user (71ad76c)
  • [datamanager] new module for datamanager (#​11785) (46da811)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 7e9a294 to 0b43585 Compare March 3, 2026 08:02
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.76.0 fix(deps): update dependency com.google.cloud:libraries-bom to v26.76.0 Mar 3, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch 2 times, most recently from 69dbdc9 to b7d2628 Compare March 4, 2026 19:39
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.cloud:libraries-bom to v26.76.0 fix(deps): update dependency com.google.cloud:libraries-bom to v26.77.0 Mar 4, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from b7d2628 to 2cb7232 Compare March 13, 2026 06:49
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.cloud:libraries-bom to v26.77.0 fix(deps): update dependency com.google.cloud:libraries-bom to v26.78.0 Mar 13, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 2cb7232 to 53ce2f2 Compare March 27, 2026 23:00
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.cloud:libraries-bom to v26.78.0 fix(deps): update dependency com.google.cloud:libraries-bom to v26.79.0 Mar 27, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 53ce2f2 to 8fd482e Compare April 1, 2026 16:13
@renovate-bot renovate-bot changed the title fix(deps): update dependency com.google.cloud:libraries-bom to v26.79.0 Update dependency com.google.cloud:libraries-bom to v26.79.0 Apr 8, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 8fd482e to beb681b Compare April 15, 2026 13:00
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.79.0 Update dependency com.google.cloud:libraries-bom to v26.80.0 Apr 15, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from beb681b to fba58d5 Compare May 8, 2026 23:23
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.80.0 Update dependency com.google.cloud:libraries-bom to v26.81.0 May 8, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from fba58d5 to a577d33 Compare May 12, 2026 22:44
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.81.0 Update dependency com.google.cloud:libraries-bom to v26.82.0 May 12, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from a577d33 to 89c39b5 Compare May 16, 2026 02:22
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.82.0 Update dependency com.google.cloud:libraries-bom to v26.83.0 May 16, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 89c39b5 to 8798297 Compare June 13, 2026 06:57
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.83.0 Update dependency com.google.cloud:libraries-bom to v26.84.0 Jun 13, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 8798297 to 7ed1608 Compare July 8, 2026 03:15
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.84.0 Update dependency com.google.cloud:libraries-bom to v26.85.0 Jul 8, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 7ed1608 to 8c96c06 Compare July 17, 2026 03:20
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.85.0 Update dependency com.google.cloud:libraries-bom to v26.85.1 Jul 17, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 8c96c06 to 6cad640 Compare July 30, 2026 20:16
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.85.1 Update dependency com.google.cloud:libraries-bom to v26.86.0 Jul 30, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from 6cad640 to c20670c Compare August 25, 2026 18:43
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.86.0 Update dependency com.google.cloud:libraries-bom to v26.87.0 Aug 25, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch 2 times, most recently from 8908ddf to d70fef8 Compare September 4, 2026 23:23
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:libraries-bom to v26.87.0 Update dependency com.google.cloud:libraries-bom to v26.88.0 Sep 4, 2026
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from d70fef8 to dfd7570 Compare September 6, 2026 18:43
@renovate-bot
renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from dfd7570 to d5f1da0 Compare September 7, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant