@balena/pinejs 22.0.2 → 22.0.3-build-renovate-bcrypt-6-x-9d704c53f499e6bb409d71316e5a633c5e0f8b5c-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: 9d704c53f499e6bb409d71316e5a633c5e0f8b5c
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: 22.0.3
12
+ title: ""
13
+ date: 2025-07-25T13:26:35.912Z
1
14
  - commits:
2
15
  - subject: Remove unused @types/multer dependency
3
16
  hash: ed6ba332e87c985ffeb54e5bd2af6b2ac76c0e75
@@ -9,7 +22,7 @@
9
22
  nested: []
10
23
  version: 22.0.2
11
24
  title: ""
12
- date: 2025-07-25T12:47:37.168Z
25
+ date: 2025-07-25T13:11:28.143Z
13
26
  - commits:
14
27
  - subject: Use PineTest for webresource tests
15
28
  hash: 04b4fe374f1c0c4087fdafe728ff96b75d5e0baf
@@ -3556,6 +3569,7 @@
3556
3569
 
3557
3570
 
3558
3571
 
3572
+
3559
3573
 
3560
3574
 
3561
3575
  As balena-lint
@@ -3620,6 +3634,7 @@
3620
3634
 
3621
3635
 
3622
3636
 
3637
+
3623
3638
 
3624
3639
 
3625
3640
  As engine and npm is
@@ -3699,6 +3714,7 @@
3699
3714
 
3700
3715
 
3701
3716
 
3717
+
3702
3718
 
3703
3719
 
3704
3720
  Ensure that the
@@ -3841,6 +3857,7 @@
3841
3857
 
3842
3858
 
3843
3859
 
3860
+
3844
3861
 
3845
3862
 
3846
3863
  This also deprecates
@@ -3911,6 +3928,7 @@
3911
3928
 
3912
3929
 
3913
3930
 
3931
+
3914
3932
 
3915
3933
 
3916
3934
  It can in fact be a
@@ -3982,6 +4000,7 @@
3982
4000
 
3983
4001
 
3984
4002
 
4003
+
3985
4004
 
3986
4005
 
3987
4006
  We know what type
@@ -4058,6 +4077,7 @@
4058
4077
 
4059
4078
 
4060
4079
 
4080
+
4061
4081
 
4062
4082
 
4063
4083
  Update
@@ -4245,6 +4265,7 @@
4245
4265
 
4246
4266
 
4247
4267
 
4268
+
4248
4269
 
4249
4270
 
4250
4271
  This also deprecates
@@ -7405,6 +7426,7 @@
7405
7426
 
7406
7427
 
7407
7428
 
7429
+
7408
7430
 
7409
7431
 
7410
7432
  As balena-lint
@@ -7497,6 +7519,7 @@
7497
7519
 
7498
7520
 
7499
7521
 
7522
+
7500
7523
 
7501
7524
 
7502
7525
  As engine and npm is
@@ -7604,6 +7627,7 @@
7604
7627
 
7605
7628
 
7606
7629
 
7630
+
7607
7631
 
7608
7632
 
7609
7633
  Ensure that the
@@ -7774,6 +7798,7 @@
7774
7798
 
7775
7799
 
7776
7800
 
7801
+
7777
7802
 
7778
7803
 
7779
7804
  This also deprecates
@@ -7872,6 +7897,7 @@
7872
7897
 
7873
7898
 
7874
7899
 
7900
+
7875
7901
 
7876
7902
 
7877
7903
  It can in fact be a
@@ -7971,6 +7997,7 @@
7971
7997
 
7972
7998
 
7973
7999
 
8000
+
7974
8001
 
7975
8002
 
7976
8003
  We know what type
@@ -8075,6 +8102,7 @@
8075
8102
 
8076
8103
 
8077
8104
 
8105
+
8078
8106
 
8079
8107
 
8080
8108
  Update
@@ -8290,6 +8318,7 @@
8290
8318
 
8291
8319
 
8292
8320
 
8321
+
8293
8322
 
8294
8323
 
8295
8324
  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
+ # v22.0.3
8
+ ## (2025-07-25)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v22.0.2
8
13
  ## (2025-07-25)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 22.0.2
1
+ 22.0.3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "22.0.2",
3
+ "version": "22.0.3-build-renovate-bcrypt-6-x-9d704c53f499e6bb409d71316e5a633c5e0f8b5c-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.828.0",
114
114
  "@aws-sdk/lib-storage": "^3.828.0",
115
115
  "@aws-sdk/s3-request-presigner": "^3.828.0",
116
- "bcrypt": "^5.1.1",
116
+ "bcrypt": "^6.0.0",
117
117
  "body-parser": "^1.20.3",
118
118
  "compression": "^1.8.0",
119
119
  "cookie-parser": "^1.4.7",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-07-25T12:47:38.233Z"
151
+ "publishedAt": "2025-07-25T13:26:36.999Z"
152
152
  }
153
153
  }