Bre77 / TA-googlebigquery

https://splunkbase.splunk.com/app/5692/
4 stars 2 forks source link

Bump google-cloud-bigquery from 3.0.1 to 3.1.0 in /package/lib #14

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-cloud-bigquery from 3.0.1 to 3.1.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.1.0

3.1.0 (2022-05-09)

Features

  • add str method to table (#1199) (8da4fa9)
  • refactor AccessEntry to use _properties pattern (#1125) (acd5612)
  • support using BIGQUERY_EMULATOR_HOST environment variable (#1222) (39294b4)

Bug Fixes

Documentation

  • updated variable typo in comment in code sample (#1239) (e420112)
Changelog

Sourced from google-cloud-bigquery's changelog.

3.1.0 (2022-05-09)

Features

  • add str method to table (#1199) (8da4fa9)
  • refactor AccessEntry to use _properties pattern (#1125) (acd5612)
  • support using BIGQUERY_EMULATOR_HOST environment variable (#1222) (39294b4)

Bug Fixes

Documentation

  • updated variable typo in comment in code sample (#1239) (e420112)
Commits
  • dccf28e chore(main): release 3.1.0 (#1207)
  • d258690 fix(deps): allow pyarrow v8 (#1245)
  • 66500b4 chore(python): auto approve template changes (#1242)
  • e420112 docs: updated variable typo in comment in code sample (#1239)
  • 01f20ea chore: [autoapprove] update readme_gen.py to include autoescape True (#1240)
  • a25dbe4 chore(deps): update all dependencies (#1238)
  • 99332f9 chore(deps): update dependency matplotlib to v3.5.2 (#1237)
  • 0a48479 chore(deps): update dependency google-api-core to v2.7.3 (#1236)
  • 03e9391 chore(deps): update dependency ipython to v8.3.0 (#1234)
  • 88345b8 chore(deps): update dependency click to v8.1.3 (#1233)
  • 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[bot] commented 2 years ago

Superseded by #17.