balena-cli 23.2.4 → 23.2.5-build-renovate-apple-actions-import-codesign-certs-5-x-1270bf5cec8d6f4fb8795f8e37182705a772994b-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
4
  automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ ## 23.2.5 - 2025-12-03
8
+
9
+ * Update apple-actions/import-codesign-certs action to v5 [balena-renovate[bot]]
10
+
7
11
  ## 23.2.4 - 2025-12-03
8
12
 
9
13
  * Update GitHub Actions [balena-renovate[bot]]
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "balena-cli",
3
- "version": "23.2.4",
3
+ "version": "23.2.5-build-renovate-apple-actions-import-codesign-certs-5-x-1270bf5cec8d6f4fb8795f8e37182705a772994b-1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "balena-cli",
9
- "version": "23.2.4",
9
+ "version": "23.2.5-build-renovate-apple-actions-import-codesign-certs-5-x-1270bf5cec8d6f4fb8795f8e37182705a772994b-1",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -790,9 +790,9 @@
790
790
  }
791
791
  },
792
792
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core": {
793
- "version": "3.18.6",
794
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
795
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
793
+ "version": "3.18.7",
794
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.7.tgz",
795
+ "integrity": "sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==",
796
796
  "dev": true,
797
797
  "license": "Apache-2.0",
798
798
  "dependencies": {
@@ -904,13 +904,13 @@
904
904
  }
905
905
  },
906
906
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint": {
907
- "version": "4.3.13",
908
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
909
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
907
+ "version": "4.3.14",
908
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz",
909
+ "integrity": "sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==",
910
910
  "dev": true,
911
911
  "license": "Apache-2.0",
912
912
  "dependencies": {
913
- "@smithy/core": "^3.18.6",
913
+ "@smithy/core": "^3.18.7",
914
914
  "@smithy/middleware-serde": "^4.2.6",
915
915
  "@smithy/node-config-provider": "^4.3.5",
916
916
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -924,16 +924,16 @@
924
924
  }
925
925
  },
926
926
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry": {
927
- "version": "4.4.13",
928
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.13.tgz",
929
- "integrity": "sha512-RzIDF9OrSviXX7MQeKOm8r/372KTyY8Jmp6HNKOOYlrguHADuM3ED/f4aCyNhZZFLG55lv5beBin7nL0Nzy1Dw==",
927
+ "version": "4.4.14",
928
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.14.tgz",
929
+ "integrity": "sha512-Z2DG8Ej7FyWG1UA+7HceINtSLzswUgs2np3sZX0YBBxCt+CXG4QUxv88ZDS3+2/1ldW7LqtSY1UO/6VQ1pND8Q==",
930
930
  "dev": true,
931
931
  "license": "Apache-2.0",
932
932
  "dependencies": {
933
933
  "@smithy/node-config-provider": "^4.3.5",
934
934
  "@smithy/protocol-http": "^5.3.5",
935
935
  "@smithy/service-error-classification": "^4.2.5",
936
- "@smithy/smithy-client": "^4.9.9",
936
+ "@smithy/smithy-client": "^4.9.10",
937
937
  "@smithy/types": "^4.9.0",
938
938
  "@smithy/util-middleware": "^4.2.5",
939
939
  "@smithy/util-retry": "^4.2.5",
@@ -1111,14 +1111,14 @@
1111
1111
  }
1112
1112
  },
1113
1113
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client": {
1114
- "version": "4.9.9",
1115
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
1116
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
1114
+ "version": "4.9.10",
1115
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.10.tgz",
1116
+ "integrity": "sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==",
1117
1117
  "dev": true,
1118
1118
  "license": "Apache-2.0",
1119
1119
  "dependencies": {
1120
- "@smithy/core": "^3.18.6",
1121
- "@smithy/middleware-endpoint": "^4.3.13",
1120
+ "@smithy/core": "^3.18.7",
1121
+ "@smithy/middleware-endpoint": "^4.3.14",
1122
1122
  "@smithy/middleware-stack": "^4.2.5",
1123
1123
  "@smithy/protocol-http": "^5.3.5",
1124
1124
  "@smithy/types": "^4.9.0",
@@ -1226,14 +1226,14 @@
1226
1226
  }
1227
1227
  },
1228
1228
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-browser": {
1229
- "version": "4.3.12",
1230
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.12.tgz",
1231
- "integrity": "sha512-TKc6FnOxFULKxLgTNHYjcFqdOYzXVPFFVm5JhI30F3RdhT7nYOtOsjgaOwfDRmA/3U66O9KaBQ3UHoXwayRhAg==",
1229
+ "version": "4.3.13",
1230
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.13.tgz",
1231
+ "integrity": "sha512-hlVLdAGrVfyNei+pKIgqDTxfu/ZI2NSyqj4IDxKd5bIsIqwR/dSlkxlPaYxFiIaDVrBy0he8orsFy+Cz119XvA==",
1232
1232
  "dev": true,
1233
1233
  "license": "Apache-2.0",
1234
1234
  "dependencies": {
1235
1235
  "@smithy/property-provider": "^4.2.5",
1236
- "@smithy/smithy-client": "^4.9.9",
1236
+ "@smithy/smithy-client": "^4.9.10",
1237
1237
  "@smithy/types": "^4.9.0",
1238
1238
  "tslib": "^2.6.2"
1239
1239
  },
