@balena/pinejs 23.1.14-build-add-tx-hook-tests-1d60f4c500e5aa9597f05ab57bfdebd745333a3e-1 → 23.1.15-build-renovate-bcrypt-6-x-9daac3c4f167191ea2db67b961adba94962cdab2-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 bcrypt to v6
3
+ hash: 9daac3c4f167191ea2db67b961adba94962cdab2
4
+ body: |
5
+ Update bcrypt from 5.1.1 to 6.0.0
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 23.1.15
12
+ title: ""
13
+ date: 2025-10-13T16:05:56.634Z
1
14
  - commits:
2
15
  - subject: Add tests to Tx hooks
3
16
  hash: 1d60f4c500e5aa9597f05ab57bfdebd745333a3e
@@ -9,7 +22,7 @@
9
22
  nested: []
10
23
  version: 23.1.14
11
24
  title: ""
12
- date: 2025-10-13T14:26:33.090Z
25
+ date: 2025-10-13T15:13:16.099Z
13
26
  - commits:
14
27
  - subject: Switch tsconfig module to `Node20`
15
28
  hash: cfe9e1803c73adc55de3f7c34ac4bbc3b2ef3368
@@ -5693,6 +5706,7 @@
5693
5706
 
5694
5707
 
5695
5708
 
5709
+
5696
5710
 
5697
5711
 
5698
5712
  As balena-lint
@@ -5782,6 +5796,7 @@
5782
5796
 
5783
5797
 
5784
5798
 
5799
+
5785
5800
 
5786
5801
 
5787
5802
  As engine and npm is
@@ -5886,6 +5901,7 @@
5886
5901
 
5887
5902
 
5888
5903
 
5904
+
5889
5905
 
5890
5906
 
5891
5907
  Ensure that the
@@ -6053,6 +6069,7 @@
6053
6069
 
6054
6070
 
6055
6071
 
6072
+
6056
6073
 
6057
6074
 
6058
6075
  This also deprecates
@@ -6148,6 +6165,7 @@
6148
6165
 
6149
6166
 
6150
6167
 
6168
+
6151
6169
 
6152
6170
 
6153
6171
  It can in fact be a
@@ -6244,6 +6262,7 @@
6244
6262
 
6245
6263
 
6246
6264
 
6265
+
6247
6266
 
6248
6267
 
6249
6268
  We know what type
@@ -6345,6 +6364,7 @@
6345
6364
 
6346
6365
 
6347
6366
 
6367
+
6348
6368
 
6349
6369
 
6350
6370
  Update
@@ -6557,6 +6577,7 @@
6557
6577
 
6558
6578
 
6559
6579
 
6580
+
6560
6581
 
6561
6582
 
6562
6583
  This also deprecates
@@ -9742,6 +9763,7 @@
9742
9763
 
9743
9764
 
9744
9765
 
9766
+
9745
9767
 
9746
9768
 
9747
9769
  As balena-lint
@@ -9859,6 +9881,7 @@
9859
9881
 
9860
9882
 
9861
9883
 
9884
+
9862
9885
 
9863
9886
 
9864
9887
  As engine and npm is
@@ -9991,6 +10014,7 @@
9991
10014
 
9992
10015
 
9993
10016
 
10017
+
9994
10018
 
9995
10019
 
9996
10020
  Ensure that the
@@ -10186,6 +10210,7 @@
10186
10210
 
10187
10211
 
10188
10212
 
10213
+
10189
10214
 
10190
10215
 
10191
10216
  This also deprecates
@@ -10309,6 +10334,7 @@
10309
10334
 
10310
10335
 
10311
10336
 
10337
+
10312
10338
 
10313
10339
 
10314
10340
  It can in fact be a
@@ -10433,6 +10459,7 @@
10433
10459
 
10434
10460
 
10435
10461
 
10462
+
10436
10463
 
10437
10464
 
10438
10465
  We know what type
@@ -10562,6 +10589,7 @@
10562
10589
 
10563
10590
 
10564
10591
 
10592
+
10565
10593
 
10566
10594
 
10567
10595
  Update
@@ -10802,6 +10830,7 @@
10802
10830
 
10803
10831
 
10804
10832
 
10833
+
10805
10834
 
10806
10835
 
10807
10836
  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.15
8
+ ## (2025-10-13)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.1.14
8
13
  ## (2025-10-13)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.1.14
1
+ 23.1.15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.1.14-build-add-tx-hook-tests-1d60f4c500e5aa9597f05ab57bfdebd745333a3e-1",
3
+ "version": "23.1.15-build-renovate-bcrypt-6-x-9daac3c4f167191ea2db67b961adba94962cdab2-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -114,7 +114,7 @@
114
114
  "@aws-sdk/client-s3": "^3.908.0",
115
115
  "@aws-sdk/lib-storage": "^3.908.0",
116
116
  "@aws-sdk/s3-request-presigner": "^3.908.0",
117
- "bcrypt": "^5.1.1",
117
+ "bcrypt": "^6.0.0",
118
118
  "body-parser": "^1.20.3",
119
119
  "compression": "^1.8.1",
120
120
  "cookie-parser": "^1.4.7",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-10-13T14:26:34.143Z"
152
+ "publishedAt": "2025-10-13T16:05:57.618Z"
153
153
  }
154
154
  }