ubyssey / ubyssey.ca

The code that powers www.ubyssey.ca
GNU General Public License v2.0
36 stars 41 forks source link

Bump google-cloud-secret-manager from 2.11.0 to 2.17.0 #1378

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps google-cloud-secret-manager from 2.11.0 to 2.17.0.

Release notes

Sourced from google-cloud-secret-manager's releases.

google-cloud-secret-manager: v2.17.0

2.17.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-secret-manager's changelog.

2.17.0 (2023-07-17)

Features

  • add OcrConfig and ProcessOptions (0510cbb)
  • v1beta2: added http configuration and document publishing (0510cbb)
  • v1beta3: added ImportDocuments, GetDocument and BatchDeleteDocuments RPCs (0510cbb)

Bug Fixes

  • v1beta2: removed id field from Document message (0510cbb)

2.16.1 (2023-07-05)

Bug Fixes

2.16.0 (2023-06-19)

Features

  • add IMPORTING enum to State in processor.proto (d402fd5)
  • add PropertyMetadata and EntityTypeMetadata to document_schema.proto (d402fd5)
  • add REPLACE enum to OperationType in document.proto (d402fd5)
  • add StyleInfo to document.proto (d402fd5)

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)

... (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)
dependabot[bot] commented 8 months ago

Superseded by #1408.