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.10.0 in /function_data_ingestion #201

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-workflows from 1.7.2 to 1.10.0.

Release notes

Sourced from google-cloud-workflows's releases.

v1.10.0

1.10.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#241) (3fc33a3)

v1.9.1

1.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (4424b89)

Documentation

  • Add documentation for enums (4424b89)

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)

... (truncated)

Changelog

Sourced from google-cloud-workflows's changelog.

1.10.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#241) (3fc33a3)

1.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (4424b89)

Documentation

  • Add documentation for enums (4424b89)

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)

... (truncated)

Commits
  • 5513bd4 chore(main): release 1.10.0 (#242)
  • a9fce2d chore: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#...
  • 3fc33a3 feat: enable "rest" transport in Python for services supporting numeric enums...
  • a1c5232 build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • d6f4342 chore: Update gapic-generator-python to v1.8.4 (#239)
  • c94f324 chore: fix prerelease_deps nox session [autoapprove] (#238)
  • e7e5db5 chore: Update gapic-generator-python to v1.8.2 (#237)
  • f7ebf37 chore(main): release 1.9.1 (#236)
  • 4424b89 docs: Add documentation for enums (#235)
  • 3e1e467 chore(main): release 1.9.0 (#234)
  • 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)