Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-translat…
Browse files Browse the repository at this point in the history
…e to v1.98.0 (#551)

[![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-translate](https://togithub.com/googleapis/java-translate) | `1.97.3` -> `1.98.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate/1.98.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate/1.98.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate/1.98.0/compatibility-slim/1.97.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate/1.98.0/confidence-slim/1.97.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-translate</summary>

### [`v1.98.0`](https://togithub.com/googleapis/java-translate/blob/master/CHANGELOG.md#&#8203;1980-httpswwwgithubcomgoogleapisjava-translatecomparev1973v1980-2021-05-31)

[Compare Source](https://togithub.com/googleapis/java-translate/compare/v1.97.3...v1.98.0)

##### Features

-   add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#&#8203;542](https://www.github.com/googleapis/java-translate/issues/542)) ([f7e8d3b](https://www.github.com/googleapis/java-translate/commit/f7e8d3b191e037026c16ab6f1d84e8f47e4ad80e))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#&#8203;541](https://www.github.com/googleapis/java-translate/issues/541)) ([7a75c96](https://www.github.com/googleapis/java-translate/commit/7a75c96aa0ac544f4a5ab0f98a9632a86e36ebcf))

##### [1.97.3](https://www.github.com/googleapis/java-translate/compare/v1.97.2...v1.97.3) (2021-05-13)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-storage to v1.114.0 ([#&#8203;531](https://www.github.com/googleapis/java-translate/issues/531)) ([725fae0](https://www.github.com/googleapis/java-translate/commit/725fae0ce05e38b50394d33d00e3707cc44ab082))

##### [1.97.2](https://www.github.com/googleapis/java-translate/compare/v1.97.1...v1.97.2) (2021-05-13)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;524](https://www.github.com/googleapis/java-translate/issues/524)) ([3f0573a](https://www.github.com/googleapis/java-translate/commit/3f0573aaf4a762d1beb429d8003e8fe52502b807))
-   update dependency com.google.cloud:google-cloud-storage to v1.113.16 ([#&#8203;522](https://www.github.com/googleapis/java-translate/issues/522)) ([fbf687b](https://www.github.com/googleapis/java-translate/commit/fbf687b876d83636994eb80a0599d177880f5f4c))

##### [1.97.1](https://www.github.com/googleapis/java-translate/compare/v1.97.0...v1.97.1) (2021-04-26)

##### Bug Fixes

-   release scripts from issuing overlapping phases ([#&#8203;498](https://www.github.com/googleapis/java-translate/issues/498)) ([658f7d4](https://www.github.com/googleapis/java-translate/commit/658f7d4221669f7b5c6cf4d9656a5f5e66ca3872))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-core to v1.94.8 ([#&#8203;505](https://www.github.com/googleapis/java-translate/issues/505)) ([c8ad023](https://www.github.com/googleapis/java-translate/commit/c8ad023e900a5e70e48c0982a7493c39469884db))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;502](https://www.github.com/googleapis/java-translate/issues/502)) ([ad3b870](https://www.github.com/googleapis/java-translate/commit/ad3b87012421212b2d56f154012e50afeacba744))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;506](https://www.github.com/googleapis/java-translate/issues/506)) ([6bc3878](https://www.github.com/googleapis/java-translate/commit/6bc3878a920e3664df633cfd778dc72ff23b73ae))
-   update dependency com.google.cloud:google-cloud-storage to v1.113.15 ([#&#8203;495](https://www.github.com/googleapis/java-translate/issues/495)) ([c373651](https://www.github.com/googleapis/java-translate/commit/c37365154dcff0e45cdecbda0acabba3e30cf9ff))

</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-translate).
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 3c1e7f2 commit 4446b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-translate</artifactId>
<version>1.97.3</version>
<version>1.98.0</version>
</dependency>
<!-- [END translation_install_without_bom] -->
<dependency>
Expand Down

0 comments on commit 4446b49

Please sign in to comment.