From 854329152e7f14b94e9593d0b0b870937d50db06 Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Tue, 8 Jun 2021 10:23:09 -0400 Subject: [PATCH 001/106] feat: initial client generation --- contact-center-insights/snippets/pom.xml | 47 ++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 contact-center-insights/snippets/pom.xml diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml new file mode 100644 index 00000000000..8153d7aec67 --- /dev/null +++ b/contact-center-insights/snippets/pom.xml @@ -0,0 +1,47 @@ + + + 4.0.0 + com.google.cloud + contact-center-insights-snippets + jar + Google CCAI Insights Snippets + https://github.com/googleapis/java-contact-center-insights + + + + com.google.cloud.samples + shared-configuration + 1.0.12 + + + + 1.8 + 1.8 + UTF-8 + + + + + + com.google.cloud + google-cloud-contact-center-insights + 0.0.0 + + + + junit + junit + 4.13 + test + + + com.google.truth + truth + 1.0.1 + test + + + From cb3cab5a5546d754789afa8f8aeab449afd20feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 22:10:06 +0000 Subject: [PATCH 002/106] build(deps-dev): bump junit from 4.13 to 4.13.1 in /samples/snippets (#3) Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
Release notes

Sourced from junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

Changelog

Sourced from junit's changelog.

Summary of changes in version 4.13.1

Rules

Security fix: TemporaryFolder now limits access to temporary folders on Java 1.7 or later

A local information disclosure vulnerability in TemporaryFolder has been fixed. See the published security advisory for details.

Test Runners

