Bump docker/login-action from 2 to 3
Created by: dependabot[bot]
Bumps docker/login-action from 2 to 3.
Release notes
Sourced from docker/login-action's releases.
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by
@crazy-max
in docker/login-action#593- Bump
@actions/core
from 1.10.0 to 1.10.1 in docker/login-action#598- Bump
@aws-sdk/client-ecr
and@aws-sdk/client-ecr-public
to 3.410.0 in docker/login-action#555 docker/login-action#560 docker/login-action#582 docker/login-action#599- Bump semver from 6.3.0 to 6.3.1 in docker/login-action#556
- Bump https-proxy-agent to 7.0.2 docker/login-action#561 docker/login-action#588
Full Changelog: https://github.com/docker/login-action/compare/v2.2.0...v3.0.0
v2.2.0
- Switch to actions-toolkit implementation by
@crazy-max
in docker/login-action#409 docker/login-action#470 docker/login-action#476- Bump
@aws-sdk/client-ecr
and@aws-sdk/client-ecr-public
to 3.347.1 in docker/login-action#524 docker/login-action#364 docker/login-action#363- Bump minimatch from 3.0.4 to 3.1.2 in docker/login-action#354
- Bump json5 from 2.2.0 to 2.2.3 in docker/login-action#378
- Bump http-proxy-agent from 5.0.0 to 7.0.0 in docker/login-action#509
- Bump https-proxy-agent from 5.0.1 to 7.0.0 in docker/login-action#508
Full Changelog: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0
v2.1.0
- Ensure AWS temp credentials are redacted in workflow logs by
@crazy-max
(#275)- Bump
@actions/core
from 1.6.0 to 1.10.0 (#252 #292)- Bump
@aws-sdk/client-ecr
from 3.53.0 to 3.186.0 (#298)- Bump
@aws-sdk/client-ecr-public
from 3.53.0 to 3.186.0 (#299)Full Changelog: https://github.com/docker/login-action/compare/v2.0.0...v2.1.0
Commits
-
343f7c4
Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc... -
aad0f97
chore: update generated content -
2e0cd39
build(deps): bump the aws-sdk-dependencies group with 2 updates -
203bc9c
Merge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-depen... -
2199648
chore: update generated content -
b489376
build(deps): bump the proxy-agent-dependencies group with 1 update -
7c309e7
Merge pull request #598 from docker/dependabot/npm_and_yarn/actions/core-1.10.1 -
0ccf222
chore: update generated content -
56d703e
Merge pull request #597 from docker/dependabot/github_actions/aws-actions/con... -
24d3b35
build(deps): bump@actions/core
from 1.10.0 to 1.10.1 - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 <dependency name> 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.