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/go-hclog from 0.15.0 to 0.16.0 #69

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0.

Commits
  • a0601e6 Merge pull request #87 from hashicorp/b-multiline-improve
  • c2b3341 Merge pull request #90 from hashicorp/hclogvet/support-interceptlogger
  • 104da44 check interceptlogger statements
  • c102b1c quote strings in slices to reduce reading confusion
  • 7702d38 writeIndendent => writeIndent
  • 9839ac6 Update intlogger.go
  • c78d897 Improve rendering of multiline values
  • a2184e5 Merge pull request #86 from hashicorp/b-const-move
  • 76e3c80 Change TimeFormatPlain back to TimeFormat
  • 15ae6c5 Merge pull request #81 from marco-m/cleanup-timestamp
  • 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
alexdulin commented 3 years ago

@dependabot rebase

dependabot[bot] commented 3 years ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

alexdulin commented 3 years ago

@dependabot recreate

dependabot[bot] commented 3 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

alexdulin commented 3 years ago

@dependabot rebase

dependabot[bot] commented 3 years ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

alexdulin commented 3 years ago

@dependabot recreate

dependabot[bot] commented 3 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.