[Pull request #1669:](junit-team/junit#1669) Make FrameworkField constructor public

Prior to this change, custom runners could make FrameworkMethod instances, but not FrameworkField instances. This small change allows for both now, because FrameworkField's constructor has been promoted from package-private to public.

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=junit:junit&package-manager=maven&previous-version=4.13&new-version=4.13.1)](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) ---
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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/googleapis/java-contact-center-insights/network/alerts).
--- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8153d7aec67..c37b9766af9 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.13 + 4.13.1 test From d453757b17d43572dd9c67ac91776f3f4777d1b8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Jun 2021 19:26:16 +0200 Subject: [PATCH 003/106] test(deps): update dependency com.google.truth:truth to v1.1.3 (#16) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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.truth:truth | `1.0.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.3/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.3/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index c37b9766af9..4275a6cfbdf 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.0.1 + 1.1.3 test From 3730b5458d7f09f227d8bc6d283cd021a9115cc7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Jun 2021 21:45:52 +0200 Subject: [PATCH 004/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v0.1.0 (#15) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 4275a6cfbdf..0336401fb83 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 0.0.0 + 0.1.0 From 5240188d1bd44e99d01e1d2b5121be4a3b6df8cb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Jun 2021 21:50:05 +0200 Subject: [PATCH 005/106] chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.23 (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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.samples:shared-configuration | `1.0.18` -> `1.0.23` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/compatibility-slim/1.0.18)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/confidence-slim/1.0.18)](https://docs.renovatebot.com/merge-confidence/) | | com.google.cloud.samples:shared-configuration | `1.0.12` -> `1.0.23` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/compatibility-slim/1.0.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/confidence-slim/1.0.12)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 0336401fb83..bbe85414c52 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.12 + 1.0.23 From 9cd6ea1562fb97f2e368858c4b30f198f7d2fc08 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Jun 2021 17:56:02 +0200 Subject: [PATCH 006/106] test(deps): update dependency junit:junit to v4.13.2 (#11) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | `4.13.1` -> `4.13.2` | [![age](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/compatibility-slim/4.13.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/confidence-slim/4.13.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index bbe85414c52..d2324c8a59b 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.13.1 + 4.13.2 test From 79e08ff981b97035bf348490bf653519315e0312 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Jul 2021 17:54:27 +0200 Subject: [PATCH 007/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v1 (#28) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `0.1.0` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/compatibility-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/confidence-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v1.0.0`](https://togithub.com/googleapis/java-contact-center-insights/blob/master/CHANGELOG.md#​100-httpswwwgithubcomgoogleapisjava-contact-center-insightscomparev010v100-2021-07-12) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v0.1.0...v1.0.0) ##### Features - promote to 1.0.0 ([#​25](https://www.github.com/googleapis/java-contact-center-insights/issues/25)) ([f74d86c](https://www.github.com/googleapis/java-contact-center-insights/commit/f74d86c39ae3cd576bd4a4942d729ea8ec49a7e1)) ##### Bug Fixes - Add `shopt -s nullglob` to dependencies script ([#​1130](https://www.github.com/googleapis/java-contact-center-insights/issues/1130)) ([#​22](https://www.github.com/googleapis/java-contact-center-insights/issues/22)) ([0feb7bc](https://www.github.com/googleapis/java-contact-center-insights/commit/0feb7bc37e9874a9b57df54a65302ad8c61ccc9d)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​24](https://www.github.com/googleapis/java-contact-center-insights/issues/24)) ([9676d88](https://www.github.com/googleapis/java-contact-center-insights/commit/9676d889faf8938872adc569f1a91d5ad48eb90e))
--- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index d2324c8a59b..eb8f1d1a977 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 0.1.0 + 1.0.0 From 53aa5ab02d4377101f94c2ab44cb6cc770c572f7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 Aug 2021 19:30:00 +0200 Subject: [PATCH 008/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2 (#50) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index eb8f1d1a977..3ba31de39fa 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 1.0.0 + 2.0.0 From e18cddc49eb1524d5b7aac8da40d38d6686d40e8 Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:45:03 -0400 Subject: [PATCH 009/106] samples: create conversation (#80) --- .../CreateConversation.java | 78 +++++++++++++++++++ .../CreateConversationIT.java | 76 ++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversation.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversation.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversation.java new file mode 100644 index 00000000000..cd03bd1535e --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversation.java @@ -0,0 +1,78 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_conversation] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Conversation; +import com.google.cloud.contactcenterinsights.v1.ConversationDataSource; +import com.google.cloud.contactcenterinsights.v1.CreateConversationRequest; +import com.google.cloud.contactcenterinsights.v1.GcsSource; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import java.io.IOException; + +public class CreateConversation { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace these variables before running the sample. + String projectId = "my_project_id"; + String transcriptUri = "gs://cloud-samples-data/ccai/chat_sample.json"; + String audioUri = "gs://cloud-samples-data/ccai/voice_6912.txt"; + + createConversation(projectId, transcriptUri, audioUri); + } + + public static Conversation createConversation( + String projectId, String transcriptUri, String audioUri) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a parent resource. + LocationName parent = LocationName.of(projectId, "us-central1"); + + // Construct a conversation. + Conversation conversation = + Conversation.newBuilder() + .setDataSource( + ConversationDataSource.newBuilder() + .setGcsSource( + GcsSource.newBuilder() + .setTranscriptUri(transcriptUri) + .setAudioUri(audioUri) + .build()) + .build()) + .setMedium(Conversation.Medium.CHAT) + .build(); + + // Construct a request. + CreateConversationRequest request = + CreateConversationRequest.newBuilder() + .setParent(parent.toString()) + .setConversation(conversation) + .build(); + + // Call the Insights client to create a conversation. + Conversation response = client.createConversation(request); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_conversation] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationIT.java new file mode 100644 index 00000000000..894914fe7c1 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationIT.java @@ -0,0 +1,76 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Conversation; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreateConversationIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final String TRANSCRIPT_URI = "gs://cloud-samples-data/ccai/chat_sample.json"; + private static final String AUDIO_URI = "gs://cloud-samples-data/ccai/voice_6912.txt"; + private ByteArrayOutputStream bout; + private PrintStream out; + private String conversationName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + client.deleteConversation(conversationName); + } + System.setOut(null); + } + + @Test + public void testCreateConversation() throws IOException { + Conversation conversation = + CreateConversation.createConversation(PROJECT_ID, TRANSCRIPT_URI, AUDIO_URI); + conversationName = conversation.getName(); + assertThat(bout.toString()).contains(conversationName); + } +} From 298c986af08b361256c0fd2ab5996397ce4b9af5 Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Fri, 17 Sep 2021 14:14:46 -0400 Subject: [PATCH 010/106] samples: create converation with TTL (#81) --- .../CreateConversationWithTtl.java | 80 +++++++++++++++++++ .../CreateConversationWithTtlIT.java | 76 ++++++++++++++++++ 2 files changed, 156 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversationWithTtl.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationWithTtlIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversationWithTtl.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversationWithTtl.java new file mode 100644 index 00000000000..55649165c10 --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateConversationWithTtl.java @@ -0,0 +1,80 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_conversation_with_ttl] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Conversation; +import com.google.cloud.contactcenterinsights.v1.ConversationDataSource; +import com.google.cloud.contactcenterinsights.v1.CreateConversationRequest; +import com.google.cloud.contactcenterinsights.v1.GcsSource; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import com.google.protobuf.Duration; +import java.io.IOException; + +public class CreateConversationWithTtl { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace these variables before running the sample. + String projectId = "my_project_id"; + String transcriptUri = "gs://cloud-samples-data/ccai/chat_sample.json"; + String audioUri = "gs://cloud-samples-data/ccai/voice_6912.txt"; + + createConversationWithTtl(projectId, transcriptUri, audioUri); + } + + public static Conversation createConversationWithTtl( + String projectId, String transcriptUri, String audioUri) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a parent resource. + LocationName parent = LocationName.of(projectId, "us-central1"); + + // Construct a conversation. + Conversation conversation = + Conversation.newBuilder() + .setDataSource( + ConversationDataSource.newBuilder() + .setGcsSource( + GcsSource.newBuilder() + .setTranscriptUri(transcriptUri) + .setAudioUri(audioUri) + .build()) + .build()) + .setMedium(Conversation.Medium.CHAT) + .setTtl(Duration.newBuilder().setSeconds(86400).build()) + .build(); + + // Construct a request. + CreateConversationRequest request = + CreateConversationRequest.newBuilder() + .setParent(parent.toString()) + .setConversation(conversation) + .build(); + + // Call the Insights client to create a conversation. + Conversation response = client.createConversation(request); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_conversation_with_ttl] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationWithTtlIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationWithTtlIT.java new file mode 100644 index 00000000000..349795e6056 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateConversationWithTtlIT.java @@ -0,0 +1,76 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Conversation; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreateConversationWithTtlIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final String TRANSCRIPT_URI = "gs://cloud-samples-data/ccai/chat_sample.json"; + private static final String AUDIO_URI = "gs://cloud-samples-data/ccai/voice_6912.txt"; + private ByteArrayOutputStream bout; + private PrintStream out; + private String conversationName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + client.deleteConversation(conversationName); + } + System.setOut(null); + } + + @Test + public void testCreateConversationWithTtl() throws IOException { + Conversation conversation = + CreateConversationWithTtl.createConversationWithTtl(PROJECT_ID, TRANSCRIPT_URI, AUDIO_URI); + conversationName = conversation.getName(); + assertThat(bout.toString()).contains(conversationName); + } +} From f9360fe2e93ff0b98a0a1edae3c4b65b2ae4c307 Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Fri, 17 Sep 2021 14:39:41 -0400 Subject: [PATCH 011/106] samples: create analysis (#89) --- .../contactcenterinsights/CreateAnalysis.java | 51 ++++++++ .../CreateAnalysisIT.java | 110 ++++++++++++++++++ 2 files changed, 161 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateAnalysis.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateAnalysisIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateAnalysis.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateAnalysis.java new file mode 100644 index 00000000000..0b4293b921d --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateAnalysis.java @@ -0,0 +1,51 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_analysis] + +import com.google.cloud.contactcenterinsights.v1.Analysis; +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import java.io.IOException; + +public class CreateAnalysis { + + public static void main(String[] args) throws Exception, IOException { + // TODO(developer): Replace this variable before running the sample. + String conversationName = + "projects/my_project_id/locations/us-central1/conversations/my_conversation_id"; + + createAnalysis(conversationName); + } + + public static Analysis createAnalysis(String conversationName) throws Exception, IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct an analysis. + Analysis analysis = Analysis.newBuilder().build(); + + // Call the Insights client to create an analysis. + Analysis response = client.createAnalysisAsync(conversationName, analysis).get(); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_analysis] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateAnalysisIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateAnalysisIT.java new file mode 100644 index 00000000000..8eb7fd9592a --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateAnalysisIT.java @@ -0,0 +1,110 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.Analysis; +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Conversation; +import com.google.cloud.contactcenterinsights.v1.ConversationDataSource; +import com.google.cloud.contactcenterinsights.v1.CreateConversationRequest; +import com.google.cloud.contactcenterinsights.v1.DeleteConversationRequest; +import com.google.cloud.contactcenterinsights.v1.GcsSource; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreateAnalysisIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final String TRANSCRIPT_URI = "gs://cloud-samples-data/ccai/chat_sample.json"; + private static final String AUDIO_URI = "gs://cloud-samples-data/ccai/voice_6912.txt"; + private ByteArrayOutputStream bout; + private PrintStream out; + private String conversationName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() throws IOException { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + + // Create a conversation. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + LocationName parent = LocationName.of(PROJECT_ID, "us-central1"); + + Conversation conversation = + Conversation.newBuilder() + .setDataSource( + ConversationDataSource.newBuilder() + .setGcsSource( + GcsSource.newBuilder() + .setTranscriptUri(TRANSCRIPT_URI) + .setAudioUri(AUDIO_URI) + .build()) + .build()) + .setMedium(Conversation.Medium.CHAT) + .build(); + + CreateConversationRequest request = + CreateConversationRequest.newBuilder() + .setParent(parent.toString()) + .setConversation(conversation) + .build(); + + Conversation response = client.createConversation(request); + conversationName = response.getName(); + } + } + + @After + public void tearDown() throws Exception, IOException { + // Delete the conversation. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + DeleteConversationRequest request = + DeleteConversationRequest.newBuilder().setName(conversationName).setForce(true).build(); + client.deleteConversation(request); + } + System.setOut(null); + } + + @Test + public void testCreateAnalysis() throws Exception, IOException { + Analysis analysis = CreateAnalysis.createAnalysis(conversationName); + assertThat(bout.toString()).contains(analysis.getName()); + } +} From 2ea3ddf540f0836bc4af27da001ecdf302db849e Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Fri, 17 Sep 2021 15:35:17 -0400 Subject: [PATCH 012/106] samples: get operation (#83) --- .../contactcenterinsights/GetOperation.java | 49 ++++++++++++ .../contactcenterinsights/GetOperationIT.java | 79 +++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/GetOperation.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/GetOperationIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/GetOperation.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/GetOperation.java new file mode 100644 index 00000000000..19721bca9b0 --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/GetOperation.java @@ -0,0 +1,49 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_get_operation] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.longrunning.Operation; +import com.google.longrunning.OperationsClient; +import java.io.IOException; + +public class GetOperation { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace this variable before running the sample. + String operationName = "projects/my_project_id/locations/us-central1/operations/12345"; + + getOperation(operationName); + } + + public static Operation getOperation(String operationName) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + OperationsClient operationsClient = client.getOperationsClient(); + Operation operation = operationsClient.getOperation(operationName); + + System.out.printf("Got operation %s%n", operation.getName()); + return operation; + } + } +} + +// [END contactcenterinsights_get_operation] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/GetOperationIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/GetOperationIT.java new file mode 100644 index 00000000000..17e9abdb110 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/GetOperationIT.java @@ -0,0 +1,79 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.api.gax.rpc.ApiException; +import com.google.longrunning.Operation; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class GetOperationIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private ByteArrayOutputStream bout; + private PrintStream out; + private String conversationName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + System.setOut(null); + } + + @Test + public void testGetOperation() throws IOException { + // TODO(developer): Replace this variable with your operation name. + String operationName = + String.format("projects/%s/locations/us-central1/operations/12345", PROJECT_ID); + + try { + Operation operation = GetOperation.getOperation(operationName); + assertThat(bout.toString()).contains(operation.getName()); + } catch (ApiException exception) { + if (!exception.getMessage().contains("not found")) { + throw exception; + } + } + } +} From 6a4e8beba9c253cefcb3d8a6a468c4babbfbf4ab Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Fri, 17 Sep 2021 15:49:38 -0400 Subject: [PATCH 013/106] samples: create topic model (#84) --- .../CreateIssueModel.java | 59 ++++++++++ .../CreateIssueModelIT.java | 106 ++++++++++++++++++ 2 files changed, 165 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateIssueModel.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateIssueModelIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateIssueModel.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateIssueModel.java new file mode 100644 index 00000000000..0a3612b0fb6 --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreateIssueModel.java @@ -0,0 +1,59 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_issue_model] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.IssueModel; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import java.io.IOException; + +public class CreateIssueModel { + + public static void main(String[] args) throws Exception, IOException { + // TODO(developer): Replace this variable before running the sample. + String projectId = "my_project_id"; + + createIssueModel(projectId); + } + + public static IssueModel createIssueModel(String projectId) throws Exception, IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a parent resource. + LocationName parent = LocationName.of(projectId, "us-central1"); + + // Construct an issue model. + IssueModel issueModel = + IssueModel.newBuilder() + .setDisplayName("my-model") + .setInputDataConfig( + IssueModel.InputDataConfig.newBuilder().setFilter("medium=\"CHAT\"").build()) + .build(); + + // Call the Insights client to create an issue model. + IssueModel response = client.createIssueModelAsync(parent, issueModel).get(); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_issue_model] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateIssueModelIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateIssueModelIT.java new file mode 100644 index 00000000000..60e4b9be8c6 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreateIssueModelIT.java @@ -0,0 +1,106 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.IssueModel; +import com.google.cloud.contactcenterinsights.v1.ListConversationsRequest; +import com.google.cloud.contactcenterinsights.v1.ListConversationsResponse; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreateIssueModelIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final int MIN_CONVERSATION_COUNT = 10000; + private ByteArrayOutputStream bout; + private PrintStream out; + private String issueModelName; + private int conversationCount; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() throws IOException { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + + // Check if the project has the minimum number of conversations required to create + // an issue model. See https://cloud.google.com/contact-center/insights/docs/topic-model. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + LocationName parent = LocationName.of(PROJECT_ID, "us-central1"); + ListConversationsRequest.Builder listRequest = + ListConversationsRequest.newBuilder().setParent(parent.toString()).setPageSize(1000); + + conversationCount = 0; + while (conversationCount < MIN_CONVERSATION_COUNT) { + ListConversationsResponse listResponse = + client.listConversationsCallable().call(listRequest.build()); + + if (listResponse.getConversationsCount() == 0) { + break; + } + conversationCount += listResponse.getConversationsCount(); + + if (listResponse.getNextPageToken().isEmpty()) { + break; + } + listRequest.setPageToken(listResponse.getNextPageToken()); + } + } + } + + @After + public void tearDown() throws Exception, IOException { + if (conversationCount >= MIN_CONVERSATION_COUNT) { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + client.deleteIssueModelAsync(issueModelName); + } + } + System.setOut(null); + } + + @Test + public void testCreateIssueModel() throws Exception, IOException { + if (conversationCount >= MIN_CONVERSATION_COUNT) { + IssueModel issueModel = CreateIssueModel.createIssueModel(PROJECT_ID); + issueModelName = issueModel.getName(); + assertThat(bout.toString()).contains(issueModelName); + } + } +} From a5ecd99ae15ad0cadbb8e5db060bfae8cf7b819a Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Fri, 17 Sep 2021 15:58:40 -0400 Subject: [PATCH 014/106] samples: enable pubsub notifications (#87) --- contact-center-insights/snippets/pom.xml | 6 + .../EnablePubSubNotifications.java | 65 +++++++++++ .../EnablePubSubNotificationsIT.java | 109 ++++++++++++++++++ 3 files changed, 180 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/EnablePubSubNotifications.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/EnablePubSubNotificationsIT.java diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 3ba31de39fa..5eb42a4e6d4 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -43,5 +43,11 @@ 1.1.3 test + + com.google.cloud + google-cloud-pubsub + 1.114.2 + test + diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/EnablePubSubNotifications.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/EnablePubSubNotifications.java new file mode 100644 index 00000000000..6518985347d --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/EnablePubSubNotifications.java @@ -0,0 +1,65 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_enable_pubsub_notifications] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Settings; +import com.google.cloud.contactcenterinsights.v1.SettingsName; +import com.google.protobuf.FieldMask; +import java.io.IOException; + +public class EnablePubSubNotifications { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace these variables before running the sample. + String projectId = "my_project_id"; + String topicCreateConversation = "projects/my_project_id/topics/my_topic_id"; + String topicCreateAnalysis = "projects/my_project_id/topics/my_other_topic_id"; + + enablePubSubNotifications(projectId, topicCreateConversation, topicCreateAnalysis); + } + + public static void enablePubSubNotifications( + String projectId, String topicCreateConversation, String topicCreateAnalysis) + throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a settings resource. + SettingsName name = SettingsName.of(projectId, "us-central1"); + Settings settings = + Settings.newBuilder() + .setName(name.toString()) + .putPubsubNotificationSettings("create-conversation", topicCreateConversation) + .putPubsubNotificationSettings("create-analysis", topicCreateAnalysis) + .build(); + + // Construct an update mask. + FieldMask updateMask = + FieldMask.newBuilder().addPaths("pubsub_notification_settings").build(); + + // Call the Insights client to enable Pub/Sub notifications. + Settings response = client.updateSettings(settings, updateMask); + System.out.printf("Enabled Pub/Sub notifications"); + } + } +} + +// [END contactcenterinsights_enable_pubsub_notifications] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/EnablePubSubNotificationsIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/EnablePubSubNotificationsIT.java new file mode 100644 index 00000000000..5e3188c6e68 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/EnablePubSubNotificationsIT.java @@ -0,0 +1,109 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Settings; +import com.google.cloud.contactcenterinsights.v1.SettingsName; +import com.google.cloud.pubsub.v1.TopicAdminClient; +import com.google.protobuf.FieldMask; +import com.google.pubsub.v1.Topic; +import com.google.pubsub.v1.TopicName; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import java.util.UUID; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class EnablePubSubNotificationsIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private ByteArrayOutputStream bout; + private PrintStream out; + private String conversationTopic; + private String analysisTopic; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() throws IOException { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + + // Create Pub/Sub topics. + try (TopicAdminClient topicAdminClient = TopicAdminClient.create()) { + String conversationTopicId = + String.format("create-conversation-%s", UUID.randomUUID().toString()); + String analysisTopicId = String.format("create-analysis-%s", UUID.randomUUID().toString()); + + conversationTopic = TopicName.of(PROJECT_ID, conversationTopicId).toString(); + analysisTopic = TopicName.of(PROJECT_ID, analysisTopicId).toString(); + String[] topicNames = {conversationTopic, analysisTopic}; + + for (String topicName : topicNames) { + Topic topic = topicAdminClient.createTopic(topicName); + } + } + } + + @After + public void tearDown() throws IOException { + // Disable Pub/Sub notifications. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + SettingsName name = SettingsName.of(PROJECT_ID, "us-central1"); + Settings settings = + Settings.newBuilder().setName(name.toString()).clearPubsubNotificationSettings().build(); + + FieldMask updateMask = + FieldMask.newBuilder().addPaths("pubsub_notification_settings").build(); + + Settings response = client.updateSettings(settings, updateMask); + } + + // Delete Pub/Sub topics. + try (TopicAdminClient topicAdminClient = TopicAdminClient.create()) { + topicAdminClient.deleteTopic(conversationTopic); + topicAdminClient.deleteTopic(analysisTopic); + } + System.setOut(null); + } + + @Test + public void testEnablePubSubNotifications() throws IOException { + EnablePubSubNotifications.enablePubSubNotifications( + PROJECT_ID, conversationTopic, analysisTopic); + assertThat(bout.toString()).contains("Enabled Pub/Sub notifications"); + } +} From f7bf8eb8bad648d48f2d4073d81c221f662d5152 Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Mon, 20 Sep 2021 10:57:05 -0400 Subject: [PATCH 015/106] samples: set project-level TTL (#86) --- .../contactcenterinsights/SetProjectTtl.java | 60 +++++++++++++ .../SetProjectTtlIT.java | 84 +++++++++++++++++++ 2 files changed, 144 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/SetProjectTtl.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/SetProjectTtlIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/SetProjectTtl.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/SetProjectTtl.java new file mode 100644 index 00000000000..9e4b2a732eb --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/SetProjectTtl.java @@ -0,0 +1,60 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_set_project_ttl] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Settings; +import com.google.cloud.contactcenterinsights.v1.SettingsName; +import com.google.protobuf.Duration; +import com.google.protobuf.FieldMask; +import java.io.IOException; + +public class SetProjectTtl { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace this variable before running the sample. + String projectId = "my_project_id"; + + setProjectTtl(projectId); + } + + public static void setProjectTtl(String projectId) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a settings resource. + SettingsName name = SettingsName.of(projectId, "us-central1"); + Settings settings = + Settings.newBuilder() + .setName(name.toString()) + .setConversationTtl(Duration.newBuilder().setSeconds(86400).build()) + .build(); + + // Construct an update mask. + FieldMask updateMask = FieldMask.newBuilder().addPaths("conversation_ttl").build(); + + // Call the Insights client to set a project-level TTL. + Settings response = client.updateSettings(settings, updateMask); + System.out.printf("Set TTL for all incoming conversations to 1 day"); + } + } +} + +// [END contactcenterinsights_set_project_ttl] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/SetProjectTtlIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/SetProjectTtlIT.java new file mode 100644 index 00000000000..adb973d3414 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/SetProjectTtlIT.java @@ -0,0 +1,84 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.Settings; +import com.google.cloud.contactcenterinsights.v1.SettingsName; +import com.google.protobuf.Duration; +import com.google.protobuf.FieldMask; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class SetProjectTtlIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private ByteArrayOutputStream bout; + private PrintStream out; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Clear project-level TTL. + SettingsName name = SettingsName.of(PROJECT_ID, "us-central1"); + Settings settings = + Settings.newBuilder() + .setName(name.toString()) + .setConversationTtl(Duration.newBuilder().build()) + .build(); + + FieldMask updateMask = FieldMask.newBuilder().addPaths("conversation_ttl").build(); + + Settings response = client.updateSettings(settings, updateMask); + } + System.setOut(null); + } + + @Test + public void testSetProjecTtl() throws IOException { + SetProjectTtl.setProjectTtl(PROJECT_ID); + assertThat(bout.toString()).contains("Set TTL for all incoming conversations to 1 day"); + } +} From 17cf4f4e2049e1d59de8a7f0275b4c0dc84fb5ee Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Mon, 20 Sep 2021 11:11:56 -0400 Subject: [PATCH 016/106] samples: create custom highlights (#82) --- .../CreatePhraseMatcherAllOf.java | 96 +++++++++++++++++++ .../CreatePhraseMatcherAnyOf.java | 78 +++++++++++++++ .../CreatePhraseMatcherAllOfIT.java | 73 ++++++++++++++ .../CreatePhraseMatcherAnyOfIT.java | 73 ++++++++++++++ 4 files changed, 320 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOf.java create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOf.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOfIT.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOfIT.java diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOf.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOf.java new file mode 100644 index 00000000000..ec8d75a3778 --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOf.java @@ -0,0 +1,96 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_phrase_matcher_all_of] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.ExactMatchConfig; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRule; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleConfig; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleGroup; +import com.google.cloud.contactcenterinsights.v1.PhraseMatcher; +import java.io.IOException; + +public class CreatePhraseMatcherAllOf { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace this variable before running the sample. + String projectId = "my_project_id"; + + createPhraseMatcherAllOf(projectId); + } + + public static PhraseMatcher createPhraseMatcherAllOf(String projectId) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a phrase matcher that matches all of its rule groups. + PhraseMatcher.Builder phraseMatcher = + PhraseMatcher.newBuilder() + .setDisplayName("NON_SHIPPING_PHONE_SERVICE") + .setTypeValue(1) + .setActive(true); + + // Construct a rule group to match the word "PHONE" or "CELLPHONE", ignoring case sensitivity. + PhraseMatchRuleGroup.Builder ruleGroup1 = PhraseMatchRuleGroup.newBuilder().setTypeValue(2); + + String[] words1 = {"PHONE", "CELLPHONE"}; + for (String w : words1) { + PhraseMatchRule.Builder rule = + PhraseMatchRule.newBuilder() + .setQuery(w) + .setConfig( + PhraseMatchRuleConfig.newBuilder() + .setExactMatchConfig(ExactMatchConfig.newBuilder().build()) + .build()); + ruleGroup1.addPhraseMatchRules(rule.build()); + } + phraseMatcher.addPhraseMatchRuleGroups(ruleGroup1.build()); + + // Construct another rule group to not match the word "SHIPPING" or "DELIVERY", + // ignoring case sensitivity. + PhraseMatchRuleGroup.Builder ruleGroup2 = PhraseMatchRuleGroup.newBuilder().setTypeValue(1); + + String[] words2 = {"SHIPPING", "DELIVERY"}; + for (String w : words2) { + PhraseMatchRule.Builder rule = + PhraseMatchRule.newBuilder() + .setQuery(w) + .setNegated(true) + .setConfig( + PhraseMatchRuleConfig.newBuilder() + .setExactMatchConfig(ExactMatchConfig.newBuilder().build()) + .build()); + ruleGroup2.addPhraseMatchRules(rule.build()); + } + phraseMatcher.addPhraseMatchRuleGroups(ruleGroup2.build()); + + // Construct a parent resource. + LocationName parent = LocationName.of(projectId, "us-central1"); + + // Call the Insights client to create a phrase matcher. + PhraseMatcher response = client.createPhraseMatcher(parent, phraseMatcher.build()); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_phrase_matcher_all_of] diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOf.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOf.java new file mode 100644 index 00000000000..c1d0bcf3953 --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOf.java @@ -0,0 +1,78 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_create_phrase_matcher_any_of] + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.ExactMatchConfig; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRule; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleConfig; +import com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleGroup; +import com.google.cloud.contactcenterinsights.v1.PhraseMatcher; +import java.io.IOException; + +public class CreatePhraseMatcherAnyOf { + + public static void main(String[] args) throws IOException { + // TODO(developer): Replace this variable before running the sample. + String projectId = "my_project_id"; + + createPhraseMatcherAnyOf(projectId); + } + + public static PhraseMatcher createPhraseMatcherAnyOf(String projectId) throws IOException { + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + // Construct a phrase matcher that matches any of its rule groups. + PhraseMatcher.Builder phraseMatcher = + PhraseMatcher.newBuilder() + .setDisplayName("PHONE_SERVICE") + .setTypeValue(2) + .setActive(true); + + // Construct a rule group to match the word "PHONE" or "CELLPHONE", ignoring case sensitivity. + PhraseMatchRuleGroup.Builder ruleGroup = PhraseMatchRuleGroup.newBuilder().setTypeValue(2); + + String[] words = {"PHONE", "CELLPHONE"}; + for (String w : words) { + PhraseMatchRule.Builder rule = + PhraseMatchRule.newBuilder() + .setQuery(w) + .setConfig( + PhraseMatchRuleConfig.newBuilder() + .setExactMatchConfig(ExactMatchConfig.newBuilder().build()) + .build()); + ruleGroup.addPhraseMatchRules(rule.build()); + } + phraseMatcher.addPhraseMatchRuleGroups(ruleGroup.build()); + + // Construct a parent resource. + LocationName parent = LocationName.of(projectId, "us-central1"); + + // Call the Insights client to create a phrase matcher. + PhraseMatcher response = client.createPhraseMatcher(parent, phraseMatcher.build()); + System.out.printf("Created %s%n", response.getName()); + return response; + } + } +} + +// [END contactcenterinsights_create_phrase_matcher_any_of] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOfIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOfIT.java new file mode 100644 index 00000000000..971150d0b78 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOfIT.java @@ -0,0 +1,73 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.PhraseMatcher; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreatePhraseMatcherAllOfIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private ByteArrayOutputStream bout; + private PrintStream out; + private String phraseMatcherName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + client.deletePhraseMatcher(phraseMatcherName); + } + System.setOut(null); + } + + @Test + public void testCreatePhraseMatcherAllOf() throws IOException { + PhraseMatcher phraseMatcher = CreatePhraseMatcherAllOf.createPhraseMatcherAllOf(PROJECT_ID); + phraseMatcherName = phraseMatcher.getName(); + assertThat(bout.toString()).contains(phraseMatcherName); + } +} diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOfIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOfIT.java new file mode 100644 index 00000000000..ccea1df8c62 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOfIT.java @@ -0,0 +1,73 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.PhraseMatcher; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class CreatePhraseMatcherAnyOfIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private ByteArrayOutputStream bout; + private PrintStream out; + private String phraseMatcherName; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + } + + @After + public void tearDown() throws IOException { + try (ContactCenterInsightsClient client = ContactCenterInsightsClient.create()) { + client.deletePhraseMatcher(phraseMatcherName); + } + System.setOut(null); + } + + @Test + public void testCreatePhraseMatcherAnyOf() throws IOException { + PhraseMatcher phraseMatcher = CreatePhraseMatcherAnyOf.createPhraseMatcherAnyOf(PROJECT_ID); + phraseMatcherName = phraseMatcher.getName(); + assertThat(bout.toString()).contains(phraseMatcherName); + } +} From dd55ae380d1510a653520c22275bacb4d30532c7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 20 Sep 2021 22:03:00 +0200 Subject: [PATCH 017/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.4 (#92) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.114.2` -> `1.114.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.4/compatibility-slim/1.114.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.4/confidence-slim/1.114.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.114.4`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11144-httpswwwgithubcomgoogleapisjava-pubsubcomparev11143v11144-2021-09-17) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.114.3...v1.114.4) ### [`v1.114.3`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11143-httpswwwgithubcomgoogleapisjava-pubsubcomparev11142v11143-2021-08-31) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.114.2...v1.114.3)
--- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 5eb42a4e6d4..fb43bc63e38 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-pubsub - 1.114.2 + 1.114.4 test From c678821698c3fb1a3cb877136d6d9360d291dc4e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Oct 2021 16:56:47 +0200 Subject: [PATCH 018/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.5 (#100) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index fb43bc63e38..d6bcc7c88ac 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-pubsub - 1.114.4 + 1.114.5 test From 04cf64a8474a5c9ba5106b5b01cbb0b6bc2a410d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 Oct 2021 21:57:04 +0200 Subject: [PATCH 019/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.1.0 (#107) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.1.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index d6bcc7c88ac..1d5ea054da1 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.0.0 + 2.1.0 From 7594da35c1075e28892afebf71e066b82cc016f2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 6 Oct 2021 02:59:58 +0200 Subject: [PATCH 020/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.6 (#108) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 1d5ea054da1..6d25054c2d0 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-pubsub - 1.114.5 + 1.114.6 test From e8a99c5bc7680d46bb04e3edf68df0528f5a3dbd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 6 Oct 2021 17:13:35 +0200 Subject: [PATCH 021/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.1.1 (#111) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.1.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 6d25054c2d0..5822cd4c2dc 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.1.0 + 2.1.1 From 73e315bbd624c14f08db90cc45039ab2cd2f5138 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 20 Oct 2021 17:44:40 +0200 Subject: [PATCH 022/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.7 (#119) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.114.6` -> `1.114.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.7/compatibility-slim/1.114.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.7/confidence-slim/1.114.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.114.7`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11147-httpswwwgithubcomgoogleapisjava-pubsubcomparev11146v11147-2021-10-19) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.114.6...v1.114.7)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 5822cd4c2dc..642b5323c99 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-pubsub - 1.114.6 + 1.114.7 test From 23af50d0535150608e8464103ec0bbdec2d9b7ee Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 Oct 2021 19:11:00 +0200 Subject: [PATCH 023/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.1.2 (#118) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.1.1` -> `2.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.1.2/compatibility-slim/2.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.1.2/confidence-slim/2.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.1.2`](https://togithub.com/googleapis/java-contact-center-insights/blob/master/CHANGELOG.md#​212-httpswwwgithubcomgoogleapisjava-contact-center-insightscomparev211v212-2021-10-19) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.1.1...v2.1.2)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 642b5323c99..bbb083d49d8 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.1.1 + 2.1.2 From 7959f896909aa5965795bbdbbdcc368dc8c187f1 Mon Sep 17 00:00:00 2001 From: Bamboo Le <8941262+TrucHLe@users.noreply.github.com> Date: Mon, 25 Oct 2021 14:48:22 -0400 Subject: [PATCH 024/106] samples: export data to BigQuery (#90) --- contact-center-insights/snippets/pom.xml | 6 + .../ExportToBigquery.java | 90 ++++++++++++++ .../ExportToBigqueryIT.java | 111 ++++++++++++++++++ 3 files changed, 207 insertions(+) create mode 100644 contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/ExportToBigquery.java create mode 100644 contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/ExportToBigqueryIT.java diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index bbb083d49d8..13fddb8a917 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -43,6 +43,12 @@ 1.1.3 test + + com.google.cloud + google-cloud-bigquery + 2.1.7 + test + com.google.cloud google-cloud-pubsub diff --git a/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/ExportToBigquery.java b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/ExportToBigquery.java new file mode 100644 index 00000000000..c5e8de145dc --- /dev/null +++ b/contact-center-insights/snippets/src/main/java/com/example/contactcenterinsights/ExportToBigquery.java @@ -0,0 +1,90 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +// [START contactcenterinsights_export_to_bigquery] + +import com.google.api.gax.longrunning.OperationTimedPollAlgorithm; +import com.google.api.gax.retrying.RetrySettings; +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient; +import com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsSettings; +import com.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest; +import com.google.cloud.contactcenterinsights.v1.ExportInsightsDataResponse; +import com.google.cloud.contactcenterinsights.v1.LocationName; +import java.io.IOException; +import org.threeten.bp.Duration; + +public class ExportToBigquery { + + public static void main(String[] args) throws Exception, IOException { + // TODO(developer): Replace these variables before running the sample. + String projectId = "my_project_id"; + String bigqueryProjectId = "my_bigquery_project_id"; + String bigqueryDataset = "my_bigquery_dataset"; + String bigqueryTable = "my_bigquery_table"; + + exportToBigquery(projectId, bigqueryProjectId, bigqueryDataset, bigqueryTable); + } + + public static void exportToBigquery( + String projectId, String bigqueryProjectId, String bigqueryDataset, String bigqueryTable) + throws Exception, IOException { + // Set the operation total polling timeout to 24 hours instead of the 5-minute default. + // Other values are copied from the default values of {@link ContactCenterInsightsStubSettings}. + ContactCenterInsightsSettings.Builder clientSettings = + ContactCenterInsightsSettings.newBuilder(); + clientSettings + .exportInsightsDataOperationSettings() + .setPollingAlgorithm( + OperationTimedPollAlgorithm.create( + RetrySettings.newBuilder() + .setInitialRetryDelay(Duration.ofMillis(5000L)) + .setRetryDelayMultiplier(1.5) + .setMaxRetryDelay(Duration.ofMillis(45000L)) + .setInitialRpcTimeout(Duration.ZERO) + .setRpcTimeoutMultiplier(1.0) + .setMaxRpcTimeout(Duration.ZERO) + .setTotalTimeout(Duration.ofHours(24L)) + .build())); + + // Initialize client that will be used to send requests. This client only needs to be created + // once, and can be reused for multiple requests. After completing all of your requests, call + // the "close" method on the client to safely clean up any remaining background resources. + try (ContactCenterInsightsClient client = + ContactCenterInsightsClient.create(clientSettings.build())) { + // Construct an export request. + LocationName parent = LocationName.of(projectId, "us-central1"); + ExportInsightsDataRequest request = + ExportInsightsDataRequest.newBuilder() + .setParent(parent.toString()) + .setBigQueryDestination( + ExportInsightsDataRequest.BigQueryDestination.newBuilder() + .setProjectId(bigqueryProjectId) + .setDataset(bigqueryDataset) + .setTable(bigqueryTable) + .build()) + .setFilter("agent_id=\"007\"") + .build(); + + // Call the Insights client to export data to BigQuery. + ExportInsightsDataResponse response = client.exportInsightsDataAsync(request).get(); + System.out.printf("Exported data to BigQuery"); + } + } +} + +// [END contactcenterinsights_export_to_bigquery] diff --git a/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/ExportToBigqueryIT.java b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/ExportToBigqueryIT.java new file mode 100644 index 00000000000..a7b68acf8e4 --- /dev/null +++ b/contact-center-insights/snippets/src/test/java/com/example/contactcenterinsights/ExportToBigqueryIT.java @@ -0,0 +1,111 @@ +/* + * Copyright 2021 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.example.contactcenterinsights; + +import static com.google.common.truth.Truth.assertThat; +import static junit.framework.TestCase.assertNotNull; + +import com.google.cloud.bigquery.BigQuery; +import com.google.cloud.bigquery.BigQueryException; +import com.google.cloud.bigquery.BigQueryOptions; +import com.google.cloud.bigquery.Dataset; +import com.google.cloud.bigquery.DatasetId; +import com.google.cloud.bigquery.DatasetInfo; +import com.google.cloud.bigquery.Schema; +import com.google.cloud.bigquery.StandardTableDefinition; +import com.google.cloud.bigquery.Table; +import com.google.cloud.bigquery.TableDefinition; +import com.google.cloud.bigquery.TableId; +import com.google.cloud.bigquery.TableInfo; +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.PrintStream; +import java.util.ArrayList; +import java.util.UUID; +import org.junit.After; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; + +@RunWith(JUnit4.class) +public class ExportToBigqueryIT { + + private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final String BIGQUERY_PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT"); + private static final String GCLOUD_TESTS_PREFIX = "java_samples_tests"; + private ByteArrayOutputStream bout; + private PrintStream out; + private String bigqueryDatasetId; + private String bigqueryTableId; + + private static void requireEnvVar(String varName) { + assertNotNull(String.format(varName), String.format(varName)); + } + + @BeforeClass + public static void checkRequirements() { + requireEnvVar("GOOGLE_APPLICATION_CREDENTIALS"); + requireEnvVar("GOOGLE_CLOUD_PROJECT"); + } + + @Before + public void setUp() throws BigQueryException { + bout = new ByteArrayOutputStream(); + out = new PrintStream(bout); + System.setOut(out); + + // Generate BigQuery table and dataset IDs. + bigqueryDatasetId = + String.format("%s_%s", GCLOUD_TESTS_PREFIX, UUID.randomUUID().toString().replace("-", "_")); + bigqueryTableId = + String.format("%s_%s", GCLOUD_TESTS_PREFIX, UUID.randomUUID().toString().replace("-", "_")); + + // Create a BigQuery dataset. + BigQuery bigquery = BigQueryOptions.getDefaultInstance().getService(); + DatasetInfo datasetInfo = + DatasetInfo.newBuilder(DatasetId.of(BIGQUERY_PROJECT_ID, bigqueryDatasetId)).build(); + Dataset dataset = bigquery.create(datasetInfo); + + // Create a BigQuery table under the created dataset. + Schema schema = Schema.of(new ArrayList<>()); + TableDefinition tableDefinition = StandardTableDefinition.of(schema); + TableInfo tableInfo = + TableInfo.newBuilder(TableId.of(bigqueryDatasetId, bigqueryTableId), tableDefinition) + .build(); + Table table = bigquery.create(tableInfo); + } + + @After + public void tearDown() throws BigQueryException { + // Delete the BigQuery dataset and table. + BigQuery bigquery = BigQueryOptions.getDefaultInstance().getService(); + boolean success = + bigquery.delete( + DatasetId.of(PROJECT_ID, bigqueryDatasetId), + BigQuery.DatasetDeleteOption.deleteContents()); + System.setOut(null); + } + + @Test + public void testExportToBigquery() throws Exception, IOException { + ExportToBigquery.exportToBigquery( + PROJECT_ID, BIGQUERY_PROJECT_ID, bigqueryDatasetId, bigqueryTableId); + assertThat(bout.toString()).contains("Exported data to BigQuery"); + } +} From 5ad79828d9d8058a706fbcd9d4fd7bf944d73ff9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 26 Oct 2021 00:10:38 +0200 Subject: [PATCH 025/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.3.3 (#126) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 13fddb8a917..2777574fd82 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.1.7 + 2.3.3 test From f3f60ca876b83c13e2b7c00a0c35a10b7e308953 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 17 Nov 2021 20:02:28 +0100 Subject: [PATCH 026/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.4.1 (#137) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.3.3` -> `2.4.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.4.1/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.4.1/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.4.1`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​241-httpswwwgithubcomgoogleapisjava-bigquerycomparev240v241-2021-11-16) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.4.0...v2.4.1) ### [`v2.4.0`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​240-httpswwwgithubcomgoogleapisjava-bigquerycomparev233v240-2021-11-15) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.3.3...v2.4.0) ##### Features - induce minor version bump for lts ([#​1688](https://www.togithub.com/googleapis/java-bigquery/issues/1688)) ([6cb11db](https://www.github.com/googleapis/java-bigquery/commit/6cb11db5f15e7d617bc5aa4a3ac5fdacbe515b77)) ##### Bug Fixes - **java:** java 17 dependency arguments ([#​1683](https://www.togithub.com/googleapis/java-bigquery/issues/1683)) ([bef2705](https://www.github.com/googleapis/java-bigquery/commit/bef2705208abfc837d16f01758c802d817420dd4)) - removing a new line character in a property ([#​1700](https://www.togithub.com/googleapis/java-bigquery/issues/1700)) ([5185801](https://www.github.com/googleapis/java-bigquery/commit/5185801797c620dba9de7e72b7dea8ddc600ed58)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20211106-1.32.1 ([#​1703](https://www.togithub.com/googleapis/java-bigquery/issues/1703)) ([8987086](https://www.github.com/googleapis/java-bigquery/commit/8987086469ff3ce6320332353744b0adfbb2aefd)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#​1702](https://www.togithub.com/googleapis/java-bigquery/issues/1702)) ([33ab54f](https://www.github.com/googleapis/java-bigquery/commit/33ab54f1559f903ec78f6d568c0aee666b2ad804)) - update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#​1691](https://www.togithub.com/googleapis/java-bigquery/issues/1691)) ([1f46d8d](https://www.github.com/googleapis/java-bigquery/commit/1f46d8dd316f1c8df392f749428986d4d9c7fa07)) ##### [2.3.3](https://www.github.com/googleapis/java-bigquery/compare/v2.3.2...v2.3.3) (2021-10-25) ##### Bug Fixes - allow retry on connection establishing exceptions ([#​1666](https://www.togithub.com/googleapis/java-bigquery/issues/1666)) ([fd06ad2](https://www.github.com/googleapis/java-bigquery/commit/fd06ad2728e52eac2e8570b0ba15830ad79470ad)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20211017-1.32.1 ([#​1679](https://www.togithub.com/googleapis/java-bigquery/issues/1679)) ([5e46e5c](https://www.github.com/googleapis/java-bigquery/commit/5e46e5c59f58efb996364edb394b149f4ead8428)) ##### [2.3.2](https://www.github.com/googleapis/java-bigquery/compare/v2.3.1...v2.3.2) (2021-10-20) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.2.0 ([#​1667](https://www.togithub.com/googleapis/java-bigquery/issues/1667)) ([201852f](https://www.github.com/googleapis/java-bigquery/commit/201852fa3f9947da54bf4c4ec79d1b2630d76f2f)) ##### [2.3.1](https://www.github.com/googleapis/java-bigquery/compare/v2.3.0...v2.3.1) (2021-10-19) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#​1661](https://www.togithub.com/googleapis/java-bigquery/issues/1661)) ([a499bbc](https://www.github.com/googleapis/java-bigquery/commit/a499bbc526da6a2e7f289ba2a86d9d206659d88c)) - update dependency com.google.cloud:google-cloud-storage to v2.1.9 ([#​1659](https://www.togithub.com/googleapis/java-bigquery/issues/1659)) ([16c2d22](https://www.github.com/googleapis/java-bigquery/commit/16c2d22550812e908f19969c27bcaf9dd5f861e1))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 2777574fd82..694e7b370ab 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.3.3 + 2.4.1 test From 32735525ec4d65120a76d0924ad3b1d5ffc16ebf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 3 Dec 2021 21:10:25 +0100 Subject: [PATCH 027/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.5.0 (#143) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.4.1` -> `2.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.0/compatibility-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.0/confidence-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.5.0`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​250-httpswwwgithubcomgoogleapisjava-bigquerycomparev241v250-2021-12-01) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.4.1...v2.5.0) ##### Features - add support for BI Engine Statistics ([#​1723](https://www.togithub.com/googleapis/java-bigquery/issues/1723)) ([13cc6e6](https://www.github.com/googleapis/java-bigquery/commit/13cc6e608fd501067f7c5dcd2f5b9a03c078b065)) ##### [2.4.1](https://www.github.com/googleapis/java-bigquery/compare/v2.4.0...v2.4.1) (2021-11-16) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#​1709](https://www.togithub.com/googleapis/java-bigquery/issues/1709)) ([3e6ac61](https://www.github.com/googleapis/java-bigquery/commit/3e6ac614a92b492407a920601781ed654b8523c6))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 694e7b370ab..edd8ec7ff28 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.4.1 + 2.5.0 test From ee306039b0743de76c463ab8497ab88ab89d68d5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 5 Dec 2021 06:30:16 +0100 Subject: [PATCH 028/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.5.1 (#147) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.5.0` -> `2.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.5.1`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​251-httpswwwgithubcomgoogleapisjava-bigquerycomparev250v251-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.5.0...v2.5.1)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index edd8ec7ff28..8c8728e1464 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.5.0 + 2.5.1 test From 25c489869241380f10e4c2ed00c082d523b8045c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Dec 2021 19:19:42 +0100 Subject: [PATCH 029/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.0 (#149) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8c8728e1464..23073d4fd62 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.114.7 + 1.115.0 test From 601add79b0f85fe0cf438c5b09c13f63bed9d3b0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Dec 2021 19:19:55 +0100 Subject: [PATCH 030/106] chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.2.0 (#144) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 23073d4fd62..f50fda49976 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.23 + 1.2.0 From 39327827ac4789dc1fabb50d050e1f9f067944b9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 7 Jan 2022 18:28:40 +0100 Subject: [PATCH 031/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.6.0 (#162) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.5.1` -> `2.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.0/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.0/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.6.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​260-httpswwwgithubcomgoogleapisjava-bigquerycomparev251v260-2021-12-27) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.5.1...v2.6.0) ##### Features - create Job retry for rate limit exceeded with status code 200 ([#​1744](https://www.togithub.com/googleapis/java-bigquery/issues/1744)) ([97a61dc](https://www.github.com/googleapis/java-bigquery/commit/97a61dc90fb701986a51a12c9c83b7138894307a)) ##### Bug Fixes - **java:** add -ntp flag to native image testing command ([#​1299](https://www.togithub.com/googleapis/java-bigquery/issues/1299)) ([#​1738](https://www.togithub.com/googleapis/java-bigquery/issues/1738)) ([585875e](https://www.github.com/googleapis/java-bigquery/commit/585875e776e17660c58f9f8fe8385f13833bca57)) ##### Documentation - rename alter materialized view to update ([#​1754](https://www.togithub.com/googleapis/java-bigquery/issues/1754)) ([0b7d911](https://www.github.com/googleapis/java-bigquery/commit/0b7d91135222505f0eb01e8b40095156a073b62e)) - **samples:** update UpdateTableExpirationIT to fix failing IT. ([#​1753](https://www.togithub.com/googleapis/java-bigquery/issues/1753)) ([a62a9f4](https://www.github.com/googleapis/java-bigquery/commit/a62a9f4fdda465b8c9e2f67f111d1b1b4a067903)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20211129-1.32.1 ([#​1737](https://www.togithub.com/googleapis/java-bigquery/issues/1737)) ([776ff10](https://www.github.com/googleapis/java-bigquery/commit/776ff1004592f62799ff0244a448d6911bcca5be)) - update dependency com.google.cloud:google-cloud-bigtable to v2.3.1 ([#​1741](https://www.togithub.com/googleapis/java-bigquery/issues/1741)) ([2f31a0a](https://www.github.com/googleapis/java-bigquery/commit/2f31a0a4f491eca25cbd3992e48f94214bfd605b)) - update dependency com.google.cloud:google-cloud-bigtable to v2.4.0 ([#​1746](https://www.togithub.com/googleapis/java-bigquery/issues/1746)) ([92e5d02](https://www.github.com/googleapis/java-bigquery/commit/92e5d02ff25511233b15f07844bb8b13de2dc72f)) - update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#​1740](https://www.togithub.com/googleapis/java-bigquery/issues/1740)) ([2022301](https://www.github.com/googleapis/java-bigquery/commit/2022301b39390f20796b8c5b3d6ee0e82aa127aa)) - update jmh.version to v1.34 ([#​1758](https://www.togithub.com/googleapis/java-bigquery/issues/1758)) ([5a2bcbc](https://www.github.com/googleapis/java-bigquery/commit/5a2bcbc7197fa75a464ed62d3e3df3bd43652b9d)) ##### [2.5.1](https://www.github.com/googleapis/java-bigquery/compare/v2.5.0...v2.5.1) (2021-12-03) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.3.0 ([#​1730](https://www.togithub.com/googleapis/java-bigquery/issues/1730)) ([6d503e8](https://www.github.com/googleapis/java-bigquery/commit/6d503e887d44d76a10fee6c9eaad69ae926b2489)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#​1731](https://www.togithub.com/googleapis/java-bigquery/issues/1731)) ([3b4b075](https://www.github.com/googleapis/java-bigquery/commit/3b4b0755eea06f8d1e5c290fc9aae500676e7213))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index f50fda49976..ef2c77ec8ad 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.5.1 + 2.6.0 test From 592337f0b36f0f0dcb53ad688e438939f5066809 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 19 Jan 2022 00:10:14 +0100 Subject: [PATCH 032/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.6.1 (#172) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.6.0` -> `2.6.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.1/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.6.1/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.6.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​261-httpswwwgithubcomgoogleapisjava-bigquerycomparev260v261-2022-01-07) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.6.0...v2.6.1)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index ef2c77ec8ad..3e7d0de8e31 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.6.0 + 2.6.1 test From 27073249f8935220011a2cda1b7a8da004bcfa11 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 19 Jan 2022 00:10:19 +0100 Subject: [PATCH 033/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.1 (#171) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.115.0` -> `1.115.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/compatibility-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/confidence-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.115.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11151-httpswwwgithubcomgoogleapisjava-pubsubcomparev11150v11151-2022-01-07) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.115.0...v1.115.1)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 3e7d0de8e31..2ee22b59823 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.115.0 + 1.115.1 test From 00bd6e743fce418b50bf9d3aba6d9390c122c1c7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 19 Jan 2022 19:44:32 +0100 Subject: [PATCH 034/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.6.2 (#183) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 2ee22b59823..8c8792b25a6 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.6.1 + 2.6.2 test From 66469a078ee65be0837d210792f656392f087db5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 19 Jan 2022 19:50:13 +0100 Subject: [PATCH 035/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.0 (#170) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.1.2` -> `2.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.0/compatibility-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.0/confidence-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.0`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​220-httpswwwgithubcomgoogleapisjava-contact-center-insightscomparev213v220-2022-01-07) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.1.3...v2.2.0) ##### Features - Add ability to update phrase matchers ([#​128](https://www.togithub.com/googleapis/java-contact-center-insights/issues/128)) ([9bbbb39](https://www.github.com/googleapis/java-contact-center-insights/commit/9bbbb39a14dadfca14ece1fff8e4c34cdaba78b2)) - Add WriteDisposition to BigQuery Export API ([#​146](https://www.togithub.com/googleapis/java-contact-center-insights/issues/146)) ([8618f7f](https://www.github.com/googleapis/java-contact-center-insights/commit/8618f7f8d5e6b6851afb41e9e9dff82963287b69)) - new feature flag disable_issue_modeling ([#​139](https://www.togithub.com/googleapis/java-contact-center-insights/issues/139)) ([446dd2c](https://www.github.com/googleapis/java-contact-center-insights/commit/446dd2c8d3c80951d55d2bc3f9edf54eddd955d0)) - remove feature flag disable_issue_modeling ([#​140](https://www.togithub.com/googleapis/java-contact-center-insights/issues/140)) ([87df5c1](https://www.github.com/googleapis/java-contact-center-insights/commit/87df5c179b2e8e1ba2a31da313847e5dc72584d8)) ##### Bug Fixes - **java:** add -ntp flag to native image testing command ([#​1299](https://www.togithub.com/googleapis/java-contact-center-insights/issues/1299)) ([#​148](https://www.togithub.com/googleapis/java-contact-center-insights/issues/148)) ([848201f](https://www.github.com/googleapis/java-contact-center-insights/commit/848201ff769642d985ba481de89bd34e0a41fd62)) - **java:** java 17 dependency arguments ([#​1266](https://www.togithub.com/googleapis/java-contact-center-insights/issues/1266)) ([#​124](https://www.togithub.com/googleapis/java-contact-center-insights/issues/124)) ([72abeb7](https://www.github.com/googleapis/java-contact-center-insights/commit/72abeb7bc44e60cdf107fd69bba5dbf90792ffaf)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.3.3 ([#​126](https://www.togithub.com/googleapis/java-contact-center-insights/issues/126)) ([ff5cf39](https://www.github.com/googleapis/java-contact-center-insights/commit/ff5cf396cc5d2319a2ac97ff25a42dfabb8e2cd8)) - update dependency com.google.cloud:google-cloud-bigquery to v2.4.1 ([#​137](https://www.togithub.com/googleapis/java-contact-center-insights/issues/137)) ([b99e521](https://www.github.com/googleapis/java-contact-center-insights/commit/b99e52148cdf72a23e28b58d6811340753b01bd2)) - update dependency com.google.cloud:google-cloud-bigquery to v2.5.0 ([#​143](https://www.togithub.com/googleapis/java-contact-center-insights/issues/143)) ([cc9cba8](https://www.github.com/googleapis/java-contact-center-insights/commit/cc9cba8b3c2bc372500271408ef88ea8db4f550d)) - update dependency com.google.cloud:google-cloud-bigquery to v2.5.1 ([#​147](https://www.togithub.com/googleapis/java-contact-center-insights/issues/147)) ([f5a10b4](https://www.github.com/googleapis/java-contact-center-insights/commit/f5a10b45c66dd06ab0c09e82356267bfd30f127a)) - update dependency com.google.cloud:google-cloud-bigquery to v2.6.0 ([#​162](https://www.togithub.com/googleapis/java-contact-center-insights/issues/162)) ([faedee9](https://www.github.com/googleapis/java-contact-center-insights/commit/faedee93175f0459bf03deee7cd7f1fcc356025b)) - update dependency com.google.cloud:google-cloud-pubsub to v1.115.0 ([#​149](https://www.togithub.com/googleapis/java-contact-center-insights/issues/149)) ([479c38e](https://www.github.com/googleapis/java-contact-center-insights/commit/479c38e22ea94616a3229f956ef52bfe0b73dadb)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#​136](https://www.togithub.com/googleapis/java-contact-center-insights/issues/136)) ([cfe22c4](https://www.github.com/googleapis/java-contact-center-insights/commit/cfe22c43f41fbd405a6799c83c78e0c806f84317)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#​145](https://www.togithub.com/googleapis/java-contact-center-insights/issues/145)) ([a055713](https://www.github.com/googleapis/java-contact-center-insights/commit/a055713249e757e7e38544f5645ec57a4dd46266)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#​167](https://www.togithub.com/googleapis/java-contact-center-insights/issues/167)) ([fb9d6f3](https://www.github.com/googleapis/java-contact-center-insights/commit/fb9d6f351ba5181b36dbcf85503fc8d85ba3843e)) ##### [2.1.3](https://www.github.com/googleapis/java-contact-center-insights/compare/v2.1.2...v2.1.3) (2021-10-20) ##### Dependencies - update dependency com.google.cloud:google-cloud-pubsub to v1.114.7 ([#​119](https://www.togithub.com/googleapis/java-contact-center-insights/issues/119)) ([fd027e2](https://www.github.com/googleapis/java-contact-center-insights/commit/fd027e220ea849247aff67cd360ca313014096b8)) ##### [2.1.2](https://www.github.com/googleapis/java-contact-center-insights/compare/v2.1.1...v2.1.2) (2021-10-19) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#​115](https://www.togithub.com/googleapis/java-contact-center-insights/issues/115)) ([64963a9](https://www.github.com/googleapis/java-contact-center-insights/commit/64963a98113e348587f615cf4230404d91c0f85e)) ##### [2.1.1](https://www.github.com/googleapis/java-contact-center-insights/compare/v2.1.0...v2.1.1) (2021-10-06) ##### Dependencies - update dependency com.google.cloud:google-cloud-pubsub to v1.114.6 ([#​108](https://www.togithub.com/googleapis/java-contact-center-insights/issues/108)) ([da9a533](https://www.github.com/googleapis/java-contact-center-insights/commit/da9a53368e229c1f3ec30443ee62709cdc0423f0)) ### [`v2.1.3`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​213-httpswwwgithubcomgoogleapisjava-contact-center-insightscomparev212v213-2021-10-20) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.1.2...v2.1.3)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8c8792b25a6..237fecc78df 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.1.2 + 2.2.0 From 93e1a1419f63869ef5f0acc490c50695955f44f0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 2 Feb 2022 05:46:56 +0100 Subject: [PATCH 036/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.7.0 (#189) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.6.2` -> `2.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.0/compatibility-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.0/confidence-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.7.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​270-httpsgithubcomgoogleapisjava-bigquerycomparev262v270-2022-01-27) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.6.2...v2.7.0) ##### Features - add JSON type support ([#​1799](https://togithub.com/googleapis/java-bigquery/issues/1799)) ([73c4a73](https://togithub.com/googleapis/java-bigquery/commit/73c4a7330b717416fb0c9ce21215460f25faa930)) ##### Dependencies - **java:** update actions/github-script action to v5 ([#​1339](https://togithub.com/googleapis/java-bigquery/issues/1339)) ([#​1809](https://togithub.com/googleapis/java-bigquery/issues/1809)) ([90afea5](https://togithub.com/googleapis/java-bigquery/commit/90afea5d50218c89d350fbb572072f2d75710072)) - update actions/github-script action to v5 ([#​1808](https://togithub.com/googleapis/java-bigquery/issues/1808)) ([8e5f585](https://togithub.com/googleapis/java-bigquery/commit/8e5f58552e83abf309e314bddbfdc9ab3527181e)) - update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#​1796](https://togithub.com/googleapis/java-bigquery/issues/1796)) ([8b77d9b](https://togithub.com/googleapis/java-bigquery/commit/8b77d9b207b96dcbb4afc2e8f06fb9c147ce6a90)) - update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.0 ([#​1802](https://togithub.com/googleapis/java-bigquery/issues/1802)) ([c78fc77](https://togithub.com/googleapis/java-bigquery/commit/c78fc775fb5278e7925a1d473d40e3a801eb4acf)) - update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.0 ([#​1803](https://togithub.com/googleapis/java-bigquery/issues/1803)) ([8e34e59](https://togithub.com/googleapis/java-bigquery/commit/8e34e59f13d289bcc9ea42d954c16db9eed1a423)) - update dependency org.assertj:assertj-core to v3 ([#​1786](https://togithub.com/googleapis/java-bigquery/issues/1786)) ([69fcabf](https://togithub.com/googleapis/java-bigquery/commit/69fcabf478c6fab23c4da3fcc516f820cc178a5b)) ##### [2.6.2](https://www.github.com/googleapis/java-bigquery/compare/v2.6.1...v2.6.2) (2022-01-09) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.5.1 ([#​1780](https://www.togithub.com/googleapis/java-bigquery/issues/1780)) ([60c4c44](https://www.github.com/googleapis/java-bigquery/commit/60c4c4470d77467f68e876c6d841df1f4e98dc20)) - update dependency com.google.cloud:google-cloud-storage to v2.2.3 ([#​1779](https://www.togithub.com/googleapis/java-bigquery/issues/1779)) ([925d22f](https://www.github.com/googleapis/java-bigquery/commit/925d22f8e142d7d19d40d229147e777c94b2c293)) ##### [2.6.1](https://www.github.com/googleapis/java-bigquery/compare/v2.6.0...v2.6.1) (2022-01-07) ##### Bug Fixes - **java:** Pass missing integration test flags to native image test commands ([#​1309](https://www.togithub.com/googleapis/java-bigquery/issues/1309)) ([#​1766](https://www.togithub.com/googleapis/java-bigquery/issues/1766)) ([5363981](https://www.github.com/googleapis/java-bigquery/commit/536398115b5567f09b32de00f64f712ce811ae6c)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.5.0 ([#​1770](https://www.togithub.com/googleapis/java-bigquery/issues/1770)) ([d4ae6e7](https://www.github.com/googleapis/java-bigquery/commit/d4ae6e720c5f38bdf71e1bb1ecf949d3a3a5747a)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#​1774](https://www.togithub.com/googleapis/java-bigquery/issues/1774)) ([53db89d](https://www.github.com/googleapis/java-bigquery/commit/53db89d6d20aa29480b1583393c28749875001f5))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 237fecc78df..83a61056335 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.6.2 + 2.7.0 test From 5ae31251d499e811c42099fd1225f3dc33d3e0e4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 2 Feb 2022 16:48:55 +0100 Subject: [PATCH 037/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.7.1 (#191) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.7.0` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.1/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.7.1/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.7.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​271-httpsgithubcomgoogleapisjava-bigquerycomparev270v271-2022-02-01) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.7.0...v2.7.1)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 83a61056335..246eabe81fa 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.7.0 + 2.7.1 test From 44a99be6505be41656862d744fbcb1300908a711 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 3 Feb 2022 16:00:51 +0100 Subject: [PATCH 038/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.8.0 (#192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.7.1` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.8.0/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.8.0/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.8.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​280-httpsgithubcomgoogleapisjava-bigquerycomparev271v280-2022-02-02) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.7.1...v2.8.0) ##### Features - add Dataset ACL support ([#​1763](https://togithub.com/googleapis/java-bigquery/issues/1763)) ([18a11e8](https://togithub.com/googleapis/java-bigquery/commit/18a11e88c0be5c0d5cf89d498439d5f8347e589d)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220123-1.32.1 ([#​1819](https://togithub.com/googleapis/java-bigquery/issues/1819)) ([82175f1](https://togithub.com/googleapis/java-bigquery/commit/82175f19634550f8b16c830362798396cd28e79d)) - update dependency com.google.cloud:google-cloud-bigtable to v2.5.2 ([#​1821](https://togithub.com/googleapis/java-bigquery/issues/1821)) ([0fe0a78](https://togithub.com/googleapis/java-bigquery/commit/0fe0a78db110794f9d2797bd74792d361acef96c)) ##### [2.7.1](https://togithub.com/googleapis/java-bigquery/compare/v2.7.0...v2.7.1) (2022-02-01) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#​1813](https://togithub.com/googleapis/java-bigquery/issues/1813)) ([f2cfc8b](https://togithub.com/googleapis/java-bigquery/commit/f2cfc8bc5f97359a69ac3647919670bd714ac953)) ##### Documentation - **samples:** fix CopyMultipleTables sample IT failure and improve a few other samples ([#​1817](https://togithub.com/googleapis/java-bigquery/issues/1817)) ([e12122c](https://togithub.com/googleapis/java-bigquery/commit/e12122c4472ed4c3d00fc8c7515be210bbf68df3)) - **samples:** fix GrantViewAccess sample IT failure ([#​1816](https://togithub.com/googleapis/java-bigquery/issues/1816)) ([d48ae41](https://togithub.com/googleapis/java-bigquery/commit/d48ae41d1437bd9246d973a9f0b56f230a1eea68))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 246eabe81fa..f5dbecd98c2 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.7.1 + 2.8.0 test From 351d2b305f1e6df96b8cd99322c191710725476d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Feb 2022 19:48:45 +0100 Subject: [PATCH 039/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.9.0 (#206) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.8.0` -> `2.9.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.0/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.0/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.9.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​290-httpsgithubcomgoogleapisjava-bigquerycomparev280v290-2022-02-11) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.8.0...v2.9.0) ##### Features - add Interval type support ([#​1844](https://togithub.com/googleapis/java-bigquery/issues/1844)) ([fd3751a](https://togithub.com/googleapis/java-bigquery/commit/fd3751a44be8f6401ea4b13684f862177ee9e976)) ##### Documentation - **sample:** Add sample for native image support in Bigquery ([#​1829](https://togithub.com/googleapis/java-bigquery/issues/1829)) ([7bb6c79](https://togithub.com/googleapis/java-bigquery/commit/7bb6c79e4839f183dda021ddf81a3961efd752d6)) ##### Dependencies - update actions/github-script action to v6 ([#​1847](https://togithub.com/googleapis/java-bigquery/issues/1847)) ([7ffe963](https://togithub.com/googleapis/java-bigquery/commit/7ffe963043ae8b243f1e351a5fffd992f3fcbbb5)) - update dependency com.google.cloud:google-cloud-bigtable to v2.5.3 ([#​1840](https://togithub.com/googleapis/java-bigquery/issues/1840)) ([88fc05f](https://togithub.com/googleapis/java-bigquery/commit/88fc05f3233e4e3a9cdfa73eff9856e4fd6fb1c7)) - update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#​1828](https://togithub.com/googleapis/java-bigquery/issues/1828)) ([d628fff](https://togithub.com/googleapis/java-bigquery/commit/d628fff9b899e13c75aaf26d42bfc553c48a3c4e)) - update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#​1839](https://togithub.com/googleapis/java-bigquery/issues/1839)) ([e8ebd5c](https://togithub.com/googleapis/java-bigquery/commit/e8ebd5c2ed29f26aa004e1bdf59ab2e7afb2963c)) - update dependency com.google.cloud:native-image-support to v0.12.0 ([#​1832](https://togithub.com/googleapis/java-bigquery/issues/1832)) ([1d27b30](https://togithub.com/googleapis/java-bigquery/commit/1d27b309e2fa6cdc99fc08234390a065d7ca1098)) - update dependency com.google.cloud:native-image-support to v0.12.1 ([#​1841](https://togithub.com/googleapis/java-bigquery/issues/1841)) ([15918a1](https://togithub.com/googleapis/java-bigquery/commit/15918a1fa006734ee265ccc569facb8958a1d0bb)) - update dependency com.google.cloud:native-image-support to v0.12.2 ([#​1843](https://togithub.com/googleapis/java-bigquery/issues/1843)) ([56e6acf](https://togithub.com/googleapis/java-bigquery/commit/56e6acf4def66c4c298fa7bb6b38025db9faee68)) - update dependency com.google.cloud:native-image-support to v0.12.3 ([#​1845](https://togithub.com/googleapis/java-bigquery/issues/1845)) ([b64b441](https://togithub.com/googleapis/java-bigquery/commit/b64b441bf4d0e79434e556f1fdb9ec0083d5baec)) - update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.1 ([#​1835](https://togithub.com/googleapis/java-bigquery/issues/1835)) ([7680714](https://togithub.com/googleapis/java-bigquery/commit/7680714f4a2d0da798ec3ea613701251cba859ff)) - update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.1 ([#​1836](https://togithub.com/googleapis/java-bigquery/issues/1836)) ([950f3cd](https://togithub.com/googleapis/java-bigquery/commit/950f3cdb3be2571f0519848aa167e67949e06f1e))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index f5dbecd98c2..67c668c299a 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.8.0 + 2.9.0 test From 0642c27cad066f4fd8ff68aeea2a690a2b6b5b55 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 1 Mar 2022 19:58:42 +0100 Subject: [PATCH 040/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.1 (#195) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 67c668c299a..4eaafc7392b 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.0 + 2.2.1 From 30c700a158539d9733e4f4eb73f2448ba9f57adf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 1 Mar 2022 19:58:52 +0100 Subject: [PATCH 041/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 (#194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 4eaafc7392b..e482bdb9b07 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.115.1 + 1.115.2 test From b34d9a1490748ea338c1063189ac4d336c8a61ed Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 20:01:21 +0100 Subject: [PATCH 042/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.9.3 (#221) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index e482bdb9b07..97438b21ee7 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.9.0 + 2.9.3 test From ddbdcc4b704919fbc91a134992ee7c5ce060ddc4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 20:01:39 +0100 Subject: [PATCH 043/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.0 (#217) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 97438b21ee7..5063b600a2d 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.115.2 + 1.116.0 test From 6832bda2f0b0c292a5e3e1730c428942f7b3ba12 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Mar 2022 05:10:18 +0100 Subject: [PATCH 044/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.9.4 (#226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.9.3` -> `2.9.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/compatibility-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/confidence-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.9.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​294-httpsgithubcomgoogleapisjava-bigquerycomparev293v294-2022-03-08) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.3...v2.9.4)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 5063b600a2d..5a7223bb4ae 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.9.3 + 2.9.4 test From 75b8679ad8b639ed9902ee7b43be7cf27d868d39 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 22 Mar 2022 14:24:16 +0100 Subject: [PATCH 045/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.0 (#229) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.9.4` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/compatibility-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/confidence-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2100-httpsgithubcomgoogleapisjava-bigquerycomparev294v2100-2022-03-14) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.4...v2.10.0) ##### Features - set Table.Schema for permanent external tables ([#​1701](https://togithub.com/googleapis/java-bigquery/issues/1701)) ([73e829b](https://togithub.com/googleapis/java-bigquery/commit/73e829bad373279b13fb59a56b1dc60eac0835a0)) ##### Documentation - **sample:** Added AuthorizeDataset Sample ([#​1909](https://togithub.com/googleapis/java-bigquery/issues/1909)) ([a7a196b](https://togithub.com/googleapis/java-bigquery/commit/a7a196b4ea9cab28448bafe0fdc64f5e3de0412f)) - **samples:** fix undeleteTable sample IT failure ([#​1912](https://togithub.com/googleapis/java-bigquery/issues/1912)) ([7802f16](https://togithub.com/googleapis/java-bigquery/commit/7802f16fb24bf29ab93139d8404d4b3c4d80b506)), closes [#​1911](https://togithub.com/googleapis/java-bigquery/issues/1911) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220307-1.32.1 ([#​1921](https://togithub.com/googleapis/java-bigquery/issues/1921)) ([fcad209](https://togithub.com/googleapis/java-bigquery/commit/fcad2091f9a24d667ceefc5a6d9aa57542bed702)) - update dependency com.google.cloud:google-cloud-storage to v2.4.5 ([#​1906](https://togithub.com/googleapis/java-bigquery/issues/1906)) ([d35d689](https://togithub.com/googleapis/java-bigquery/commit/d35d68963bc6a668d7177ac47d09b65dbefb9b7b)) - update dependency com.google.cloud:native-image-support to v0.12.10 ([#​1919](https://togithub.com/googleapis/java-bigquery/issues/1919)) ([a59ccf5](https://togithub.com/googleapis/java-bigquery/commit/a59ccf59c5fb1389fc5c5ed42ec8c41182f2e59d)) - update dependency com.google.cloud:native-image-support to v0.12.8 ([#​1907](https://togithub.com/googleapis/java-bigquery/issues/1907)) ([fddf593](https://togithub.com/googleapis/java-bigquery/commit/fddf59346e9635b5f10f94803ca87933337dc337)) - update dependency com.google.cloud:native-image-support to v0.12.9 ([#​1913](https://togithub.com/googleapis/java-bigquery/issues/1913)) ([830dd50](https://togithub.com/googleapis/java-bigquery/commit/830dd50ffaf62b398a1325df44e4c92cd0a6ae1b)) ##### [2.9.4](https://togithub.com/googleapis/java-bigquery/compare/v2.9.3...v2.9.4) (2022-03-08) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.7 ([#​1896](https://togithub.com/googleapis/java-bigquery/issues/1896)) ([5dcb02b](https://togithub.com/googleapis/java-bigquery/commit/5dcb02b04f9a87ba39e7cfa72229318926262029)) ##### [2.9.3](https://togithub.com/googleapis/java-bigquery/compare/v2.9.2...v2.9.3) (2022-03-08) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.6.0 ([#​1892](https://togithub.com/googleapis/java-bigquery/issues/1892)) ([ce06adb](https://togithub.com/googleapis/java-bigquery/commit/ce06adb5f95704309eaf0ab4b49d2bdb4ceaeb98)) ##### [2.9.2](https://togithub.com/googleapis/java-bigquery/compare/v2.9.1...v2.9.2) (2022-03-07) ##### Bug Fixes - add missing equality check for targetTypes in DatasetAclEntity ([#​1866](https://togithub.com/googleapis/java-bigquery/issues/1866)) ([ca28e2d](https://togithub.com/googleapis/java-bigquery/commit/ca28e2d68901b6c9332f97c7985aaca7f4486e29)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220222-1.32.1 ([#​1888](https://togithub.com/googleapis/java-bigquery/issues/1888)) ([c8eb867](https://togithub.com/googleapis/java-bigquery/commit/c8eb8671e53759e786955dd44fae4867632237e4)) - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220226-1.32.1 ([#​1890](https://togithub.com/googleapis/java-bigquery/issues/1890)) ([c8c5643](https://togithub.com/googleapis/java-bigquery/commit/c8c5643d0552f9f28a684514cd192f985e0d711c)) ##### [2.9.1](https://togithub.com/googleapis/java-bigquery/compare/v2.9.0...v2.9.1) (2022-03-03) ##### Bug Fixes - adjusting retry logic to avoid retrying successful job creation ([#​1879](https://togithub.com/googleapis/java-bigquery/issues/1879)) ([fd07533](https://togithub.com/googleapis/java-bigquery/commit/fd0753338e15965347683345b0e51838baf5d9f6)) - **java:** add additional configurations to fix native image tests ([#​1859](https://togithub.com/googleapis/java-bigquery/issues/1859)) ([3e82960](https://togithub.com/googleapis/java-bigquery/commit/3e82960f75ced489f9f0e72fe45165ab866f1d8b)) ##### Documentation - **sample:** Table exists sample fix ([#​1868](https://togithub.com/googleapis/java-bigquery/issues/1868)) ([698306e](https://togithub.com/googleapis/java-bigquery/commit/698306e480b5f3a180c62b6d9ae0d919e05154d3)) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220220-1.32.1 ([#​1872](https://togithub.com/googleapis/java-bigquery/issues/1872)) ([e67cf65](https://togithub.com/googleapis/java-bigquery/commit/e67cf65bc044d07ba386f98cf67d2e16144255d0)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#​1876](https://togithub.com/googleapis/java-bigquery/issues/1876)) ([a16985f](https://togithub.com/googleapis/java-bigquery/commit/a16985f79f5e09ee6567caf3eb502d7e88103f97)) - update dependency com.google.cloud:google-cloud-storage to v2.4.2 ([#​1853](https://togithub.com/googleapis/java-bigquery/issues/1853)) ([ef91109](https://togithub.com/googleapis/java-bigquery/commit/ef91109821a702a6b55b4f1265e812578ca881d8)) - update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#​1873](https://togithub.com/googleapis/java-bigquery/issues/1873)) ([a4deb16](https://togithub.com/googleapis/java-bigquery/commit/a4deb16ed54edf51608f27b47b0846fb23c553fd)) - update dependency com.google.cloud:native-image-support to v0.12.4 ([#​1855](https://togithub.com/googleapis/java-bigquery/issues/1855)) ([376738d](https://togithub.com/googleapis/java-bigquery/commit/376738d5fb7253de6e2e9d574aa99e9d7a9e67ad)) - update dependency com.google.cloud:native-image-support to v0.12.5 ([#​1874](https://togithub.com/googleapis/java-bigquery/issues/1874)) ([c68c49a](https://togithub.com/googleapis/java-bigquery/commit/c68c49a26abdcce8468b5e848cf39c458aba4774)) - update dependency com.google.cloud:native-image-support to v0.12.6 ([#​1878](https://togithub.com/googleapis/java-bigquery/issues/1878)) ([3749921](https://togithub.com/googleapis/java-bigquery/commit/3749921d6d120ffd79941c9ede64822cea03f1cd)) - update dependency com.google.code.gson:gson to v2.9.0 ([#​1850](https://togithub.com/googleapis/java-bigquery/issues/1850)) ([627da62](https://togithub.com/googleapis/java-bigquery/commit/627da62bd02314c673c345bd8eb87e973a805bc7)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#​1860](https://togithub.com/googleapis/java-bigquery/issues/1860)) ([b31b44c](https://togithub.com/googleapis/java-bigquery/commit/b31b44c170b1bc948daaae1a9ae6c469370f986c)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#​1861](https://togithub.com/googleapis/java-bigquery/issues/1861)) ([ae05dfe](https://togithub.com/googleapis/java-bigquery/commit/ae05dfed0e670826f7674dc092b91bd5f634bf97))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 5a7223bb4ae..10ba6b1ec4f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.9.4 + 2.10.0 test From e33f3bc5b95882502db365fcb8ffc316ea2d3b7c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 22 Mar 2022 19:36:14 +0100 Subject: [PATCH 046/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.1 (#233) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.0` -> `2.10.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/compatibility-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/confidence-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2101-httpsgithubcomgoogleapisjava-bigquerycomparev2100v2101-2022-03-21) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.0...v2.10.1)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 10ba6b1ec4f..6f5dc4d52a8 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.0 + 2.10.1 test From 3fe30a5ccc98dbed1a4ec1db831002ac0585feae Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 25 Mar 2022 19:25:52 +0100 Subject: [PATCH 047/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.1 (#235) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 6f5dc4d52a8..0fe72093bba 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.0 + 1.116.1 test From 9825d265ff84923191bdfa5a6d45d13ff5ec5dee Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 25 Mar 2022 20:53:46 +0100 Subject: [PATCH 048/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.2 (#236) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.2 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 0fe72093bba..af7e0e4f374 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.1 + 2.10.2 test From 4d7f5235ef398581812cd84dd02446570abd1bab Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 25 Mar 2022 21:59:46 +0100 Subject: [PATCH 049/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.2 (#238) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index af7e0e4f374..26fb98339bd 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.1 + 1.116.2 test From a141afc0c5f19b747a1bcc1fd73212a3d29dfa9c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 30 Mar 2022 01:33:38 +0200 Subject: [PATCH 050/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 (#240) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 26fb98339bd..eaa8b0b1b0f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.2 + 2.10.4 test From d65951a932b4708b4cfd2898978b6ee8b1dc0f54 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 30 Mar 2022 01:42:17 +0200 Subject: [PATCH 051/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.4 (#225) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.1` -> `2.2.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.4/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.4/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.4`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​224-httpsgithubcomgoogleapisjava-contact-center-insightscomparev223v224-2022-03-22) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.3...v2.2.4) ### [`v2.2.3`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​223-httpsgithubcomgoogleapisjava-contact-center-insightscomparev222v223-2022-03-11) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.2...v2.2.3) ### [`v2.2.2`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​222-httpsgithubcomgoogleapisjava-contact-center-insightscomparev222-SNAPSHOTv222-2022-03-08) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.1...v2.2.2)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index eaa8b0b1b0f..49caf62dfe9 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.1 + 2.2.4 From 770577a094ca2986b459165b756ec1474c8b4db4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 18:44:29 +0200 Subject: [PATCH 052/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.5 (#243) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.4` -> `2.2.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.5/compatibility-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.5/confidence-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.5`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​225-httpsgithubcomgoogleapisjava-contact-center-insightscomparev224v225-2022-03-29) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.4...v2.2.5)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 49caf62dfe9..8fb04194cf7 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.4 + 2.2.5 From 00902e23b6a42d33e311686ec84304efc9756d03 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 19:58:21 +0200 Subject: [PATCH 053/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.5 (#245) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.4` -> `2.10.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.5/compatibility-slim/2.10.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.5/confidence-slim/2.10.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.5`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2105-httpsgithubcomgoogleapisjava-bigquerycomparev2104v2105-2022-03-31) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.4...v2.10.5)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8fb04194cf7..2aa7fbd313f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.4 + 2.10.5 test From 292f6492d76b8d1c0f4e89d0c07b6801ec5ad3d6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 20:10:21 +0200 Subject: [PATCH 054/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.3 (#244) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.116.2` -> `1.116.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.3/compatibility-slim/1.116.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.3/confidence-slim/1.116.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.116.3`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11163-httpsgithubcomgoogleapisjava-pubsubcomparev11162v11163-2022-03-29) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.116.2...v1.116.3)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 2aa7fbd313f..49696ec000a 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.2 + 1.116.3 test From b46516517a94a818855320c8386243113c2ee3c5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 4 Apr 2022 20:42:18 +0200 Subject: [PATCH 055/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.6 (#249) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.5` -> `2.2.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.6/compatibility-slim/2.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.6/confidence-slim/2.2.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.6`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​226-httpsgithubcomgoogleapisjava-contact-center-insightscomparev225v226-2022-04-01) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.5...v2.2.6)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 49696ec000a..1ade6a10096 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.5 + 2.2.6 From 2d83015270ea97b1f460f8130712b9f3d086ca2f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 11 Apr 2022 16:14:15 +0200 Subject: [PATCH 056/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.7 (#252) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.5` -> `2.10.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.7/compatibility-slim/2.10.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.7/confidence-slim/2.10.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.7`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2107-httpsgithubcomgoogleapisjava-bigquerycomparev2106v2107-2022-04-08) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.6...v2.10.7) ### [`v2.10.6`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2106-httpsgithubcomgoogleapisjava-bigquerycomparev2105v2106-2022-04-07) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.5...v2.10.6)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 1ade6a10096..2905a2ed51f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.5 + 2.10.7 test From 470e36032d8288a0c4b979e2e23466d3ef4e2697 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 13 Apr 2022 20:18:23 +0200 Subject: [PATCH 057/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.7 (#255) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.6` -> `2.2.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.7/compatibility-slim/2.2.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.7/confidence-slim/2.2.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.7`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​227-httpsgithubcomgoogleapisjava-contact-center-insightscomparev226v227-2022-04-11) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.6...v2.2.7)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 2905a2ed51f..cc55a49cabc 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.6 + 2.2.7 From 11c3c877e07f914359569e64d63012669ae04eae Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 15 Apr 2022 21:28:15 +0200 Subject: [PATCH 058/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.8 (#256) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.7` -> `2.10.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/compatibility-slim/2.10.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/confidence-slim/2.10.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.8`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2108-httpsgithubcomgoogleapisjava-bigquerycomparev2107v2108-2022-04-14) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.7...v2.10.8)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index cc55a49cabc..9c39760077e 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.7 + 2.10.8 test From a52063e9ab3036a343b81220fe74d422d81ce34c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 18 Apr 2022 17:42:45 +0200 Subject: [PATCH 059/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.9 (#261) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.8` -> `2.10.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/compatibility-slim/2.10.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/confidence-slim/2.10.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.9`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2109-httpsgithubcomgoogleapisjava-bigquerycomparev2108v2109-2022-04-16) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.8...v2.10.9)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 9c39760077e..50c8acb7acf 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.8 + 2.10.9 test From 9516294b3a2224b313be2a2362ae4da98baba5f8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 18 Apr 2022 17:46:10 +0200 Subject: [PATCH 060/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.8 (#260) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.7` -> `2.2.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.8/compatibility-slim/2.2.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.2.8/confidence-slim/2.2.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.2.8`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​228-httpsgithubcomgoogleapisjava-contact-center-insightscomparev227v228-2022-04-15) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.2.7...v2.2.8)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 50c8acb7acf..468727b09a4 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.7 + 2.2.8 From ca16f6561cecb6709bbf15ef653f85e6aaa9feff Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 19 Apr 2022 16:16:22 +0200 Subject: [PATCH 061/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.10 (#262) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.9` -> `2.10.10` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.10/compatibility-slim/2.10.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.10/confidence-slim/2.10.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.10.10`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​21010-httpsgithubcomgoogleapisjava-bigquerycomparev2109v21010-2022-04-18) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.9...v2.10.10)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 468727b09a4..3460d453283 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.9 + 2.10.10 test From 3a1e8d8b21d755609ed2310028386443e1b8f450 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 Apr 2022 21:50:17 +0200 Subject: [PATCH 062/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.4 (#263) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.116.3` -> `1.116.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.4/compatibility-slim/1.116.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.116.4/confidence-slim/1.116.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.116.4`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11164-httpsgithubcomgoogleapisjava-pubsubcomparev11163v11164-2022-04-19) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.116.3...v1.116.4)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 3460d453283..b4803b1fe53 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test From ad44134ca16ffa8d65ecdf09ec15808abcedf03a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 12 May 2022 20:19:44 +0200 Subject: [PATCH 063/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.11.0 (#272) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index b4803b1fe53..d11d8617f47 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.11.0 test From fe30bbc99c681e110388a6eec197a17cb494a5fd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 12 May 2022 20:19:49 +0200 Subject: [PATCH 064/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 (#273) --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index d11d8617f47..2fd41e71ef6 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.4 + 1.117.0 test From 683b639e01b443997ba05f6dd63102aec1b84244 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 17 May 2022 22:10:15 +0200 Subject: [PATCH 065/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.11.1 (#274) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.11.0` -> `2.11.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.1/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.1/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.11.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2111-httpsgithubcomgoogleapisjava-bigquerycomparev2110v2111-2022-05-16) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.0...v2.11.1)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 2fd41e71ef6..252b7182372 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.11.0 + 2.11.1 test From aa7b621364ba93b8dc3364180950d776da942767 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 May 2022 22:58:12 +0200 Subject: [PATCH 066/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.11.2 (#275) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.11.1` -> `2.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.2/compatibility-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.11.2/confidence-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.11.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2112-httpsgithubcomgoogleapisjava-bigquerycomparev2111v2112-2022-05-18) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.1...v2.11.2)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 252b7182372..cd7c22a7066 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.11.1 + 2.11.2 test From dd7e13f8dd39f6fabe65261ece807b1ff9addd8f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 May 2022 23:02:11 +0200 Subject: [PATCH 067/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 (#276) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.117.0` -> `1.118.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/compatibility-slim/1.117.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/confidence-slim/1.117.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.118.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11180-httpsgithubcomgoogleapisjava-pubsubcomparev11170v11180-2022-05-18) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.117.0...v1.118.0) ##### Features - creating java backport ([#​1120](https://togithub.com/googleapis/java-pubsub/issues/1120)) ([d88f417](https://togithub.com/googleapis/java-pubsub/commit/d88f4175356b0fdeb0697cfb1a7e6cd83ac0b7a5)) - next release from main branch is 1.118.0 ([#​1127](https://togithub.com/googleapis/java-pubsub/issues/1127)) ([67605a7](https://togithub.com/googleapis/java-pubsub/commit/67605a7efb36da5b9e123efb8fe69c58d4cfcbfd)) ##### Bug Fixes - Too many leases ([#​1135](https://togithub.com/googleapis/java-pubsub/issues/1135)) ([c9bcec5](https://togithub.com/googleapis/java-pubsub/commit/c9bcec531bf175684306e50eaf7ef96ee60cba78))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index cd7c22a7066..1268609752a 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.117.0 + 1.118.0 test From 4f6bb31f4e21950ec6c449edfa860ee785350161 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 26 May 2022 00:14:28 +0200 Subject: [PATCH 068/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.12.0 (#283) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.11.2` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/compatibility-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/confidence-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.12.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2120-httpsgithubcomgoogleapisjava-bigquerycomparev2112v2120-2022-05-25) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.2...v2.12.0) ##### Features - add build scripts for native image testing in Java 17 ([#​1440](https://togithub.com/googleapis/java-bigquery/issues/1440)) ([#​2057](https://togithub.com/googleapis/java-bigquery/issues/2057)) ([065ae78](https://togithub.com/googleapis/java-bigquery/commit/065ae78ef20052032c245b3fe991808c24ec8077)) ##### Bug Fixes - add more native image configurations for Arrow tests and enable native image tests ([#​2053](https://togithub.com/googleapis/java-bigquery/issues/2053)) ([7f0bfd4](https://togithub.com/googleapis/java-bigquery/commit/7f0bfd4a42c28f3d2a748474e1ec40740311a734)) - Flaky testPositionalQueryParameters ([#​2059](https://togithub.com/googleapis/java-bigquery/issues/2059)) ([3764b59](https://togithub.com/googleapis/java-bigquery/commit/3764b5967c694fa34aef75804333e5a6101d912e)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.7.0 ([#​2061](https://togithub.com/googleapis/java-bigquery/issues/2061)) ([1c7a0ab](https://togithub.com/googleapis/java-bigquery/commit/1c7a0ab157f79772d8da58bfe15f54a7394124e8)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#​2055](https://togithub.com/googleapis/java-bigquery/issues/2055)) ([9667663](https://togithub.com/googleapis/java-bigquery/commit/9667663fbec20f262c218f07cce1ada0c9a4bce0)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#​2063](https://togithub.com/googleapis/java-bigquery/issues/2063)) ([6d3f4be](https://togithub.com/googleapis/java-bigquery/commit/6d3f4bead2315703015bd75711fcbf19428fad6e)) - update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#​2064](https://togithub.com/googleapis/java-bigquery/issues/2064)) ([fd47710](https://togithub.com/googleapis/java-bigquery/commit/fd47710afdf32fd535f8e2b430156eb4a659a64d)) - update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#​2066](https://togithub.com/googleapis/java-bigquery/issues/2066)) ([89962a5](https://togithub.com/googleapis/java-bigquery/commit/89962a5e3cec0e5a4334454b1bff83fba3d95d4d)) ##### [2.11.2](https://togithub.com/googleapis/java-bigquery/compare/v2.11.1...v2.11.2) (2022-05-18) ##### Bug Fixes - Flaky connenction close issue ([#​2044](https://togithub.com/googleapis/java-bigquery/issues/2044)) ([9993717](https://togithub.com/googleapis/java-bigquery/commit/9993717d546c4039cb8c846787fdd131cc0c113f)) - NPE issue with testMultipleRuns ([#​2050](https://togithub.com/googleapis/java-bigquery/issues/2050)) ([251d468](https://togithub.com/googleapis/java-bigquery/commit/251d4686d22e0000982bcd891de68491326558fe)) ##### [2.11.1](https://togithub.com/googleapis/java-bigquery/compare/v2.11.0...v2.11.1) (2022-05-16) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220507-1.32.1 ([#​2042](https://togithub.com/googleapis/java-bigquery/issues/2042)) ([081888e](https://togithub.com/googleapis/java-bigquery/commit/081888e9ab9bc2c68e607fb11ff1ee40ac58873a))
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 1268609752a..287d5b85c87 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.11.2 + 2.12.0 test From d7e585ed4f11b57109c27c6533eae51c3f81338f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 26 May 2022 00:20:25 +0200 Subject: [PATCH 069/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.0 (#282) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.2.8` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.0/compatibility-slim/2.2.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.0/confidence-slim/2.2.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 287d5b85c87..228eb59508f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.2.8 + 2.3.0 From bc1b1f4fbbff7f5b505c2400e36d89a003143282 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 26 May 2022 16:36:19 +0200 Subject: [PATCH 070/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.1 (#286) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 228eb59508f..e4749c4ee71 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.0 + 2.3.1 From b3599037510d29b80ee3153d9709030c3f30f839 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 6 Jun 2022 19:10:31 +0200 Subject: [PATCH 071/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.1 (#287) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.12.0` -> `2.13.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2131-httpsgithubcomgoogleapisjava-bigquerycomparev2130v2131-2022-06-02) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.0...v2.13.1) ##### Dependencies - update dependency com.google.oauth-client:google-oauth-client-java6 to v1.34.0 ([#​2088](https://togithub.com/googleapis/java-bigquery/issues/2088)) ([ed33496](https://togithub.com/googleapis/java-bigquery/commit/ed33496950bb25bb754a7bb71c74d73d99d25209)) - update dependency com.google.oauth-client:google-oauth-client-jetty to v1.34.0 ([#​2089](https://togithub.com/googleapis/java-bigquery/issues/2089)) ([117d390](https://togithub.com/googleapis/java-bigquery/commit/117d3907fcecaf923d200021ff66503a67dec2a1)) ### [`v2.13.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2130-httpsgithubcomgoogleapisjava-bigquerycomparev2120v2130-2022-05-31) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.12.0...v2.13.0) ##### Features - add destinationExpirationTime to CopyJobConfiguration ([#​2031](https://togithub.com/googleapis/java-bigquery/issues/2031)) ([9e0b351](https://togithub.com/googleapis/java-bigquery/commit/9e0b35136aed6ed489bff4d4ac86c4d5d83274be)) ##### Documentation - **samples:** update querypagination sample ([#​2074](https://togithub.com/googleapis/java-bigquery/issues/2074)) ([4e153f5](https://togithub.com/googleapis/java-bigquery/commit/4e153f525cc600cecdfabec600b166560ba62607)) ##### Dependencies - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.1 ([#​2076](https://togithub.com/googleapis/java-bigquery/issues/2076)) ([38d6bae](https://togithub.com/googleapis/java-bigquery/commit/38d6baefeebe0dc2858d38f6c44ad727b6beba92)) - update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#​2077](https://togithub.com/googleapis/java-bigquery/issues/2077)) ([eb443df](https://togithub.com/googleapis/java-bigquery/commit/eb443dfd5fd26e9c424dcbb1b00af5260a525679))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index e4749c4ee71..944a0390322 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.12.0 + 2.13.1 test From 1db295db567285ee69fca3f50f5986fb19f695b6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 6 Jun 2022 19:20:21 +0200 Subject: [PATCH 072/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 (#288) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.118.0` -> `1.119.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/compatibility-slim/1.118.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/confidence-slim/1.118.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.119.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11190-httpsgithubcomgoogleapisjava-pubsubcomparev11180v11190-2022-05-23) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.118.0...v1.119.0) ##### Features - add BigQuery configuration for subscriptions ([#​1133](https://togithub.com/googleapis/java-pubsub/issues/1133)) ([6f271db](https://togithub.com/googleapis/java-pubsub/commit/6f271db0feadcd338e2c5a0735e3828df5327772)) - add build scripts for native image testing in Java 17 ([#​1440](https://togithub.com/googleapis/java-pubsub/issues/1440)) ([#​1145](https://togithub.com/googleapis/java-pubsub/issues/1145)) ([2f89017](https://togithub.com/googleapis/java-pubsub/commit/2f89017c4a9737d0db1456b0b9903ec07a9392e8)) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#​1141](https://togithub.com/googleapis/java-pubsub/issues/1141)) ([851a119](https://togithub.com/googleapis/java-pubsub/commit/851a1190725d381232270bd80f6b82929f680f5f)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#​1142](https://togithub.com/googleapis/java-pubsub/issues/1142)) ([3cf6d82](https://togithub.com/googleapis/java-pubsub/commit/3cf6d82f85bdb49f8b5a4f9805506e8a2fafc53c)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#​1148](https://togithub.com/googleapis/java-pubsub/issues/1148)) ([b5b004b](https://togithub.com/googleapis/java-pubsub/commit/b5b004b69a0d1154f51233e1e47facc1cd13c716))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 944a0390322..85147ea24e4 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.118.0 + 1.119.0 test From 69575a36c79dc5d5f2b34a4d15d1c04ff4350af2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Jun 2022 18:58:30 +0200 Subject: [PATCH 073/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 (#294) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.119.0` -> `1.119.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/compatibility-slim/1.119.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/confidence-slim/1.119.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 85147ea24e4..74afaa55900 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.119.0 + 1.119.1 test From 52f1d60562b4cc9bde0706f4761a0bf0cfa37eae Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Jun 2022 19:00:30 +0200 Subject: [PATCH 074/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.2 (#295) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.1` -> `2.13.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.2/compatibility-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.2/confidence-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 74afaa55900..81bef09a7d9 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.1 + 2.13.2 test From c482141ff142848d3ae53abb2b2ec5aa68781375 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Jun 2022 19:02:15 +0200 Subject: [PATCH 075/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.2 (#293) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.1` -> `2.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.2/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.2/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 81bef09a7d9..f8b8f997381 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.1 + 2.3.2 From 5210fd740f3e2dbbc784237564c4300ae4559a95 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 15 Jun 2022 18:32:27 +0200 Subject: [PATCH 076/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.3 (#301) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.2` -> `2.3.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.3/compatibility-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.3/confidence-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index f8b8f997381..f882ae01699 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.2 + 2.3.3 From ff720093193565ab35f8b3834b6666ee5a7c1721 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 21 Jun 2022 18:22:21 +0200 Subject: [PATCH 077/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.3 (#303) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.2` -> `2.13.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.3/compatibility-slim/2.13.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.3/confidence-slim/2.13.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.3`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2133-httpsgithubcomgoogleapisjava-bigquerycomparev2132v2133-2022-06-16) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.2...v2.13.3) ##### Bug Fixes - Assertj-core cleanup ([#​2102](https://togithub.com/googleapis/java-bigquery/issues/2102)) ([4630c50](https://togithub.com/googleapis/java-bigquery/commit/4630c50db7428d888b726297408b7a223b39b28a)) ##### Documentation - **sample:** clean up native image sample README ([#​2120](https://togithub.com/googleapis/java-bigquery/issues/2120)) ([de7b45a](https://togithub.com/googleapis/java-bigquery/commit/de7b45a52259cec16970e074dd4f526685aa4d09)) ##### Dependencies - update cloud client dependencies ([#​2110](https://togithub.com/googleapis/java-bigquery/issues/2110)) ([30a88f4](https://togithub.com/googleapis/java-bigquery/commit/30a88f43aea6269e3fbe82544eb2112f25830761)) - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.2 ([#​2101](https://togithub.com/googleapis/java-bigquery/issues/2101)) ([bdbd3da](https://togithub.com/googleapis/java-bigquery/commit/bdbd3da4c6c8bb7f2363711691edb31c7711d811)) - update dependency com.google.oauth-client:google-oauth-client-java6 to v1.34.1 ([#​2111](https://togithub.com/googleapis/java-bigquery/issues/2111)) ([1a0235f](https://togithub.com/googleapis/java-bigquery/commit/1a0235f9cdea0ae37b2e8b1047ca66395b1af3b0)) - update dependency com.google.oauth-client:google-oauth-client-jetty to v1.34.1 ([#​2112](https://togithub.com/googleapis/java-bigquery/issues/2112)) ([e52739f](https://togithub.com/googleapis/java-bigquery/commit/e52739ffcaeb9ca9dc362f07f117f37ecff220c7))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index f882ae01699..a8bc7aed5ad 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.2 + 2.13.3 test From 92897bf871ea4560d83175ea02611377fcccc017 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 22 Jun 2022 21:04:29 +0200 Subject: [PATCH 078/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.4 (#304) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.3` -> `2.13.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/compatibility-slim/2.13.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.4/confidence-slim/2.13.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2134-httpsgithubcomgoogleapisjava-bigquerycomparev2133v2134-2022-06-22) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.3...v2.13.4) ##### Dependencies - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#​2124](https://togithub.com/googleapis/java-bigquery/issues/2124)) ([4542ce9](https://togithub.com/googleapis/java-bigquery/commit/4542ce9a51d9756a8a06d0e33cf3a40d1e321ade)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#​2125](https://togithub.com/googleapis/java-bigquery/issues/2125)) ([6da965f](https://togithub.com/googleapis/java-bigquery/commit/6da965f540a2cdb2eaf845301cfbfbf34b9a6866))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index a8bc7aed5ad..3ad339098c0 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.3 + 2.13.4 test From e4eb9e1dfd1e626f73e3124835dbae5993692f41 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 23 Jun 2022 18:12:19 +0200 Subject: [PATCH 079/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.5 (#307) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.4` -> `2.13.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.5/compatibility-slim/2.13.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.5/confidence-slim/2.13.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.5`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2135-httpsgithubcomgoogleapisjava-bigquerycomparev2134v2135-2022-06-23) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.4...v2.13.5) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#​2128](https://togithub.com/googleapis/java-bigquery/issues/2128)) ([3043533](https://togithub.com/googleapis/java-bigquery/commit/3043533608c5659be0313f1942d20314d2157fd4))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 3ad339098c0..56f0ff1986f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.4 + 2.13.5 test From 17688e3bb26535d28f419b7603a8bde4090f5bff Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 24 Jun 2022 16:54:11 +0200 Subject: [PATCH 080/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.6 (#308) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.5` -> `2.13.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.6/compatibility-slim/2.13.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.6/confidence-slim/2.13.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.6`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2136-httpsgithubcomgoogleapisjava-bigquerycomparev2135v2136-2022-06-24) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.5...v2.13.6) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220611-1.32.1 ([#​2132](https://togithub.com/googleapis/java-bigquery/issues/2132)) ([bddefcf](https://togithub.com/googleapis/java-bigquery/commit/bddefcf647d50ee12fffea80c04613b38b8d02d0)) - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.3 ([#​2135](https://togithub.com/googleapis/java-bigquery/issues/2135)) ([0bd5ddc](https://togithub.com/googleapis/java-bigquery/commit/0bd5ddc0df0a978692252e50c37c94f41a3c4e1d))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 56f0ff1986f..7910bd3b9e1 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.5 + 2.13.6 test From a2a97c2845543a4ea95920e9eb913666fd2fb832 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Jul 2022 23:04:26 +0200 Subject: [PATCH 081/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.8 (#311) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.6` -> `2.13.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.8/compatibility-slim/2.13.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.8/confidence-slim/2.13.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.13.8`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2138-httpsgithubcomgoogleapisjava-bigquerycomparev2137v2138-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.7...v2.13.8) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.9.0 ([#​2149](https://togithub.com/googleapis/java-bigquery/issues/2149)) ([a07c714](https://togithub.com/googleapis/java-bigquery/commit/a07c714cb90c7ff62a43f7500abe8d54a5cd0936)) ### [`v2.13.7`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2137-httpsgithubcomgoogleapisjava-bigquerycomparev2136v2137-2022-06-29) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.6...v2.13.7) ##### Dependencies - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.4 ([#​2140](https://togithub.com/googleapis/java-bigquery/issues/2140)) ([c7ef597](https://togithub.com/googleapis/java-bigquery/commit/c7ef597832505e6c05adb38ac1db5dd15e32d024))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 7910bd3b9e1..fe972b091d7 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.6 + 2.13.8 test From 0c7ae211f46842a1a895b7f74c0f9fdbb1dd9d41 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Jul 2022 23:08:32 +0200 Subject: [PATCH 082/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 (#315) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.119.1` -> `1.120.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/compatibility-slim/1.119.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/confidence-slim/1.119.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index fe972b091d7..37586644dc6 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.119.1 + 1.120.0 test From 2502fec8ec64a05cd7cafebaf1f39eb36eae4bd1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 25 Jul 2022 19:42:12 +0200 Subject: [PATCH 083/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.0 (#328) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.13.8` -> `2.14.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.0/compatibility-slim/2.13.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.0/confidence-slim/2.13.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2140-httpsgithubcomgoogleapisjava-bigquerycomparev2138v2140-2022-07-22) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.13.8...v2.14.0) ##### Features - Add decimal target type ([#​2166](https://togithub.com/googleapis/java-bigquery/issues/2166)) ([ebbd8f5](https://togithub.com/googleapis/java-bigquery/commit/ebbd8f52853d3c0ca918a47d826474cc5825a58a)) - **bigquery:** enable use of GEOGRAPHY query params ([#​2158](https://togithub.com/googleapis/java-bigquery/issues/2158)) ([b19ad76](https://togithub.com/googleapis/java-bigquery/commit/b19ad767a53a9bd5d14b4cb36716cbb1c7b44ed6)) ##### Bug Fixes - Add query dryRun logic to get the schema when null schema is returned from the backend ([#​2106](https://togithub.com/googleapis/java-bigquery/issues/2106)) ([c98d22b](https://togithub.com/googleapis/java-bigquery/commit/c98d22b2b4f45e20d7d0666c5342cdbfadd30bde)) - enable longpaths support for windows test ([#​1485](https://togithub.com/googleapis/java-bigquery/issues/1485)) ([#​2164](https://togithub.com/googleapis/java-bigquery/issues/2164)) ([e18b9f8](https://togithub.com/googleapis/java-bigquery/commit/e18b9f8b4d2f194577b1710ad64710fe0f3d88d9)) - **java:** make field accessible to address Java 17 issue with arrow ([#​2165](https://togithub.com/googleapis/java-bigquery/issues/2165)) ([d605b81](https://togithub.com/googleapis/java-bigquery/commit/d605b8149954e79c05461630915b674e11793889)) ##### Dependencies - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#​2160](https://togithub.com/googleapis/java-bigquery/issues/2160)) ([970135b](https://togithub.com/googleapis/java-bigquery/commit/970135bec33b831925476855da9a84c34311068d)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#​2161](https://togithub.com/googleapis/java-bigquery/issues/2161)) ([3507bf7](https://togithub.com/googleapis/java-bigquery/commit/3507bf7c9fc2aef299d06d9771cfcc06e3080b87))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 37586644dc6..135500866e3 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.13.8 + 2.14.0 test From eafee3b34c194e79a0a6bdad4d064c51621a6123 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Jul 2022 23:52:12 +0200 Subject: [PATCH 084/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 (#329) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.0` -> `2.14.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.1/compatibility-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.1/confidence-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2141-httpsgithubcomgoogleapisjava-bigquerycomparev2140v2141-2022-07-27) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.0...v2.14.1) ##### Dependencies - update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#​2183](https://togithub.com/googleapis/java-bigquery/issues/2183)) ([f8325cf](https://togithub.com/googleapis/java-bigquery/commit/f8325cff22af3f087b23d6376ab96e78648efd00))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 135500866e3..8c059bc597b 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.0 + 2.14.1 test From 380302bde36df024fe3fd78e138f26383387900d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 21:06:13 +0200 Subject: [PATCH 085/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.8 (#334) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.0` -> `1.120.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.8/compatibility-slim/1.120.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.8/confidence-slim/1.120.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.8`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11208-httpsgithubcomgoogleapisjava-pubsubcomparev11207v11208-2022-08-02) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.7...v1.120.8) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#​1222](https://togithub.com/googleapis/java-pubsub/issues/1222)) ([55eebf5](https://togithub.com/googleapis/java-pubsub/commit/55eebf55785a700a67dc3a97b21837acf14d9a64)) ### [`v1.120.7`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11207-httpsgithubcomgoogleapisjava-pubsubcomparev11206v11207-2022-08-01) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.6...v1.120.7) ##### Bug Fixes - Updated log level from WARNING -> INFO for EOD failures ([#​1218](https://togithub.com/googleapis/java-pubsub/issues/1218)) ([8782533](https://togithub.com/googleapis/java-pubsub/commit/8782533204fcc312c1063763f5073db83c72382f)) ### [`v1.120.6`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11206-httpsgithubcomgoogleapisjava-pubsubcomparev11205v11206-2022-08-01) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.5...v1.120.6) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 ([#​1215](https://togithub.com/googleapis/java-pubsub/issues/1215)) ([5667492](https://togithub.com/googleapis/java-pubsub/commit/56674928f2e671487c8d4c0dad4e45368da47e0e)) - update dependency com.google.cloud:google-cloud-core to v2.8.5 ([#​1213](https://togithub.com/googleapis/java-pubsub/issues/1213)) ([5db0c2c](https://togithub.com/googleapis/java-pubsub/commit/5db0c2cafcf27a80ac4e18c623fc22c2af252774)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.4 ([#​1214](https://togithub.com/googleapis/java-pubsub/issues/1214)) ([bfc53d9](https://togithub.com/googleapis/java-pubsub/commit/bfc53d9fb616b4ee22e2c39dbaf1eed7354142a7)) - update dependency org.apache.avro:avro to v1.11.1 ([#​1210](https://togithub.com/googleapis/java-pubsub/issues/1210)) ([fafcded](https://togithub.com/googleapis/java-pubsub/commit/fafcdede6b4e5ef5098b8b04a53d9e42b59cda3d)) ### [`v1.120.5`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11205-httpsgithubcomgoogleapisjava-pubsubcomparev11204v11205-2022-07-30) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.4...v1.120.5) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#​1207](https://togithub.com/googleapis/java-pubsub/issues/1207)) ([d355509](https://togithub.com/googleapis/java-pubsub/commit/d355509be963b7d2c357d2c9dd3f97eaa5fd8717)) ### [`v1.120.4`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11204-httpsgithubcomgoogleapisjava-pubsubcomparev11203v11204-2022-07-29) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.3...v1.120.4) ##### Bug Fixes - updating return types of ack/nack futures to be consistent with publish ([#​1204](https://togithub.com/googleapis/java-pubsub/issues/1204)) ([6e73ab9](https://togithub.com/googleapis/java-pubsub/commit/6e73ab9618f61ee1915e52abe3b80e356bc3c13f)) ### [`v1.120.3`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11203-httpsgithubcomgoogleapisjava-pubsubcomparev11202v11203-2022-07-27) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.2...v1.120.3) ##### Dependencies - update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#​1201](https://togithub.com/googleapis/java-pubsub/issues/1201)) ([f18e562](https://togithub.com/googleapis/java-pubsub/commit/f18e5628f54b0ae6858cd046a11824a1698c50c6)) ### [`v1.120.2`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11202-httpsgithubcomgoogleapisjava-pubsubcomparev11201v11202-2022-07-25) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.1...v1.120.2) ##### Bug Fixes - enable longpaths support for windows test ([#​1485](https://togithub.com/googleapis/java-pubsub/issues/1485)) ([#​1191](https://togithub.com/googleapis/java-pubsub/issues/1191)) ([c4b8d90](https://togithub.com/googleapis/java-pubsub/commit/c4b8d90a158a3360d626df8ca6378212e09f5a47)) - PubSubMessage leak on MessageDispatcher ([#​1197](https://togithub.com/googleapis/java-pubsub/issues/1197)) ([1b8c440](https://togithub.com/googleapis/java-pubsub/commit/1b8c440fccc51dc2291c43b2972b1f5c08dfd65a)) ##### Dependencies - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#​1189](https://togithub.com/googleapis/java-pubsub/issues/1189)) ([0d96f8e](https://togithub.com/googleapis/java-pubsub/commit/0d96f8e2006c145de039d2f00c5eb1d8830eae3d)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#​1190](https://togithub.com/googleapis/java-pubsub/issues/1190)) ([c604080](https://togithub.com/googleapis/java-pubsub/commit/c6040802bcf97d063e2b91cdb5fa7fe3c3e3b807)) ### [`v1.120.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11201-httpsgithubcomgoogleapisjava-pubsubcomparev11200v11201-2022-07-11) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.0...v1.120.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.13.8 ([#​1179](https://togithub.com/googleapis/java-pubsub/issues/1179)) ([5fc8f86](https://togithub.com/googleapis/java-pubsub/commit/5fc8f86b30cafaba1acde6f1f807b345e3b3b953)) - update dependency com.google.cloud:google-cloud-core to v2.8.1 ([#​1178](https://togithub.com/googleapis/java-pubsub/issues/1178)) ([0052a6c](https://togithub.com/googleapis/java-pubsub/commit/0052a6c093030eaefa412cb0a8e35787a9b35c01)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#​1176](https://togithub.com/googleapis/java-pubsub/issues/1176)) ([8ffe189](https://togithub.com/googleapis/java-pubsub/commit/8ffe189170e58cab1de630c41cab6cd8346f98b0))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8c059bc597b..9336dcdc480 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.0 + 1.120.8 test From 5f34712262329ae22cf97d75d185ffe1c6486c55 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 21:28:26 +0200 Subject: [PATCH 086/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.6 (#333) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.3` -> `2.3.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.6/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.6/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-contact-center-insights ### [`v2.3.6`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​236-httpsgithubcomgoogleapisjava-contact-center-insightscomparev235v236-2022-07-11) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.3.5...v2.3.6) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#​306](https://togithub.com/googleapis/java-contact-center-insights/issues/306)) ([b9ad614](https://togithub.com/googleapis/java-contact-center-insights/commit/b9ad614aa5a4160be99b4f1ce174bd2ff1c583db)) ### [`v2.3.5`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​235-httpsgithubcomgoogleapisjava-contact-center-insightscomparev234v235-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.3.4...v2.3.5) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.13.8 ([#​311](https://togithub.com/googleapis/java-contact-center-insights/issues/311)) ([ac34bfa](https://togithub.com/googleapis/java-contact-center-insights/commit/ac34bfae58046f63617f5bd554e82954a17834ed)) - update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 ([#​315](https://togithub.com/googleapis/java-contact-center-insights/issues/315)) ([db365f0](https://togithub.com/googleapis/java-contact-center-insights/commit/db365f0c9af37aad060f3e91917f3794ac78face)) ### [`v2.3.4`](https://togithub.com/googleapis/java-contact-center-insights/blob/HEAD/CHANGELOG.md#​234-httpsgithubcomgoogleapisjava-contact-center-insightscomparev233v234-2022-06-30) [Compare Source](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.3.3...v2.3.4) ##### Documentation - Updating comments ([e30e0e0](https://togithub.com/googleapis/java-contact-center-insights/commit/e30e0e0d0bf78dcc05d93c125fe8302d58b1c924)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.13.3 ([#​303](https://togithub.com/googleapis/java-contact-center-insights/issues/303)) ([2c9f8f2](https://togithub.com/googleapis/java-contact-center-insights/commit/2c9f8f2b8a5bcff04751d77de353e117ee9d126b)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.4 ([#​304](https://togithub.com/googleapis/java-contact-center-insights/issues/304)) ([dea1c4a](https://togithub.com/googleapis/java-contact-center-insights/commit/dea1c4aa8881cc136c276f2fd309792d9b4baefa)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.5 ([#​307](https://togithub.com/googleapis/java-contact-center-insights/issues/307)) ([53f4d0f](https://togithub.com/googleapis/java-contact-center-insights/commit/53f4d0f8ac8a016695927c572078df8ec15c3548)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.6 ([#​308](https://togithub.com/googleapis/java-contact-center-insights/issues/308)) ([47b8558](https://togithub.com/googleapis/java-contact-center-insights/commit/47b8558837fc28807db225e0604c329d3ca9a22d)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#​305](https://togithub.com/googleapis/java-contact-center-insights/issues/305)) ([d760239](https://togithub.com/googleapis/java-contact-center-insights/commit/d7602396df0cd8f1694ce0531588dc9e3bb5797e))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 9336dcdc480..3a592242888 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.3 + 2.3.6 From f81553123c978bb5dd09dc645a463804b8944d90 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 4 Aug 2022 07:06:25 +0200 Subject: [PATCH 087/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.9 (#335) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.8` -> `1.120.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.9/compatibility-slim/1.120.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.9/confidence-slim/1.120.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.9`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11209-httpsgithubcomgoogleapisjava-pubsubcomparev11208v11209-2022-08-03) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.8...v1.120.9) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#​1227](https://togithub.com/googleapis/java-pubsub/issues/1227)) ([e967b2c](https://togithub.com/googleapis/java-pubsub/commit/e967b2c393a601c7e9dfba33ec2f19ef6e9757c1)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#​1226](https://togithub.com/googleapis/java-pubsub/issues/1226)) ([8fab566](https://togithub.com/googleapis/java-pubsub/commit/8fab566e2b0ff726bd9a1dff842b11f5c6c9b00b))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 3a592242888..96414ed6601 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.8 + 1.120.9 test From 747eb5253ba050c3351b24504f28cb0b61601b5e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 00:44:31 +0200 Subject: [PATCH 088/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.10 (#336) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.9` -> `1.120.10` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/compatibility-slim/1.120.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/confidence-slim/1.120.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.10`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112010-httpsgithubcomgoogleapisjava-pubsubcomparev11209v112010-2022-08-04) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.9...v1.120.10) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#​1231](https://togithub.com/googleapis/java-pubsub/issues/1231)) ([9d13dd8](https://togithub.com/googleapis/java-pubsub/commit/9d13dd8bc43e24815884dde421409136958d4b0f))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 96414ed6601..01b4ff8e640 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.9 + 1.120.10 test From f76f42c7ac82886873799034e058bf1c6117dc4c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 17:52:20 +0200 Subject: [PATCH 089/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 (#337) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.1` -> `2.14.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/compatibility-slim/2.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/confidence-slim/2.14.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2142-httpsgithubcomgoogleapisjava-bigquerycomparev2141v2142-2022-08-04) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.1...v2.14.2) ##### Dependencies - update arrow.version to v9 (major) ([#​2201](https://togithub.com/googleapis/java-bigquery/issues/2201)) ([3ec5ef9](https://togithub.com/googleapis/java-bigquery/commit/3ec5ef987425315a0dc4d2ab9a4dc162cf000156)) - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220716-2.0.0 ([#​2202](https://togithub.com/googleapis/java-bigquery/issues/2202)) ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to 2.18.0 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-datacatalog-bom to 1.9.1 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-storage to 2.11.0 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#​2194](https://togithub.com/googleapis/java-bigquery/issues/2194)) ([45be001](https://togithub.com/googleapis/java-bigquery/commit/45be00165846010afd43e184d94b81d4254f5cd5)) - update dependency com.google.code.gson:gson to v2.9.1 ([#​2190](https://togithub.com/googleapis/java-bigquery/issues/2190)) ([4bd4539](https://togithub.com/googleapis/java-bigquery/commit/4bd4539be4aa2ced4eeefde4b48fdbaa5faf5801)) - update dependency org.threeten:threeten-extra to v1.7.1 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) ##### Documentation - **owlbot-java:** explaining why not using formatter in pom.xml ([#​1511](https://togithub.com/googleapis/java-bigquery/issues/1511)) ([#​2195](https://togithub.com/googleapis/java-bigquery/issues/2195)) ([7c45aa5](https://togithub.com/googleapis/java-bigquery/commit/7c45aa5bf78e2c15534cdd6d3d9af572ea871e57)), closes [#​1502](https://togithub.com/googleapis/java-bigquery/issues/1502)
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 01b4ff8e640..34661af6719 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.1 + 2.14.2 test From 9067eb1342196d246870ae162b48e91b07a90518 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 6 Aug 2022 05:04:28 +0200 Subject: [PATCH 090/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 (#338) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.2` -> `2.14.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.3/compatibility-slim/2.14.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.3/confidence-slim/2.14.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.3`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2143-httpsgithubcomgoogleapisjava-bigquerycomparev2142v2143-2022-08-05) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.2...v2.14.3) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220730-2.0.0 ([#​2208](https://togithub.com/googleapis/java-bigquery/issues/2208)) ([5165e2b](https://togithub.com/googleapis/java-bigquery/commit/5165e2b3d4001d58daa2a60b553926d938848ee6)) - update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#​2207](https://togithub.com/googleapis/java-bigquery/issues/2207)) ([da5389d](https://togithub.com/googleapis/java-bigquery/commit/da5389d78c5136f01c16d23f4f7ec54c6b4f3010))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 34661af6719..bb52263b421 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.2 + 2.14.3 test From c5a303383662be896a37e82bedffbf0bb1052cc4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 18 Aug 2022 15:58:14 +0200 Subject: [PATCH 091/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 (#341) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.3` -> `2.14.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/compatibility-slim/2.14.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.6/confidence-slim/2.14.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.6`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2146-httpsgithubcomgoogleapisjava-bigquerycomparev2145v2146-2022-08-12) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.5...v2.14.6) ##### Dependencies - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.9.2 ([#​2221](https://togithub.com/googleapis/java-bigquery/issues/2221)) ([3292cdd](https://togithub.com/googleapis/java-bigquery/commit/3292cddeec7c83fa198a96d80a35c13b003a26c8)) ### [`v2.14.5`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2145-httpsgithubcomgoogleapisjava-bigquerycomparev2144v2145-2022-08-12) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.4...v2.14.5) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220806-2.0.0 ([#​2223](https://togithub.com/googleapis/java-bigquery/issues/2223)) ([05d1de1](https://togithub.com/googleapis/java-bigquery/commit/05d1de19488c45ceb202824d9ce2ae0fd290d930)) ### [`v2.14.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2144-httpsgithubcomgoogleapisjava-bigquerycomparev2143v2144-2022-08-08) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.3...v2.14.4) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.11.3 ([#​2213](https://togithub.com/googleapis/java-bigquery/issues/2213)) ([a293ab5](https://togithub.com/googleapis/java-bigquery/commit/a293ab56c5455cef8b9731784ddd78cc6162dca8))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index bb52263b421..e404e8a8fe8 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.3 + 2.14.6 test From 081160b7e79f646d053db59c1864a1b8b734fe3a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 18 Aug 2022 18:24:35 +0200 Subject: [PATCH 092/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 (#339) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.10` -> `1.120.12` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.12/compatibility-slim/1.120.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.12/confidence-slim/1.120.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.12`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112012-httpsgithubcomgoogleapisjava-pubsubcomparev112011v112012-2022-08-18) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.11...v1.120.12) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.4 ([#​1242](https://togithub.com/googleapis/java-pubsub/issues/1242)) ([08cfe80](https://togithub.com/googleapis/java-pubsub/commit/08cfe805e71831e040f63755acde17ec45c21418)) - update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#​1245](https://togithub.com/googleapis/java-pubsub/issues/1245)) ([7f933ee](https://togithub.com/googleapis/java-pubsub/commit/7f933ee35055c608e9f5b72251583060943a79ea)) - update dependency com.google.cloud:google-cloud-core to v2.8.9 ([#​1250](https://togithub.com/googleapis/java-pubsub/issues/1250)) ([7c8fd41](https://togithub.com/googleapis/java-pubsub/commit/7c8fd4183523b876983c89d4b7994746b11964c3)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#​1243](https://togithub.com/googleapis/java-pubsub/issues/1243)) ([37eaff8](https://togithub.com/googleapis/java-pubsub/commit/37eaff859422bb215ace202ffd0adf8a651dadb5)) ### [`v1.120.11`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112011-httpsgithubcomgoogleapisjava-pubsubcomparev112010v112011-2022-08-06) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.10...v1.120.11) ##### Bug Fixes - fix dependency declaration to properly include runtime scope ([#​1238](https://togithub.com/googleapis/java-pubsub/issues/1238)) ([e9a4ce5](https://togithub.com/googleapis/java-pubsub/commit/e9a4ce59fdf3773fa41698579984af525a277f38)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 ([#​1235](https://togithub.com/googleapis/java-pubsub/issues/1235)) ([e2af6c3](https://togithub.com/googleapis/java-pubsub/commit/e2af6c358ef9e7a0d35179bc4a7c793bbc6a0960)) - update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 ([#​1236](https://togithub.com/googleapis/java-pubsub/issues/1236)) ([399e8d7](https://togithub.com/googleapis/java-pubsub/commit/399e8d71d5b4aed2fa48e8cba2dce963d25693e3))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index e404e8a8fe8..27da51d83d7 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.10 + 1.120.12 test From 24d501adc6c09d3488af71bd47275e5603d4db62 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Aug 2022 16:22:22 +0200 Subject: [PATCH 093/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 (#346) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.6` -> `2.14.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.7/compatibility-slim/2.14.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.7/confidence-slim/2.14.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.14.7`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2147-httpsgithubcomgoogleapisjava-bigquerycomparev2146v2147-2022-08-23) ##### Bug Fixes - table-not-found issue with executeSelect while running long queries ([#​2222](https://togithub.com/googleapis/java-bigquery/issues/2222)) ([4876569](https://togithub.com/googleapis/java-bigquery/commit/487656973fe3e06d838c1b495ac024ab2c6810f6))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 27da51d83d7..7e6525650cd 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.6 + 2.14.7 test From 7fc36cea7bb81d1d8021bdeb7fcaf84c76cc48f1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Aug 2022 23:46:17 +0200 Subject: [PATCH 094/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 (#347) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.12` -> `1.120.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/compatibility-slim/1.120.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/confidence-slim/1.120.12)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.13`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112013-httpsgithubcomgoogleapisjava-pubsubcomparev112012v112013-2022-08-24) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.12...v1.120.13) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#​1254](https://togithub.com/googleapis/java-pubsub/issues/1254)) ([775c993](https://togithub.com/googleapis/java-pubsub/commit/775c99353d96bcbc0704626999a7af79cf0e557f))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 7e6525650cd..95fbd66f0fe 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.12 + 1.120.13 test From 74e40f6dfb8bf4b8b26915704aea77f5e057a443 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 29 Aug 2022 15:36:16 +0200 Subject: [PATCH 095/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 (#348) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.7` -> `2.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/compatibility-slim/2.14.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/confidence-slim/2.14.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.15.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2150-httpsgithubcomgoogleapisjava-bigquerycomparev2147v2150-2022-08-25) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.7...v2.15.0) ##### Features - add preview support for default values ([#​2244](https://togithub.com/googleapis/java-bigquery/issues/2244)) ([fd3d3c5](https://togithub.com/googleapis/java-bigquery/commit/fd3d3c57afed84b4d00aab438d79472a6afa001b))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 95fbd66f0fe..5b9b848c5e1 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.14.7 + 2.15.0 test From e85e86415a72c33066a8eedf88e0b1a9226ceb93 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 10 Sep 2022 22:34:16 +0200 Subject: [PATCH 096/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 (#352) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.13` -> `1.120.14` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.14/compatibility-slim/1.120.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.14/confidence-slim/1.120.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.14`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112014-httpsgithubcomgoogleapisjava-pubsubcomparev112013v112014-2022-09-10) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.13...v1.120.14) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#​1259](https://togithub.com/googleapis/java-pubsub/issues/1259)) ([257cb8f](https://togithub.com/googleapis/java-pubsub/commit/257cb8f1b38a885dc4c8fb473a79fee1f01a2b57)) - Update dependency com.google.cloud:google-cloud-core to v2.8.10 ([#​1258](https://togithub.com/googleapis/java-pubsub/issues/1258)) ([37e0034](https://togithub.com/googleapis/java-pubsub/commit/37e0034660855fc327d3843f8aa78bcda03fe158)) - Update dependency com.google.cloud:google-cloud-core to v2.8.11 ([#​1264](https://togithub.com/googleapis/java-pubsub/issues/1264)) ([a19bc7a](https://togithub.com/googleapis/java-pubsub/commit/a19bc7a6bd54a9223575c23df1cac7b2583eb61a)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#​1265](https://togithub.com/googleapis/java-pubsub/issues/1265)) ([52da9da](https://togithub.com/googleapis/java-pubsub/commit/52da9dae19399e03af8d20c0c29aa600b7e31ed3))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 5b9b848c5e1..b35a40ae261 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.13 + 1.120.14 test From c749ac4a4716f74fcf95ab2bd8563b63a359b4e6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 13 Sep 2022 19:50:35 +0200 Subject: [PATCH 097/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 (#353) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.15.0` -> `2.16.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.0/compatibility-slim/2.15.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.0/confidence-slim/2.15.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.16.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2160-httpsgithubcomgoogleapisjava-bigquerycomparev2150v2160-2022-09-12) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.15.0...v2.16.0) ##### Features - Add preserveAsciiControlCharacters to CsvOptions ([#​2143](https://togithub.com/googleapis/java-bigquery/issues/2143)) ([856893f](https://togithub.com/googleapis/java-bigquery/commit/856893f4d8f1b419365d8f179ce9f9e571dec718)) - Add reference file schema option for federated formats ([#​2269](https://togithub.com/googleapis/java-bigquery/issues/2269)) ([8c488e6](https://togithub.com/googleapis/java-bigquery/commit/8c488e64259bd67716342f48f96d2932c5e57c3e)) ##### Bug Fixes - Socket-timeout at bigquery.it.ITNightlyBigQueryTest: testForTableNotFound ([#​2260](https://togithub.com/googleapis/java-bigquery/issues/2260)) ([a9b5fb2](https://togithub.com/googleapis/java-bigquery/commit/a9b5fb2c1078788ddb1ac3169c9ce597af228ac0)) ##### Dependencies - Update dependency com.google.apis:google-api-services-bigquery to v2-rev20220827-2.0.0 ([#​2261](https://togithub.com/googleapis/java-bigquery/issues/2261)) ([3c67d21](https://togithub.com/googleapis/java-bigquery/commit/3c67d21c10f66b3c5313a1733f4e81db42c1b7c3)) - Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.9.3 ([#​2259](https://togithub.com/googleapis/java-bigquery/issues/2259)) ([5e30a04](https://togithub.com/googleapis/java-bigquery/commit/5e30a04e5b14b03e60e587787180b27f605d6abd)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#​2267](https://togithub.com/googleapis/java-bigquery/issues/2267)) ([8472fe5](https://togithub.com/googleapis/java-bigquery/commit/8472fe580a8197aaa3957dd3231fed0a9511fbb5))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index b35a40ae261..728df569fd0 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.15.0 + 2.16.0 test From 0981c0fbd715b000cce95ba708f1cae0dab8fef2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 16:20:24 +0200 Subject: [PATCH 098/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.16 (#354) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.14` -> `1.120.16` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.16/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.16/compatibility-slim/1.120.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.16/confidence-slim/1.120.14)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.16`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112016-httpsgithubcomgoogleapisjava-pubsubcomparev112015v112016-2022-09-15) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.15...v1.120.16) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#​1279](https://togithub.com/googleapis/java-pubsub/issues/1279)) ([654ea40](https://togithub.com/googleapis/java-pubsub/commit/654ea400f5df0b2544f4b668e1f5ee72f3ea54d2)) ### [`v1.120.15`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112015-httpsgithubcomgoogleapisjava-pubsubcomparev112014v112015-2022-09-13) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.14...v1.120.15) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#​1271](https://togithub.com/googleapis/java-pubsub/issues/1271)) ([439215a](https://togithub.com/googleapis/java-pubsub/commit/439215aaee1572859d323139c7a86e086a331486))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 728df569fd0..ffb4ddf268c 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.14 + 1.120.16 test From b11c5dedd74802b7ab230c58f9f520d0b9934740 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 16:34:28 +0200 Subject: [PATCH 099/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 (#356) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.16.0` -> `2.16.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.1/compatibility-slim/2.16.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.16.1/confidence-slim/2.16.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.16.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2161-httpsgithubcomgoogleapisjava-bigquerycomparev2160v2161-2022-09-15) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.16.0...v2.16.1) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#​2274](https://togithub.com/googleapis/java-bigquery/issues/2274)) ([4c9952b](https://togithub.com/googleapis/java-bigquery/commit/4c9952b4f8bc81a66f2a43ecbb9fa85774ed8a93))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index ffb4ddf268c..882fe84192f 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.16.0 + 2.16.1 test From 0342a01dfbfb840340e4dbb68dd482d7ee7db689 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 22:08:39 +0200 Subject: [PATCH 100/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.17 (#358) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.16` -> `1.120.17` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.17/compatibility-slim/1.120.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.17/confidence-slim/1.120.16)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.17`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112017-httpsgithubcomgoogleapisjava-pubsubcomparev112016v112017-2022-09-20) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.16...v1.120.17) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 ([#​1281](https://togithub.com/googleapis/java-pubsub/issues/1281)) ([aca8ee9](https://togithub.com/googleapis/java-pubsub/commit/aca8ee98dc74ecc53045f7b84326d85406163338)) - Update dependency com.google.cloud:google-cloud-core to v2.8.12 ([#​1278](https://togithub.com/googleapis/java-pubsub/issues/1278)) ([4ae1156](https://togithub.com/googleapis/java-pubsub/commit/4ae115666ba195dca90171a7e1ff81bb6cfcf123)) - Update dependency com.google.protobuf:protobuf-java-util to v3.21.6 ([#​1277](https://togithub.com/googleapis/java-pubsub/issues/1277)) ([a5aa281](https://togithub.com/googleapis/java-pubsub/commit/a5aa281787b7a92516ebcc7654d419d9cbd5abc3))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 882fe84192f..58d15d4dbd6 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.16 + 1.120.17 test From 05893f42542058ec666b6ef3d9cc1c22d3d77567 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Sep 2022 18:02:35 +0200 Subject: [PATCH 101/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.18 (#359) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.17` -> `1.120.18` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.18/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.18/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.18/compatibility-slim/1.120.17)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.18/confidence-slim/1.120.17)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.18`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112018-httpsgithubcomgoogleapisjava-pubsubcomparev112017v112018-2022-09-21) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.17...v1.120.18) ##### Dependencies - Update dependency com.google.cloud:google-cloud-core to v2.8.13 ([#​1288](https://togithub.com/googleapis/java-pubsub/issues/1288)) ([708a1df](https://togithub.com/googleapis/java-pubsub/commit/708a1df692b64d86915133ac4ae87e45f4d669d8)) - Update dependency com.google.cloud:google-cloud-core to v2.8.14 ([#​1291](https://togithub.com/googleapis/java-pubsub/issues/1291)) ([1c479de](https://togithub.com/googleapis/java-pubsub/commit/1c479de525a28fc323697d9a4e92f6ee3215a18f)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#​1289](https://togithub.com/googleapis/java-pubsub/issues/1289)) ([216ba7d](https://togithub.com/googleapis/java-pubsub/commit/216ba7db4f0fab29c4bf9fc785387b23f64beb5e))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 58d15d4dbd6..4f4a107e1aa 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.17 + 1.120.18 test From c1487771e5ed699be88e5e449b01d1772974a6f4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 6 Oct 2022 03:10:35 +0200 Subject: [PATCH 102/106] chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.3.9 (#372) 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.6` -> `2.3.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.9/compatibility-slim/2.3.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.9/confidence-slim/2.3.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 4f4a107e1aa..918aee5be48 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.6 + 2.3.9 From 5939cd51d221abfe607885421e1ba96b738e11ad Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 6 Oct 2022 03:36:14 +0200 Subject: [PATCH 103/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.17.0 (#370) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.16.1` -> `2.17.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/compatibility-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/confidence-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.17.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2170-httpsgithubcomgoogleapisjava-bigquerycomparev2161v2170-2022-10-03) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.16.1...v2.17.0) ##### Features - Add remote function options to routine metadata ([#​2291](https://togithub.com/googleapis/java-bigquery/issues/2291)) ([d30670e](https://togithub.com/googleapis/java-bigquery/commit/d30670ee2edf498b0335f3dfdec3487f5627a9f3)) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.5.5 ([#​2328](https://togithub.com/googleapis/java-bigquery/issues/2328)) ([6e48ec2](https://togithub.com/googleapis/java-bigquery/commit/6e48ec22f98f95cc93a6a0e2a068d8a4d8c822ca)) - Update dependency com.google.apis:google-api-services-bigquery to v2-rev20220913-2.0.0 ([#​2287](https://togithub.com/googleapis/java-bigquery/issues/2287)) ([fa33184](https://togithub.com/googleapis/java-bigquery/commit/fa331844dc1862120867d73ad87d87587a388576)) - Update dependency com.google.apis:google-api-services-bigquery to v2-rev20220924-2.0.0 ([#​2325](https://togithub.com/googleapis/java-bigquery/issues/2325)) ([82c2097](https://togithub.com/googleapis/java-bigquery/commit/82c2097a866804ffb95a871087438fc163e8b77c)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#​2327](https://togithub.com/googleapis/java-bigquery/issues/2327)) ([188c779](https://togithub.com/googleapis/java-bigquery/commit/188c77995cad31b328cfbf745df164f4ac70b692)) - Update dependency gcp-releasetool to v1.8.9 ([#​2326](https://togithub.com/googleapis/java-bigquery/issues/2326)) ([52dfd13](https://togithub.com/googleapis/java-bigquery/commit/52dfd13a4d311526c784397f50ca5cf45b60f2a5)) - Update dependency importlib-metadata to v4.13.0 ([#​2323](https://togithub.com/googleapis/java-bigquery/issues/2323)) ([4c7e089](https://togithub.com/googleapis/java-bigquery/commit/4c7e089f281c7147cd468fbdbd19cd7238b49be3)) - Update dependency importlib-metadata to v5 ([#​2324](https://togithub.com/googleapis/java-bigquery/issues/2324)) ([bd43cf4](https://togithub.com/googleapis/java-bigquery/commit/bd43cf42443feba02d7970d3dd17c11d1b64872c)) - Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([#​2288](https://togithub.com/googleapis/java-bigquery/issues/2288)) ([959519c](https://togithub.com/googleapis/java-bigquery/commit/959519cd9e5910ba7d93cce00c318ed322dcaf23)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([#​2289](https://togithub.com/googleapis/java-bigquery/issues/2289)) ([3cf7ef8](https://togithub.com/googleapis/java-bigquery/commit/3cf7ef83d891480bf80fcb1879ca86e9e053304e)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#​2285](https://togithub.com/googleapis/java-bigquery/issues/2285)) ([65fac18](https://togithub.com/googleapis/java-bigquery/commit/65fac188db2514ae620fb5146055591cfe6ac995))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 918aee5be48..8f5783722e2 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.16.1 + 2.17.0 test From 66eac438f867fb73bd418794cf7f0c892fcc9dd3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 6 Oct 2022 05:28:14 +0200 Subject: [PATCH 104/106] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.20 (#369) 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.18` -> `1.120.20` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.20/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.20/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.20/compatibility-slim/1.120.18)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.20/confidence-slim/1.120.18)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 8f5783722e2..6d7bf1f5995 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.120.18 + 1.120.20 test From 3dc713d774d439446e7ee6b3d3d98b88f5b6c5e1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 10 Oct 2022 19:38:20 +0200 Subject: [PATCH 105/106] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.17.1 (#374) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.17.0` -> `2.17.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/compatibility-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.1/confidence-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.17.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2171-httpsgithubcomgoogleapisjava-bigquerycomparev2170v2171-2022-10-10) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.17.0...v2.17.1) ##### Dependencies - Update cloud client dependencies ([#​2335](https://togithub.com/googleapis/java-bigquery/issues/2335)) ([f8053d7](https://togithub.com/googleapis/java-bigquery/commit/f8053d7773d225b29e669976c6123b5d30ccd6a8)) - Update cloud client dependencies ([#​2337](https://togithub.com/googleapis/java-bigquery/issues/2337)) ([1194eac](https://togithub.com/googleapis/java-bigquery/commit/1194eacf23d947a0d923a3b3fd3f9460dfc996b3)) - Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.5.6 ([#​2336](https://togithub.com/googleapis/java-bigquery/issues/2336)) ([a86c759](https://togithub.com/googleapis/java-bigquery/commit/a86c7594d0c9e8a480297b028e108c86f4a1e12a))
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights). --- contact-center-insights/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/snippets/pom.xml index 6d7bf1f5995..8b59a853a91 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-bigquery - 2.17.0 + 2.17.1 test From 438033602c630620086633f8f9db31a91c2f66c3 Mon Sep 17 00:00:00 2001 From: shabirmean Date: Fri, 11 Nov 2022 15:38:36 -0500 Subject: [PATCH 106/106] chore: post migration updates - groupId, artifact url, repo references --- contact-center-insights/{snippets => }/pom.xml | 4 ++-- .../com/example/contactcenterinsights/CreateAnalysis.java | 0 .../com/example/contactcenterinsights/CreateConversation.java | 0 .../contactcenterinsights/CreateConversationWithTtl.java | 0 .../com/example/contactcenterinsights/CreateIssueModel.java | 0 .../contactcenterinsights/CreatePhraseMatcherAllOf.java | 0 .../contactcenterinsights/CreatePhraseMatcherAnyOf.java | 0 .../contactcenterinsights/EnablePubSubNotifications.java | 0 .../com/example/contactcenterinsights/ExportToBigquery.java | 0 .../java/com/example/contactcenterinsights/GetOperation.java | 0 .../java/com/example/contactcenterinsights/SetProjectTtl.java | 0 .../com/example/contactcenterinsights/CreateAnalysisIT.java | 0 .../example/contactcenterinsights/CreateConversationIT.java | 0 .../contactcenterinsights/CreateConversationWithTtlIT.java | 0 .../com/example/contactcenterinsights/CreateIssueModelIT.java | 0 .../contactcenterinsights/CreatePhraseMatcherAllOfIT.java | 0 .../contactcenterinsights/CreatePhraseMatcherAnyOfIT.java | 0 .../contactcenterinsights/EnablePubSubNotificationsIT.java | 0 .../com/example/contactcenterinsights/ExportToBigqueryIT.java | 0 .../com/example/contactcenterinsights/GetOperationIT.java | 0 .../com/example/contactcenterinsights/SetProjectTtlIT.java | 0 21 files changed, 2 insertions(+), 2 deletions(-) rename contact-center-insights/{snippets => }/pom.xml (92%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreateAnalysis.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreateConversation.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreateConversationWithTtl.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreateIssueModel.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOf.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOf.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/EnablePubSubNotifications.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/ExportToBigquery.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/GetOperation.java (100%) rename contact-center-insights/{snippets => }/src/main/java/com/example/contactcenterinsights/SetProjectTtl.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreateAnalysisIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreateConversationIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreateConversationWithTtlIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreateIssueModelIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAllOfIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/CreatePhraseMatcherAnyOfIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/EnablePubSubNotificationsIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/ExportToBigqueryIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/GetOperationIT.java (100%) rename contact-center-insights/{snippets => }/src/test/java/com/example/contactcenterinsights/SetProjectTtlIT.java (100%) diff --git a/contact-center-insights/snippets/pom.xml b/contact-center-insights/pom.xml similarity index 92% rename from contact-center-insights/snippets/pom.xml rename to contact-center-insights/pom.xml index 8b59a853a91..3ae7e6e5010 100644 --- a/contact-center-insights/snippets/pom.xml +++ b/contact-center-insights/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - com.google.cloud + com.example.contactcenterinsights contact-center-insights-snippets jar Google CCAI Insights Snippets - https://github.com/googleapis/java-contact-center-insights + https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/contact-center-insights