@balena/pinejs 21.6.15 → 21.6.16-build-renovate-major-14-commander-855d24ddc35fb15100401e5f8e7555b43a5938c3-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: 855d24ddc35fb15100401e5f8e7555b43a5938c3
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.16
12
+ title: ""
13
+ date: 2025-07-08T03:25:29.173Z
1
14
  - commits:
2
15
  - subject: Update dependency @balena/sbvr-types to v10
3
16
  hash: 7558c03c081cc7afc0040cc3003c048aea4e9818
@@ -32,7 +45,7 @@
32
45
  date: 2025-06-19T15:40:49.398Z
33
46
  version: 21.6.15
34
47
  title: ""
35
- date: 2025-07-08T01:56:19.134Z
48
+ date: 2025-07-08T03:08:42.815Z
36
49
  - commits:
37
50
  - subject: Update minio/minio Docker tag to RELEASE.2025-06-13T11-33-47Z
38
51
  hash: 319db9c5964b85f0c8ce959ddb4b4be853f88957
@@ -3464,6 +3477,7 @@
3464
3477
 
3465
3478
 
3466
3479
 
3480
+
3467
3481
 
3468
3482
 
3469
3483
  As balena-lint
@@ -3524,6 +3538,7 @@
3524
3538
 
3525
3539
 
3526
3540
 
3541
+
3527
3542
 
3528
3543
 
3529
3544
  As engine and npm is
@@ -3599,6 +3614,7 @@
3599
3614
 
3600
3615
 
3601
3616
 
3617
+
3602
3618
 
3603
3619
 
3604
3620
  Ensure that the
@@ -3737,6 +3753,7 @@
3737
3753
 
3738
3754
 
3739
3755
 
3756
+
3740
3757
 
3741
3758
 
3742
3759
  This also deprecates
@@ -3803,6 +3820,7 @@
3803
3820
 
3804
3821
 
3805
3822
 
3823
+
3806
3824
 
3807
3825
 
3808
3826
  It can in fact be a
@@ -3870,6 +3888,7 @@
3870
3888
 
3871
3889
 
3872
3890
 
3891
+
3873
3892
 
3874
3893
 
3875
3894
  We know what type
@@ -3942,6 +3961,7 @@
3942
3961
 
3943
3962
 
3944
3963
 
3964
+
3945
3965
 
3946
3966
 
3947
3967
  Update
@@ -4125,6 +4145,7 @@
4125
4145
 
4126
4146
 
4127
4147
 
4148
+
4128
4149
 
4129
4150
 
4130
4151
  This also deprecates
@@ -7281,6 +7302,7 @@
7281
7302
 
7282
7303
 
7283
7304
 
7305
+
7284
7306
 
7285
7307
 
7286
7308
  As balena-lint
@@ -7369,6 +7391,7 @@
7369
7391
 
7370
7392
 
7371
7393
 
7394
+
7372
7395
 
7373
7396
 
7374
7397
  As engine and npm is
@@ -7472,6 +7495,7 @@
7472
7495
 
7473
7496
 
7474
7497
 
7498
+
7475
7499
 
7476
7500
 
7477
7501
  Ensure that the
@@ -7638,6 +7662,7 @@
7638
7662
 
7639
7663
 
7640
7664
 
7665
+
7641
7666
 
7642
7667
 
7643
7668
  This also deprecates
@@ -7732,6 +7757,7 @@
7732
7757
 
7733
7758
 
7734
7759
 
7760
+
7735
7761
 
7736
7762
 
7737
7763
  It can in fact be a
@@ -7827,6 +7853,7 @@
7827
7853
 
7828
7854
 
7829
7855
 
7856
+
7830
7857
 
7831
7858
 
7832
7859
  We know what type
@@ -7927,6 +7954,7 @@
7927
7954
 
7928
7955
 
7929
7956
 
7957
+
7930
7958
 
7931
7959
 
7932
7960
  Update
@@ -8138,6 +8166,7 @@
8138
8166
 
8139
8167
 
8140
8168
 
8169
+
8141
8170
 
8142
8171
 
8143
8172
  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.16
8
+ ## (2025-07-08)
9
+
10
+ * Update dependency commander to v14 [balena-renovate[bot]]
11
+
7
12
  # v21.6.15
8
13
  ## (2025-07-08)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.15
1
+ 21.6.16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.15",
3
+ "version": "21.6.16-build-renovate-major-14-commander-855d24ddc35fb15100401e5f8e7555b43a5938c3-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-07-08T01:56:20.780Z"
152
+ "publishedAt": "2025-07-08T03:25:30.177Z"
153
153
  }
154
154
  }