Skip to content
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

Bump google-cloud-bigquery from 2.31.0 to 3.10.0 #1100

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Bumps google-cloud-bigquery from 2.31.0 to 3.10.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.10.0

3.10.0 (2023-04-18)

Features

  • Add date, datetime, time, timestamp dtype to to_dataframe (#1547) (64e913d)

v3.9.0

3.9.0 (2023-03-28)

Features

Bug Fixes

  • Keyerror when the load_table_from_dataframe accesses a unmapped dtype dataframe index (#1535) (a69348a)

v3.8.0

3.8.0 (2023-03-24)

Features

  • Add bool, int, float, string dtype to to_dataframe (#1529) (5e4465d)
  • Add default LoadJobConfig to Client (#1526) (a2520ca)
  • Expose configuration property on CopyJob, ExtractJob, LoadJob, QueryJob (#1521) (8270a10)

Bug Fixes

  • Loosen ipywidgets restrictions further to address ipython compatibility issues (#1531) (50e5026)

v3.7.0

3.7.0 (2023-03-06)

Features

  • Add connection_properties and create_session to LoadJobConfig (#1509) (cd0aaa1)
  • Add default_query_job_config property and property setter to BQ client (#1511) (a23092c)

Documentation

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.10.0 (2023-04-18)

Features

  • Add date, datetime, time, timestamp dtype to to_dataframe (#1547) (64e913d)

3.9.0 (2023-03-28)

Features

Bug Fixes

  • Keyerror when the load_table_from_dataframe accesses a unmapped dtype dataframe index (#1535) (a69348a)

3.8.0 (2023-03-24)

Features

  • Add bool, int, float, string dtype to to_dataframe (#1529) (5e4465d)
  • Add default LoadJobConfig to Client (#1526) (a2520ca)
  • Expose configuration property on CopyJob, ExtractJob, LoadJob, QueryJob (#1521) (8270a10)

Bug Fixes

  • Loosen ipywidgets restrictions further to address ipython compatibility issues (#1531) (50e5026)

3.7.0 (2023-03-06)

Features

  • Add connection_properties and create_session to LoadJobConfig (#1509) (cd0aaa1)
  • Add default_query_job_config property and property setter to BQ client (#1511) (a23092c)

Documentation

3.6.0 (2023-02-22)

Features

... (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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2023
@dependabot dependabot bot temporarily deployed to github-pages April 21, 2023 12:43 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 12:43 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 12:43 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 12:43 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 12:43 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 12:43 Inactive
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-bigquery-3.10.0 branch from 6dde6be to b473ee5 Compare April 21, 2023 14:22
@dependabot dependabot bot temporarily deployed to github-pages April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 21, 2023 14:22 Inactive
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-bigquery-3.10.0 branch from b473ee5 to 683f032 Compare April 25, 2023 12:18
@dependabot dependabot bot temporarily deployed to github-pages April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests April 25, 2023 12:18 Inactive

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.31.0 to 3.10.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v2.31.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-bigquery-3.10.0 branch from 683f032 to 00d38df Compare May 16, 2023 12:29
@dependabot dependabot bot temporarily deployed to github-pages May 16, 2023 12:29 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests May 16, 2023 12:29 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests May 16, 2023 12:29 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests May 16, 2023 12:29 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests May 16, 2023 12:29 Inactive
@dependabot dependabot bot temporarily deployed to ci_tests May 16, 2023 12:29 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #1112.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-bigquery-3.10.0 branch June 5, 2023 22:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants