Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency google-cloud-translate to v3 (#37)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-translate](https://togithub.com/googleapis/python-translate) | major | `==2.0.1` -> `==3.0.0` |

---

### Release Notes

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

### [`v3.0.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapispython-translatecomparev202v300-2020-08-05)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v2.0.2...v3.0.0)

##### ⚠ BREAKING CHANGES

-   migrate API to microgenerator ([#&#8203;31](https://togithub.com/googleapis/python-translate/issues/31))

##### Features

-   migrate API to microgenerator ([#&#8203;31](https://www.github.com/googleapis/python-translate/issues/31)) ([1c5b6e8](https://www.github.com/googleapis/python-translate/commit/1c5b6e89a0a3b55c41c909e4ee27e0bd23e4b579))

##### [2.0.2](https://www.github.com/googleapis/python-translate/compare/v2.0.1...v2.0.2) (2020-08-03)

##### Bug Fixes

-   refactored MP3 file creation test for Hybrid glossaries samples [(\[#&#8203;2379\](https://www.github.com/googleapis/python-translate/issues/2379))](https://togithub.com/GoogleCloudPlatform/python-docs-samples/issues/2379) ([b8b5101](https://www.github.com/googleapis/python-translate/commit/b8b5101be28d0d0d17a4d688eea81af6754a394c))
-   translate test [(\[#&#8203;2671\](https://www.github.com/googleapis/python-translate/issues/2671))](https://togithub.com/GoogleCloudPlatform/python-docs-samples/issues/2671) ([a3d9f80](https://www.github.com/googleapis/python-translate/commit/a3d9f804576caeb4fdcdbbd4479caeb926efd8d0))
-   update default retry config ([#&#8203;15](https://www.github.com/googleapis/python-translate/issues/15)) ([dddf0bf](https://www.github.com/googleapis/python-translate/commit/dddf0bf33463968932031cc0be5bc8a0d4a96455))

##### [2.0.1](https://www.github.com/googleapis/python-translate/compare/v2.0.0...v2.0.1) (2020-01-31)

##### Bug Fixes

-   **translate:**  add py2 deprecation warning; bump copyright year to 2020; add 3.8 unit tests (via synth) ([#&#8203;9943](https://www.github.com/googleapis/python-translate/issues/9943)) ([b57f09a](https://www.github.com/googleapis/python-translate/commit/b57f09a5f804daca1a96918a29746f24ae7bc4a5))
-   **translate:** update test assertion and core version pins ([#&#8203;10098](https://www.github.com/googleapis/python-translate/issues/10098)) ([74b7757](https://www.github.com/googleapis/python-translate/commit/74b77579a1770c743353bdafde3e1744cbbe7842))

### [`v2.0.2`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;202-httpswwwgithubcomgoogleapispython-translatecomparev201v202-2020-08-03)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v2.0.1...v2.0.2)

</details>

---

### Renovate 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#googleapis/python-translate).
  • Loading branch information
renovate-bot committed Aug 7, 2020
1 parent 29d10b9 commit 2a80f87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/hybrid_glossaries/requirements.txt
@@ -1,3 +1,3 @@
google-cloud-translate==2.0.1
google-cloud-translate==3.0.0
google-cloud-vision==1.0.0
google-cloud-texttospeech==2.1.0
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-translate==2.0.1
google-cloud-translate==3.0.0
google-cloud-storage==1.30.0

0 comments on commit 2a80f87

Please sign in to comment.