@@ -1242,9 +1242,9 @@
1242
1242
  }
1243
1243
  },
1244
1244
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node": {
1245
- "version": "4.2.15",
1246
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.15.tgz",
1247
- "integrity": "sha512-94NqfQVo+vGc5gsQ9SROZqOvBkGNMQu6pjXbnn8aQvBUhc31kx49gxlkBEqgmaZQHUUfdRUin5gK/HlHKmbAwg==",
1245
+ "version": "4.2.16",
1246
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.16.tgz",
1247
+ "integrity": "sha512-F1t22IUiJLHrxW9W1CQ6B9PN+skZ9cqSuzB18Eh06HrJPbjsyZ7ZHecAKw80DQtyGTRcVfeukKaCRYebFwclbg==",
1248
1248
  "dev": true,
1249
1249
  "license": "Apache-2.0",
1250
1250
  "dependencies": {
@@ -1252,7 +1252,7 @@
1252
1252
  "@smithy/credential-provider-imds": "^4.2.5",
1253
1253
  "@smithy/node-config-provider": "^4.3.5",
1254
1254
  "@smithy/property-provider": "^4.2.5",
1255
- "@smithy/smithy-client": "^4.9.9",
1255
+ "@smithy/smithy-client": "^4.9.10",
1256
1256
  "@smithy/types": "^4.9.0",
1257
1257
  "tslib": "^2.6.2"
1258
1258
  },
@@ -1892,9 +1892,9 @@
1892
1892
  }
1893
1893
  },
1894
1894
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/core": {
1895
- "version": "3.18.6",
1896
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
1897
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
1895
+ "version": "3.18.7",
1896
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.7.tgz",
1897
+ "integrity": "sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==",
1898
1898
  "dev": true,
1899
1899
  "license": "Apache-2.0",
1900
1900
  "dependencies": {
@@ -2006,13 +2006,13 @@
2006
2006
  }
2007
2007
  },
2008
2008
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint": {
2009
- "version": "4.3.13",
2010
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
2011
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
2009
+ "version": "4.3.14",
2010
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz",
2011
+ "integrity": "sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==",
2012
2012
  "dev": true,
2013
2013
  "license": "Apache-2.0",
2014
2014
  "dependencies": {
2015
- "@smithy/core": "^3.18.6",
2015
+ "@smithy/core": "^3.18.7",
2016
2016
  "@smithy/middleware-serde": "^4.2.6",
2017
2017
  "@smithy/node-config-provider": "^4.3.5",
2018
2018
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -2026,16 +2026,16 @@
2026
2026
  }
2027
2027
  },
2028
2028
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry": {
2029
- "version": "4.4.13",
2030
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.13.tgz",
2031
- "integrity": "sha512-RzIDF9OrSviXX7MQeKOm8r/372KTyY8Jmp6HNKOOYlrguHADuM3ED/f4aCyNhZZFLG55lv5beBin7nL0Nzy1Dw==",
2029
+ "version": "4.4.14",
2030
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.14.tgz",
2031
+ "integrity": "sha512-Z2DG8Ej7FyWG1UA+7HceINtSLzswUgs2np3sZX0YBBxCt+CXG4QUxv88ZDS3+2/1ldW7LqtSY1UO/6VQ1pND8Q==",
2032
2032
  "dev": true,
2033
2033
  "license": "Apache-2.0",
2034
2034
  "dependencies": {
2035
2035
  "@smithy/node-config-provider": "^4.3.5",
2036
2036
  "@smithy/protocol-http": "^5.3.5",
2037
2037
  "@smithy/service-error-classification": "^4.2.5",
2038
- "@smithy/smithy-client": "^4.9.9",
2038
+ "@smithy/smithy-client": "^4.9.10",
2039
2039
  "@smithy/types": "^4.9.0",
2040
2040
  "@smithy/util-middleware": "^4.2.5",
2041
2041
  "@smithy/util-retry": "^4.2.5",
@@ -2213,14 +2213,14 @@
2213
2213
  }
2214
2214
  },
2215
2215
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client": {
2216
- "version": "4.9.9",
2217
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
2218
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
2216
+ "version": "4.9.10",
2217
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.10.tgz",
2218
+ "integrity": "sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==",
2219
2219
  "dev": true,
2220
2220
  "license": "Apache-2.0",
2221
2221
  "dependencies": {
2222
- "@smithy/core": "^3.18.6",
2223
- "@smithy/middleware-endpoint": "^4.3.13",
2222
+ "@smithy/core": "^3.18.7",
2223
+ "@smithy/middleware-endpoint": "^4.3.14",
2224
2224
  "@smithy/middleware-stack": "^4.2.5",
2225
2225
  "@smithy/protocol-http": "^5.3.5",
2226
2226
  "@smithy/types": "^4.9.0",
@@ -2328,14 +2328,14 @@
2328
2328
  }
2329
2329
  },
2330
2330
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser": {
2331
- "version": "4.3.12",
2332
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.12.tgz",
2333
- "integrity": "sha512-TKc6FnOxFULKxLgTNHYjcFqdOYzXVPFFVm5JhI30F3RdhT7nYOtOsjgaOwfDRmA/3U66O9KaBQ3UHoXwayRhAg==",
2331
+ "version": "4.3.13",
2332
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.13.tgz",
2333
+ "integrity": "sha512-hlVLdAGrVfyNei+pKIgqDTxfu/ZI2NSyqj4IDxKd5bIsIqwR/dSlkxlPaYxFiIaDVrBy0he8orsFy+Cz119XvA==",
2334
2334
  "dev": true,
