cloudflare / gokeyless

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

Bump cloud.google.com/go/kms from 1.11.0 to 1.12.0 #370

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

eventarc: v1.12.0

1.12.0 (2023-05-30)

Features

  • eventarc: Update all direct dependencies (b340d03)

networkconnectivity: v1.12.0

1.12.0 (2023-05-30)

Features

  • networkconnectivity: Update all direct dependencies (b340d03)

osconfig: v1.12.0

1.12.0 (2023-05-30)

Features

  • osconfig: Update all direct dependencies (b340d03)

servicecontrol: v1.12.0

1.12.0 (2023-05-30)

Features

  • servicecontrol: Update all direct dependencies (b340d03)

kms: v1.12.0

1.12.0 (2023-06-13)

Features

  • kms/inventory: Promote to GA (3abdfa1)
Changelog

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

1.12.0 (2022-11-16)

Features

  • documentai: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
Commits
  • 42e0099 chore: release main (#8087)
  • 3abdfa1 feat(orchestration/airflow/service): added RPCs StopAirflowCommand, ExecuteAi...
  • 39f9c9d Revert "fix(datastore): Handling nil slices in save and query (#8043)" (#8086)
  • c9b272b chore: release main (#8080)
  • fd27617 feat(gkebackup): add operation, location, iampolicy mixin methods (#8083)
  • fc23ae4 chore(firestore): gofmt query.go (#8084)
  • 5f24d17 fix(firestore): do not trace iterator.Done error (#8082)
  • fa91b47 chore(firestore): Add bloom filter related comments (#8079)
  • 210584d fix(firestore): Cleanup integration test resources (#8057)
  • 36f01e9 fix(datastore): Handling nil slices in save and query (#8043)
  • 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 #370 (d76616f) into master (8a0ea91) will increase coverage by 0.22%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
+ Coverage   48.73%   48.95%   +0.22%     
==========================================
  Files          24       24              
  Lines        3156     3156              
==========================================
+ Hits         1538     1545       +7     
+ Misses       1444     1439       -5     
+ Partials      174      172       -2     

see 1 file with indirect coverage changes