@balena/pinejs 23.2.10 → 23.2.11-build-renovate-bcrypt-6-x-752d4e5c5146698e00ed77d06d85ad3527f764f5-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: 752d4e5c5146698e00ed77d06d85ad3527f764f5
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.11
12
+ title: ""
13
+ date: 2025-11-07T15:13:50.358Z
1
14
  - commits:
2
15
  - subject: Avoid deep cloning relationships when hitting additional permissions
3
16
  for constrained models
@@ -11,7 +24,7 @@
11
24
  nested: []
12
25
  version: 23.2.10
13
26
  title: ""
14
- date: 2025-11-07T14:57:06.484Z
27
+ date: 2025-11-07T15:10:34.414Z
15
28
  - commits:
16
29
  - subject: "db-layer: switch `maybePrepareCache` to using a `Map`"
17
30
  hash: 4ad09860d7370eb267c8597fba253d1f0d272f42
@@ -5889,6 +5902,7 @@
5889
5902
 
5890
5903
 
5891
5904
 
5905
+
5892
5906
 
5893
5907
 
5894
5908
  As balena-lint
@@ -5990,6 +6004,7 @@
5990
6004
 
5991
6005
 
5992
6006
 
6007
+
5993
6008
 
5994
6009
 
5995
6010
  As engine and npm is
@@ -6106,6 +6121,7 @@
6106
6121
 
6107
6122
 
6108
6123
 
6124
+
6109
6125
 
6110
6126
 
6111
6127
  Ensure that the
@@ -6285,6 +6301,7 @@
6285
6301
 
6286
6302
 
6287
6303
 
6304
+
6288
6305
 
6289
6306
 
6290
6307
  This also deprecates
@@ -6392,6 +6409,7 @@
6392
6409
 
6393
6410
 
6394
6411
 
6412
+
6395
6413
 
6396
6414
 
6397
6415
  It can in fact be a
@@ -6500,6 +6518,7 @@
6500
6518
 
6501
6519
 
6502
6520
 
6521
+
6503
6522
 
6504
6523
 
6505
6524
  We know what type
@@ -6613,6 +6632,7 @@
6613
6632
 
6614
6633
 
6615
6634
 
6635
+
6616
6636
 
6617
6637
 
6618
6638
  Update
@@ -6837,6 +6857,7 @@
6837
6857
 
6838
6858
 
6839
6859
 
6860
+
6840
6861
 
6841
6862
 
6842
6863
  This also deprecates
@@ -10034,6 +10055,7 @@
10034
10055
 
10035
10056
 
10036
10057
 
10058
+
10037
10059
 
10038
10060
 
10039
10061
  As balena-lint
@@ -10163,6 +10185,7 @@
10163
10185
 
10164
10186
 
10165
10187
 
10188
+
10166
10189
 
10167
10190
 
10168
10191
  As engine and npm is
@@ -10307,6 +10330,7 @@
10307
10330
 
10308
10331
 
10309
10332
 
10333
+
10310
10334
 
10311
10335
 
10312
10336
  Ensure that the
@@ -10514,6 +10538,7 @@
10514
10538
 
10515
10539
 
10516
10540
 
10541
+
10517
10542
 
10518
10543
 
10519
10544
  This also deprecates
@@ -10649,6 +10674,7 @@
10649
10674
 
10650
10675
 
10651
10676
 
10677
+
10652
10678
 
10653
10679
 
10654
10680
  It can in fact be a
@@ -10785,6 +10811,7 @@
10785
10811
 
10786
10812
 
10787
10813
 
10814
+
10788
10815
 
10789
10816
 
10790
10817
  We know what type
@@ -10926,6 +10953,7 @@
10926
10953
 
10927
10954
 
10928
10955
 
10956
+
10929
10957
 
10930
10958
 
10931
10959
  Update
@@ -11178,6 +11206,7 @@
11178
11206
 
11179
11207
 
11180
11208
 
11209
+
11181
11210
 
11182
11211
 
11183
11212
  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.11
8
+ ## (2025-11-07)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.2.10
8
13
  ## (2025-11-07)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.2.10
1
+ 23.2.11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.2.10",
3
+ "version": "23.2.11-build-renovate-bcrypt-6-x-752d4e5c5146698e00ed77d06d85ad3527f764f5-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-11-07T14:57:07.519Z"
152
+ "publishedAt": "2025-11-07T15:13:51.383Z"
153
153
  }
154
154
  }