@balena/pinejs 23.2.5 → 23.2.6-build-renovate-major-24-node-346adf66ca2bd52288a911c432fc16ad17638719-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 @types/node to v24
3
+ hash: 346adf66ca2bd52288a911c432fc16ad17638719
4
+ body: |
5
+ Update @types/node from 20.19.24 to 24.9.2
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 23.2.6
12
+ title: ""
13
+ date: 2025-11-03T18:00:52.277Z
1
14
  - commits:
2
15
  - subject: Avoid deep cloning relationships when creating constrained models
3
16
  hash: b3a7649dde0956aadfbc7248d36245fcf7d7eaf1
@@ -10,7 +23,7 @@
10
23
  nested: []
11
24
  version: 23.2.5
12
25
  title: ""
13
- date: 2025-11-03T12:57:19.813Z
26
+ date: 2025-11-03T17:28:11.891Z
14
27
  - commits:
15
28
  - subject: "odata-response: avoid iterating the field names when there are no
16
29
  webresource fields"
@@ -5813,6 +5826,7 @@
5813
5826
 
5814
5827
 
5815
5828
 
5829
+
5816
5830
 
5817
5831
 
5818
5832
  As balena-lint
@@ -5909,6 +5923,7 @@
5909
5923
 
5910
5924
 
5911
5925
 
5926
+
5912
5927
 
5913
5928
 
5914
5929
  As engine and npm is
@@ -6020,6 +6035,7 @@
6020
6035
 
6021
6036
 
6022
6037
 
6038
+
6023
6039
 
6024
6040
 
6025
6041
  Ensure that the
@@ -6194,6 +6210,7 @@
6194
6210
 
6195
6211
 
6196
6212
 
6213
+
6197
6214
 
6198
6215
 
6199
6216
  This also deprecates
@@ -6296,6 +6313,7 @@
6296
6313
 
6297
6314
 
6298
6315
 
6316
+
6299
6317
 
6300
6318
 
6301
6319
  It can in fact be a
@@ -6399,6 +6417,7 @@
6399
6417
 
6400
6418
 
6401
6419
 
6420
+
6402
6421
 
6403
6422
 
6404
6423
  We know what type
@@ -6507,6 +6526,7 @@
6507
6526
 
6508
6527
 
6509
6528
 
6529
+
6510
6530
 
6511
6531
 
6512
6532
  Update
@@ -6726,6 +6746,7 @@
6726
6746
 
6727
6747
 
6728
6748
 
6749
+
6729
6750
 
6730
6751
 
6731
6752
  This also deprecates
@@ -9918,6 +9939,7 @@
9918
9939
 
9919
9940
 
9920
9941
 
9942
+
9921
9943
 
9922
9944
 
9923
9945
  As balena-lint
@@ -10042,6 +10064,7 @@
10042
10064
 
10043
10065
 
10044
10066
 
10067
+
10045
10068
 
10046
10069
 
10047
10070
  As engine and npm is
@@ -10181,6 +10204,7 @@
10181
10204
 
10182
10205
 
10183
10206
 
10207
+
10184
10208
 
10185
10209
 
10186
10210
  Ensure that the
@@ -10383,6 +10407,7 @@
10383
10407
 
10384
10408
 
10385
10409
 
10410
+
10386
10411
 
10387
10412
 
10388
10413
  This also deprecates
@@ -10513,6 +10538,7 @@
10513
10538
 
10514
10539
 
10515
10540
 
10541
+
10516
10542
 
10517
10543
 
10518
10544
  It can in fact be a
@@ -10644,6 +10670,7 @@
10644
10670
 
10645
10671
 
10646
10672
 
10673
+
10647
10674
 
10648
10675
 
10649
10676
  We know what type
@@ -10780,6 +10807,7 @@
10780
10807
 
10781
10808
 
10782
10809
 
10810
+
10783
10811
 
10784
10812
 
10785
10813
  Update
@@ -11027,6 +11055,7 @@
11027
11055
 
11028
11056
 
11029
11057
 
11058
+
11030
11059
 
11031
11060
 
11032
11061
  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.6
8
+ ## (2025-11-03)
9
+
10
+ * Update dependency @types/node to v24 [balena-renovate[bot]]
11
+
7
12
  # v23.2.5
8
13
  ## (2025-11-03)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.2.5
1
+ 23.2.6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.2.5",
3
+ "version": "23.2.6-build-renovate-major-24-node-346adf66ca2bd52288a911c432fc16ad17638719-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -45,7 +45,7 @@
45
45
  "@types/memoizee": "^0.4.12",
46
46
  "@types/method-override": "^3.0.0",
47
47
  "@types/mysql": "^2.15.27",
48
- "@types/node": "^20.19.21",
48
+ "@types/node": "^24.0.0",
49
49
  "@types/passport": "^1.0.17",
50
50
  "@types/passport-local": "^1.0.38",
51
51
  "@types/passport-strategy": "^0.2.38",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-11-03T12:57:20.833Z"
152
+ "publishedAt": "2025-11-03T18:00:53.268Z"
153
153
  }
154
154
  }