2335
2335
  "license": "Apache-2.0",
2336
2336
  "dependencies": {
2337
2337
  "@smithy/property-provider": "^4.2.5",
2338
- "@smithy/smithy-client": "^4.9.9",
2338
+ "@smithy/smithy-client": "^4.9.10",
2339
2339
  "@smithy/types": "^4.9.0",
2340
2340
  "tslib": "^2.6.2"
2341
2341
  },
@@ -2344,9 +2344,9 @@
2344
2344
  }
2345
2345
  },
2346
2346
  "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node": {
2347
- "version": "4.2.15",
2348
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.15.tgz",
2349
- "integrity": "sha512-94NqfQVo+vGc5gsQ9SROZqOvBkGNMQu6pjXbnn8aQvBUhc31kx49gxlkBEqgmaZQHUUfdRUin5gK/HlHKmbAwg==",
2347
+ "version": "4.2.16",
2348
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.16.tgz",
2349
+ "integrity": "sha512-F1t22IUiJLHrxW9W1CQ6B9PN+skZ9cqSuzB18Eh06HrJPbjsyZ7ZHecAKw80DQtyGTRcVfeukKaCRYebFwclbg==",
2350
2350
  "dev": true,
2351
2351
  "license": "Apache-2.0",
2352
2352
  "dependencies": {
@@ -2354,7 +2354,7 @@
2354
2354
  "@smithy/credential-provider-imds": "^4.2.5",
2355
2355
  "@smithy/node-config-provider": "^4.3.5",
2356
2356
  "@smithy/property-provider": "^4.2.5",
2357
- "@smithy/smithy-client": "^4.9.9",
2357
+ "@smithy/smithy-client": "^4.9.10",
2358
2358
  "@smithy/types": "^4.9.0",
2359
2359
  "tslib": "^2.6.2"
2360
2360
  },
@@ -3102,9 +3102,9 @@
3102
3102
  }
3103
3103
  },
3104
3104
  "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core": {
3105
- "version": "3.18.6",
3106
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
3107
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
3105
+ "version": "3.18.7",
3106
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.7.tgz",
3107
+ "integrity": "sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==",
3108
3108
  "dev": true,
3109
3109
  "license": "Apache-2.0",
3110
3110
  "dependencies": {
@@ -3154,13 +3154,13 @@
3154
3154
  }
3155
3155
  },
3156
3156
  "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint": {
3157
- "version": "4.3.13",
3158
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
3159
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
3157
+ "version": "4.3.14",
3158
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz",
3159
+ "integrity": "sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==",
3160
3160
  "dev": true,
3161
3161
  "license": "Apache-2.0",
3162
3162
  "dependencies": {
3163
- "@smithy/core": "^3.18.6",
3163
+ "@smithy/core": "^3.18.7",
3164
3164
  "@smithy/middleware-serde": "^4.2.6",
3165
3165
  "@smithy/node-config-provider": "^4.3.5",
3166
3166
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -3327,14 +3327,14 @@
3327
3327
  }
3328
3328
  },
3329
3329
  "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client": {
3330
- "version": "4.9.9",
3331
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
3332
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
3330
+ "version": "4.9.10",
3331
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.10.tgz",
3332
+ "integrity": "sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==",
3333
3333
  "dev": true,
3334
3334
  "license": "Apache-2.0",
3335
3335
  "dependencies": {
3336
- "@smithy/core": "^3.18.6",
3337
- "@smithy/middleware-endpoint": "^4.3.13",
3336
+ "@smithy/core": "^3.18.7",
3337
+ "@smithy/middleware-endpoint": "^4.3.14",
3338
3338
  "@smithy/middleware-stack": "^4.2.5",
3339
3339
  "@smithy/protocol-http": "^5.3.5",
3340
3340
  "@smithy/types": "^4.9.0",
@@ -3686,9 +3686,9 @@
3686
3686
  }
3687
3687
  },
3688
3688
  "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/core": {
3689
- "version": "3.18.6",
3690
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
3691
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
3689
+ "version": "3.18.7",
3690
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.7.tgz",
3691
+ "integrity": "sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==",
3692
3692
  "dev": true,
3693
3693
  "license": "Apache-2.0",
3694
3694
  "dependencies": {
@@ -3738,13 +3738,13 @@
3738
3738
  }
3739
3739
  },
3740
3740
  "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/middleware-endpoint": {
3741
- "version": "4.3.13",
3742
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
3743
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
3741
+ "version": "4.3.14",
3742
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz",
3743
+ "integrity": "sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==",
3744
3744
  "dev": true,
3745
3745
  "license": "Apache-2.0",
3746
3746
  "dependencies": {
3747
- "@smithy/core": "^3.18.6",
3747
+ "@smithy/core": "^3.18.7",
3748
3748
  "@smithy/middleware-serde": "^4.2.6",
3749
3749
  "@smithy/node-config-provider": "^4.3.5",
3750
3750
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -3911,14 +3911,14 @@
3911
3911
  }
3912
3912
  },
