Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docker/login-action from 1.10.0 to 1.12.0 #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps docker/login-action from 1.10.0 to 1.12.0.

Release notes

Sourced from docker/login-action's releases.

v1.12.0

  • ECR: only set credentials if username and password are specified (#128)
  • Refactor to use aws-sdk v3 (#128)

v1.11.0

  • ECR: switch implementation to use the AWS SDK (#126)
  • ecr input to specify whether the given registry is ECR (#123)
  • Test against Windows runner (#126)
  • Update instructions for Google registry (#127)
  • Update dev workflow (#111)
  • Small changes for GHCR doc (#86)
  • Update dev dependencies (#85)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#101)
  • Bump tmpl from 1.0.4 to 1.0.5 (#100)
  • Bump @​actions/core from 1.4.0 to 1.6.0 (#94 #103)
  • Bump codecov/codecov-action from 1 to 2 (#88)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#83)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#82)
  • Bump ws from 7.3.1 to 7.5.0 (#81)
  • Bump lodash from 4.17.20 to 4.17.21 (#80)
  • Bump y18n from 4.0.0 to 4.0.3 (#79)
Commits
  • 42d299f Merge pull request #130 from crazy-max/ci-workflow
  • 4858b0b Update ci workflow
  • 1d7d864 Merge pull request #128 from Flydiverny/aws-sdk-v3
  • 5885569 refactor: use v3 sdk
  • d9927c4 Merge pull request #123 from crazy-max/ecr-input
  • b9a4d91 ecr input to specify whether the given registry is ECR
  • b20b9f5 Merge pull request #126 from crazy-max/aws-sdk
  • cb21399 ci: test against windows runner
  • faae4d6 ecr: switch implementation to use the AWS SDK
  • 4d84a3c Merge pull request #127 from crazy-max/carry-124
  • 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)

Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 24, 2021
@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #69 (7ba1293) into master (718f9bb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   74.73%   74.73%           
=======================================
  Files          32       32           
  Lines        1777     1777           
=======================================
  Hits         1328     1328           
  Misses        357      357           
  Partials       92       92           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 718f9bb...7ba1293. Read the comment docs.

@0x46616c6b 0x46616c6b merged commit f8107ef into master Jan 23, 2022
@0x46616c6b 0x46616c6b deleted the dependabot/github_actions/docker/login-action-1.12.0 branch January 23, 2022 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant