-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies for Speech sample. #286
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also, fix shell-check warnings in scripts. Switches to the auth library recommended in the grpc documentation. There was an old version of Guava being included from this, which I had to exclude from the pom.
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Aug 12, 2016
Current coverage is 47.22% (diff: 100%)@@ master #286 diff @@
==========================================
Files 78 78
Lines 2270 2270
Methods 0 0
Messages 0 0
Branches 154 154
==========================================
Hits 1072 1072
Misses 1167 1167
Partials 31 31
|
LGTM - I hate that we need to do an exclude. Have bugs been reported? |
@lesv I didn't report a bug. I know Dataflow has a similar exclude https://github.com/GoogleCloudPlatform/DataflowJavaSDK-examples/blob/master/pom.xml#L221 which is how I was able to track down the weird errors I was getting without this. |
anguillanneuf
pushed a commit
that referenced
this pull request
Oct 24, 2022
…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#​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 ([#​276](https://togithub.com/googleapis/java-mediatranslation/issues/276)) ##### Bug Fixes - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#​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 ([#​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 ([#​266](https://www.github.com/googleapis/java-mediatranslation/issues/266)) ([a0fd6ed](https://www.github.com/googleapis/java-mediatranslation/commit/a0fd6ed4e0990b17a60df2184d04a66eafbe1824)) - typo ([#​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 ([#​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 ([#​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 ([#​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).
9 tasks
averikitsch
pushed a commit
that referenced
this pull request
Nov 4, 2022
…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#​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 ([#​276](https://togithub.com/googleapis/java-mediatranslation/issues/276)) ##### Bug Fixes - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#​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 ([#​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 ([#​266](https://www.github.com/googleapis/java-mediatranslation/issues/266)) ([a0fd6ed](https://www.github.com/googleapis/java-mediatranslation/commit/a0fd6ed4e0990b17a60df2184d04a66eafbe1824)) - typo ([#​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 ([#​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 ([#​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 ([#​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).
bourgeoisor
pushed a commit
that referenced
this pull request
Nov 11, 2022
…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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.2.1` -> `20.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/compatibility-slim/19.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/confidence-slim/19.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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-notification).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 11, 2022
…center-insights to v2.3.1 (#286) [![Mend 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 11, 2022
…center-insights to v2.3.1 (#286) [![Mend 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-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 17, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
9 tasks
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 18, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
anguillanneuf
pushed a commit
that referenced
this pull request
Dec 5, 2022
…in mark sometimes (#286)
anguillanneuf
pushed a commit
that referenced
this pull request
Dec 5, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also, fix shell-check warnings in scripts.
Switches to the auth library recommended in the grpc documentation.
There was an old version of Guava being included from this, which I had
to exclude from the pom.
FYI @puneith
@lesv Please take a look.