Skip to content

chore(deps): bump google-cloud-bigquery from 1.28.0 to 2.34.4#3604

Merged
evansd merged 2 commits intomainfrom
dependabot/pip/google-cloud-bigquery-2.34.4
Dec 2, 2022
Merged

chore(deps): bump google-cloud-bigquery from 1.28.0 to 2.34.4#3604
evansd merged 2 commits intomainfrom
dependabot/pip/google-cloud-bigquery-2.34.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 18, 2022

Bumps google-cloud-bigquery from 1.28.0 to 2.34.4.


This requires no longer setting the location attribute on CopyJobConfig.

As far as I can tell, this has never been a valid config value here. But prior to the merging of this PR in v2.7.0, invalid attributes were silently ignored.


Release notes

Sourced from google-cloud-bigquery's releases.

v2.34.4

2.34.4 (2022-05-31)

Bug Fixes

  • deps: require protobuf>= 3.12.0, <4.0.0dev (#1266) (4ec586b)

v2.34.3

2.34.3 (2022-03-29)

Bug Fixes

v2.34.2

2.34.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#1157) (0c15790)
  • deps: require proto-plus>=1.15.0 (0c15790)

v2.34.1

2.34.1 (2022-03-02)

Dependencies

v2.34.0

2.34.0 (2022-02-18)

Features

  • support BI Engine statistics in query job (#1144) (7482549)

v2.33.0

2.33.0 (2022-02-16)

Features

  • add --no_query_cache option to %%bigquery magics to disable query cache (#1141) (7dd30af)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.34.4 (2022-05-31)

Bug Fixes

  • deps: require protobuf>= 3.12.0, <4.0.0dev (#1266) (4ec586b)

2.34.3 (2022-03-29)

Bug Fixes

2.34.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#1157) (0c15790)
  • deps: require proto-plus>=1.15.0 (0c15790)

2.34.1 (2022-03-02)

Dependencies

2.34.0 (2022-02-18)

Features

  • support BI Engine statistics in query job (#1144) (7482549)

2.33.0 (2022-02-16)

Features

  • add --no_query_cache option to %%bigquery magics to disable query cache (#1141) (7dd30af)

Bug Fixes

  • return 403 when VPC-SC violation happens (#1131) (f5daa9b)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 18, 2022
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from 30601b6 to b530683 Compare August 3, 2022 00:10
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from b530683 to e2ecbda Compare September 8, 2022 00:09
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from e2ecbda to ebfebe1 Compare September 21, 2022 00:08
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from ebfebe1 to b895880 Compare September 29, 2022 00:07
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from b895880 to ffbc851 Compare November 1, 2022 00:18
@dependabot dependabot Bot force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from ffbc851 to 3e881fa Compare November 23, 2022 00:31
@evansd evansd force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch 3 times, most recently from 17508c1 to 5d56f71 Compare December 2, 2022 14:47
evansd and others added 2 commits December 2, 2022 15:00
As far as I can tell, this has never been a valid config value here. But
prior to the merging of [this PR][1] in v2.7.0, invalid attributes were
silently ignored.

[1]: googleapis/python-bigquery#446
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 1.28.0 to 2.34.4.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/v2.34.4/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v1.28.0...v2.34.4)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@evansd evansd force-pushed the dependabot/pip/google-cloud-bigquery-2.34.4 branch from 5d56f71 to 11eecc5 Compare December 2, 2022 15:00
@evansd evansd merged commit 3194f27 into main Dec 2, 2022
@evansd evansd deleted the dependabot/pip/google-cloud-bigquery-2.34.4 branch December 2, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants