Releases: mr-smithers-excellent/docker-build-push
Releases · mr-smithers-excellent/docker-build-push
v6.4
What's Changed
- Bump husky from 9.0.10 to 9.0.11 by @dependabot in #220
- Bump undici from 5.26.3 to 5.28.3 by @dependabot in #221
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #222
- Bump eslint-plugin-react from 7.33.2 to 7.34.0 by @dependabot in #223
- evaluate truthy values for
addLatest
by @CodeVachon in #229 - Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #219
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #230
- Bump eslint-plugin-react from 7.34.0 to 7.34.1 by @dependabot in #226
New Contributors
- @CodeVachon made their first contribution in #229
Full Changelog: v6.3...v6.4
v6.3
Upgrade to Node v20
v6.2
- Adds support for SSH agent forwarding
v6.1
- Adds support for
pull_request
triggers
v6
- Adds support for multi-platform builds with buildx
v5.9
- Fixes
set-output
deprecation warnings detailed here
v5
Bump json5 from 1.0.1 to 1.0.2 (#115) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.8
- Adds optional
pushImage
boolean input to bypassdocker push
command
v5.7
- Adds Docker BuildKit support
v5.6
- Adds
addTimestamp
input for suffixing branch-based Docker tags with date & time stamps - Fixes dependabot security alerts with dependency updates