Releases: mr-smithers-excellent/docker-build-push
Releases · mr-smithers-excellent/docker-build-push
v6.8
What's Changed
- Bump dayjs from 1.11.13 to 1.11.15 (#372) (d95e35c) @dependabot[bot]
- Bump jest from 30.0.5 to 30.1.1 (#371) (7768b54) @dependabot[bot]
- Bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#363) (3d52f14) @dependabot[bot]
- Bump dayjs from 1.11.15 to 1.11.18 (#375) (2ed4193) @dependabot[bot]
- Fix #373 (#377) - only perform login if Docker credentials are present (503e600) @btnguyen2k
- Bump @vercel/ncc from 0.38.3 to 0.38.4 (#380) (dcad4ed) @dependabot[bot]
- migrate to Qlty Cloud (31b53fc) @mr-smithers-excellent
- update badges (f44490a) @mr-smithers-excellent
- Bump jest from 30.1.1 to 30.1.3 (#376) (19d2bee) @dependabot[bot]
Full Changelog: v6.7...v6.8"
v6.7
What's Changed
- #365 Fixed login issue by @sbouchexbellomie-Philips in #366
New Contributors
- @sbouchexbellomie-Philips made their first contribution in #366
Full Changelog: v6.6...v6.7
v6.6
What's Changed
- Bump eslint-plugin-prettier from 5.4.1 to 5.5.0 by @dependabot[bot] in #345
- Bump jest from 29.7.0 to 30.0.0 by @dependabot[bot] in #343
- Bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #350
- Bump prettier from 3.5.3 to 3.6.1 by @dependabot[bot] in #351
- Bump jest from 30.0.0 to 30.0.3 by @dependabot[bot] in #352
- Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 by @dependabot[bot] in #353
- Bump prettier from 3.6.1 to 3.6.2 by @dependabot[bot] in #354
- Bump jest from 30.0.3 to 30.0.4 by @dependabot[bot] in #357
- Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 by @dependabot[bot] in #359
- Bump jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #360
- Bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #361
- fix(docker): replace --all-tags with individual tag pushing by @ziyoonee in #364
- Update dist dir and add check by @mr-smithers-excellent in #367
New Contributors
Full Changelog: v6.5...v6.6
v6.5
What's Changed
- Dependency updates
- Fix outdated link in README.md by @paulroho in #295
- Migrate e2e to Google Artifact Registry by @mr-smithers-excellent in #339
- feat: add appendMode for tags by @johanwulf in #337
New Contributors
- @paulroho made their first contribution in #295
- @johanwulf made their first contribution in #337
Full Changelog: v6.4...v6.5
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
addLatestby @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_requesttriggers
v6
- Adds support for multi-platform builds with buildx
v5.9
- Fixes
set-outputdeprecation warnings detailed here