@balena/pinejs 23.1.1-build-computed-fns-out-of-order-tables-2c7a70cea273ab61098e220529e4570cc4136f46-1 → 23.1.2-build-renovate-bcrypt-6-x-b22df9a6e9260d84bc384f9346c1901e60aa37a2-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: b22df9a6e9260d84bc384f9346c1901e60aa37a2
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.2
12
+ title: ""
13
+ date: 2025-08-15T16:07:41.621Z
1
14
  - commits:
2
15
  - subject: Fix issues with computed functions on tables that do not match the
3
16
  expected column order
@@ -252,7 +265,7 @@
252
265
  date: 2025-08-15T15:10:44.518Z
253
266
  version: 23.1.1
254
267
  title: ""
255
- date: 2025-08-15T15:15:09.712Z
268
+ date: 2025-08-15T16:06:07.818Z
256
269
  - commits:
257
270
  - subject: Add the ability to have computed fields generate/call functions
258
271
  hash: b7a4c06f031ec11bb2f1a02645a555288a570c77
@@ -4908,6 +4921,7 @@
4908
4921
 
4909
4922
 
4910
4923
 
4924
+
4911
4925
 
4912
4926
 
4913
4927
  As balena-lint
@@ -4984,6 +4998,7 @@
4984
4998
 
4985
4999
 
4986
5000
 
5001
+
4987
5002
 
4988
5003
 
4989
5004
  As engine and npm is
@@ -5075,6 +5090,7 @@
5075
5090
 
5076
5091
 
5077
5092
 
5093
+
5078
5094
 
5079
5095
 
5080
5096
  Ensure that the
@@ -5229,6 +5245,7 @@
5229
5245
 
5230
5246
 
5231
5247
 
5248
+
5232
5249
 
5233
5250
 
5234
5251
  This also deprecates
@@ -5311,6 +5328,7 @@
5311
5328
 
5312
5329
 
5313
5330
 
5331
+
5314
5332
 
5315
5333
 
5316
5334
  It can in fact be a
@@ -5394,6 +5412,7 @@
5394
5412
 
5395
5413
 
5396
5414
 
5415
+
5397
5416
 
5398
5417
 
5399
5418
  We know what type
@@ -5482,6 +5501,7 @@
5482
5501
 
5483
5502
 
5484
5503
 
5504
+
5485
5505
 
5486
5506
 
5487
5507
  Update
@@ -5681,6 +5701,7 @@
5681
5701
 
5682
5702
 
5683
5703
 
5704
+
5684
5705
 
5685
5706
 
5686
5707
  This also deprecates
@@ -8853,6 +8874,7 @@
8853
8874
 
8854
8875
 
8855
8876
 
8877
+
8856
8878
 
8857
8879
 
8858
8880
  As balena-lint
@@ -8957,6 +8979,7 @@
8957
8979
 
8958
8980
 
8959
8981
 
8982
+
8960
8983
 
8961
8984
 
8962
8985
  As engine and npm is
@@ -9076,6 +9099,7 @@
9076
9099
 
9077
9100
 
9078
9101
 
9102
+
9079
9103
 
9080
9104
 
9081
9105
  Ensure that the
@@ -9258,6 +9282,7 @@
9258
9282
 
9259
9283
 
9260
9284
 
9285
+
9261
9286
 
9262
9287
 
9263
9288
  This also deprecates
@@ -9368,6 +9393,7 @@
9368
9393
 
9369
9394
 
9370
9395
 
9396
+
9371
9397
 
9372
9398
 
9373
9399
  It can in fact be a
@@ -9479,6 +9505,7 @@
9479
9505
 
9480
9506
 
9481
9507
 
9508
+
9482
9509
 
9483
9510
 
9484
9511
  We know what type
@@ -9595,6 +9622,7 @@
9595
9622
 
9596
9623
 
9597
9624
 
9625
+
9598
9626
 
9599
9627
 
9600
9628
  Update
@@ -9822,6 +9850,7 @@
9822
9850
 
9823
9851
 
9824
9852
 
9853
+
9825
9854
 
9826
9855
 
9827
9856
  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.2
8
+ ## (2025-08-15)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.1.1
8
13
  ## (2025-08-15)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.1.1
1
+ 23.1.2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.1.1-build-computed-fns-out-of-order-tables-2c7a70cea273ab61098e220529e4570cc4136f46-1",
3
+ "version": "23.1.2-build-renovate-bcrypt-6-x-b22df9a6e9260d84bc384f9346c1901e60aa37a2-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-15T15:15:11.625Z"
151
+ "publishedAt": "2025-08-15T16:07:42.604Z"
152
152
  }
153
153
  }