From ae65383c18e7669c2e0a09e350d9233e03249fa5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 4 Dec 2023 19:52:29 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.47.0 (#6306) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerystorage-bom](https://togithub.com/googleapis/java-bigquerystorage) | `2.45.0` -> `2.47.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.45.0/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.45.0/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom) ### [`v2.47.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#2470-2023-12-01) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.46.0...v2.47.0) ##### Features - Adding CDC sample ([#​2263](https://togithub.com/googleapis/java-bigquerystorage/issues/2263)) ([ba134e4](https://togithub.com/googleapis/java-bigquerystorage/commit/ba134e403f7696d5e797faf7c07ff817b90f1085)) ##### Bug Fixes - An atempt to solve test failure in nightly build ([#​2330](https://togithub.com/googleapis/java-bigquerystorage/issues/2330)) ([f77465e](https://togithub.com/googleapis/java-bigquerystorage/commit/f77465e094ca9b00fc2eb6882a69b9eb9dfd8edb)) - Fix a test that is flaky ([#​2340](https://togithub.com/googleapis/java-bigquerystorage/issues/2340)) ([cb6e2c9](https://togithub.com/googleapis/java-bigquerystorage/commit/cb6e2c97c854d89c2679d17a24f021a676f25039)) - Fix the write api integration test ([#​2333](https://togithub.com/googleapis/java-bigquerystorage/issues/2333)) ([a69bec9](https://togithub.com/googleapis/java-bigquerystorage/commit/a69bec9c017509ef3beb975e2b6d929c12420c0c)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.34.2 ([#​2313](https://togithub.com/googleapis/java-bigquerystorage/issues/2313)) ([1e1b60c](https://togithub.com/googleapis/java-bigquerystorage/commit/1e1b60cbc036bd8ed48736e3c53a10bc3a76c821)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#​2336](https://togithub.com/googleapis/java-bigquerystorage/issues/2336)) ([6ada6c5](https://togithub.com/googleapis/java-bigquerystorage/commit/6ada6c5fd411576c2c27ab94e7ef47f7ba02629b)) ### [`v2.46.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#2460-2023-11-15) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.45.0...v2.46.0) ##### Features - Add integration tests with RetrySettings enabled. ([#​2275](https://togithub.com/googleapis/java-bigquerystorage/issues/2275)) ([179193a](https://togithub.com/googleapis/java-bigquerystorage/commit/179193a18ba31c4c82946dc48671512fdac335c8)) - Add new configuration for nightly retry-related tests. ([#​2319](https://togithub.com/googleapis/java-bigquerystorage/issues/2319)) ([e78b841](https://togithub.com/googleapis/java-bigquerystorage/commit/e78b84151d1e7f9a4cfc6f252b6215fce4cec670)) - Enable 20MB request limit, this feature is allowlist only. ([#​2311](https://togithub.com/googleapis/java-bigquerystorage/issues/2311)) ([75c2552](https://togithub.com/googleapis/java-bigquerystorage/commit/75c2552a2ece47a8e14ad4932d4fcc36c8005cbe)) ##### Bug Fixes - Add comment/documentation for setRetrySettings ([#​2309](https://togithub.com/googleapis/java-bigquerystorage/issues/2309)) ([664b550](https://togithub.com/googleapis/java-bigquerystorage/commit/664b550258dbe6037972b4a94eb41acd254849c5)) - Create next attempt after first attempt to initialize exponential backoff settings. ([#​2316](https://togithub.com/googleapis/java-bigquerystorage/issues/2316)) ([e5884cc](https://togithub.com/googleapis/java-bigquerystorage/commit/e5884cc0a28a5b3fc6aab6854c6b435431524d42)) - Enable request limit e2e test. ([#​2320](https://togithub.com/googleapis/java-bigquerystorage/issues/2320)) ([9d8c368](https://togithub.com/googleapis/java-bigquerystorage/commit/9d8c36859d5dd39f2e5fad26b692aa95308b1f5e)) ##### Dependencies - Update actions/github-script action to v7 ([#​2317](https://togithub.com/googleapis/java-bigquerystorage/issues/2317)) ([f68064f](https://togithub.com/googleapis/java-bigquerystorage/commit/f68064f2991768656fdefdce7e089313ee0f1e7e))
--- ### Configuration 📅 **Schedule**: 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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-cloud-bom). --- google-cloud-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-bom/pom.xml b/google-cloud-bom/pom.xml index 7a8c5817f52..e6b9ff63b46 100644 --- a/google-cloud-bom/pom.xml +++ b/google-cloud-bom/pom.xml @@ -179,7 +179,7 @@ com.google.cloud google-cloud-bigquerystorage-bom - 2.45.0 + 2.47.0 pom import