@balena/pinejs 21.6.14-build-renovate-major-14-commander-f0ad3e4730c7e3ffc9a24334e9005c6976eb541f-1 → 21.6.15-build-renovate-bcrypt-6-x-6ca9b3962d9dbc5292cefacf77b4ab5cac7271ed-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,8 +1,22 @@
1
1
  - commits:
2
- - subject: Update dependency commander to v14
3
- hash: f0ad3e4730c7e3ffc9a24334e9005c6976eb541f
2
+ - subject: Update dependency bcrypt to v6
3
+ hash: 6ca9b3962d9dbc5292cefacf77b4ab5cac7271ed
4
4
  body: |
5
- Update commander from 13.1.0 to 14.0.0
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.15
12
+ title: ""
13
+ date: 2025-07-08T01:56:14.914Z
14
+ - commits:
15
+ - subject: Update minio/minio Docker tag to RELEASE.2025-06-13T11-33-47Z
16
+ hash: 319db9c5964b85f0c8ce959ddb4b4be853f88957
17
+ body: >
18
+ Update minio/minio from RELEASE.2025-05-24T17-08-30Z to
19
+ RELEASE.2025-06-13T11-33-47Z
6
20
  footer:
7
21
  Change-type: patch
8
22
  change-type: patch
@@ -10,7 +24,7 @@
10
24
  nested: []
11
25
  version: 21.6.14
12
26
  title: ""
13
- date: 2025-06-27T15:04:41.256Z
27
+ date: 2025-07-08T01:48:08.508Z
14
28
  - commits:
15
29
  - subject: Update dependency mocha to v11.7.1
16
30
  hash: 0ba32f2fffa0857cf33a8c03599d58efc9ab9809
@@ -3427,6 +3441,7 @@
3427
3441
 
3428
3442
 
3429
3443
 
3444
+
3430
3445
 
3431
3446
 
3432
3447
  As balena-lint
@@ -3486,6 +3501,7 @@
3486
3501
 
3487
3502
 
3488
3503
 
3504
+
3489
3505
 
3490
3506
 
3491
3507
  As engine and npm is
@@ -3560,6 +3576,7 @@
3560
3576
 
3561
3577
 
3562
3578
 
3579
+
3563
3580
 
3564
3581
 
3565
3582
  Ensure that the
@@ -3697,6 +3714,7 @@
3697
3714
 
3698
3715
 
3699
3716
 
3717
+
3700
3718
 
3701
3719
 
3702
3720
  This also deprecates
@@ -3762,6 +3780,7 @@
3762
3780
 
3763
3781
 
3764
3782
 
3783
+
3765
3784
 
3766
3785
 
3767
3786
  It can in fact be a
@@ -3828,6 +3847,7 @@
3828
3847
 
3829
3848
 
3830
3849
 
3850
+
3831
3851
 
3832
3852
 
3833
3853
  We know what type
@@ -3899,6 +3919,7 @@
3899
3919
 
3900
3920
 
3901
3921
 
3922
+
3902
3923
 
3903
3924
 
3904
3925
  Update
@@ -4081,6 +4102,7 @@
4081
4102
 
4082
4103
 
4083
4104
 
4105
+
4084
4106
 
4085
4107
 
4086
4108
  This also deprecates
@@ -7236,6 +7258,7 @@
7236
7258
 
7237
7259
 
7238
7260
 
7261
+
7239
7262
 
7240
7263
 
7241
7264
  As balena-lint
@@ -7323,6 +7346,7 @@
7323
7346
 
7324
7347
 
7325
7348
 
7349
+
7326
7350
 
7327
7351
 
7328
7352
  As engine and npm is
@@ -7425,6 +7449,7 @@
7425
7449
 
7426
7450
 
7427
7451
 
7452
+
7428
7453
 
7429
7454
 
7430
7455
  Ensure that the
@@ -7590,6 +7615,7 @@
7590
7615
 
7591
7616
 
7592
7617
 
7618
+
7593
7619
 
7594
7620
 
7595
7621
  This also deprecates
@@ -7683,6 +7709,7 @@
7683
7709
 
7684
7710
 
7685
7711
 
7712
+
7686
7713
 
7687
7714
 
7688
7715
  It can in fact be a
@@ -7777,6 +7804,7 @@
7777
7804
 
7778
7805
 
7779
7806
 
7807
+
7780
7808
 
7781
7809
 
7782
7810
  We know what type
@@ -7876,6 +7904,7 @@
7876
7904
 
7877
7905
 
7878
7906
 
7907
+
7879
7908
 
7880
7909
 
7881
7910
  Update
@@ -8086,6 +8115,7 @@
8086
8115
 
8087
8116
 
8088
8117
 
8118
+
8089
8119
 
8090
8120
 
8091
8121
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,10 +4,15 @@ 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.15
8
+ ## (2025-07-08)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v21.6.14
8
- ## (2025-06-27)
13
+ ## (2025-07-08)
9
14
 
10
- * Update dependency commander to v14 [balena-renovate[bot]]
15
+ * Update minio/minio Docker tag to RELEASE.2025-06-13T11-33-47Z [balena-renovate[bot]]
11
16
 
12
17
  # v21.6.13
13
18
  ## (2025-06-27)
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.14
1
+ 21.6.15
@@ -17,7 +17,7 @@ services:
17
17
  - -c
18
18
  - full_page_writes=off
19
19
  minio-server:
20
- image: minio/minio:RELEASE.2025-05-24T17-08-30Z
20
+ image: minio/minio:RELEASE.2025-06-13T11-33-47Z
21
21
  environment:
22
22
  MINIO_ROOT_USER: USERNAME
23
23
  MINIO_ROOT_PASSWORD: PASSWORD
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.14-build-renovate-major-14-commander-f0ad3e4730c7e3ffc9a24334e9005c6976eb541f-1",
3
+ "version": "21.6.15-build-renovate-bcrypt-6-x-6ca9b3962d9dbc5292cefacf77b4ab5cac7271ed-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -55,7 +55,7 @@
55
55
  "@types/websql": "^0.0.30",
56
56
  "ajv": "^8.17.1",
57
57
  "busboy": "^1.6.0",
58
- "commander": "^14.0.0",
58
+ "commander": "^13.1.0",
59
59
  "cron-parser": "^5.3.0",
60
60
  "deep-freeze": "^0.0.1",
61
61
  "eventemitter3": "^5.0.1",
@@ -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-27T15:04:42.293Z"
152
+ "publishedAt": "2025-07-08T01:56:15.925Z"
153
153
  }
154
154
  }