3913
3913
  "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/smithy-client": {
3914
- "version": "4.9.9",
3915
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
3916
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
3914
+ "version": "4.9.10",
3915
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.10.tgz",
3916
+ "integrity": "sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==",
3917
3917
  "dev": true,
3918
3918
  "license": "Apache-2.0",
3919
3919
  "dependencies": {
3920
- "@smithy/core": "^3.18.6",
3921
- "@smithy/middleware-endpoint": "^4.3.13",
3920
+ "@smithy/core": "^3.18.7",
3921
+ "@smithy/middleware-endpoint": "^4.3.14",
3922
3922
  "@smithy/middleware-stack": "^4.2.5",
3923
3923
  "@smithy/protocol-http": "^5.3.5",
3924
3924
  "@smithy/types": "^4.9.0",
@@ -4440,9 +4440,9 @@
4440
4440
  }
4441
4441
  },
4442
4442
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core": {
4443
- "version": "3.18.6",
4444
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
4445
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
4443
+ "version": "3.18.7",
4444
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.7.tgz",
4445
+ "integrity": "sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==",
4446
4446
  "dev": true,
4447
4447
  "license": "Apache-2.0",
4448
4448
  "dependencies": {
@@ -4554,13 +4554,13 @@
4554
4554
  }
4555
4555
  },
4556
4556
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint": {
4557
- "version": "4.3.13",
4558
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
4559
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
4557
+ "version": "4.3.14",
4558
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz",
4559
+ "integrity": "sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==",
4560
4560
  "dev": true,
4561
4561
  "license": "Apache-2.0",
4562
4562
  "dependencies": {
4563
- "@smithy/core": "^3.18.6",
4563
+ "@smithy/core": "^3.18.7",
4564
4564
  "@smithy/middleware-serde": "^4.2.6",
4565
4565
  "@smithy/node-config-provider": "^4.3.5",
4566
4566
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -4574,16 +4574,16 @@
4574
4574
  }
4575
4575
  },
4576
4576
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry": {
4577
- "version": "4.4.13",
4578
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.13.tgz",
4579
- "integrity": "sha512-RzIDF9OrSviXX7MQeKOm8r/372KTyY8Jmp6HNKOOYlrguHADuM3ED/f4aCyNhZZFLG55lv5beBin7nL0Nzy1Dw==",
4577
+ "version": "4.4.14",
4578
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.14.tgz",
4579
+ "integrity": "sha512-Z2DG8Ej7FyWG1UA+7HceINtSLzswUgs2np3sZX0YBBxCt+CXG4QUxv88ZDS3+2/1ldW7LqtSY1UO/6VQ1pND8Q==",
4580
4580
  "dev": true,
4581
4581
  "license": "Apache-2.0",
4582
4582
  "dependencies": {
4583
4583
  "@smithy/node-config-provider": "^4.3.5",
4584
4584
  "@smithy/protocol-http": "^5.3.5",
4585
4585
  "@smithy/service-error-classification": "^4.2.5",
4586
- "@smithy/smithy-client": "^4.9.9",
4586
+ "@smithy/smithy-client": "^4.9.10",
4587
4587
  "@smithy/types": "^4.9.0",
4588
4588
  "@smithy/util-middleware": "^4.2.5",
4589
4589
  "@smithy/util-retry": "^4.2.5",
@@ -4761,14 +4761,14 @@
4761
4761
  }
4762
4762
  },
4763
4763
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client": {
4764
- "version": "4.9.9",
4765
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
4766
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
4764
+ "version": "4.9.10",
4765
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.10.tgz",
4766
+ "integrity": "sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==",
4767
4767
  "dev": true,
4768
4768
  "license": "Apache-2.0",
4769
4769
  "dependencies": {
4770
- "@smithy/core": "^3.18.6",
4771
- "@smithy/middleware-endpoint": "^4.3.13",
4770
+ "@smithy/core": "^3.18.7",
4771
+ "@smithy/middleware-endpoint": "^4.3.14",
4772
4772
  "@smithy/middleware-stack": "^4.2.5",
4773
4773
  "@smithy/protocol-http": "^5.3.5",
4774
4774
  "@smithy/types": "^4.9.0",
@@ -4876,14 +4876,14 @@
4876
4876
  }
4877
4877
  },
4878
4878
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser": {
4879
- "version": "4.3.12",
4880
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.12.tgz",
4881
- "integrity": "sha512-TKc6FnOxFULKxLgTNHYjcFqdOYzXVPFFVm5JhI30F3RdhT7nYOtOsjgaOwfDRmA/3U66O9KaBQ3UHoXwayRhAg==",
4879
+ "version": "4.3.13",
4880
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.13.tgz",
4881
+ "integrity": "sha512-hlVLdAGrVfyNei+pKIgqDTxfu/ZI2NSyqj4IDxKd5bIsIqwR/dSlkxlPaYxFiIaDVrBy0he8orsFy+Cz119XvA==",
4882
4882
  "dev": true,
4883
4883
  "license": "Apache-2.0",
4884
4884
  "dependencies": {
4885
4885
  "@smithy/property-provider": "^4.2.5",
4886
- "@smithy/smithy-client": "^4.9.9",
4886
+ "@smithy/smithy-client": "^4.9.10",
4887
4887
  "@smithy/types": "^4.9.0",
4888
4888
  "tslib": "^2.6.2"
4889
4889
  },
@@ -4892,9 +4892,9 @@
4892
4892
  }
