Releases: balena-io/docs
Releases · balena-io/docs
v6.14.11
v6.14.10
v6.14.9
Update peter-evans/create-issue-from-file action to v6
Notable changes
- Bump @types/node from 18.19.50 to 18.19.53 by @dependabot[bot] in #1717
- Bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot[bot] in #1718
- Update distribution by @actions-bot in #1727
- Bump @actions/core from 1.10.1 to 1.11.0 by @dependabot[bot] in #1733
- Bump @types/node from 18.19.53 to 18.19.54 by @dependabot[bot] in #1732
- Update distribution by @actions-bot in #1742
- Bump @types/node from 18.19.54 to 18.19.55 by @dependabot[bot] in #1749
- Bump @actions/core from 1.11.0 to 1.11.1 by @dependabot[bot] in #1750
- Update distribution by @actions-bot in #1759
- Bump @types/node from 18.19.55 to 18.19.56 by @dependabot[bot] in #1764
- Bump @types/node from 18.19.56 to 18.19.59 by @dependabot[bot] in #1769
- Bump @types/node from 18.19.59 to 18.19.63 by @dependabot[bot] in #1774
- Bump @types/node from 18.19.63 to 18.19.64 by @dependabot[bot] in #1779
- Bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot[bot] in #1784
- Bump prettier from 3.3.3 to 3.4.1 by @dependabot[bot] in #1789
- Bump @types/node from 18.19.64 to 18.19.67 by @dependabot[bot] in #1790
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot[bot] in #1799
- Bump @types/node from 18.19.67 to 18.19.68 by @dependabot[bot] in #1804
- Bump @types/node from 18.19.68 to 18.19.69 by @dependabot[bot] in #1809
- Bump @types/node from 18.19.69 to 18.19.70 by @dependabot[bot] in #1814
- Bump @types/node from 18.19.70 to 18.19.71 by @dependabot[bot] in #1820
- Bump eslint-plugin-prettier from 5.2.1 to 5.2.2 by @dependabot[bot] in #1821
- Bump eslint-plugin-prettier from 5.2.2 to 5.2.3 by @dependabot[bot] in #1830
- Bump @types/node from 18.19.71 to 18.19.74 by @dependabot[bot] in #1831
- Bump @types/node from 18.19.74 to 18.19.75 by @dependabot[bot] in #1840
- Bump prettier from 3.4.2 to 3.5.1 by @dependabot[bot] in #1846
- Bump @types/node from 18.19.75 to 18.19.76 by @dependabot[bot] in #1845
- Bump @octokit/request-error and @actions/github by @dependabot[bot] in #1855
- Update distribution by @actions-bot in #1860
- Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot[bot] in #1865
- Update distribution by @actions-bot in #1870
- Bump prettier from 3.5.1 to 3.5.2 by @dependabot[bot] in #1875
- Bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot[bot] in #1880
- Update distribution by @actions-bot in #1885
- Bump @types/node from 18.19.76 to 18.19.79 by @dependabot[bot] in #1893
- Bump prettier from 3.5.2 to 3.5.3 by @dependabot[bot] in #1894
- Bump @types/node from 18.19.79 to 18.19.80 by @dependabot[bot] in #1903
- Bump @types/node from 18.19.80 to 18.19.81 by @dependabot[bot] in #1908
- Bump @types/node from 18.19.81 to 18.19.84 by @dependabot[bot] in #1913
- Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 by @dependabot[bot] in #1914
- Bump eslint-plugin-prettier from 5.2.5 to 5.2.6 by @dependabot[bot] in #1924
- Bump @types/node from 18.19.84 to 18.19.86 by @dependabot[bot] in [#1923](https://redirect.github.com/peter-evans/create-issue-from-file/pul...
v6.14.8
v6.14.7
Update actions/checkout action to v6
Notable changes
- Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in #2356
- Port v6 cleanup to v5 by @ericsciple in #2301
actions/checkout (actions/checkout)
v6
- Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in #2356
v5
- Port v6 cleanup to v5 by @ericsciple in #2301
List of commits
e0d643f (Update actions/checkout action to v6, 2026-01-28)
v6.14.6
Update GitHub Actions
Notable changes
- #358
cd6314aThanks @penalosa! - Usesecret bulkinstead of deprecatedsecret:bulkcommand - #351
4ff07f4Thanks @Maximo-Guk! - Use wrangler outputs for version upload and wrangler deploy - #350
e209094Thanks @Maximo-Guk! - Handle failures in createGitHubDeployment and createGitHubJobSummary - #345
e819570Thanks @Maximo-Guk! - fix: Pages GitHub Deployment not triggering - #325
cada7a6Thanks @Maximo-Guk! - Add GitHub deployments and job summaries for parity with pages-action - #334
9fed19aThanks @Maximo-Guk! - Bump default wrangler version to 3.90.0 - #319
59c04629408d58978884fadd18755f1a15f96157Thanks @Maximo-Guk! - Fixes #317: Generate a new output directory with a randomUUID in the tmpDir, so that when the action is executed multiple times, we use the artifacts from that run, opposed to the artifacts from a previous run. - #312
122ee5cf5b66847e0b6cfa67ecd9e03e38a67a42Thanks @Maximo-Guk! - This reapplies 303 add parity with pages-action for pages deploy outputs. Thanks @courtney-sims! - Support pages-deployment-id, pages-environment, pages-deployment-alias-url and deployment-url outputs for Pages deploys when wrangler version is >=3.81.0. deployment-alias-url was also deprecated in favour of pages-deployment-alias. - #309
10d5b9c1c1826adaec0a9ee49fdf5b91113508efThanks @Maximo-Guk! - Revert "Add parity with pages-action for pages deploy outputs" - #303
3ec7f8943ef83351f743cfaa8763a9056ef70993Thanks @courtney-sims! - Support id, environment, url, and alias outputs for Pages deploys. - #298
134b5c2a3252d66b8c4d1cddd0b9baaeed6a4daaThanks @Maximo-Guk! - Update wrangler version from 3.13.2 to 3.78.10 - #278
47d51f25c113ee9205110728599b43ed6a1e273bThanks @acusti! - fix: Detect existing wrangler install even when wrangler version output is multiline - #291
a1467a0c8f2a058f8d43a4d0c40a55176ed5efe6Thanks @Ambroos! - Addsdeployment-alias-urloutput for Pages deployment aliases (since Wrangler v3.78.0): cloudflare/workers-sdk#6643 - #271
66efca2cbb82a5a49df6af2e14c4b58d53b0e266Thanks @Maximo-Guk! - This unreverts #235 ensuring wrangler-action will re-use existing wrangler installations, thanks @AdiRishi! and ensures we don't automatically install wrangler when checking if it present - #265
2d275a8f2d279dc91912c1ff8023af109ef3280cThanks @Maximo-Guk! - Reverts #235 which may have caused the latest version of wrangler to be installed, if no wrangler version was found - #235
0545ad285acaff2b92053d636ee17fb303b4c5f5Thanks @AdiRishi! - wrangler-action will now re-use existing wrangler installations when available
cloudflare/wrangler-action (cloudflare/wrangler-action)
v3.14.1
Patch Changes
- #358
cd6314aThanks @penalosa! - Usesecret bulkinstead of deprecatedsecret:bulkcommand
v3.14.0
Minor Changes
- #351
4ff07f4Thanks @Maximo-Guk! - Use wrangler outputs for version upload and wrangler deploy
Patch Changes
- #350
e209094Thanks @Maximo-Guk! - Handle failures in createGitHubDeployment and createGitHubJobSummary
v3.13.1
Patch Changes
- #345
e819570Thanks @Maximo-Guk! - fix: Pages GitHub Deployment not triggering
v3.13.0
Minor Changes
-
#325
cada7a6Thanks @Maximo-Guk! - Add GitHub deployments and job summaries for parity with pages-action -
#334
9fed19aThanks @Maximo-Guk! - Bump default wrangler version to 3.90.0
v3.12.1
Patch Changes
- #319 [`59c04629408d589788...
v6.14.5
v6.14.4
Update GitHub Actions (patch)
Notable changes
- Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in #2356
-peter-evans/create-issue-from-file (peter-evans/create-issue-from-file) - Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #1510
- Bump @types/node from 18.19.8 to 18.19.10 by @dependabot in #1515
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1520
- Bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot in #1521
- Bump @types/node from 18.19.10 to 18.19.14 by @dependabot in #1530
- Bump @types/node from 18.19.14 to 18.19.15 by @dependabot in #1535
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #1536
- Bump @types/node from 18.19.15 to 18.19.17 by @dependabot in #1545
- Bump eslint-plugin-jest from 27.6.3 to 27.8.0 by @dependabot in #1546
- Bump eslint-plugin-jest from 27.8.0 to 27.9.0 by @dependabot in #1555
- Bump @types/node from 18.19.17 to 18.19.18 by @dependabot in #1556
- Bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #1565
- Bump @types/node from 18.19.18 to 18.19.21 by @dependabot in #1567
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #1566
- Bump @types/node from 18.19.21 to 18.19.22 by @dependabot in #1582
- Bump @types/node from 18.19.22 to 18.19.24 by @dependabot in #1587
- Bump @types/node from 18.19.24 to 18.19.26 by @dependabot in #1592
- Bump @types/node from 18.19.26 to 18.19.29 by @dependabot in #1597
- Bump @types/node from 18.19.29 to 18.19.31 by @dependabot in #1602
- Bump @types/node from 18.19.31 to 18.19.33 by @dependabot in #1607
- Bump @types/node from 18.19.33 to 18.19.34 by @dependabot in #1612
- Bump prettier from 3.2.5 to 3.3.1 by @dependabot in #1613
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #1622
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1625
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #1632
- Bump @types/node from 18.19.34 to 18.19.38 by @dependabot in #1637
- Bump @types/node from 18.19.38 to 18.19.39 by @dependabot in #1642
- Bump @types/node from 18.19.39 to 18.19.41 by @dependabot in #1647
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1648
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #1649
- Bump @types/node from 18.19.41 to 18.19.42 by @dependabot in #1663
- Bump @types/node from 18.19.42 to 18.19.43 by @dependabot in #1668
- Bump @types/node from 18.19.43 to 18.19.44 by @dependabot in #1674
- Bump @types/node from 18.19.44 to 18.19.45 by @dependabot in #1679
- Bump @types/node from 18.19.45 to 18.19.47 by @dependabot in #1684
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #1689
- Bump @types/node from 18.19.47 to 18.19.50 by @dependabot in #1694
- Update README.md by @AndreiCherniaev in #1699
- Remove dots from table by @AndreiCherniaev in #1700
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #1706
- fix: truncate body when exceeds max length by @peter-evans in #1711
- @AndreiCherniaev made their first contribution in #1699
v6.14.3
v6.14.2
Update dependency lodash to v4.17.23 [SECURITY]
Notable changes
List of commits
779e2b9 (Update dependency lodash to v4.17.23 [SECURITY], 2026-01-27)