tendermint / spec

131 stars 56 forks source link

build(deps): bump docker/login-action from 1.12.0 to 1.13.0 #403

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps docker/login-action from 1.12.0 to 1.13.0.

Release notes

Sourced from docker/login-action's releases.

v1.13.0

  • Handle proxy settings for aws-sdk (#152)
  • Workload identity based authentication docs for GCR and GAR (#112)
  • Test login against ACR (#49)
  • Bump @​aws-sdk/client-ecr from 3.44.0 to 3.45.0 (#132)
  • Bump @​aws-sdk/client-ecr-public from 3.43.0 to 3.45.0 (#131)
Commits
  • 6af3c11 Merge pull request #152 from crazy-max/aws-sdk-proxy
  • caca336 handle proxy settings for aws-sdk
  • 17f28ab Merge pull request #112 from dineshba/workload-identity-gcr-gar
  • a875dd0 Update readme with workload identity based authentication for GCR and GAR
  • 7948fff Merge pull request #49 from crazy-max/e2e-acr
  • 5fcefb9 Merge pull request #131 from docker/dependabot/npm_and_yarn/aws-sdk/client-ec...
  • 3bb2d08 Update generated content
  • 242fb9a Bump @​aws-sdk/client-ecr-public from 3.43.0 to 3.45.0
  • fa72313 Merge pull request #132 from docker/dependabot/npm_and_yarn/aws-sdk/client-ec...
  • 088f62a Update generated content
  • 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)
creachadair commented 2 years ago

Perhaps we ought to disable Dependabot on the spec repo so we don't get more churn for the merge.

dependabot[bot] commented 2 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.