navikt / dataverk

Dataverk er et python bibliotek som forenkler gjennomføring av kodebasert ELT & ETL
MIT License
3 stars 0 forks source link

Bump google-cloud-bigquery from 1.27.2 to 2.2.0 #367

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps google-cloud-bigquery from 1.27.2 to 2.2.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.2.0

Features

  • add method api_repr for table list item (#299) (07c70f0)
  • add support for listing arima, automl, boosted tree, DNN, and matrix factorization models (#328) (502a092)
  • add timeout paramter to load_table_from_file and it dependent methods (#327) (b0dd892)
  • add to_api_repr method to Model (#326) (fb401bd)
  • allow client options to be set in magics context (#322) (5178b55)

Bug Fixes

  • make TimePartitioning repr evaluable (#110) (20f473b), closes #109
  • use version.py instead of pkg_resources.get_distribution (#307) (b8f502b)

Performance Improvements

  • add size parameter for load table from dataframe and json methods (#280) (3be78b7)

Documentation

  • update clustering field docstrings (#286) (5ea1ece), closes #285
  • update snippets samples to support version 2.0 (#309) (61634be)

Dependencies

v2.1.0

Features

  • add constants for MONTH and YEAR time partitioning types (#283) (9090e1c)

Bug Fixes

  • remove unnecessary dependency on libcst (#308) (c055930)

Performance Improvements

Documentation

Changelog

Sourced from google-cloud-bigquery's changelog.

2.2.0 (2020-10-19)

Features

  • add method api_repr for table list item (#299) (07c70f0)
  • add support for listing arima, automl, boosted tree, DNN, and matrix factorization models (#328) (502a092)
  • add timeout paramter to load_table_from_file and it dependent methods (#327) (b0dd892)
  • add to_api_repr method to Model (#326) (fb401bd)
  • allow client options to be set in magics context (#322) (5178b55)

Bug Fixes

  • make TimePartitioning repr evaluable (#110) (20f473b), closes #109
  • use version.py instead of pkg_resources.get_distribution (#307) (b8f502b)

Performance Improvements

  • add size parameter for load table from dataframe and json methods (#280) (3be78b7)

Documentation

  • update clustering field docstrings (#286) (5ea1ece), closes #285
  • update snippets samples to support version 2.0 (#309) (61634be)

Dependencies

2.1.0 (2020-10-08)

Features

  • add constants for MONTH and YEAR time partitioning types (#283) (9090e1c)

Bug Fixes

  • remove unnecessary dependency on libcst (#308) (c055930)

Performance Improvements

Commits
  • 82290c3 chore: release 2.2.0 (#321)
  • 502a092 feat: add support for listing arima, automl, boosted tree, DNN, and matrix fa...
  • b0dd892 feat: add timeout paramter to load_table_from_file and it dependent methods (...
  • 29dd573 tests: split out snippets builds (#219)
  • cebb5e0 deps: add protobuf dependency (#306)
  • d093cd4 refactor: update Job classes to use common _properties pattern (#323)
  • 5178b55 feat: allow client options to be set in magics context (#322)
  • fb401bd feat: add to_api_repr method to Model (#326)
  • 3be78b7 perf: add size parameter for load table from dataframe and json methods (#280)
  • c69cd50 chore(deps): update dependency matplotlib to v3.3.2 (#260)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like google-cloud-bigquery is up-to-date now, so this is no longer needed.