4893
4893
  },
4894
4894
  "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node": {
4895
- "version": "4.2.15",
4896
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.15.tgz",
4897
- "integrity": "sha512-94NqfQVo+vGc5gsQ9SROZqOvBkGNMQu6pjXbnn8aQvBUhc31kx49gxlkBEqgmaZQHUUfdRUin5gK/HlHKmbAwg==",
4895
+ "version": "4.2.16",
4896
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.16.tgz",
4897
+ "integrity": "sha512-F1t22IUiJLHrxW9W1CQ6B9PN+skZ9cqSuzB18Eh06HrJPbjsyZ7ZHecAKw80DQtyGTRcVfeukKaCRYebFwclbg==",
4898
4898
  "dev": true,
4899
4899
  "license": "Apache-2.0",
4900
4900
  "dependencies": {
@@ -4902,7 +4902,7 @@
4902
4902
  "@smithy/credential-provider-imds": "^4.2.5",
4903
4903
  "@smithy/node-config-provider": "^4.3.5",
4904
4904
  "@smithy/property-provider": "^4.2.5",
4905
- "@smithy/smithy-client": "^4.9.9",
4905
+ "@smithy/smithy-client": "^4.9.10",
4906
4906
  "@smithy/types": "^4.9.0",
4907
4907
  "tslib": "^2.6.2"
4908
4908
  },
@@ -3597,136 +3597,6 @@
3597
3597
  "versions.js"
3598
3598
  ]
3599
3599
  },
3600
- "preload": {
3601
- "aliases": [],
3602
- "args": {
3603
- "image": {
3604
- "description": "the image file path",
3605
- "name": "image",
3606
- "required": true
3607
- }
3608
- },
3609
- "description": "Preload a release on a disk image (or Edison zip archive).\n\nPreload a release (service images/containers) from a balena fleet, and optionally\na balenaOS splash screen, in a previously downloaded '.img' balenaOS image file\nin the local disk (a zip file is only accepted for the Intel Edison device type).\nAfter preloading, the balenaOS image file can be flashed to a device's SD card.\nWhen the device boots, it will not need to download the release, as it was\npreloaded. This is usually combined with release pinning\n(https://www.balena.io/docs/learn/deploy/release-strategy/release-policy/)\nto avoid the device downloading a newer release straight away, if available.\nCheck also the Preloading and Preregistering section of the balena CLI's advanced\nmasterclass document:\nhttps://www.balena.io/docs/learn/more/masterclasses/advanced-cli/#5-preloading-and-preregistering\n\nFleets may be specified by fleet name or slug. Fleet slugs are\nthe recommended option, as they are unique and unambiguous. Slugs can be\nlisted with the `balena fleet list` command. Note that slugs may change if the\nfleet is renamed. Fleet names are not unique and may result in \"Fleet is\nambiguous\" errors at any time (even if it \"used to work in the past\"), for\nexample if the name clashes with a newly created public fleet, or with fleets\nfrom other balena accounts that you may be invited to join under any role.\nFor this reason, fleet names are especially discouraged in scripts (e.g. CI\nenvironments).\n\nNote that the this command requires Docker to be installed, as further detailed\nin the balena CLI's installation instructions:\nhttps://github.com/balena-io/balena-cli/blob/master/INSTALL.md\nThe `--dockerHost` and `--dockerPort` flags allow a remote Docker engine to\nbe used, however the image file must be accessible to the remote Docker engine\non the same path given on the command line. This is because Docker's bind mount\nfeature is used to \"share\" the image with a container that performs the preload.",
3610
- "examples": [
3611
- "$ balena preload balena.img --fleet MyFleet --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0",
3612
- "$ balena preload balena.img --fleet myorg/myfleet --splash-image image.png",
3613
- "$ balena preload balena.img"
3614
- ],
3615
- "flags": {
3616
- "fleet": {
3617
- "char": "f",
3618
- "description": "fleet name or slug (preferred)",
3619
- "name": "fleet",
3620
- "hasDynamicHelp": false,
3621
- "multiple": false,
3622
- "type": "option"
3623
- },
3624
- "commit": {
3625
- "char": "c",
3626
- "description": "The commit hash of the release to preload. Use \"current\" to specify the current\nrelease (ignored if no appId is given). The current release is usually also the\nlatest, but can be pinned to a specific release. See:\nhttps://www.balena.io/docs/learn/deploy/release-strategy/release-policy/\nhttps://www.balena.io/docs/learn/more/masterclasses/fleet-management/#63-pin-using-the-api\nhttps://github.com/balena-io-examples/staged-releases",
3627
- "name": "commit",
3628
- "hasDynamicHelp": false,
3629
- "multiple": false,
3630
- "type": "option"
3631
- },
3632
- "splash-image": {
3633
- "char": "s",
3634
- "description": "path to a png image to replace the splash screen",
3635
- "name": "splash-image",
3636
- "hasDynamicHelp": false,
3637
- "multiple": false,
3638
- "type": "option"
3639
- },
3640
- "dont-check-arch": {
3641
- "description": "disable architecture compatibility check between image and fleet",
3642
- "name": "dont-check-arch",
3643
- "allowNo": false,
3644
- "type": "boolean"
3645
- },
3646
- "pin-device-to-release": {
3647
- "char": "p",
3648
- "description": "pin the preloaded device to the preloaded release on provision",
3649
- "name": "pin-device-to-release",
3650
- "allowNo": true,
3651
- "type": "boolean"
3652
- },
3653
- "additional-space": {
3654
- "description": "expand the image by this amount of bytes instead of automatically estimating the required amount",
3655
- "name": "additional-space",
3656
- "hasDynamicHelp": false,
3657
- "multiple": false,
3658
- "type": "option"
3659
- },
3660
- "add-certificate": {
3661
- "description": "Add the given certificate (in PEM format) to /etc/ssl/certs in the preloading container.\nThe file name must end with '.crt' and must not be already contained in the preloader's\n/etc/ssl/certs folder.\nCan be repeated to add multiple certificates.",
3662
- "name": "add-certificate",
3663
- "hasDynamicHelp": false,
3664
- "multiple": true,
3665
- "type": "option"
3666
- },
3667
- "docker": {
3668
- "char": "P",
3669
- "description": "Path to a local docker socket (e.g. /var/run/docker.sock)",
3670
- "name": "docker",
3671
- "hasDynamicHelp": false,
3672
- "multiple": false,
3673
- "type": "option"
3674
- },
3675
- "dockerHost": {
3676
- "char": "h",
3677
- "description": "Docker daemon hostname or IP address (dev machine or balena device) ",
3678
- "name": "dockerHost",
3679
- "hasDynamicHelp": false,
3680
- "multiple": false,
3681
- "type": "option"
3682
- },
3683
- "dockerPort": {
3684
- "description": "Docker daemon TCP port number (hint: 2375 for balena devices)",
3685
- "name": "dockerPort",
3686
- "hasDynamicHelp": false,
3687
- "multiple": false,
3688
- "type": "option"
3689
- },
3690
- "ca": {
3691
- "description": "Docker host TLS certificate authority file",
3692
- "name": "ca",
3693
- "hasDynamicHelp": false,
3694
- "multiple": false,
3695
- "type": "option"
3696
- },
3697
- "cert": {
3698
- "description": "Docker host TLS certificate file",
3699
- "name": "cert",
3700
- "hasDynamicHelp": false,
3701
- "multiple": false,
3702
- "type": "option"
3703
- },
3704
- "key": {
3705
- "description": "Docker host TLS key file",
3706
- "name": "key",
3707
- "hasDynamicHelp": false,
3708
- "multiple": false,
3709
- "type": "option"
3710
- }
3711
- },
3712
- "hasDynamicHelp": false,
3713
- "hiddenAliases": [],
3714
- "id": "preload",
3715
- "pluginAlias": "balena-cli",
3716
- "pluginName": "balena-cli",
3717
- "pluginType": "core",
3718
- "strict": true,
3719
- "enableJsonFlag": false,
3720
- "authenticated": true,
3721
- "primary": true,
3722
- "isESM": false,
3723
- "relativePath": [
3724
- "build",
3725
- "commands",
3726
- "preload",
3727
- "index.js"
3728
- ]
3729
- },
3730
3600
  "push": {
3731
3601
  "aliases": [],
3732
3602
  "args": {
@@ -3892,6 +3762,136 @@
3892
3762
  "index.js"
3893
3763
  ]
3894
3764
  },
