snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
702 stars 51 forks source link

build(deps): bump google-cloud-tasks from 2.16.1 to 2.16.2 #1674

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps google-cloud-tasks from 2.16.1 to 2.16.2.

Release notes

Sourced from google-cloud-tasks's releases.

google-cloud-tasks: v2.16.2

2.16.2 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12310) (41821da)
  • fix ValueError in test__validate_universe_domain (2451e88)
Changelog

Sourced from google-cloud-tasks's changelog.

Changelog

2.24.0 (2024-02-22)

Features

  • A new field display_name is added to message DocumentSchema (38dde99)
  • A new field display_name is added to message DocumentSchema (aae7bf5)
  • A new field labels is added to messages ProcessRequest and BatchProcessRequest (38dde99)
  • A new field labels is added to messages ProcessRequest and BatchProcessRequest (aae7bf5)
  • A new field schema_override is added to message ProcessOptions (aae7bf5)
  • A new field foundation_model_tuning_options is added to message TrainProcessorVersionRequest (38dde99)
  • A new message FoundationModelTuningOptions is added (38dde99)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12283) (f20b41a)
  • deprecate Dataset.document_warehouse_config (38dde99)
  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12306) (1e787f2)

Documentation

2.23.0 (2024-02-06)

Features

  • expose model_type in v1 processor, so that user can see the model_type after get or list processor version (81d36fc)

Bug Fixes

  • Add google-auth as a direct dependency (81d36fc)
  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (81d36fc)
  • Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (81d36fc)

2.22.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12240) (d51f832)

... (truncated)

Commits
  • 24f0851 chore: release main (#12314)
  • f347084 chore: fix docs build in google-cloud-network-connectivity (#12356)
  • d652877 feat: [google-cloud-container] add API to enable Provisioning Request API on ...
  • 0f7d3f3 feat: [google-cloud-securitycenter] Add Backup DR field to finding's list of ...
  • b76625a feat: [google-cloud-speech] add API for writing BatchRecognize transcripts in...
  • 8ff0f9e docs: [google-cloud-bigquery-datatransfer] update unenrollDataSources API doc...
  • 8b20516 feat: [google-cloud-service-control] include api_key_uid in service control c...
  • a7231e0 feat: [google-maps-addressvalidation] add session token support for Autocompl...
  • 9379366 docs: [google-cloud-batch] add caution messages for container runnable userna...
  • 86743c8 feat: [google-maps-places] add AutoComplete API (#12329)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)