@balena/pinejs 23.1.13 → 23.1.14-build-add-tx-hook-tests-1d60f4c500e5aa9597f05ab57bfdebd745333a3e-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 tests to Tx hooks
3
+ hash: 1d60f4c500e5aa9597f05ab57bfdebd745333a3e
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Otavio Jacobi
9
+ nested: []
10
+ version: 23.1.14
11
+ title: ""
12
+ date: 2025-10-13T14:26:33.090Z
1
13
  - commits:
2
14
  - subject: Switch tsconfig module to `Node20`
3
15
  hash: cfe9e1803c73adc55de3f7c34ac4bbc3b2ef3368
@@ -10,7 +22,7 @@
10
22
  nested: []
11
23
  version: 23.1.13
12
24
  title: ""
13
- date: 2025-10-13T12:57:34.390Z
25
+ date: 2025-10-13T13:15:02.921Z
14
26
  - commits:
15
27
  - subject: Update dependencies
16
28
  hash: 4a6e17f14e1455c6c17d995bb68399328bdd6d30
@@ -5680,6 +5692,7 @@
5680
5692
 
5681
5693
 
5682
5694
 
5695
+
5683
5696
 
5684
5697
 
5685
5698
  As balena-lint
@@ -5768,6 +5781,7 @@
5768
5781
 
5769
5782
 
5770
5783
 
5784
+
5771
5785
 
5772
5786
 
5773
5787
  As engine and npm is
@@ -5871,6 +5885,7 @@
5871
5885
 
5872
5886
 
5873
5887
 
5888
+
5874
5889
 
5875
5890
 
5876
5891
  Ensure that the
@@ -6037,6 +6052,7 @@
6037
6052
 
6038
6053
 
6039
6054
 
6055
+
6040
6056
 
6041
6057
 
6042
6058
  This also deprecates
@@ -6131,6 +6147,7 @@
6131
6147
 
6132
6148
 
6133
6149
 
6150
+
6134
6151
 
6135
6152
 
6136
6153
  It can in fact be a
@@ -6226,6 +6243,7 @@
6226
6243
 
6227
6244
 
6228
6245
 
6246
+
6229
6247
 
6230
6248
 
6231
6249
  We know what type
@@ -6326,6 +6344,7 @@
6326
6344
 
6327
6345
 
6328
6346
 
6347
+
6329
6348
 
6330
6349
 
6331
6350
  Update
@@ -6537,6 +6556,7 @@
6537
6556
 
6538
6557
 
6539
6558
 
6559
+
6540
6560
 
6541
6561
 
6542
6562
  This also deprecates
@@ -9721,6 +9741,7 @@
9721
9741
 
9722
9742
 
9723
9743
 
9744
+
9724
9745
 
9725
9746
 
9726
9747
  As balena-lint
@@ -9837,6 +9858,7 @@
9837
9858
 
9838
9859
 
9839
9860
 
9861
+
9840
9862
 
9841
9863
 
9842
9864
  As engine and npm is
@@ -9968,6 +9990,7 @@
9968
9990
 
9969
9991
 
9970
9992
 
9993
+
9971
9994
 
9972
9995
 
9973
9996
  Ensure that the
@@ -10162,6 +10185,7 @@
10162
10185
 
10163
10186
 
10164
10187
 
10188
+
10165
10189
 
10166
10190
 
10167
10191
  This also deprecates
@@ -10284,6 +10308,7 @@
10284
10308
 
10285
10309
 
10286
10310
 
10311
+
10287
10312
 
10288
10313
 
10289
10314
  It can in fact be a
@@ -10407,6 +10432,7 @@
10407
10432
 
10408
10433
 
10409
10434
 
10435
+
10410
10436
 
10411
10437
 
10412
10438
  We know what type
@@ -10535,6 +10561,7 @@
10535
10561
 
10536
10562
 
10537
10563
 
10564
+
10538
10565
 
10539
10566
 
10540
10567
  Update
@@ -10774,6 +10801,7 @@
10774
10801
 
10775
10802
 
10776
10803
 
10804
+
10777
10805
 
10778
10806
 
10779
10807
  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.1.14
8
+ ## (2025-10-13)
9
+
10
+ * Add tests to Tx hooks [Otavio Jacobi]
11
+
7
12
  # v23.1.13
8
13
  ## (2025-10-13)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.1.13
1
+ 23.1.14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.1.13",
3
+ "version": "23.1.14-build-add-tx-hook-tests-1d60f4c500e5aa9597f05ab57bfdebd745333a3e-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-10-13T12:57:35.458Z"
152
+ "publishedAt": "2025-10-13T14:26:34.143Z"
153
153
  }
154
154
  }