@balena/pinejs 23.1.9-build-renovate-bcrypt-6-x-e5118fcfc854d64b3ef9918eb352fdf2d97a6269-1 → 23.1.10-build-renovate-bcrypt-6-x-e50bf71ed80fa432f877f060dc1d26384105d5b4-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,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: Update dependency bcrypt to v6
3
- hash: e5118fcfc854d64b3ef9918eb352fdf2d97a6269
3
+ hash: e50bf71ed80fa432f877f060dc1d26384105d5b4
4
4
  body: |
5
5
  Update bcrypt from 5.1.1 to 6.0.0
6
6
  footer:
@@ -8,9 +8,22 @@
8
8
  change-type: patch
9
9
  author: balena-renovate[bot]
10
10
  nested: []
11
+ version: 23.1.10
12
+ title: ""
13
+ date: 2025-09-11T07:09:10.414Z
14
+ - commits:
15
+ - subject: Update dependency @faker-js/faker to v10
16
+ hash: 1e8d3f6cc6c0646cac09a1059121e15a74ef9581
17
+ body: |
18
+ Update @faker-js/faker from 9.9.0 to 10.0.0
19
+ footer:
20
+ Change-type: patch
21
+ change-type: patch
22
+ author: balena-renovate[bot]
23
+ nested: []
11
24
  version: 23.1.9
12
25
  title: ""
13
- date: 2025-09-11T06:01:46.151Z
26
+ date: 2025-09-11T06:06:24.905Z
14
27
  - commits:
15
28
  - subject: Update minio
16
29
  hash: 1bc9de6a494b870418fd8ae277a66b480d4b8449
@@ -5305,6 +5318,7 @@
5305
5318
 
5306
5319
 
5307
5320
 
5321
+
5308
5322
 
5309
5323
 
5310
5324
  As balena-lint
@@ -5389,6 +5403,7 @@
5389
5403
 
5390
5404
 
5391
5405
 
5406
+
5392
5407
 
5393
5408
 
5394
5409
  As engine and npm is
@@ -5488,6 +5503,7 @@
5488
5503
 
5489
5504
 
5490
5505
 
5506
+
5491
5507
 
5492
5508
 
5493
5509
  Ensure that the
@@ -5650,6 +5666,7 @@
5650
5666
 
5651
5667
 
5652
5668
 
5669
+
5653
5670
 
5654
5671
 
5655
5672
  This also deprecates
@@ -5740,6 +5757,7 @@
5740
5757
 
5741
5758
 
5742
5759
 
5760
+
5743
5761
 
5744
5762
 
5745
5763
  It can in fact be a
@@ -5831,6 +5849,7 @@
5831
5849
 
5832
5850
 
5833
5851
 
5852
+
5834
5853
 
5835
5854
 
5836
5855
  We know what type
@@ -5927,6 +5946,7 @@
5927
5946
 
5928
5947
 
5929
5948
 
5949
+
5930
5950
 
5931
5951
 
5932
5952
  Update
@@ -6134,6 +6154,7 @@
6134
6154
 
6135
6155
 
6136
6156
 
6157
+
6137
6158
 
6138
6159
 
6139
6160
  This also deprecates
@@ -9314,6 +9335,7 @@
9314
9335
 
9315
9336
 
9316
9337
 
9338
+
9317
9339
 
9318
9340
 
9319
9341
  As balena-lint
@@ -9426,6 +9448,7 @@
9426
9448
 
9427
9449
 
9428
9450
 
9451
+
9429
9452
 
9430
9453
 
9431
9454
  As engine and npm is
@@ -9553,6 +9576,7 @@
9553
9576
 
9554
9577
 
9555
9578
 
9579
+
9556
9580
 
9557
9581
 
9558
9582
  Ensure that the
@@ -9743,6 +9767,7 @@
9743
9767
 
9744
9768
 
9745
9769
 
9770
+
9746
9771
 
9747
9772
 
9748
9773
  This also deprecates
@@ -9861,6 +9886,7 @@
9861
9886
 
9862
9887
 
9863
9888
 
9889
+
9864
9890
 
9865
9891
 
9866
9892
  It can in fact be a
@@ -9980,6 +10006,7 @@
9980
10006
 
9981
10007
 
9982
10008
 
10009
+
9983
10010
 
9984
10011
 
9985
10012
  We know what type
@@ -10104,6 +10131,7 @@
10104
10131
 
10105
10132
 
10106
10133
 
10134
+
10107
10135
 
10108
10136
 
10109
10137
  Update
@@ -10339,6 +10367,7 @@
10339
10367
 
10340
10368
 
10341
10369
 
10370
+
10342
10371
 
10343
10372
 
10344
10373
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,11 +4,16 @@ 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.1.9
7
+ # v23.1.10
8
8
  ## (2025-09-11)
9
9
 
10
10
  * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
11
 
12
+ # v23.1.9
13
+ ## (2025-09-11)
14
+
15
+ * Update dependency @faker-js/faker to v10 [balena-renovate[bot]]
16
+
12
17
  # v23.1.8
13
18
  ## (2025-09-11)
14
19
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.1.9
1
+ 23.1.10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.1.9-build-renovate-bcrypt-6-x-e5118fcfc854d64b3ef9918eb352fdf2d97a6269-1",
3
+ "version": "23.1.10-build-renovate-bcrypt-6-x-e50bf71ed80fa432f877f060dc1d26384105d5b4-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -70,7 +70,7 @@
70
70
  "@balena/lint": "^9.3.3",
71
71
  "@balena/pinejs": "file:./",
72
72
  "@balena/pinejs-webresource-s3": "^2.1.7",
73
- "@faker-js/faker": "^9.9.0",
73
+ "@faker-js/faker": "^10.0.0",
74
74
  "@types/busboy": "^1.5.4",
75
75
  "@types/chai": "^5.2.2",
76
76
  "@types/grunt": "^0.4.32",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-09-11T06:01:47.145Z"
151
+ "publishedAt": "2025-09-11T07:09:11.373Z"
152
152
  }
153
153
  }