-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit aacfd60
authored
chore(deps): update dependency google-cloud-bigquery to v2.16.1 (#189)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | `==2.14.0` -> `==2.16.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/python-bigquery</summary>
### [`v2.16.1`](https://togithub.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#​2161-httpswwwgithubcomgoogleapispython-bigquerycomparev2160v2161-2021-05-12)
[Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v2.16.0...v2.16.1)
### [`v2.16.0`](https://togithub.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#​2160-httpswwwgithubcomgoogleapispython-bigquerycomparev2150v2160-2021-05-05)
[Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v2.15.0...v2.16.0)
##### Features
- add with_name() to ScalarQueryParameterType ([#​644](https://www.github.com/googleapis/python-bigquery/issues/644)) ([6cc6876](https://www.github.com/googleapis/python-bigquery/commit/6cc6876eb0e5bf49fdc047256a945dcf1b289576))
##### Dependencies
- expand supported pyarrow versions to v4 ([#​643](https://www.github.com/googleapis/python-bigquery/issues/643)) ([9e1d386](https://www.github.com/googleapis/python-bigquery/commit/9e1d3869c2024fe7a8af57ff59838d904ca5db03))
### [`v2.15.0`](https://togithub.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#​2150-httpswwwgithubcomgoogleapispython-bigquerycomparev2140v2150-2021-04-29)
[Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v2.14.0...v2.15.0)
##### Features
- Extended DB API parameter syntax to optionally provide parameter types ([#​626](https://www.github.com/googleapis/python-bigquery/issues/626)) ([8bcf397](https://www.github.com/googleapis/python-bigquery/commit/8bcf397fbe2527e06317741875a059b109cfcd9c))
##### Bug Fixes
- add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC ([#​638](https://www.github.com/googleapis/python-bigquery/issues/638)) ([aa59023](https://www.github.com/googleapis/python-bigquery/commit/aa59023317b1c63720fb717b3544f755652da58d))
- The DB API Binary function accepts bytes data ([#​630](https://www.github.com/googleapis/python-bigquery/issues/630)) ([4396e70](https://www.github.com/googleapis/python-bigquery/commit/4396e70771af6889d3242c37c5ff2e80241023a2))
</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/python-bigquery-storage).1 parent d5f5e3f commit aacfd60Copy full SHA for aacfd60
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- bigquery_storage/to_dataframe
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: bigquery_storage/to_dataframe/requirements.txt
bigquery_storage/to_dataframe/requirements.txt
Copy file name to clipboardExpand all lines: bigquery_storage/to_dataframe/requirements.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments