Sourced from docker/setup-buildx-action's releases.
v2.0.0
- Node 16 as default runtime by
@crazy-max(#131)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0
Sourced from docker/build-push-action's releases.
v3.0.0
- Node 16 as default runtime by
@crazy-max(#564)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- Standalone mode support by
@crazy-max(#601 #609)- chore: update dev dependencies and workflow by
@crazy-max(#571)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#573)- Bump
@actions/githubfrom 5.0.0 to 5.0.1 (#582)- Bump minimist from 1.2.5 to 1.2.6 (#584)
- Bump semver from 7.3.5 to 7.3.7 (#595)
- Bump csv-parse from 4.16.3 to 5.0.4 (#533)
Full Changelog: https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0
e551b19 Merge pull request #564 from crazy-max/node-163554377 Merge pull request #609 from crazy-max/ci-fix-testa62bc1b ci: fix standalone testc208583 Merge pull request #601 from crazy-max/standalone-modefcd9124 Merge pull request #607 from docker/dependabot/github_actions/docker/metadata...0ebe720 Bump docker/metadata-action from 3 to 438b4580 Standalone mode supportba31738 Merge pull request #533 from docker/dependabot/npm_and_yarn/csv-parse-5.0.443721d2 Update generated content5ea21bf Fix csv-parse implementation since major updateSourced from docker/login-action's releases.
v2.0.0
- Node 16 as default runtime by
@crazy-max(#161)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- chore: update dev dependencies and workflow by
@crazy-max(#170)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#167)- Bump
@actions/iofrom 1.1.1 to 1.1.2 (#168)- Bump minimist from 1.2.5 to 1.2.6 (#176)
- Bump https-proxy-agent from 5.0.0 to 5.0.1 (#182)
Full Changelog: https://github.com/docker/login-action/compare/v1.14.1...v2.0.0
49ed152 Merge pull request #161 from crazy-max/node16-runtimeb61a9ce Node 16 as default runtime3a136a8 Merge pull request #182 from docker/dependabot/npm_and_yarn/https-proxy-agent...b312880 Update generated content795794e Bump https-proxy-agent from 5.0.0 to 5.0.11edf618 Merge pull request #179 from docker/dependabot/github_actions/codecov/codecov...8e66ad4 Bump codecov/codecov-action from 2 to 37c79b59 Merge pull request #176 from docker/dependabot/npm_and_yarn/minimist-1.2.624a38e0 Bump minimist from 1.2.5 to 1.2.670e1ff8 Merge pull request #170 from crazy-max/eslint