Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-mediatra…
Browse files Browse the repository at this point in the history
…nslation to v0.4.0 (#286)

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

---

### Release Notes

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

### [`v0.4.0`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev032v040-2021-05-14)

[Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.3.2...v0.4.0)

##### ⚠ BREAKING CHANGES

-   Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://togithub.com/googleapis/java-mediatranslation/issues/276))

##### Bug Fixes

-   Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://www.github.com/googleapis/java-mediatranslation/issues/276)) ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9))

##### Documentation

-   Add more comments for supported audio type ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;283](https://www.github.com/googleapis/java-mediatranslation/issues/283)) ([c4dcc1f](https://www.github.com/googleapis/java-mediatranslation/commit/c4dcc1f198b2242a4e7e1339e5595a3818779fb7))

##### [0.3.2](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.1...v0.3.2) (2021-04-23)

##### Bug Fixes

-   release scripts from issuing overlapping phases ([#&#8203;266](https://www.github.com/googleapis/java-mediatranslation/issues/266)) ([a0fd6ed](https://www.github.com/googleapis/java-mediatranslation/commit/a0fd6ed4e0990b17a60df2184d04a66eafbe1824))
-   typo ([#&#8203;263](https://www.github.com/googleapis/java-mediatranslation/issues/263)) ([89975ac](https://www.github.com/googleapis/java-mediatranslation/commit/89975acfae101e24a396578bd965a54c3ff319c6))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;267](https://www.github.com/googleapis/java-mediatranslation/issues/267)) ([fe89160](https://www.github.com/googleapis/java-mediatranslation/commit/fe891605dc826353d4ab190ab76fc10a9c6d5854))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;271](https://www.github.com/googleapis/java-mediatranslation/issues/271)) ([53be708](https://www.github.com/googleapis/java-mediatranslation/commit/53be70814d08bfdb6615ed389827d3942ea6c4ed))

##### [0.3.1](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.0...v0.3.1) (2021-04-09)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#&#8203;254](https://www.github.com/googleapis/java-mediatranslation/issues/254)) ([ec0fd75](https://www.github.com/googleapis/java-mediatranslation/commit/ec0fd75aa527aaefea976879dda26f3baa1c5f93))

</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-mediatranslation).
  • Loading branch information
renovate-bot authored May 25, 2021
1 parent b2bec30 commit 22e3fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediatranslation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-mediatranslation</artifactId>
<version>0.3.2</version>
<version>0.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 22e3fe0

Please sign in to comment.