Releases: product-os/flowzone
v19.5.3
v19.5.2
Update actions/upload-artifact action to v4.6.0
Notable changes
- Expose env vars to control concurrency and timeout by @yacaovsnc in https://github.com/actions/upload-artifact/pull/662
actions/upload-artifact (actions/upload-artifact)
v4.6.0
What's Changed
- Expose env vars to control concurrency and timeout by @yacaovsnc in https://github.com/actions/upload-artifact/pull/662
Full Changelog: actions/upload-artifact@v4...v4.6.0
List of commits
ce20b35 (Update actions/upload-artifact action to v4.6.0, 2025-01-10)
v19.5.1
v19.5.0
v19.4.1
Update docker/bake-action action to v6
Notable changes
- Default to git context by @crazy-max in https://github.com/docker/bake-action/pull/193
- Bump @docker/actions-toolkit from 0.47.0 to 0.49.0 in https://github.com/docker/bake-action/pull/277
docker/bake-action (docker/bake-action)
v6.0.0
- Default to git context by @crazy-max in https://github.com/docker/bake-action/pull/193
- Bump @docker/actions-toolkit from 0.47.0 to 0.49.0 in https://github.com/docker/bake-action/pull/277
[!IMPORTANT]
This major release uses the Git context to build from a remote bake definition by default like docker/build-push-action does to be consistent. If you want to keep the old behavior using the Path context, you need to update your workflow and setsource: .
Full Changelog: docker/bake-action@v5.11.0...v6.0.0
List of commits
ffcee71 (Force bake-action path context and disable git context, 2025-01-09)
38c9ab4 (Update docker/bake-action action to v6, 2025-01-08)
v19.4.0
v19.3.0
v19.2.28
Update balena-io/deploy-to-balena-action action to v2.0.91
Notable changes
- Lock file maintenance [balena-renovate[bot]]
- Update dependency mocha to v11 [balena-renovate[bot]]
- Update dependency balena-io/balena-cli to v20.2.1 [balena-renovate[bot]]
balena-io/deploy-to-balena-action (balena-io/deploy-to-balena-action)
v2.0.91
- Lock file maintenance [balena-renovate[bot]]
v2.0.90
- Update dependency mocha to v11 [balena-renovate[bot]]
v2.0.89
- Update dependency balena-io/balena-cli to v20.2.1 [balena-renovate[bot]]
List of commits
63c2083 (Update balena-io/deploy-to-balena-action action to v2.0.91, 2025-01-08)
v19.2.27
Update docker/setup-qemu-action action to v3.3.0
Notable changes
- Add
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130 - Bump @actions/core from 1.10.1 to 1.11.1 in https://github.com/docker/setup-qemu-action/pull/172
- Bump @docker/actions-toolkit from 0.35.0 to 0.49.0 in https://github.com/docker/setup-qemu-action/pull/187
- Bump cross-spawn from 7.0.3 to 7.0.6 in https://github.com/docker/setup-qemu-action/pull/182
- Bump path-to-regexp from 6.2.2 to 6.3.0 in https://github.com/docker/setup-qemu-action/pull/162
docker/setup-qemu-action (docker/setup-qemu-action)
v3.3.0
- Add
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130 - Bump @actions/core from 1.10.1 to 1.11.1 in https://github.com/docker/setup-qemu-action/pull/172
- Bump @docker/actions-toolkit from 0.35.0 to 0.49.0 in https://github.com/docker/setup-qemu-action/pull/187
- Bump cross-spawn from 7.0.3 to 7.0.6 in https://github.com/docker/setup-qemu-action/pull/182
- Bump path-to-regexp from 6.2.2 to 6.3.0 in https://github.com/docker/setup-qemu-action/pull/162
Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
List of commits
8ef804b (Update docker/setup-qemu-action action to v3.3.0, 2025-01-08)
v19.2.26
Update softprops/action-gh-release action to v2.2.1
Notable changes
- fix: big file uploads by @xen0n in https://github.com/softprops/action-gh-release/pull/562
- chore(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/559
- chore(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in https://github.com/softprops/action-gh-release/pull/569
- chore: update error and warning messages for not matching files in files field by @ytimocin in https://github.com/softprops/action-gh-release/pull/568
- @ytimocin made their first contribution in https://github.com/softprops/action-gh-release/pull/568
- feat: read the release assets asynchronously by @xen0n in https://github.com/softprops/action-gh-release/pull/552
- fix(docs): clarify the default for tag_name by @alexeagle in https://github.com/softprops/action-gh-release/pull/544
- chore(deps): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/548
- chore(deps): bump @types/node from 22.9.0 to 22.9.4 by @dependabot in https://github.com/softprops/action-gh-release/pull/547
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/softprops/action-gh-release/pull/545
- chore(deps): bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/543
- chore(deps): bump prettier from 3.3.3 to 3.4.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/550
- chore(deps): bump @types/node from 22.9.4 to 22.10.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/551
- chore(deps): bump prettier from 3.4.1 to 3.4.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/554
- @alexeagle made their first contribution in https://github.com/softprops/action-gh-release/pull/544
- @xen0n made their first contribution in https://github.com/softprops/action-gh-release/pull/552
softprops/action-gh-release (softprops/action-gh-release)
v2.2.1
What's Changed
Bug fixes 🐛
- fix: big file uploads by @xen0n in https://github.com/softprops/action-gh-release/pull/562
Other Changes 🔄
- chore(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/559
- chore(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in https://github.com/softprops/action-gh-release/pull/569
- chore: update error and warning messages for not matching files in files field by @ytimocin in https://github.com/softprops/action-gh-release/pull/568
New Contributors
- @ytimocin made their first contribution in https://github.com/softprops/action-gh-release/pull/568
Full Changelog: softprops/action-gh-release@v2.2.0...v2.2.1
v2.2.0
What's Changed
Exciting New Features 🎉
- feat: read the release assets asynchronously by @xen0n in https://github.com/softprops/action-gh-release/pull/552
Bug fixes 🐛
- fix(docs): clarify the default for tag_name by @alexeagle in https://github.com/softprops/action-gh-release/pull/544
Other Changes 🔄
- chore(deps): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/548
- chore(deps): bump @types/node from 22.9.0 to 22.9.4 by @dependabot in https://github.com/softprops/action-gh-release/pull/547
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/softprops/action-gh-release/pull/545
- chore(deps): bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/543
- chore(deps): bump prettier from 3.3.3 to 3.4.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/550
- chore(deps): bump @types/node from 22.9.4 to 22.10.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/551
- chore(deps): bump prettier from 3.4.1 to 3.4.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/554
New Contributors
- @alexeagle made their first contribution in https://github.com/softprops/action-gh-release/pull/544
- @xen0n made their first contribution in https://github.com/softprops/action-gh-release/pull/552
Full Changelog: softprops/action-gh-release@v2.1.0...v2.2.0
List of commits
a4b4b22 (Update softprops/action-gh-release action to v2.2.1, 2025-01-07)