Skip to content

Update dependency pybigquery to v0.10.2 #37

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pybigquery ==0.4.15 -> ==0.10.2 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

googleapis/python-bigquery-sqlalchemy

v0.10.1

Compare Source

Bug Fixes
  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#​220) (bf1f47c)

v0.10.0

Compare Source

Features
  • There's a new page_size option to control the page size used when listing tables. (#​174) (e0f1496)

v0.9.1

Compare Source

Documentation
  • omit mention of Python 2.7 in 'CONTRIBUTING.rst' (d52334c)

v0.9.0

Compare Source

Features

v0.8.0

Compare Source

Features

v0.7.0

Compare Source

Features
  • Comment/description support, bug fixes and better test coverage (#​138) (fb7c188)
    • Runs SQLAlchemy dialect-compliance tests (as system tests).
    • 100% unit-test coverage.
    • Support for table and column comments/descriptions (requiring SQLAlchemy 1.2 or higher).
    • When executing parameterized queries, the new BigQuery DB API parameter syntax is used to pass type information. This is helpful when the DB API can't determine type information from values, or can't determine it correctly.
Bug Fixes
  • Select expressions no-longer force use of labels (#​129) (669b301)

  • Additional fixes, including:

    • Handling of in queries.
    • String literals with special characters.
    • Use BIGNUMERIC when necessary.
    • Missing types: BIGINT, SMALLINT, Boolean, REAL, CHAR, NCHAR, VARCHAR, NVARCHAR, TEXT, VARBINARY, DECIMAL
    • Literal bytes, dates, times, datetimes, timestamps, and arrays.
    • Get view definitions.

v0.6.1

Compare Source

Bug Fixes
  • use project_id property from service account credentials (#​120) (ab2051d)

v0.6.0

Compare Source

Features
  • fetch table and column descriptions during reflection (#​115) (7b14a06)
Bug Fixes

v0.5.0

Compare Source

⚠️ Breaking Changes ⚠️
  • get_table_names() no longer returns views. (#​62, #​60)
Features
  • Support the ARRAY data type in generated DDL. (#​64)
  • Support project ID and dataset ID in schema argument. (#​63)
  • Implement get_view_names() method. (#​62, #​60)
Bug Fixes
  • Ignore no-op nested labels. (#​47)
Development
  • Use flake8 for code style checks. (#​71)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pybigquery-0.x branch from 214f8d0 to a7bced1 Compare April 26, 2021 12:56
@renovate renovate bot changed the title Update dependency pybigquery to v0.5.0 Update dependency pybigquery to v0.6.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/pybigquery-0.x branch from a7bced1 to e0e8037 Compare May 15, 2021 19:55
@renovate renovate bot changed the title Update dependency pybigquery to v0.6.1 Update dependency pybigquery to v0.7.0 May 15, 2021
@renovate renovate bot force-pushed the renovate/pybigquery-0.x branch from e0e8037 to 6041e38 Compare June 6, 2021 20:32
@renovate renovate bot changed the title Update dependency pybigquery to v0.7.0 Update dependency pybigquery to v0.9.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/pybigquery-0.x branch from 6041e38 to 0407f23 Compare October 18, 2021 19:10
@renovate renovate bot changed the title Update dependency pybigquery to v0.9.0 Update dependency pybigquery to v0.10.2 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant