Update product-os/flowzone action to v17
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| product-os/flowzone | action | major | v15.1.4 -> v17.1.11 |
Release Notes
product-os/flowzone (product-os/flowzone)
v17.1.11
v17.1.10
Update docker/setup-qemu-action action to v3.2.0
Notable changes
- Bump @docker/actions-toolkit from 0.31.0 to 0.35.0 in https://github.com/docker/setup-qemu-action/pull/154 https://github.com/docker/setup-qemu-action/pull/155
docker/setup-qemu-action (docker/setup-qemu-action)
v3.2.0
- Bump @docker/actions-toolkit from 0.31.0 to 0.35.0 in https://github.com/docker/setup-qemu-action/pull/154 https://github.com/docker/setup-qemu-action/pull/155
Full Changelog: https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0
List of commits
v17.1.9
Update docker/setup-buildx-action action to v3.5.0
Notable changes
- Bump @docker/actions-toolkit from 0.31.0 to 0.35.0 in https://github.com/docker/setup-buildx-action/pull/340 https://github.com/docker/setup-buildx-action/pull/344 https://github.com/docker/setup-buildx-action/pull/345
docker/setup-buildx-action (docker/setup-buildx-action)
v3.5.0
- Bump @docker/actions-toolkit from 0.31.0 to 0.35.0 in https://github.com/docker/setup-buildx-action/pull/340 https://github.com/docker/setup-buildx-action/pull/344 https://github.com/docker/setup-buildx-action/pull/345
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0
List of commits
v17.1.8
Update docker/login-action action to v3.3.0
Notable changes
- Bump @docker/actions-toolkit from 0.24.0 to 0.35.0 in https://github.com/docker/login-action/pull/754
- Bump https-proxy-agent from 7.0.4 to 7.0.5 in https://github.com/docker/login-action/pull/741
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/login-action/pull/730
docker/login-action (docker/login-action)
v3.3.0
- Bump @docker/actions-toolkit from 0.24.0 to 0.35.0 in https://github.com/docker/login-action/pull/754
- Bump https-proxy-agent from 7.0.4 to 7.0.5 in https://github.com/docker/login-action/pull/741
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/login-action/pull/730
Full Changelog: https://github.com/docker/login-action/compare/v3.2.0...v3.3.0
List of commits
v17.1.7
v17.1.6
v17.1.5
v17.1.4
Update softprops/action-gh-release action to v2.0.8
Notable changes
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/480
- chore(deps): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in https://github.com/softprops/action-gh-release/pull/483
- chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/484
- chore(deps): bump glob from 10.4.2 to 11.0.0 by @dependabot in https://github.com/softprops/action-gh-release/pull/477
- refactor: write jest config in ts by @chenrui333 in https://github.com/softprops/action-gh-release/pull/485
- chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in https://github.com/softprops/action-gh-release/pull/470
softprops/action-gh-release (softprops/action-gh-release)
v2.0.8
What's Changed
Other Changes 🔄
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/480
- chore(deps): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in https://github.com/softprops/action-gh-release/pull/483
- chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/484
- chore(deps): bump glob from 10.4.2 to 11.0.0 by @dependabot in https://github.com/softprops/action-gh-release/pull/477
- refactor: write jest config in ts by @chenrui333 in https://github.com/softprops/action-gh-release/pull/485
- chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in https://github.com/softprops/action-gh-release/pull/470
Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.0.8
List of commits
v17.1.3
v17.1.2
Update softprops/action-gh-release action to v2.0.7
Notable changes
- Fix missing update release body by @FirelightFlagboy in https://github.com/softprops/action-gh-release/pull/365
- Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/443
- Bump typescript from 4.9.5 to 5.5.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/467
- Bump @types/node from 20.14.6 to 20.14.8 by @dependabot in https://github.com/softprops/action-gh-release/pull/469
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in https://github.com/softprops/action-gh-release/pull/473
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/472
- Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/479
- docs: document that existing releases are updated by @jvanbruegge in https://github.com/softprops/action-gh-release/pull/474
- @jvanbruegge made their first contribution in https://github.com/softprops/action-gh-release/pull/474
- @FirelightFlagboy made their first contribution in https://github.com/softprops/action-gh-release/pull/365
softprops/action-gh-release (softprops/action-gh-release)
v2.0.7
What's Changed
Bug fixes 🐛
- Fix missing update release body by @FirelightFlagboy in https://github.com/softprops/action-gh-release/pull/365
Other Changes 🔄
- Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/443
- Bump typescript from 4.9.5 to 5.5.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/467
- Bump @types/node from 20.14.6 to 20.14.8 by @dependabot in https://github.com/softprops/action-gh-release/pull/469
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in https://github.com/softprops/action-gh-release/pull/473
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/472
- Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/479
- docs: document that existing releases are updated by @jvanbruegge in https://github.com/softprops/action-gh-release/pull/474
New Contributors
- @jvanbruegge made their first contribution in https://github.com/softprops/action-gh-release/pull/474
- @FirelightFlagboy made their first contribution in https://github.com/softprops/action-gh-release/pull/365
Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7
List of commits
v17.1.1
Update docker/bake-action action to v5
Notable changes
- Bump @docker/actions-toolkit from 0.31.0 to 0.33.0 in https://github.com/docker/bake-action/pull/233
DOCKER_BUILD_RECORD_UPLOADenvironment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/bake-action/pull/230DOCKER_BUILD_NO_SUMMARYhas been deprecated. SetDOCKER_BUILD_SUMMARYtofalseinstead by @crazy-max in https://github.com/docker/bake-action/pull/227 https://github.com/docker/bake-action/pull/229- Bump @docker/actions-toolkit from 0.28.0 to 0.31.0 in https://github.com/docker/bake-action/pull/223 https://github.com/docker/bake-action/pull/226 https://github.com/docker/bake-action/pull/228
- Use default retention days for build export artifact by @crazy-max in https://github.com/docker/bake-action/pull/220
- Bump @docker/actions-toolkit from 0.27.0 to 0.28.0 in https://github.com/docker/bake-action/pull/222
- Bump @docker/actions-toolkit from 0.26.2 to 0.27.0 in https://github.com/docker/bake-action/pull/219
- Bump @docker/actions-toolkit from 0.26.1 to 0.26.2 in https://github.com/docker/bake-action/pull/218
- Bump @docker/actions-toolkit from 0.26.0 to 0.26.1 in https://github.com/docker/bake-action/pull/217
- Export build record and generate build summary by @crazy-max in https://github.com/docker/bake-action/pull/208
- Bump @docker/actions-toolkit from 0.24.0 to 0.26.0 in https://github.com/docker/bake-action/pull/212 https://github.com/docker/bake-action/pull/213 https://github.com/docker/bake-action/pull/215
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/bake-action/pull/214
docker/bake-action (docker/bake-action)
v5.4.0
- Bump @docker/actions-toolkit from 0.31.0 to 0.33.0 in https://github.com/docker/bake-action/pull/233
Full Changelog: https://github.com/docker/bake-action/compare/v5.3.0...v5.4.0
v5.3.0
DOCKER_BUILD_RECORD_UPLOADenvironment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/bake-action/pull/230DOCKER_BUILD_NO_SUMMARYhas been deprecated. SetDOCKER_BUILD_SUMMARYtofalseinstead by @crazy-max in https://github.com/docker/bake-action/pull/227 https://github.com/docker/bake-action/pull/229- Bump @docker/actions-toolkit from 0.28.0 to 0.31.0 in https://github.com/docker/bake-action/pull/223 https://github.com/docker/bake-action/pull/226 https://github.com/docker/bake-action/pull/228
Full Changelog: https://github.com/docker/bake-action/compare/v5.2.0...v5.3.0
v5.2.0
- Use default retention days for build export artifact by @crazy-max in https://github.com/docker/bake-action/pull/220
- Bump @docker/actions-toolkit from 0.27.0 to 0.28.0 in https://github.com/docker/bake-action/pull/222
Full Changelog: https://github.com/docker/bake-action/compare/v5.1.0...v5.2.0
v5.1.0
- Bump @docker/actions-toolkit from 0.26.2 to 0.27.0 in https://github.com/docker/bake-action/pull/219
Full Changelog: https://github.com/docker/bake-action/compare/v5.0.2...v5.1.0
v5.0.2
- Bump @docker/actions-toolkit from 0.26.1 to 0.26.2 in https://github.com/docker/bake-action/pull/218
Full Changelog: https://github.com/docker/bake-action/compare/v5.0.1...v5.0.2
v5.0.1
- Bump @docker/actions-toolkit from 0.26.0 to 0.26.1 in https://github.com/docker/bake-action/pull/217
Full Changelog: https://github.com/docker/bake-action/compare/v5.0.0...v5.0.1
v5.0.0
- Export build record and generate build summary by @crazy-max in https://github.com/docker/bake-action/pull/208
- Bump @docker/actions-toolkit from 0.24.0 to 0.26.0 in https://github.com/docker/bake-action/pull/212 https://github.com/docker/bake-action/pull/213 https://github.com/docker/bake-action/pull/215
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/bake-action/pull/214
[!NOTE] This major release adds support for generating Build summary and exporting build records for your builds. You can disable this feature by setting
DOCKER_BUILD_NO_SUMMARY: trueenvironment variable in your workflow.
Full Changelog: https://github.com/docker/bake-action/compare/v4.6.0...v5.0.0
List of commits
v17.1.0
v17.0.5
Update imjasonh/setup-crane action to v0.4
Notable changes
- update use-action for Windows by @imjasonh in https://github.com/imjasonh/setup-crane/pull/12
- @imjasonh made their first contribution in https://github.com/imjasonh/setup-crane/pull/12 😆
imjasonh/setup-crane (imjasonh/setup-crane)
v0.4
What's Changed
- update use-action for Windows by @imjasonh in https://github.com/imjasonh/setup-crane/pull/12
New Contributors
- @imjasonh made their first contribution in https://github.com/imjasonh/setup-crane/pull/12 😆
Full Changelog: https://github.com/imjasonh/setup-crane/compare/v0.3...v0.4
List of commits
v17.0.4
v17.0.3
v17.0.2
Update product-os/docusaurus-builder action to v2.0.24
Notable changes
- Lock file maintenance [Self-hosted Renovate Bot]
product-os/docusaurus-builder (product-os/docusaurus-builder)
v2.0.24
(2024-07-15)
- Lock file maintenance [Self-hosted Renovate Bot]
List of commits
v17.0.1
v17.0.0
v16.0.11
cb93021 (patch: Add Cloudflare Pages link as PR comment, 2024-07-11)
v16.0.10
1d012b9 (Dynamically decide node version to use for SBOM, 2024-07-12)
v16.0.9
Update actions/setup-python action to v5.1.1
Notable changes
- fix(ci): update all failing workflows by @mayeut in https://github.com/actions/setup-python/pull/863
- Documentation update for cache by @gowridurgad in https://github.com/actions/setup-python/pull/873
- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/actions/setup-python/pull/893
- @gowridurgad made their first contribution in https://github.com/actions/setup-python/pull/873
actions/setup-python (actions/setup-python)
v5.1.1
What's Changed
Bug fixes:
- fix(ci): update all failing workflows by @mayeut in https://github.com/actions/setup-python/pull/863 This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
- Documentation update for cache by @gowridurgad in https://github.com/actions/setup-python/pull/873
Dependency updates:
- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/actions/setup-python/pull/893
New Contributors
- @gowridurgad made their first contribution in https://github.com/actions/setup-python/pull/873
Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.1.1
List of commits
ccebc14 (Update actions/setup-python action to v5.1.1, 2024-07-10)
v16.0.8
Update actions/setup-node action to v4.0.3
Notable changes
- Fix macos latest check failures by @HarithaVattikuti in https://github.com/actions/setup-node/pull/1041
- Documentation update to update default Node version to 20 by @bengreeley in https://github.com/actions/setup-node/pull/949
- Bump undici from 5.26.5 to 5.28.3 by @dependabot in https://github.com/actions/setup-node/pull/965
- Bump braces from 3.0.2 to 3.0.3 and other dependency updates by @dependabot in https://github.com/actions/setup-node/pull/1087
- @bengreeley made their first contribution in https://github.com/actions/setup-node/pull/949
- @HarithaVattikuti made their first contribution in https://github.com/actions/setup-node/pull/1041
actions/setup-node (actions/setup-node)
v4.0.3
What's Changed
Bug fixes:
- Fix macos latest check failures by @HarithaVattikuti in https://github.com/actions/setup-node/pull/1041
Documentation changes:
- Documentation update to update default Node version to 20 by @bengreeley in https://github.com/actions/setup-node/pull/949
Dependency updates:
- Bump undici from 5.26.5 to 5.28.3 by @dependabot in https://github.com/actions/setup-node/pull/965
- Bump braces from 3.0.2 to 3.0.3 and other dependency updates by @dependabot in https://github.com/actions/setup-node/pull/1087
New Contributors
- @bengreeley made their first contribution in https://github.com/actions/setup-node/pull/949
- @HarithaVattikuti made their first contribution in https://github.com/actions/setup-node/pull/1041
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.3
List of commits
3b8aa6c (Update actions/setup-node action to v4.0.3, 2024-07-09)
v16.0.7
Update product-os/docusaurus-builder action to v2.0.23
Notable changes
- Lock file maintenance [Self-hosted Renovate Bot]
product-os/docusaurus-builder (product-os/docusaurus-builder)
v2.0.23
(2024-07-08)
- Lock file maintenance [Self-hosted Renovate Bot]
List of commits
5dc0aa8 (Update product-os/docusaurus-builder action to v2.0.23, 2024-07-08)
v16.0.6
Update actions/upload-artifact action to v4.3.4
Notable changes
- Update @actions/artifact version, bump dependencies by @robherley in https://github.com/actions/upload-artifact/pull/584
actions/upload-artifact (actions/upload-artifact)
v4.3.4
What's Changed
- Update @actions/artifact version, bump dependencies by @robherley in https://github.com/actions/upload-artifact/pull/584
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
List of commits
18712dd (Update actions/upload-artifact action to v4.3.4, 2024-07-05)
v16.0.5
Update actions/download-artifact action to v4.1.8
Notable changes
- Update @actions/artifact version, bump dependencies by @robherley in https://github.com/actions/download-artifact/pull/341
actions/download-artifact (actions/download-artifact)
v4.1.8
What's Changed
- Update @actions/artifact version, bump dependencies by @robherley in https://github.com/actions/download-artifact/pull/341
Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.8
List of commits
05e18b4 (Update actions/download-artifact action to v4.1.8, 2024-07-05)
v16.0.4
ce6d95d (Update actions/upload-artifact digest to 0b2256b, 2024-07-05)
v16.0.3
Update product-os/docusaurus-builder action to v2.0.22
Notable changes
- Update dependency typescript to v5.5.3 [Self-hosted Renovate Bot]
product-os/docusaurus-builder (product-os/docusaurus-builder)
v2.0.22
(2024-07-04)
- Update dependency typescript to v5.5.3 [Self-hosted Renovate Bot]
List of commits
d2c3725 (Update product-os/docusaurus-builder action to v2.0.22, 2024-07-04)
v16.0.2
d9f1521 (Quoting string with spaces breaks cfn-lint, 2024-07-04)
v16.0.1
Update docker/setup-buildx-action action to v3.4.0
Notable changes
- Throw error message instead of exit code by @crazy-max in https://github.com/docker/setup-buildx-action/pull/315
- Bump @docker/actions-toolkit from 0.20.0 to 0.31.0 in https://github.com/docker/setup-buildx-action/pull/321 https://github.com/docker/setup-buildx-action/pull/338
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/setup-buildx-action/pull/329
- Bump undici from 5.28.3 to 5.28.4 in https://github.com/docker/setup-buildx-action/pull/312
- Bump uuid from 9.0.1 to 10.0.0 in https://github.com/docker/setup-buildx-action/pull/326
docker/setup-buildx-action (docker/setup-buildx-action)
v3.4.0
- Throw error message instead of exit code by @crazy-max in https://github.com/docker/setup-buildx-action/pull/315
- Bump @docker/actions-toolkit from 0.20.0 to 0.31.0 in https://github.com/docker/setup-buildx-action/pull/321 https://github.com/docker/setup-buildx-action/pull/338
- Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/setup-buildx-action/pull/329
- Bump undici from 5.28.3 to 5.28.4 in https://github.com/docker/setup-buildx-action/pull/312
- Bump uuid from 9.0.1 to 10.0.0 in https://github.com/docker/setup-buildx-action/pull/326
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0
List of commits
92de92d (Update docker/setup-buildx-action action to v3.4.0, 2024-07-04)
v16.0.0
d16a757 (BREAKING: Enforce workflow shellcheck via actionlint, 2024-07-02)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.