cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
469 stars 79 forks source link

Bump cloud.google.com/go/kms from 1.10.2 to 1.11.0 #362

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/kms from 1.10.2 to 1.11.0.

Release notes

Sourced from cloud.google.com/go/kms's releases.

kms: v1.11.0

1.11.0 (2023-05-30)

Features

  • kms: Update all direct dependencies (b340d03)

metastore: v1.11.0

1.11.0 (2023-05-30)

Features

  • metastore: Update all direct dependencies (b340d03)

orgpolicy: v1.11.0

1.11.0 (2023-05-30)

Features

  • orgpolicy: Update all direct dependencies (b340d03)

secretmanager: v1.11.0

1.11.0 (2023-05-30)

Features

  • secretmanager: Update all direct dependencies (b340d03)

videointelligence: v1.11.0

1.11.0 (2023-05-30)

Features

  • videointelligence: Update all direct dependencies (b340d03)

workflows: v1.11.0

1.11.0 (2023-05-30)

Features

  • workflows: Update all direct dependencies (b340d03)
Changelog

Sourced from cloud.google.com/go/kms's changelog.

1.11.0 (2022-11-09)

Features

  • documentai: added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)

1.10.0 (2022-11-03)

Features

  • documentai: rewrite signatures in terms of new location (3c4b2b3)

1.9.0 (2022-10-25)

Features

  • documentai: start generating stubs dir (de2d180)

1.8.0 (2022-09-21)

Features

  • documentai: rewrite signatures in terms of new types for betas (9f303f9)

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

Features

  • documentai/apiv1beta3: add REST transport (f7b0822)

1.5.0 (2022-08-18)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

... (truncated)

Commits
  • 7a0f6d1 chore: release main (#7972)
  • c5a2ab9 chore(internal/actions): have changefinder respect v2 mods (#8014)
  • 23cf597 chore(internal/postprocessor): ensure new modules are added to workspace (#8013)
  • 71b1326 chore: update missed dep bumps (#8012)
  • b340d03 chore: update all direct dependencies (#8007)
  • ebae64d feat(datacatalog): add support for entries associated with Spanner and ClougB...
  • 100d7cf chore: bump post-processor rev (#8006)
  • 848765c chore: fix new module bug (#8005)
  • 171c1e6 chore(all): update dependency requests to v2.31.0 [SECURITY] (#8001)
  • e50c53c chore(main): Added kokoro release job (#7788)
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #362 (94d4692) into master (b9b07b7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #362   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files          24       24           
  Lines        3156     3156           
=======================================
  Hits         1538     1538           
  Misses       1444     1444           
  Partials      174      174