3765
+ "preload": {
3766
+ "aliases": [],
3767
+ "args": {
3768
+ "image": {
3769
+ "description": "the image file path",
3770
+ "name": "image",
3771
+ "required": true
3772
+ }
3773
+ },
3774
+ "description": "Preload a release on a disk image (or Edison zip archive).\n\nPreload a release (service images/containers) from a balena fleet, and optionally\na balenaOS splash screen, in a previously downloaded '.img' balenaOS image file\nin the local disk (a zip file is only accepted for the Intel Edison device type).\nAfter preloading, the balenaOS image file can be flashed to a device's SD card.\nWhen the device boots, it will not need to download the release, as it was\npreloaded. This is usually combined with release pinning\n(https://www.balena.io/docs/learn/deploy/release-strategy/release-policy/)\nto avoid the device downloading a newer release straight away, if available.\nCheck also the Preloading and Preregistering section of the balena CLI's advanced\nmasterclass document:\nhttps://www.balena.io/docs/learn/more/masterclasses/advanced-cli/#5-preloading-and-preregistering\n\nFleets may be specified by fleet name or slug. Fleet slugs are\nthe recommended option, as they are unique and unambiguous. Slugs can be\nlisted with the `balena fleet list` command. Note that slugs may change if the\nfleet is renamed. Fleet names are not unique and may result in \"Fleet is\nambiguous\" errors at any time (even if it \"used to work in the past\"), for\nexample if the name clashes with a newly created public fleet, or with fleets\nfrom other balena accounts that you may be invited to join under any role.\nFor this reason, fleet names are especially discouraged in scripts (e.g. CI\nenvironments).\n\nNote that the this command requires Docker to be installed, as further detailed\nin the balena CLI's installation instructions:\nhttps://github.com/balena-io/balena-cli/blob/master/INSTALL.md\nThe `--dockerHost` and `--dockerPort` flags allow a remote Docker engine to\nbe used, however the image file must be accessible to the remote Docker engine\non the same path given on the command line. This is because Docker's bind mount\nfeature is used to \"share\" the image with a container that performs the preload.",
3775
+ "examples": [
3776
+ "$ balena preload balena.img --fleet MyFleet --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0",
3777
+ "$ balena preload balena.img --fleet myorg/myfleet --splash-image image.png",
3778
+ "$ balena preload balena.img"
3779
+ ],
3780
+ "flags": {
3781
+ "fleet": {
3782
+ "char": "f",
3783
+ "description": "fleet name or slug (preferred)",
3784
+ "name": "fleet",
3785
+ "hasDynamicHelp": false,
3786
+ "multiple": false,
3787
+ "type": "option"
3788
+ },
3789
+ "commit": {
3790
+ "char": "c",
3791
+ "description": "The commit hash of the release to preload. Use \"current\" to specify the current\nrelease (ignored if no appId is given). The current release is usually also the\nlatest, but can be pinned to a specific release. See:\nhttps://www.balena.io/docs/learn/deploy/release-strategy/release-policy/\nhttps://www.balena.io/docs/learn/more/masterclasses/fleet-management/#63-pin-using-the-api\nhttps://github.com/balena-io-examples/staged-releases",
3792
+ "name": "commit",
3793
+ "hasDynamicHelp": false,
3794
+ "multiple": false,
3795
+ "type": "option"
3796
+ },
3797
+ "splash-image": {
3798
+ "char": "s",
3799
+ "description": "path to a png image to replace the splash screen",
3800
+ "name": "splash-image",
3801
+ "hasDynamicHelp": false,
3802
+ "multiple": false,
3803
+ "type": "option"
3804
+ },
3805
+ "dont-check-arch": {
3806
+ "description": "disable architecture compatibility check between image and fleet",
3807
+ "name": "dont-check-arch",
3808
+ "allowNo": false,
3809
+ "type": "boolean"
3810
+ },
3811
+ "pin-device-to-release": {
3812
+ "char": "p",
3813
+ "description": "pin the preloaded device to the preloaded release on provision",
3814
+ "name": "pin-device-to-release",
3815
+ "allowNo": true,
3816
+ "type": "boolean"
3817
+ },
3818
+ "additional-space": {
3819
+ "description": "expand the image by this amount of bytes instead of automatically estimating the required amount",
3820
+ "name": "additional-space",
3821
+ "hasDynamicHelp": false,
3822
+ "multiple": false,
3823
+ "type": "option"
3824
+ },
3825
+ "add-certificate": {
3826
+ "description": "Add the given certificate (in PEM format) to /etc/ssl/certs in the preloading container.\nThe file name must end with '.crt' and must not be already contained in the preloader's\n/etc/ssl/certs folder.\nCan be repeated to add multiple certificates.",
3827
+ "name": "add-certificate",
3828
+ "hasDynamicHelp": false,
3829
+ "multiple": true,
3830
+ "type": "option"
3831
+ },
3832
+ "docker": {
3833
+ "char": "P",
3834
+ "description": "Path to a local docker socket (e.g. /var/run/docker.sock)",
3835
+ "name": "docker",
3836
+ "hasDynamicHelp": false,
3837
+ "multiple": false,
3838
+ "type": "option"
3839
+ },
3840
+ "dockerHost": {
3841
+ "char": "h",
3842
+ "description": "Docker daemon hostname or IP address (dev machine or balena device) ",
3843
+ "name": "dockerHost",
3844
+ "hasDynamicHelp": false,
3845
+ "multiple": false,
3846
+ "type": "option"
3847
+ },
3848
+ "dockerPort": {
3849
+ "description": "Docker daemon TCP port number (hint: 2375 for balena devices)",
3850
+ "name": "dockerPort",
3851
+ "hasDynamicHelp": false,
3852
+ "multiple": false,
3853
+ "type": "option"
3854
+ },
3855
+ "ca": {
3856
+ "description": "Docker host TLS certificate authority file",
3857
+ "name": "ca",
3858
+ "hasDynamicHelp": false,
3859
+ "multiple": false,
3860
+ "type": "option"
3861
+ },
3862
+ "cert": {
3863
+ "description": "Docker host TLS certificate file",
3864
+ "name": "cert",
3865
+ "hasDynamicHelp": false,
3866
+ "multiple": false,
3867
+ "type": "option"
3868
+ },
3869
+ "key": {
3870
+ "description": "Docker host TLS key file",
3871
+ "name": "key",
3872
+ "hasDynamicHelp": false,
3873
+ "multiple": false,
3874
+ "type": "option"
3875
+ }
3876
+ },
3877
+ "hasDynamicHelp": false,
3878
+ "hiddenAliases": [],
3879
+ "id": "preload",
3880
+ "pluginAlias": "balena-cli",
3881
+ "pluginName": "balena-cli",
3882
+ "pluginType": "core",
3883
+ "strict": true,
3884
+ "enableJsonFlag": false,
3885
+ "authenticated": true,
3886
+ "primary": true,
3887
+ "isESM": false,
3888
+ "relativePath": [
3889
+ "build",
3890
+ "commands",
3891
+ "preload",
3892
+ "index.js"
3893
+ ]
3894
+ },
3895
3895
  "release:finalize": {
3896
3896
  "aliases": [],
3897
3897
  "args": {
@@ -4074,30 +4074,6 @@
4074
4074
  "validate.js"
4075
4075
  ]
4076
4076
  },
