Skip to content

Commit e411349

Browse files
renovate-botaverikitsch
authored andcommitted
chore(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.6.0 (#509)
[![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-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.5.2` -> `0.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.6.0/compatibility-slim/0.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.6.0/confidence-slim/0.5.2)](https://docs.renovatebot.com/merge-confidence/) | *** ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.6.0`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#​060-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev052v060-2021-08-06) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.5.2...v0.6.0) ##### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 ([#​504](https://togithub.com/googleapis/java-mediatranslation/issues/504)) ##### Features * release gapic-generator-java v2.0.0 ([#​504](https://www.togithub.com/googleapis/java-mediatranslation/issues/504)) ([368e7ff](https://www.togithub.com/googleapis/java-mediatranslation/commit/368e7ff1602c8c14979d9a8e9dff6af6aab14c7a)) ##### Bug Fixes * owlbot post-processor should generate README ([#​1154](https://www.togithub.com/googleapis/java-mediatranslation/issues/1154)) ([#​326](https://www.togithub.com/googleapis/java-mediatranslation/issues/326)) ([85c9c91](https://www.togithub.com/googleapis/java-mediatranslation/commit/85c9c91d8d58d821ae2087cb299327e6aaa94414)), closes [#​1146](https://www.togithub.com/googleapis/java-mediatranslation/issues/1146) [#​1147](https://www.togithub.com/googleapis/java-mediatranslation/issues/1147) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​505](https://www.togithub.com/googleapis/java-mediatranslation/issues/505)) ([16b922a](https://www.togithub.com/googleapis/java-mediatranslation/commit/16b922a62ae01dfad8144f43a67b7b0f87470ddc)) ##### [0.5.2](https://www.togithub.com/googleapis/java-mediatranslation/compare/v0.5.1...v0.5.2) (2021-07-01) ##### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#​1130](https://www.togithub.com/googleapis/java-mediatranslation/issues/1130)) ([#​316](https://www.togithub.com/googleapis/java-mediatranslation/issues/316)) ([930f0d2](https://www.togithub.com/googleapis/java-mediatranslation/commit/930f0d26d0e99c993aea97ee631cee4601a451ec)) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​318](https://www.togithub.com/googleapis/java-mediatranslation/issues/318)) ([5287c25](https://www.togithub.com/googleapis/java-mediatranslation/commit/5287c2545522c86c40b85691af23d0348bdf769b)) ##### [0.5.1](https://www.togithub.com/googleapis/java-mediatranslation/compare/v0.5.0...v0.5.1) (2021-06-04) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#​303](https://www.togithub.com/googleapis/java-mediatranslation/issues/303)) ([4c90c21](https://www.togithub.com/googleapis/java-mediatranslation/commit/4c90c219bf9116876a68a9c7a8f0234834c4b80f)) </details> *** ### 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. *** * \[ ] <!-- 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-mediatranslation).
1 parent 9af6f5a commit e411349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediatranslation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.cloud</groupId>
2929
<artifactId>google-cloud-mediatranslation</artifactId>
30-
<version>0.5.2</version>
30+
<version>0.6.0</version>
3131
</dependency>
3232

3333
<dependency>

0 commit comments

Comments
 (0)