@balena/pinejs 22.1.0 → 22.1.1-build-node-24-bd4b2103be646b3131a1a820267d868f2a02d08c-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,15 @@
1
+ - commits:
2
+ - subject: Add node 24 to the engines list
3
+ hash: bd4b2103be646b3131a1a820267d868f2a02d08c
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Pagan Gazzard
9
+ nested: []
10
+ version: 22.1.1
11
+ title: ""
12
+ date: 2025-08-01T14:55:33.214Z
1
13
  - commits:
2
14
  - subject: Bump dependencies to add support for 'JSON is represented by Text'
3
15
  hash: 66b6e0cd6e191a27881c1553b29bff4d13cd7f16
@@ -74,7 +86,7 @@
74
86
  date: 2025-07-31T15:05:45.750Z
75
87
  version: 22.1.0
76
88
  title: ""
77
- date: 2025-07-31T15:16:11.450Z
89
+ date: 2025-07-31T15:30:33.397Z
78
90
  - commits:
79
91
  - subject: Update dependency commander to v14
80
92
  hash: 2cedd7c00a7f3191a9ddd2ad1b7622439dc6df8c
@@ -3678,6 +3690,7 @@
3678
3690
 
3679
3691
 
3680
3692
 
3693
+
3681
3694
 
3682
3695
 
3683
3696
  As balena-lint
@@ -3746,6 +3759,7 @@
3746
3759
 
3747
3760
 
3748
3761
 
3762
+
3749
3763
 
3750
3764
 
3751
3765
  As engine and npm is
@@ -3829,6 +3843,7 @@
3829
3843
 
3830
3844
 
3831
3845
 
3846
+
3832
3847
 
3833
3848
 
3834
3849
  Ensure that the
@@ -3975,6 +3990,7 @@
3975
3990
 
3976
3991
 
3977
3992
 
3993
+
3978
3994
 
3979
3995
 
3980
3996
  This also deprecates
@@ -4049,6 +4065,7 @@
4049
4065
 
4050
4066
 
4051
4067
 
4068
+
4052
4069
 
4053
4070
 
4054
4071
  It can in fact be a
@@ -4124,6 +4141,7 @@
4124
4141
 
4125
4142
 
4126
4143
 
4144
+
4127
4145
 
4128
4146
 
4129
4147
  We know what type
@@ -4204,6 +4222,7 @@
4204
4222
 
4205
4223
 
4206
4224
 
4225
+
4207
4226
 
4208
4227
 
4209
4228
  Update
@@ -4395,6 +4414,7 @@
4395
4414
 
4396
4415
 
4397
4416
 
4417
+
4398
4418
 
4399
4419
 
4400
4420
  This also deprecates
@@ -7559,6 +7579,7 @@
7559
7579
 
7560
7580
 
7561
7581
 
7582
+
7562
7583
 
7563
7584
 
7564
7585
  As balena-lint
@@ -7655,6 +7676,7 @@
7655
7676
 
7656
7677
 
7657
7678
 
7679
+
7658
7680
 
7659
7681
 
7660
7682
  As engine and npm is
@@ -7766,6 +7788,7 @@
7766
7788
 
7767
7789
 
7768
7790
 
7791
+
7769
7792
 
7770
7793
 
7771
7794
  Ensure that the
@@ -7940,6 +7963,7 @@
7940
7963
 
7941
7964
 
7942
7965
 
7966
+
7943
7967
 
7944
7968
 
7945
7969
  This also deprecates
@@ -8042,6 +8066,7 @@
8042
8066
 
8043
8067
 
8044
8068
 
8069
+
8045
8070
 
8046
8071
 
8047
8072
  It can in fact be a
@@ -8145,6 +8170,7 @@
8145
8170
 
8146
8171
 
8147
8172
 
8173
+
8148
8174
 
8149
8175
 
8150
8176
  We know what type
@@ -8253,6 +8279,7 @@
8253
8279
 
8254
8280
 
8255
8281
 
8282
+
8256
8283
 
8257
8284
 
8258
8285
  Update
@@ -8472,6 +8499,7 @@
8472
8499
 
8473
8500
 
8474
8501
 
8502
+
8475
8503
 
8476
8504
 
8477
8505
  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
+ # v22.1.1
8
+ ## (2025-08-01)
9
+
10
+ * Add node 24 to the engines list [Pagan Gazzard]
11
+
7
12
  # v22.1.0
8
13
  ## (2025-07-31)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 22.1.0
1
+ 22.1.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "22.1.0",
3
+ "version": "22.1.1-build-node-24-bd4b2103be646b3131a1a820267d868f2a02d08c-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -127,7 +127,7 @@
127
127
  "serve-static": "^1.16.2"
128
128
  },
129
129
  "engines": {
130
- "node": "^20.14.0 || ^22.0.0",
130
+ "node": "^20.14.0 || ^22.0.0 || ^24.5.0",
131
131
  "npm": ">=10.7.0"
132
132
  },
133
133
  "lint-staged": {
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-07-31T15:16:13.264Z"
151
+ "publishedAt": "2025-08-01T14:55:34.279Z"
152
152
  }
153
153
  }
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.4
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.5
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.4
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.5
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.4
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.5
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.4
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.5
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4
 
@@ -1,4 +1,4 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.1.4
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.1.5
2
2
 
3
3
  import type { Types } from '@balena/abstract-sql-to-typescript';
4
4