@balena/pinejs 23.0.0-build-23-x-bf7937fb577912576ebc7d2c81852e136a95da68-1 → 23.0.1-build-renovate-bcrypt-6-x-b450df0e97df698adb6ab0962a9207236a364f76-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: b450df0e97df698adb6ab0962a9207236a364f76
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.0.1
12
+ title: ""
13
+ date: 2025-08-08T14:08:24.451Z
1
14
  - commits:
2
15
  - subject: Update @balena/abstract-sql-compiler to 11.x,
3
16
  @balena/odata-to-abstract-sql to 9.x
@@ -537,7 +550,7 @@
537
550
  date: 2025-08-01T13:41:59.468Z
538
551
  version: 23.0.0
539
552
  title: ""
540
- date: 2025-08-07T18:36:46.576Z
553
+ date: 2025-08-08T13:58:20.073Z
541
554
  - commits:
542
555
  - subject: Always add the constrained definition to constrained tables
543
556
  hash: 7b0bc3ea9beb204861cc25b8896c8babc1c803bd
@@ -4557,6 +4570,7 @@
4557
4570
 
4558
4571
 
4559
4572
 
4573
+
4560
4574
 
4561
4575
 
4562
4576
  As balena-lint
@@ -4630,6 +4644,7 @@
4630
4644
 
4631
4645
 
4632
4646
 
4647
+
4633
4648
 
4634
4649
 
4635
4650
  As engine and npm is
@@ -4718,6 +4733,7 @@
4718
4733
 
4719
4734
 
4720
4735
 
4736
+
4721
4737
 
4722
4738
 
4723
4739
  Ensure that the
@@ -4869,6 +4885,7 @@
4869
4885
 
4870
4886
 
4871
4887
 
4888
+
4872
4889
 
4873
4890
 
4874
4891
  This also deprecates
@@ -4948,6 +4965,7 @@
4948
4965
 
4949
4966
 
4950
4967
 
4968
+
4951
4969
 
4952
4970
 
4953
4971
  It can in fact be a
@@ -5028,6 +5046,7 @@
5028
5046
 
5029
5047
 
5030
5048
 
5049
+
5031
5050
 
5032
5051
 
5033
5052
  We know what type
@@ -5113,6 +5132,7 @@
5113
5132
 
5114
5133
 
5115
5134
 
5135
+
5116
5136
 
5117
5137
 
5118
5138
  Update
@@ -5309,6 +5329,7 @@
5309
5329
 
5310
5330
 
5311
5331
 
5332
+
5312
5333
 
5313
5334
 
5314
5335
  This also deprecates
@@ -8478,6 +8499,7 @@
8478
8499
 
8479
8500
 
8480
8501
 
8502
+
8481
8503
 
8482
8504
 
8483
8505
  As balena-lint
@@ -8579,6 +8601,7 @@
8579
8601
 
8580
8602
 
8581
8603
 
8604
+
8582
8605
 
8583
8606
 
8584
8607
  As engine and npm is
@@ -8695,6 +8718,7 @@
8695
8718
 
8696
8719
 
8697
8720
 
8721
+
8698
8722
 
8699
8723
 
8700
8724
  Ensure that the
@@ -8874,6 +8898,7 @@
8874
8898
 
8875
8899
 
8876
8900
 
8901
+
8877
8902
 
8878
8903
 
8879
8904
  This also deprecates
@@ -8981,6 +9006,7 @@
8981
9006
 
8982
9007
 
8983
9008
 
9009
+
8984
9010
 
8985
9011
 
8986
9012
  It can in fact be a
@@ -9089,6 +9115,7 @@
9089
9115
 
9090
9116
 
9091
9117
 
9118
+
9092
9119
 
9093
9120
 
9094
9121
  We know what type
@@ -9202,6 +9229,7 @@
9202
9229
 
9203
9230
 
9204
9231
 
9232
+
9205
9233
 
9206
9234
 
9207
9235
  Update
@@ -9426,6 +9454,7 @@
9426
9454
 
9427
9455
 
9428
9456
 
9457
+
9429
9458
 
9430
9459
 
9431
9460
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,8 +4,13 @@ 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.0.1
8
+ ## (2025-08-08)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.0.0
8
- ## (2025-08-07)
13
+ ## (2025-08-08)
9
14
 
10
15
 
11
16
  <details>
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.0.0
1
+ 23.0.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.0.0-build-23-x-bf7937fb577912576ebc7d2c81852e136a95da68-1",
3
+ "version": "23.0.1-build-renovate-bcrypt-6-x-b450df0e97df698adb6ab0962a9207236a364f76-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -113,7 +113,7 @@
113
113
  "@aws-sdk/client-s3": "^3.859.0",
114
114
  "@aws-sdk/lib-storage": "^3.859.0",
115
115
  "@aws-sdk/s3-request-presigner": "^3.859.0",
116
- "bcrypt": "^5.1.1",
116
+ "bcrypt": "^6.0.0",
117
117
  "body-parser": "^1.20.3",
118
118
  "compression": "^1.8.1",
119
119
  "cookie-parser": "^1.4.7",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-08-07T18:36:49.131Z"
151
+ "publishedAt": "2025-08-08T14:08:25.552Z"
152
152
  }
153
153
  }