4077
- "settings": {
4078
- "aliases": [],
4079
- "args": {},
4080
- "description": "Print current settings.\n\nUse this command to display the current balena CLI settings.",
4081
- "examples": [
4082
- "$ balena settings"
4083
- ],
4084
- "flags": {},
4085
- "hasDynamicHelp": false,
4086
- "hiddenAliases": [],
4087
- "id": "settings",
4088
- "pluginAlias": "balena-cli",
4089
- "pluginName": "balena-cli",
4090
- "pluginType": "core",
4091
- "strict": true,
4092
- "enableJsonFlag": false,
4093
- "isESM": false,
4094
- "relativePath": [
4095
- "build",
4096
- "commands",
4097
- "settings",
4098
- "index.js"
4099
- ]
4100
- },
4101
4077
  "release-asset:delete": {
4102
4078
  "aliases": [],
4103
4079
  "args": {
@@ -4313,6 +4289,30 @@
4313
4289
  "upload.js"
4314
4290
  ]
4315
4291
  },
4292
+ "settings": {
4293
+ "aliases": [],
4294
+ "args": {},
4295
+ "description": "Print current settings.\n\nUse this command to display the current balena CLI settings.",
4296
+ "examples": [
4297
+ "$ balena settings"
4298
+ ],
4299
+ "flags": {},
4300
+ "hasDynamicHelp": false,
4301
+ "hiddenAliases": [],
4302
+ "id": "settings",
4303
+ "pluginAlias": "balena-cli",
4304
+ "pluginName": "balena-cli",
4305
+ "pluginType": "core",
4306
+ "strict": true,
4307
+ "enableJsonFlag": false,
4308
+ "isESM": false,
4309
+ "relativePath": [
4310
+ "build",
4311
+ "commands",
4312
+ "settings",
4313
+ "index.js"
4314
+ ]
4315
+ },
4316
4316
  "ssh-key:add": {
4317
4317
  "aliases": [],
4318
4318
  "args": {
@@ -4729,53 +4729,53 @@
4729
4729
  "set.js"
4730
4730
  ]
4731
4731
  },
