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
703 stars 52 forks source link

build(deps): bump google-cloud-tasks from 2.14.2 to 2.15.0 #1623

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps google-cloud-tasks from 2.14.2 to 2.15.0.

Release notes

Sourced from google-cloud-tasks's releases.

google-cloud-tasks: v2.15.0

2.15.0 (2023-12-07)

Features

  • Add support for python 3.12 (e9655df)
  • Introduce compatibility with native namespace packages (e9655df)

Bug Fixes

  • Require proto-plus >= 1.22.3 (e9655df)
  • Use retry_async instead of retry in async client (e9655df)
Changelog

Sourced from google-cloud-tasks's changelog.

2.15.0 (2023-03-24)

Features

  • v1beta3: Add ImportProcessorVersion (f3aa285)

Documentation

  • Fix formatting of request arg in docstring (f3aa285)

2.14.0 (2023-03-09)

Features

  • v1beta3: Added enable_image_quality_scores field in OcrConfig (bee07d2)
  • v1beta3: Added enable_symbol field in OcrConfig (bee07d2)
  • v1beta3: Added hints.language_hints field in OcrConfig (bee07d2)

2.13.0 (2023-02-21)

Features

  • Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto (#463) (6ff81aa)

2.12.0 (2023-02-08)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#459) (02d06d6)

2.11.0 (2023-02-07)

Features

  • Added EvaluationReference to evaluation.proto (f374763)
  • Added latest_evaluation to processor.proto (f374763)

2.10.0 (2023-01-25)

Features

  • Added advanced_ocr_options field in OcrConfig (#451) (5e1bb96)

... (truncated)

Commits
  • 269e8eb chore: release main (#12079)
  • f942e71 feat: [google-cloud-recaptcha-enterprise] added stable account identifier to ...
  • 51e1478 feat: [google-cloud-compute] Update Compute Engine API to revision 20231110 (...
  • facc8ef feat: [google-cloud-billing] added the MoveBillingAccount method, which allow...
  • 48e7c5f feat: add initial files for google.cloud.securitycentermanagement.v1 (#12089)
  • f4938c0 feat: [google-cloud-deploy] Add custom target type support (#12081)
  • 777891d feat: [google-cloud-dataplex] add data quality score to DataQualityResult (#1...
  • 5cd98aa feat: [Many APIs] Add support for Python 3.12 (#12067)
  • 31d043d feat: [Many APIs] Add support for Python 3.12 (#12069)
  • ea6cfc2 feat: [Many APIs] Add support for Python 3.12 (#12070)
  • 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)