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.1.0 to 3.6.0 in /requirements #2517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps google-cloud-bigquery from 2.1.0 to 3.6.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.6.0

3.6.0 (2023-02-22)

Features

  • Adding preserveAsciiControlCharacter to CSVOptions (#1491) (f832e7a)

Bug Fixes

  • Annotate optional integer parameters with optional type (#1487) (a190aaa)
  • Loosen ipywidget dependency (#1504) (20d3276)
  • Removes scope to avoid unnecessary duplication (#1503) (665d7ba)

Dependencies

  • Update minimum google-cloud-core to 1.6.0 (a190aaa)

v3.5.0

3.5.0 (2023-01-31)

Features

  • Add str method to DatasetReference (#1477) (f32df1f)
  • Add preserveAsciiControlCharacter to LoadJobConfig (#1484) (bd1da9a)

Documentation

  • Adds snippet for creating table with external data config (#1420) (f0ace2a)
  • Revise delete label table code sample, add TODO to clean up sni… (#1466) (0dab7d2)
  • samples: Table variable fix (#1287) (a71888a)

v3.4.2

3.4.2 (2023-01-13)

Bug Fixes

  • Add support for python 3.11 (#1463) (730a1de)
  • Require grpcio >= 1.49.1 for python 3.11 (72b25c5)

Dependencies

  • Remove upper bound on packaging dependency (#1440) (6088129)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.6.0 (2023-02-22)

Features

  • Adding preserveAsciiControlCharacter to CSVOptions (#1491) (f832e7a)

Bug Fixes

  • Annotate optional integer parameters with optional type (#1487) (a190aaa)
  • Loosen ipywidget dependency (#1504) (20d3276)
  • Removes scope to avoid unnecessary duplication (#1503) (665d7ba)

Dependencies

  • Update minimum google-cloud-core to 1.6.0 (a190aaa)

3.5.0 (2023-01-31)

Features

  • Add str method to DatasetReference (#1477) (f32df1f)
  • Add preserveAsciiControlCharacter to LoadJobConfig (#1484) (bd1da9a)

Documentation

  • Adds snippet for creating table with external data config (#1420) (f0ace2a)
  • Revise delete label table code sample, add TODO to clean up sni… (#1466) (0dab7d2)
  • samples: Table variable fix (#1287) (a71888a)

3.4.2 (2023-01-13)

Bug Fixes

  • Add support for python 3.11 (#1463) (730a1de)
  • Require grpcio >= 1.49.1 for python 3.11 (72b25c5)

Dependencies

  • Remove upper bound on packaging dependency (#1440) (6088129)

Documentation

... (truncated)

Commits
  • 7f4d753 chore(main): release 3.6.0 (#1490)
  • 20d3276 Fix: loosen ipywidget dependency (#1504)
  • 665d7ba Fix: removes scope to avoid unnecessary duplication (#1503)
  • 7b5f309 chore(deps): update all dependencies to v1 (#1486)
  • f832e7a feat: adding preserveAsciiControlCharacter to CSVOptions (#1491)
  • 1b31c2f build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • a190aaa fix: annotate optional integer parameters with optional type (#1487)
  • beab7c2 chore(deps): update dependency google-cloud-bigquery to v3.5.0 (#1485)
  • 204779c chore(main): release 3.5.0 (#1472)
  • bd1da9a feat: add preserveAsciiControlCharacter to LoadJobConfig (#1484)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.1.0 to 3.6.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.1.0...v3.6.0)

---
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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
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
0 participants