@balena/pinejs 23.2.11 → 23.2.12-build-renovate-node-24-x-5c655f61276a6081e8fee2e2a0bcc3d2b8fbbacc-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 Node.js to v24
3
+ hash: 5c655f61276a6081e8fee2e2a0bcc3d2b8fbbacc
4
+ body: |
5
+ Update node from 20.19.5 to 24.11.0
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 23.2.12
12
+ title: ""
13
+ date: 2025-11-10T21:59:09.641Z
1
14
  - commits:
2
15
  - subject: Update pinejs-client-core to 8.4.1
3
16
  hash: fb35a0707998cbbdf4d61dfbcd622f817996e6de
@@ -32,7 +45,7 @@
32
45
  date: 2025-11-10T17:12:36.457Z
33
46
  version: 23.2.11
34
47
  title: ""
35
- date: 2025-11-10T20:27:59.250Z
48
+ date: 2025-11-10T21:48:31.823Z
36
49
  - commits:
37
50
  - subject: Avoid deep cloning relationships when hitting additional permissions
38
51
  for constrained models
@@ -5925,6 +5938,7 @@
5925
5938
 
5926
5939
 
5927
5940
 
5941
+
5928
5942
 
5929
5943
 
5930
5944
  As balena-lint
@@ -6027,6 +6041,7 @@
6027
6041
 
6028
6042
 
6029
6043
 
6044
+
6030
6045
 
6031
6046
 
6032
6047
  As engine and npm is
@@ -6144,6 +6159,7 @@
6144
6159
 
6145
6160
 
6146
6161
 
6162
+
6147
6163
 
6148
6164
 
6149
6165
  Ensure that the
@@ -6324,6 +6340,7 @@
6324
6340
 
6325
6341
 
6326
6342
 
6343
+
6327
6344
 
6328
6345
 
6329
6346
  This also deprecates
@@ -6432,6 +6449,7 @@
6432
6449
 
6433
6450
 
6434
6451
 
6452
+
6435
6453
 
6436
6454
 
6437
6455
  It can in fact be a
@@ -6541,6 +6559,7 @@
6541
6559
 
6542
6560
 
6543
6561
 
6562
+
6544
6563
 
6545
6564
 
6546
6565
  We know what type
@@ -6655,6 +6674,7 @@
6655
6674
 
6656
6675
 
6657
6676
 
6677
+
6658
6678
 
6659
6679
 
6660
6680
  Update
@@ -6880,6 +6900,7 @@
6880
6900
 
6881
6901
 
6882
6902
 
6903
+
6883
6904
 
6884
6905
 
6885
6906
  This also deprecates
@@ -10078,6 +10099,7 @@
10078
10099
 
10079
10100
 
10080
10101
 
10102
+
10081
10103
 
10082
10104
 
10083
10105
  As balena-lint
@@ -10208,6 +10230,7 @@
10208
10230
 
10209
10231
 
10210
10232
 
10233
+
10211
10234
 
10212
10235
 
10213
10236
  As engine and npm is
@@ -10353,6 +10376,7 @@
10353
10376
 
10354
10377
 
10355
10378
 
10379
+
10356
10380
 
10357
10381
 
10358
10382
  Ensure that the
@@ -10561,6 +10585,7 @@
10561
10585
 
10562
10586
 
10563
10587
 
10588
+
10564
10589
 
10565
10590
 
10566
10591
  This also deprecates
@@ -10697,6 +10722,7 @@
10697
10722
 
10698
10723
 
10699
10724
 
10725
+
10700
10726
 
10701
10727
 
10702
10728
  It can in fact be a
@@ -10834,6 +10860,7 @@
10834
10860
 
10835
10861
 
10836
10862
 
10863
+
10837
10864
 
10838
10865
 
10839
10866
  We know what type
@@ -10976,6 +11003,7 @@
10976
11003
 
10977
11004
 
10978
11005
 
11006
+
10979
11007
 
10980
11008
 
10981
11009
  Update
@@ -11229,6 +11257,7 @@
11229
11257
 
11230
11258
 
11231
11259
 
11260
+
11232
11261
 
11233
11262
 
11234
11263
  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
+ # v23.2.12
8
+ ## (2025-11-10)
9
+
10
+ * Update Node.js to v24 [balena-renovate[bot]]
11
+
7
12
  # v23.2.11
8
13
  ## (2025-11-10)
9
14
 
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:20-alpine as runner
1
+ FROM node:24-alpine as runner
2
2
 
3
3
  WORKDIR /usr/src/pine
4
4
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.2.11
1
+ 23.2.12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.2.11",
3
+ "version": "23.2.12-build-renovate-node-24-x-5c655f61276a6081e8fee2e2a0bcc3d2b8fbbacc-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-11-10T20:28:00.983Z"
152
+ "publishedAt": "2025-11-10T21:59:10.630Z"
153
153
  }
154
154
  }