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.15.5 to 1.15.6 #438

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps cloud.google.com/go/kms from 1.15.5 to 1.15.6.

Release notes

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

kms: v1.15.6

1.15.6 (2024-01-30)

Bug Fixes

  • kms: Enable universe domain resolution options (fd1d569)
Commits
  • 115646c chore: release main (#9312)
  • ca86474 chore(main): release pubsub 1.36.1 (#9334)
  • fd1d569 chore: bump gapic modules (#9324)
  • 51ead97 chore(all): update deps (#9320)
  • 4315cdf feat(visionai): new clients (#9333)
  • 4d56af1 docs(aiplatform): add comments for FeatureOnlineStoreService and ModelMonitor...
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • 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)
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ee142a8) 48.75% compared to head (d69b36d) 48.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ======================================= Coverage 48.75% 48.75% ======================================= Files 25 25 Lines 3222 3222 ======================================= Hits 1571 1571 Misses 1477 1477 Partials 174 174 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.