elifesciences / sciencebeam-gym

ScienceBeam Gym
MIT License
25 stars 5 forks source link

Update google-cloud-bigquery requirement from <=2.24.0 to <2.29.0 #417

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on google-cloud-bigquery to permit the latest version.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.28.0

Features

  • add AvroOptions to configure AVRO external data (#994) (1a9431d)

Documentation

Changelog

Sourced from google-cloud-bigquery's changelog.

2.28.0 (2021-09-30)

Features

  • add AvroOptions to configure AVRO external data (#994) (1a9431d)

Documentation

2.27.1 (2021-09-27)

Bug Fixes

  • remove py.typed since package fails mypy check (#988) (39030f2)

2.27.0 (2021-09-24)

Features

  • Add py.typed for PEP 561 compliance (#976) (96e6bee)
  • include key metadata in Job representation (#964) (acca1cb)

Bug Fixes

  • Arrow extension-type metadata was not set when calling the REST API or when there are no rows (#946) (864383b)
  • disambiguate missing policy tags from explicitly unset policy tags (#983) (f83c00a)
  • remove default timeout (#974) (1cef0d4)

Documentation

  • simplify destination table sample with f-strings (#966) (ab6e76f)

2.26.0 (2021-09-01)

Features

  • set the X-Server-Timeout header when timeout is set (#927) (ba02f24)

Bug Fixes

  • guard imports against unsupported pyarrow versions (#934) (b289076)

... (truncated)

Commits


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)