duxbuse / ninthage-data-analytics

A better way for the project to ingest tournament results
GNU General Public License v3.0
1 stars 0 forks source link

Bump google-cloud-workflows from 1.7.2 to 1.9.0 in /function_data_ingestion #197

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-workflows from 1.7.2 to 1.9.0.

Release notes

Sourced from google-cloud-workflows's releases.

v1.9.0

1.9.0 (2023-01-10)

Features

v1.8.0

1.8.0 (2022-12-08)

Features

  • add support for google.cloud.workflows.__version__ (f234644)
  • Add typing to proto.Message based class attributes (f234644)

Bug Fixes

  • Add dict typing for client_options (f234644)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (566af4a)
  • Drop usage of pkg_resources (566af4a)
  • Fix timeout default values (566af4a)

Documentation

  • samples: Snippetgen handling of repeated enum field (f234644)
  • samples: Snippetgen should call await on the operation coroutine before calling result (566af4a)

v1.7.4

1.7.4 (2022-10-07)

Bug Fixes

v1.7.3

1.7.3 (2022-09-29)

Bug Fixes

Changelog

Sourced from google-cloud-workflows's changelog.

1.9.0 (2023-01-10)

Features

1.8.0 (2022-12-08)

Features

  • add support for google.cloud.workflows.__version__ (f234644)
  • Add typing to proto.Message based class attributes (f234644)

Bug Fixes

  • Add dict typing for client_options (f234644)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (566af4a)
  • Drop usage of pkg_resources (566af4a)
  • Fix timeout default values (566af4a)

Documentation

  • samples: Snippetgen handling of repeated enum field (f234644)
  • samples: Snippetgen should call await on the operation coroutine before calling result (566af4a)

1.7.4 (2022-10-07)

Bug Fixes

1.7.3 (2022-09-29)

Bug Fixes

Commits
  • 3e1e467 chore(main): release 1.9.0 (#234)
  • 6b7931b feat: Add support for python 3.11 (#233)
  • 17100e9 chore(python): add support for python 3.11 [autoapprove] (#232)
  • 0cc8899 chore(main): release 1.8.0 (#229)
  • 3d74ab9 build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/gcp/templ...
  • 566af4a fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#230)
  • f234644 chore: Update gapic-generator-python to v1.6.1 (#225)
  • 1b7a3b2 chore(python): update release script dependencies [autoapprove] (#228)
  • 982a7a8 chore(python): update dependencies in .kokoro/requirements.txt [autoapprove] ...
  • 7ceeaf7 chore(main): release 1.7.4 (#224)
  • 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 1 year ago

Superseded by #198.