From bf888cc9a9cf6705f2c5aac6d284e38e42a221bc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 04:22:26 +0100 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-document-ai to v2.3.0 (#779) 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-document-ai](https://togithub.com/googleapis/java-document-ai) | `2.2.1` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.3.0/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.3.0/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-document-ai ### [`v2.3.0`](https://togithub.com/googleapis/java-document-ai/blob/HEAD/CHANGELOG.md#​230-httpsgithubcomgoogleapisjava-document-aicomparev221v230-2022-03-03) [Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v2.2.1...v2.3.0) ##### Features - add `symbols` field, and auto-format comments ([54057f6](https://togithub.com/googleapis/java-document-ai/commit/54057f6d1b14decb1a3b3db8a85e9d6355e2fb4a)) - add `symbols` field, and auto-format comments ([#​762](https://togithub.com/googleapis/java-document-ai/issues/762)) ([54057f6](https://togithub.com/googleapis/java-document-ai/commit/54057f6d1b14decb1a3b3db8a85e9d6355e2fb4a)) - add question_id field in ReviewDocumentOperationMetadata ([#​742](https://togithub.com/googleapis/java-document-ai/issues/742)) ([388a704](https://togithub.com/googleapis/java-document-ai/commit/388a704282d7854b38143b2692b90893da040fb8)) ##### Dependencies - update actions/github-script action to v6 ([#​757](https://togithub.com/googleapis/java-document-ai/issues/757)) ([3ce8bd6](https://togithub.com/googleapis/java-document-ai/commit/3ce8bd611e1a6b1000151ac6ce384e57e5f4e34c)) - update actions/setup-java action to v3 ([#​767](https://togithub.com/googleapis/java-document-ai/issues/767)) ([eb6897d](https://togithub.com/googleapis/java-document-ai/commit/eb6897d0702a79f83c008053d2d8b96611082fe5)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#​773](https://togithub.com/googleapis/java-document-ai/issues/773)) ([12ce269](https://togithub.com/googleapis/java-document-ai/commit/12ce269360b478c7777f1282f89ec84a1da5577e)) - update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#​755](https://togithub.com/googleapis/java-document-ai/issues/755)) ([b76f1c8](https://togithub.com/googleapis/java-document-ai/commit/b76f1c82d62d1c847669cd759d7ae70b7b6368d6)) - update dependency com.google.cloud:google-cloud-storage to v2.4.2 ([#​759](https://togithub.com/googleapis/java-document-ai/issues/759)) ([e6f6d26](https://togithub.com/googleapis/java-document-ai/commit/e6f6d26e3cbf7bc4e33a18642a91900355990465)) - update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#​770](https://togithub.com/googleapis/java-document-ai/issues/770)) ([de6eb16](https://togithub.com/googleapis/java-document-ai/commit/de6eb1678c098aefc0278e8b8ac800ef43124984)) ##### [2.2.1](https://togithub.com/googleapis/java-document-ai/compare/v2.2.0...v2.2.1) (2022-02-08) ##### Dependencies - update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#​745](https://togithub.com/googleapis/java-document-ai/issues/745)) ([6f8eb8c](https://togithub.com/googleapis/java-document-ai/commit/6f8eb8c672440e1ab22a5d24ade3894d3bb20c17))
--- ### 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-document-ai). --- document-ai/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document-ai/snippets/pom.xml b/document-ai/snippets/pom.xml index d516a73478c..d3963fbada1 100644 --- a/document-ai/snippets/pom.xml +++ b/document-ai/snippets/pom.xml @@ -41,7 +41,7 @@ com.google.cloud google-cloud-document-ai - 2.2.1 + 2.3.0