@balena/pinejs 21.6.8 → 21.6.9-build-renovate-major-14-commander-49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c-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.
@@ -1,3 +1,16 @@
1
+ - commits:
2
+ - subject: Update dependency commander to v14
3
+ hash: 49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c
4
+ body: |
5
+ Update commander from 13.1.0 to 14.0.0
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 21.6.9
12
+ title: ""
13
+ date: 2025-06-19T16:40:30.893Z
1
14
  - commits:
2
15
  - subject: Handle computed fields in translated models where possible and throw
3
16
  where not
@@ -13,7 +26,7 @@
13
26
  nested: []
14
27
  version: 21.6.8
15
28
  title: ""
16
- date: 2025-06-19T15:42:34.021Z
29
+ date: 2025-06-19T16:28:26.396Z
17
30
  - commits:
18
31
  - subject: Fix optimization for constrained abstract sql when having full access
19
32
  hash: e31af5c072d7a2c5318465360c9941c1f786adcd
@@ -3148,6 +3161,7 @@
3148
3161
 
3149
3162
 
3150
3163
 
3164
+
3151
3165
 
3152
3166
 
3153
3167
  As balena-lint
@@ -3201,6 +3215,7 @@
3201
3215
 
3202
3216
 
3203
3217
 
3218
+
3204
3219
 
3205
3220
 
3206
3221
  As engine and npm is
@@ -3269,6 +3284,7 @@
3269
3284
 
3270
3285
 
3271
3286
 
3287
+
3272
3288
 
3273
3289
 
3274
3290
  Ensure that the
@@ -3400,6 +3416,7 @@
3400
3416
 
3401
3417
 
3402
3418
 
3419
+
3403
3420
 
3404
3421
 
3405
3422
  This also deprecates
@@ -3459,6 +3476,7 @@
3459
3476
 
3460
3477
 
3461
3478
 
3479
+
3462
3480
 
3463
3481
 
3464
3482
  It can in fact be a
@@ -3519,6 +3537,7 @@
3519
3537
 
3520
3538
 
3521
3539
 
3540
+
3522
3541
 
3523
3542
 
3524
3543
  We know what type
@@ -3584,6 +3603,7 @@
3584
3603
 
3585
3604
 
3586
3605
 
3606
+
3587
3607
 
3588
3608
 
3589
3609
  Update
@@ -3760,6 +3780,7 @@
3760
3780
 
3761
3781
 
3762
3782
 
3783
+
3763
3784
 
3764
3785
 
3765
3786
  This also deprecates
@@ -6909,6 +6930,7 @@
6909
6930
 
6910
6931
 
6911
6932
 
6933
+
6912
6934
 
6913
6935
 
6914
6936
  As balena-lint
@@ -6990,6 +7012,7 @@
6990
7012
 
6991
7013
 
6992
7014
 
7015
+
6993
7016
 
6994
7017
 
6995
7018
  As engine and npm is
@@ -7086,6 +7109,7 @@
7086
7109
 
7087
7110
 
7088
7111
 
7112
+
7089
7113
 
7090
7114
 
7091
7115
  Ensure that the
@@ -7245,6 +7269,7 @@
7245
7269
 
7246
7270
 
7247
7271
 
7272
+
7248
7273
 
7249
7274
 
7250
7275
  This also deprecates
@@ -7332,6 +7357,7 @@
7332
7357
 
7333
7358
 
7334
7359
 
7360
+
7335
7361
 
7336
7362
 
7337
7363
  It can in fact be a
@@ -7420,6 +7446,7 @@
7420
7446
 
7421
7447
 
7422
7448
 
7449
+
7423
7450
 
7424
7451
 
7425
7452
  We know what type
@@ -7513,6 +7540,7 @@
7513
7540
 
7514
7541
 
7515
7542
 
7543
+
7516
7544
 
7517
7545
 
7518
7546
  Update
@@ -7717,6 +7745,7 @@
7717
7745
 
7718
7746
 
7719
7747
 
7748
+
7720
7749
 
7721
7750
 
7722
7751
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,6 +4,11 @@ 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
+ # v21.6.9
8
+ ## (2025-06-19)
9
+
10
+ * Update dependency commander to v14 [balena-renovate[bot]]
11
+
7
12
  # v21.6.8
8
13
  ## (2025-06-19)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.8
1
+ 21.6.9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.8",
3
+ "version": "21.6.9-build-renovate-major-14-commander-49093fc6e14d3c7bdf530bdb84b2ae7f449bf31c-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -55,7 +55,7 @@
55
55
  "@types/websql": "^0.0.30",
56
56
  "ajv": "^8.17.1",
57
57
  "busboy": "^1.6.0",
58
- "commander": "^13.1.0",
58
+ "commander": "^14.0.0",
59
59
  "cron-parser": "^5.3.0",
60
60
  "deep-freeze": "^0.0.1",
61
61
  "eventemitter3": "^5.0.1",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-06-19T15:42:35.048Z"
152
+ "publishedAt": "2025-06-19T16:40:31.933Z"
153
153
  }
154
154
  }