Releases: product-os/flowzone
v19.2.14
v19.2.13
Update actions/upload-artifact action to v4.5.0
Notable changes
- fix: deprecated
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578 - Add new
artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656 - @hamirmahal made their first contribution in https://github.com/actions/upload-artifact/pull/578
- @bdehamer made their first contribution in https://github.com/actions/upload-artifact/pull/656
actions/upload-artifact (actions/upload-artifact)
v4.5.0
What's Changed
- fix: deprecated
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578 - Add new
artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656
New Contributors
- @hamirmahal made their first contribution in https://github.com/actions/upload-artifact/pull/578
- @bdehamer made their first contribution in https://github.com/actions/upload-artifact/pull/656
Full Changelog: actions/upload-artifact@v4...v4.5.0
List of commits
6627eb3 (Update actions/upload-artifact action to v4.5.0, 2024-12-17)
v19.2.12
v19.2.11
v19.2.10
Update product-os/docusaurus-builder action to v2.1.36
Notable changes
- patch: Revert "patch: Update regex to match both HTML & Markdown docs paths" [Vipul Gupta]
- Lock file maintenance [balena-renovate[bot]]
- Update dependency typescript to v5.7.2 [balena-renovate[bot]]
- Update dependency @docusaurus/types to v3.6.3 [balena-renovate[bot]]
- Update dependency @docusaurus/types to v3.6.2 [balena-renovate[bot]]
- Explicitly set GH_TOKEN permissions [Anton Belodedenko]
- Update dependency @docusaurus/types to v3.6.1 [balena-renovate[bot]]
- Update dependency @docusaurus/types to v3.6.0 [balena-renovate[bot]]
- patch: Update regex to match both HTML & Markdown docs paths [Vipul Gupta]
product-os/docusaurus-builder (product-os/docusaurus-builder)
v2.1.36
(2024-12-17)
- patch: Revert "patch: Update regex to match both HTML & Markdown docs paths" [Vipul Gupta]
v2.1.35
(2024-12-02)
- Lock file maintenance [balena-renovate[bot]]
v2.1.34
(2024-11-25)
- Update dependency typescript to v5.7.2 [balena-renovate[bot]]
v2.1.33
(2024-11-25)
- Update dependency @docusaurus/types to v3.6.3 [balena-renovate[bot]]
v2.1.32
(2024-11-25)
- Lock file maintenance [balena-renovate[bot]]
v2.1.31
(2024-11-22)
- Update dependency @docusaurus/types to v3.6.2 [balena-renovate[bot]]
v2.1.30
(2024-11-18)
- Explicitly set GH_TOKEN permissions [Anton Belodedenko]
v2.1.29
(2024-11-18)
- Lock file maintenance [balena-renovate[bot]]
v2.1.28
(2024-11-18)
- Lock file maintenance [balena-renovate[bot]]
v2.1.27
(2024-11-11)
- Update dependency @docusaurus/types to v3.6.1 [balena-renovate[bot]]
v2.1.26
(2024-11-11)
- Lock file maintenance [balena-renovate[bot]]
v2.1.25
(2024-11-07)
- Update dependency @docusaurus/types to v3.6.0 [balena-renovate[bot]]
v2.1.24
(2024-11-04)
- Lock file maintenance [balena-renovate[bot]]
v2.1.23
(2024-10-30)
- patch: Update regex to match both HTML & Markdown docs paths [Vipul Gupta]
List of commits
6dea65c (Update product-os/docusaurus-builder action to v2.1.36, 2024-12-17)
v19.2.9
Update dependency docker/buildx to v0.19.3
Notable changes
- Tõnis Tiigi
- CrazyMax
- Bake: change evaluation of entitlement paths to allow non-existing paths #2860
- Bake: ignore empty values set by
--set
#2861 - Bake: fix issue where entitlement requests may have been not detected when Bake target writes output outside of the current working directory #2834
- Bake: automatically add filesystem entitlements to the paths defined with
--set
flag to avoid the need to allow the same path multiple times #2834
docker/buildx (docker/buildx)
v0.19.3
Welcome to the v0.19.3 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- Tõnis Tiigi
- CrazyMax
Notable changes
- Bake: change evaluation of entitlement paths to allow non-existing paths #2860
- Bake: ignore empty values set by
--set
#2861
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.19.2
v0.19.2
Welcome to the v0.19.2 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Notable changes
- Bake: fix issue where entitlement requests may have been not detected when Bake target writes output outside of the current working directory #2834
- Bake: automatically add filesystem entitlements to the paths defined with
--set
flag to avoid the need to allow the same path multiple times #2834
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.19.1
List of commits
e278178 (Update dependency docker/buildx to v0.19.3, 2024-12-17)
v19.2.8
v19.2.7
Update docker/setup-buildx-action action to v3.8.0
Notable changes
- Make cloud prefix optional to download buildx if driver is cloud by @crazy-max in https://github.com/docker/setup-buildx-action/pull/390
- Bump @actions/core from 1.10.1 to 1.11.1 in https://github.com/docker/setup-buildx-action/pull/370
- Bump @docker/actions-toolkit from 0.39.0 to 0.48.0 in https://github.com/docker/setup-buildx-action/pull/389
- Bump cross-spawn from 7.0.3 to 7.0.6 in https://github.com/docker/setup-buildx-action/pull/382
docker/setup-buildx-action (docker/setup-buildx-action)
v3.8.0
- Make cloud prefix optional to download buildx if driver is cloud by @crazy-max in https://github.com/docker/setup-buildx-action/pull/390
- Bump @actions/core from 1.10.1 to 1.11.1 in https://github.com/docker/setup-buildx-action/pull/370
- Bump @docker/actions-toolkit from 0.39.0 to 0.48.0 in https://github.com/docker/setup-buildx-action/pull/389
- Bump cross-spawn from 7.0.3 to 7.0.6 in https://github.com/docker/setup-buildx-action/pull/382
Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0
List of commits
bd00fc5 (Update docker/setup-buildx-action action to v3.8.0, 2024-12-16)