Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-document…
Browse files Browse the repository at this point in the history
…-ai to v1 (#499)

[![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) | `0.8.2` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/1.0.0/compatibility-slim/0.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/1.0.0/confidence-slim/0.8.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-document-ai</summary>

### [`v1.0.0`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-document-aicomparev082v100-2021-05-26)

[Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v0.8.2...v1.0.0)

##### Features

-   add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#&#8203;490](https://www.github.com/googleapis/java-document-ai/issues/490)) ([0f2808e](https://www.github.com/googleapis/java-document-ai/commit/0f2808e78337a196108907d19805c77a5278c6b1))
-   release 1.0.0 ([#&#8203;475](https://www.github.com/googleapis/java-document-ai/issues/475)) ([c4cb6ec](https://www.github.com/googleapis/java-document-ai/commit/c4cb6ec92f03a0c57b648780f9967c4affb9e74d))
-   Use non-regionalized default host name for documentai.googleapis.com ([#&#8203;476](https://www.github.com/googleapis/java-document-ai/issues/476)) ([8b0c212](https://www.github.com/googleapis/java-document-ai/commit/8b0c2129d2e827fa671ba939852bdfa33b0434a5))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#&#8203;489](https://www.github.com/googleapis/java-document-ai/issues/489)) ([fe100b0](https://www.github.com/googleapis/java-document-ai/commit/fe100b03943f74fb4b883c9d12af49acbe22bd24))

##### [0.8.2](https://www.github.com/googleapis/java-document-ai/compare/v0.8.1...v0.8.2) (2021-05-13)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-storage to v1.114.0 ([#&#8203;478](https://www.github.com/googleapis/java-document-ai/issues/478)) ([abb2b92](https://www.github.com/googleapis/java-document-ai/commit/abb2b9228ed39e9cf126f98d3f99dccc69a0d6b1))

##### [0.8.1](https://www.github.com/googleapis/java-document-ai/compare/v0.8.0...v0.8.1) (2021-05-11)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;469](https://www.github.com/googleapis/java-document-ai/issues/469)) ([9a0de3c](https://www.github.com/googleapis/java-document-ai/commit/9a0de3c91e753bf7be699267ee803debc17aae4f))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->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-document-ai).
  • Loading branch information
renovate-bot authored and Shabirmean committed Nov 15, 2022
1 parent d83c751 commit 2bd3031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document-ai/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai</artifactId>
<version>0.8.2</version>
<version>1.0.0</version>
</dependency>
<!-- [END documentai_install_with_bom] -->
<dependency>
Expand Down

0 comments on commit 2bd3031

Please sign in to comment.