@balena/pinejs 21.6.6-build-update-deps-a45fe4a9d75c60e930f3dffb6862cf1511606d20-1 → 21.6.7-build-renovate-bcrypt-6-x-0c404799db530ccad3ff02f30132abff94782832-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: 0c404799db530ccad3ff02f30132abff94782832
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.7
12
+ title: ""
13
+ date: 2025-06-12T14:07:04.801Z
1
14
  - commits:
2
15
  - subject: Update dependencies
3
16
  hash: a45fe4a9d75c60e930f3dffb6862cf1511606d20
@@ -501,7 +514,7 @@
501
514
  date: 2025-04-09T10:58:39.494Z
502
515
  version: 21.6.6
503
516
  title: ""
504
- date: 2025-06-12T13:25:26.174Z
517
+ date: 2025-06-12T13:39:41.306Z
505
518
  - commits:
506
519
  - subject: "Translations: simplify the generated definition when only
507
520
  `$toResource` is provided"
@@ -3098,6 +3111,7 @@
3098
3111
 
3099
3112
 
3100
3113
 
3114
+
3101
3115
 
3102
3116
 
3103
3117
  As balena-lint
@@ -3149,6 +3163,7 @@
3149
3163
 
3150
3164
 
3151
3165
 
3166
+
3152
3167
 
3153
3168
 
3154
3169
  As engine and npm is
@@ -3215,6 +3230,7 @@
3215
3230
 
3216
3231
 
3217
3232
 
3233
+
3218
3234
 
3219
3235
 
3220
3236
  Ensure that the
@@ -3344,6 +3360,7 @@
3344
3360
 
3345
3361
 
3346
3362
 
3363
+
3347
3364
 
3348
3365
 
3349
3366
  This also deprecates
@@ -3401,6 +3418,7 @@
3401
3418
 
3402
3419
 
3403
3420
 
3421
+
3404
3422
 
3405
3423
 
3406
3424
  It can in fact be a
@@ -3459,6 +3477,7 @@
3459
3477
 
3460
3478
 
3461
3479
 
3480
+
3462
3481
 
3463
3482
 
3464
3483
  We know what type
@@ -3522,6 +3541,7 @@
3522
3541
 
3523
3542
 
3524
3543
 
3544
+
3525
3545
 
3526
3546
 
3527
3547
  Update
@@ -3696,6 +3716,7 @@
3696
3716
 
3697
3717
 
3698
3718
 
3719
+
3699
3720
 
3700
3721
 
3701
3722
  This also deprecates
@@ -6843,6 +6864,7 @@
6843
6864
 
6844
6865
 
6845
6866
 
6867
+
6846
6868
 
6847
6869
 
6848
6870
  As balena-lint
@@ -6922,6 +6944,7 @@
6922
6944
 
6923
6945
 
6924
6946
 
6947
+
6925
6948
 
6926
6949
 
6927
6950
  As engine and npm is
@@ -7016,6 +7039,7 @@
7016
7039
 
7017
7040
 
7018
7041
 
7042
+
7019
7043
 
7020
7044
 
7021
7045
  Ensure that the
@@ -7173,6 +7197,7 @@
7173
7197
 
7174
7198
 
7175
7199
 
7200
+
7176
7201
 
7177
7202
 
7178
7203
  This also deprecates
@@ -7258,6 +7283,7 @@
7258
7283
 
7259
7284
 
7260
7285
 
7286
+
7261
7287
 
7262
7288
 
7263
7289
  It can in fact be a
@@ -7344,6 +7370,7 @@
7344
7370
 
7345
7371
 
7346
7372
 
7373
+
7347
7374
 
7348
7375
 
7349
7376
  We know what type
@@ -7435,6 +7462,7 @@
7435
7462
 
7436
7463
 
7437
7464
 
7465
+
7438
7466
 
7439
7467
 
7440
7468
  Update
@@ -7637,6 +7665,7 @@
7637
7665
 
7638
7666
 
7639
7667
 
7668
+
7640
7669
 
7641
7670
 
7642
7671
  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
+ # v21.6.7
8
+ ## (2025-06-12)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v21.6.6
8
13
  ## (2025-06-12)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.6
1
+ 21.6.7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.6-build-update-deps-a45fe4a9d75c60e930f3dffb6862cf1511606d20-1",
3
+ "version": "21.6.7-build-renovate-bcrypt-6-x-0c404799db530ccad3ff02f30132abff94782832-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-12T13:25:28.530Z"
152
+ "publishedAt": "2025-06-12T14:07:05.874Z"
153
153
  }
154
154
  }