@balena/pinejs 21.6.11 → 21.6.12-build-renovate-bcrypt-6-x-d0f38da5c8157e8af60ce96e0951e34287967eda-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: d0f38da5c8157e8af60ce96e0951e34287967eda
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: 21.6.12
12
+ title: ""
13
+ date: 2025-06-24T04:59:55.763Z
1
14
  - commits:
2
15
  - subject: Optimize the abstract-sql schema whilst creating it
3
16
  hash: 6923276da34d847275493b5ecde3c1353c45abc1
@@ -70,7 +83,7 @@
70
83
  date: 2025-06-20T13:11:18.564Z
71
84
  version: 21.6.11
72
85
  title: ""
73
- date: 2025-06-23T15:22:59.227Z
86
+ date: 2025-06-24T04:34:10.559Z
74
87
  - commits:
75
88
  - subject: Bump @balena/abstract-sql-to-typescript to v5.1.2
76
89
  hash: 0f724993cc836232702ad28a7d271ecef645f065
@@ -3374,6 +3387,7 @@
3374
3387
 
3375
3388
 
3376
3389
 
3390
+
3377
3391
 
3378
3392
 
3379
3393
  As balena-lint
@@ -3430,6 +3444,7 @@
3430
3444
 
3431
3445
 
3432
3446
 
3447
+
3433
3448
 
3434
3449
 
3435
3450
  As engine and npm is
@@ -3501,6 +3516,7 @@
3501
3516
 
3502
3517
 
3503
3518
 
3519
+
3504
3520
 
3505
3521
 
3506
3522
  Ensure that the
@@ -3635,6 +3651,7 @@
3635
3651
 
3636
3652
 
3637
3653
 
3654
+
3638
3655
 
3639
3656
 
3640
3657
  This also deprecates
@@ -3697,6 +3714,7 @@
3697
3714
 
3698
3715
 
3699
3716
 
3717
+
3700
3718
 
3701
3719
 
3702
3720
  It can in fact be a
@@ -3760,6 +3778,7 @@
3760
3778
 
3761
3779
 
3762
3780
 
3781
+
3763
3782
 
3764
3783
 
3765
3784
  We know what type
@@ -3828,6 +3847,7 @@
3828
3847
 
3829
3848
 
3830
3849
 
3850
+
3831
3851
 
3832
3852
 
3833
3853
  Update
@@ -4007,6 +4027,7 @@
4007
4027
 
4008
4028
 
4009
4029
 
4030
+
4010
4031
 
4011
4032
 
4012
4033
  This also deprecates
@@ -7159,6 +7180,7 @@
7159
7180
 
7160
7181
 
7161
7182
 
7183
+
7162
7184
 
7163
7185
 
7164
7186
  As balena-lint
@@ -7243,6 +7265,7 @@
7243
7265
 
7244
7266
 
7245
7267
 
7268
+
7246
7269
 
7247
7270
 
7248
7271
  As engine and npm is
@@ -7342,6 +7365,7 @@
7342
7365
 
7343
7366
 
7344
7367
 
7368
+
7345
7369
 
7346
7370
 
7347
7371
  Ensure that the
@@ -7504,6 +7528,7 @@
7504
7528
 
7505
7529
 
7506
7530
 
7531
+
7507
7532
 
7508
7533
 
7509
7534
  This also deprecates
@@ -7594,6 +7619,7 @@
7594
7619
 
7595
7620
 
7596
7621
 
7622
+
7597
7623
 
7598
7624
 
7599
7625
  It can in fact be a
@@ -7685,6 +7711,7 @@
7685
7711
 
7686
7712
 
7687
7713
 
7714
+
7688
7715
 
7689
7716
 
7690
7717
  We know what type
@@ -7781,6 +7808,7 @@
7781
7808
 
7782
7809
 
7783
7810
 
7811
+
7784
7812
 
7785
7813
 
7786
7814
  Update
@@ -7988,6 +8016,7 @@
7988
8016
 
7989
8017
 
7990
8018
 
8019
+
7991
8020
 
7992
8021
 
7993
8022
  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
+ # v21.6.12
8
+ ## (2025-06-24)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v21.6.11
8
- ## (2025-06-23)
13
+ ## (2025-06-24)
9
14
 
10
15
 
11
16
  <details>
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.11
1
+ 21.6.12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.11",
3
+ "version": "21.6.12-build-renovate-bcrypt-6-x-d0f38da5c8157e8af60ce96e0951e34287967eda-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.828.0",
115
115
  "@aws-sdk/lib-storage": "^3.828.0",
116
116
  "@aws-sdk/s3-request-presigner": "^3.828.0",
117
- "bcrypt": "^5.1.1",
117
+ "bcrypt": "^6.0.0",
118
118
  "body-parser": "^1.20.3",
119
119
  "compression": "^1.8.0",
120
120
  "cookie-parser": "^1.4.7",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-06-23T15:23:01.562Z"
152
+ "publishedAt": "2025-06-24T04:59:56.793Z"
153
153
  }
154
154
  }