morningconsult / docker-credential-vault-login

Automatically gets docker credentials from Hashicorp Vault
Apache License 2.0
77 stars 11 forks source link

chore(deps): bump github.com/hashicorp/vault from 1.10.1 to 1.10.2 #86

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/hashicorp/vault from 1.10.1 to 1.10.2.

Changelog

Sourced from github.com/hashicorp/vault's changelog.

1.10.2

April 29, 2022

BUG FIXES:

  • raft: fix Raft TLS key rotation panic that occurs if active key is more than 24 hours old [GH-15156]
  • sdk: Fix OpenApi spec generator to properly convert TypeInt64 to OAS supported int64 [GH-15104]
Commits
  • 9432586 Backport of Vault documentation: updated docs to include a note about seal re...
  • e034d5f Backport of Add upgrade note for #15147. into release/1.10.x (#15162)
  • 95bb6a3 Backport of fix raft tls key rotation panic when rotation time in past into r...
  • 2767a72 Backport of [VAULT-5887] TypeInt64 support added to OpenApi Spec generation i...
  • f2fb678 Import SDK for 1.10.2 version (#15140)
  • a7cef09 Update to 1.10.2 (#15137)
  • 4c6c28e backport of commit d9f7e11cf0af48ec356ca03c2654d981c4b43146 (#15131)
  • 1c90503 Backport of Elaborate the correlation between CLI and API into release/1.10.x...
  • 4a93213 Backport of docs/agent: merge template and template config into release/1.10....
  • 39c0e64 backport of commit faedd7584518f36cc2e9f55a46b9de6b7861d6f3 (#15115)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #87.