@balena/pinejs 23.2.2 → 23.2.3-build-renovate-bcrypt-6-x-729a486cedd1f2b59550ce93c0c311742fa9a87b-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: 729a486cedd1f2b59550ce93c0c311742fa9a87b
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.2.3
12
+ title: ""
13
+ date: 2025-10-29T15:12:56.000Z
1
14
  - commits:
2
15
  - subject: Reduce unnecessary assignments
3
16
  hash: 0604941acdc48f459ccfdc0d548ce93b4bf57f83
@@ -9,7 +22,7 @@
9
22
  nested: []
10
23
  version: 23.2.2
11
24
  title: ""
12
- date: 2025-10-29T14:54:00.485Z
25
+ date: 2025-10-29T15:08:13.960Z
13
26
  - commits:
14
27
  - subject: Avoid deep cloning tables when creating constrained models
15
28
  hash: 172b1fb7781af36e172e88ca603b7d602e8b5653
@@ -5754,6 +5767,7 @@
5754
5767
 
5755
5768
 
5756
5769
 
5770
+
5757
5771
 
5758
5772
 
5759
5773
  As balena-lint
@@ -5847,6 +5861,7 @@
5847
5861
 
5848
5862
 
5849
5863
 
5864
+
5850
5865
 
5851
5866
 
5852
5867
  As engine and npm is
@@ -5955,6 +5970,7 @@
5955
5970
 
5956
5971
 
5957
5972
 
5973
+
5958
5974
 
5959
5975
 
5960
5976
  Ensure that the
@@ -6126,6 +6142,7 @@
6126
6142
 
6127
6143
 
6128
6144
 
6145
+
6129
6146
 
6130
6147
 
6131
6148
  This also deprecates
@@ -6225,6 +6242,7 @@
6225
6242
 
6226
6243
 
6227
6244
 
6245
+
6228
6246
 
6229
6247
 
6230
6248
  It can in fact be a
@@ -6325,6 +6343,7 @@
6325
6343
 
6326
6344
 
6327
6345
 
6346
+
6328
6347
 
6329
6348
 
6330
6349
  We know what type
@@ -6430,6 +6449,7 @@
6430
6449
 
6431
6450
 
6432
6451
 
6452
+
6433
6453
 
6434
6454
 
6435
6455
  Update
@@ -6646,6 +6666,7 @@
6646
6666
 
6647
6667
 
6648
6668
 
6669
+
6649
6670
 
6650
6671
 
6651
6672
  This also deprecates
@@ -9835,6 +9856,7 @@
9835
9856
 
9836
9857
 
9837
9858
 
9859
+
9838
9860
 
9839
9861
 
9840
9862
  As balena-lint
@@ -9956,6 +9978,7 @@
9956
9978
 
9957
9979
 
9958
9980
 
9981
+
9959
9982
 
9960
9983
 
9961
9984
  As engine and npm is
@@ -10092,6 +10115,7 @@
10092
10115
 
10093
10116
 
10094
10117
 
10118
+
10095
10119
 
10096
10120
 
10097
10121
  Ensure that the
@@ -10291,6 +10315,7 @@
10291
10315
 
10292
10316
 
10293
10317
 
10318
+
10294
10319
 
10295
10320
 
10296
10321
  This also deprecates
@@ -10418,6 +10443,7 @@
10418
10443
 
10419
10444
 
10420
10445
 
10446
+
10421
10447
 
10422
10448
 
10423
10449
  It can in fact be a
@@ -10546,6 +10572,7 @@
10546
10572
 
10547
10573
 
10548
10574
 
10575
+
10549
10576
 
10550
10577
 
10551
10578
  We know what type
@@ -10679,6 +10706,7 @@
10679
10706
 
10680
10707
 
10681
10708
 
10709
+
10682
10710
 
10683
10711
 
10684
10712
  Update
@@ -10923,6 +10951,7 @@
10923
10951
 
10924
10952
 
10925
10953
 
10954
+
10926
10955
 
10927
10956
 
10928
10957
  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.3
8
+ ## (2025-10-29)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.2.2
8
13
  ## (2025-10-29)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.2.2
1
+ 23.2.3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.2.2",
3
+ "version": "23.2.3-build-renovate-bcrypt-6-x-729a486cedd1f2b59550ce93c0c311742fa9a87b-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-29T14:54:01.459Z"
152
+ "publishedAt": "2025-10-29T15:12:57.076Z"
153
153
  }
154
154
  }