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

Commit

Permalink
chore(deps): update dependency google-cloud-bigquery-datatransfer to …
Browse files Browse the repository at this point in the history
…v3 (#81)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>googleapis/python-bigquery-datatransfer</summary>

### [`v3.0.0`](https://togithub.com/googleapis/python-bigquery-datatransfer/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapispython-bigquery-datatransfercomparev210v300-2020-12-09)

[Compare Source](https://togithub.com/googleapis/python-bigquery-datatransfer/compare/v2.1.0...v3.0.0)

##### ⚠ BREAKING CHANGES

-   type is renamed to type\_ to avoid conflict with built-in functions (introduced in [googleapis/gapic-generator-python#&#8203;595](https://togithub.com/googleapis/gapic-generator-python/issues/595))

##### Features

-   add common resource path helpers ([#&#8203;69](https://www.github.com/googleapis/python-bigquery-datatransfer/issues/69)) ([e0bcedb](https://www.github.com/googleapis/python-bigquery-datatransfer/commit/e0bcedb58109e38a58584d5b3087f03e1fa10835))

##### Bug Fixes

-   avoid collision with built-in functions by renaming type property to type\_ ([#&#8203;53](https://www.github.com/googleapis/python-bigquery-datatransfer/issues/53)) ([b954411](https://www.github.com/googleapis/python-bigquery-datatransfer/commit/b95441140f7c86dd3e833aef0532badd6280ef48)), closes [/github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32](https://www.github.com/googleapis//github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py/issues/L27-L32)

##### Documentation

-   update intersphinx links ([#&#8203;78](https://www.github.com/googleapis/python-bigquery-datatransfer/issues/78)) ([a78ba39](https://www.github.com/googleapis/python-bigquery-datatransfer/commit/a78ba39bf1507cbc9e2a51fe4553d602da7f7601))

</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#github/googleapis/python-bigquery-datatransfer).
  • Loading branch information
renovate-bot committed Dec 9, 2020
1 parent f6d2c5b commit aa216bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigquery-datatransfer==2.1.0
google-cloud-bigquery-datatransfer==3.0.0
google-cloud-bigquery
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
@@ -1 +1 @@
google-cloud-bigquery-datatransfer==2.1.0
google-cloud-bigquery-datatransfer==3.0.0

0 comments on commit aa216bf

Please sign in to comment.