sagikazarmark / crypt

Store and retrieve encrypted configs from etcd or consul
MIT License
11 stars 15 forks source link

build(deps): bump go.etcd.io/etcd/client/v2 from 2.305.14 to 2.305.15 #317

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps go.etcd.io/etcd/client/v2 from 2.305.14 to 2.305.15.

Commits
  • 9a55333 version: bump up to 3.5.15
  • d6479db Merge pull request #18289 from jmhbnz/backport-enforce-listen-metrics-tls-info
  • e940b8e Merge pull request #18319 from ahrtr/3.5_log_20240714
  • 12854ec Differentiate the warning message for rejected client and peer connections
  • 4548f41 Merge pull request #18312 from mohamedawnallah/backport-3.5-fmtgRPCMetadata
  • 1bfca72 client/v3/watch_test.go: test fmt metadata print
  • b1fc94f client/v3/watch.go: use fmt for metadata printing
  • c6b0b55 Backport: fix(server/embed): enforce non-empty client TLS if scheme is https/...
  • 301b124 Merge pull request #18288 from k8s-infra-cherrypick-robot/cherry-pick-18108-t...
  • 2b2473c Merge pull request #18284 from thedtripp/check-tools-mod-in-verify-deps
  • 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)
sagikazarmark commented 1 month ago

@dependabot rebase