reproio / columnify

Make record oriented data to columnar format.
Apache License 2.0
37 stars 6 forks source link

Bump cloud.google.com/go/bigquery from 1.10.0 to 1.16.0 #67

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cloud.google.com/go/bigquery from 1.10.0 to 1.16.0.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery/v1.16.0

  • Updates to various dependencies.

bigquery bigquery/v1.15.0

Features

  • bigquery: add reservation usage stats to query statistics (#3403) (112bcde)
  • bigquery: add support for allowing Javascript UDFs to indicate determinism (#3534) (2f417a3), refs #3533

Bug Fixes

  • bigquery: address possible panic due to offset checking in handleInsertErrors (#3524) (5288511), refs #3519

spanner spanner/v1.15.0

Features

  • spanner/admin/database: add CMEK fields to backup and database (47037ed)
  • spanner/admin/database: add CMEK fields to backup and database (16597fa)

Bug Fixes

  • spanner: parallelize session deletion when closing pool (#3701) (75ac7d2), refs #3685

spanner spanner/v1.14.1

Bug Fixes

google-cloud-go bigquery/v1.14.0

Features

spanner spanner/v1.14.0

Features

  • spanner/admin/database: adds PITR fields to backup and database (0959f27)

... (truncated)

Commits


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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #67 (101ba87) into master (3cd5ea9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files          15       15           
  Lines         453      453           
=======================================
  Hits          368      368           
  Misses         63       63           
  Partials       22       22           
Flag Coverage Δ
unittests 81.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3cd5ea9...101ba87. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #70.