4732
- "util:available-drives": {
4732
+ "whoami": {
4733
4733
  "aliases": [],
4734
4734
  "args": {},
4735
- "description": "List available drives.\n\nList available drives which are usable for writing an OS image to.\nDoes not list system drives.",
4735
+ "description": "Display account information for current user.\n\nGet the username and email address of the currently logged in user.",
4736
+ "examples": [
4737
+ "$ balena whoami"
4738
+ ],
4736
4739
  "flags": {},
4737
4740
  "hasDynamicHelp": false,
4738
4741
  "hiddenAliases": [],
4739
- "id": "util:available-drives",
4742
+ "id": "whoami",
4740
4743
  "pluginAlias": "balena-cli",
4741
4744
  "pluginName": "balena-cli",
4742
4745
  "pluginType": "core",
4743
4746
  "strict": true,
4744
4747
  "enableJsonFlag": false,
4745
- "offlineCompatible": true,
4748
+ "authenticated": true,
4746
4749
  "isESM": false,
4747
4750
  "relativePath": [
4748
4751
  "build",
4749
4752
  "commands",
4750
- "util",
4751
- "available-drives.js"
4753
+ "whoami",
4754
+ "index.js"
4752
4755
  ]
4753
4756
  },
4754
- "whoami": {
4757
+ "util:available-drives": {
4755
4758
  "aliases": [],
4756
4759
  "args": {},
4757
- "description": "Display account information for current user.\n\nGet the username and email address of the currently logged in user.",
4758
- "examples": [
4759
- "$ balena whoami"
4760
- ],
4760
+ "description": "List available drives.\n\nList available drives which are usable for writing an OS image to.\nDoes not list system drives.",
4761
4761
  "flags": {},
4762
4762
  "hasDynamicHelp": false,
4763
4763
  "hiddenAliases": [],
4764
- "id": "whoami",
4764
+ "id": "util:available-drives",
4765
4765
  "pluginAlias": "balena-cli",
4766
4766
  "pluginName": "balena-cli",
4767
4767
  "pluginType": "core",
4768
4768
  "strict": true,
4769
4769
  "enableJsonFlag": false,
4770
- "authenticated": true,
4770
+ "offlineCompatible": true,
4771
4771
  "isESM": false,
4772
4772
  "relativePath": [
4773
4773
  "build",
4774
4774
  "commands",
4775
- "whoami",
4776
- "index.js"
4775
+ "util",
4776
+ "available-drives.js"
4777
4777
  ]
4778
4778
  }
4779
4779
  },
4780
- "version": "23.2.4"
4780
+ "version": "23.2.5"
4781
4781
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "balena-cli",
3
- "version": "23.2.4",
3
+ "version": "23.2.5-build-renovate-apple-actions-import-codesign-certs-5-x-1270bf5cec8d6f4fb8795f8e37182705a772994b-1",
4
4
  "description": "The official balena Command Line Interface",
5
5
  "main": "./build/app.js",
6
6
  "homepage": "https://github.com/balena-io/balena-cli",
@@ -262,6 +262,6 @@
262
262
  "balena-request": "14.0.6"
263
263
  },
264
264
  "versionist": {
265
- "publishedAt": "2025-12-03T21:43:09.112Z"
265
+ "publishedAt": "2025-12-03T23:02:58.718Z"
266
266
  }
267
267
  }