@balena/pinejs 23.1.3 → 23.1.4-build-renovate-bcrypt-6-x-4db2efaa85669f85ab6713c133826f58ba651548-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: 4db2efaa85669f85ab6713c133826f58ba651548
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: 23.1.4
12
+ title: ""
13
+ date: 2025-08-19T13:29:32.776Z
1
14
  - commits:
2
15
  - subject: "Permissions: simplify the constrained abstract sql by using `SELECT *`"
3
16
  hash: 0eaa7ce15888483beb8b9cd1bf2bf348d83eba03
@@ -37,7 +50,7 @@
37
50
  date: 2025-08-18T21:50:44.901Z
38
51
  version: 23.1.3
39
52
  title: ""
40
- date: 2025-08-19T13:12:06.117Z
53
+ date: 2025-08-19T13:25:23.576Z
41
54
  - commits:
42
55
  - subject: Update @balena/abstract-sql-to-typescript to 6.1.1
43
56
  hash: 68043f560d8d44b04fb2a40a0128f8d46e8a5ba8
@@ -5154,6 +5167,7 @@
5154
5167
 
5155
5168
 
5156
5169
 
5170
+
5157
5171
 
5158
5172
 
5159
5173
  As balena-lint
@@ -5232,6 +5246,7 @@
5232
5246
 
5233
5247
 
5234
5248
 
5249
+
5235
5250
 
5236
5251
 
5237
5252
  As engine and npm is
@@ -5325,6 +5340,7 @@
5325
5340
 
5326
5341
 
5327
5342
 
5343
+
5328
5344
 
5329
5345
 
5330
5346
  Ensure that the
@@ -5481,6 +5497,7 @@
5481
5497
 
5482
5498
 
5483
5499
 
5500
+
5484
5501
 
5485
5502
 
5486
5503
  This also deprecates
@@ -5565,6 +5582,7 @@
5565
5582
 
5566
5583
 
5567
5584
 
5585
+
5568
5586
 
5569
5587
 
5570
5588
  It can in fact be a
@@ -5650,6 +5668,7 @@
5650
5668
 
5651
5669
 
5652
5670
 
5671
+
5653
5672
 
5654
5673
 
5655
5674
  We know what type
@@ -5740,6 +5759,7 @@
5740
5759
 
5741
5760
 
5742
5761
 
5762
+
5743
5763
 
5744
5764
 
5745
5765
  Update
@@ -5941,6 +5961,7 @@
5941
5961
 
5942
5962
 
5943
5963
 
5964
+
5944
5965
 
5945
5966
 
5946
5967
  This also deprecates
@@ -9115,6 +9136,7 @@
9115
9136
 
9116
9137
 
9117
9138
 
9139
+
9118
9140
 
9119
9141
 
9120
9142
  As balena-lint
@@ -9221,6 +9243,7 @@
9221
9243
 
9222
9244
 
9223
9245
 
9246
+
9224
9247
 
9225
9248
 
9226
9249
  As engine and npm is
@@ -9342,6 +9365,7 @@
9342
9365
 
9343
9366
 
9344
9367
 
9368
+
9345
9369
 
9346
9370
 
9347
9371
  Ensure that the
@@ -9526,6 +9550,7 @@
9526
9550
 
9527
9551
 
9528
9552
 
9553
+
9529
9554
 
9530
9555
 
9531
9556
  This also deprecates
@@ -9638,6 +9663,7 @@
9638
9663
 
9639
9664
 
9640
9665
 
9666
+
9641
9667
 
9642
9668
 
9643
9669
  It can in fact be a
@@ -9751,6 +9777,7 @@
9751
9777
 
9752
9778
 
9753
9779
 
9780
+
9754
9781
 
9755
9782
 
9756
9783
  We know what type
@@ -9869,6 +9896,7 @@
9869
9896
 
9870
9897
 
9871
9898
 
9899
+
9872
9900
 
9873
9901
 
9874
9902
  Update
@@ -10098,6 +10126,7 @@
10098
10126
 
10099
10127
 
10100
10128
 
10129
+
10101
10130
 
10102
10131
 
10103
10132
  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
+ # v23.1.4
8
+ ## (2025-08-19)
9
+
10
+ * Update dependency bcrypt to v6 [balena-renovate[bot]]
11
+
7
12
  # v23.1.3
8
13
  ## (2025-08-19)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 23.1.3
1
+ 23.1.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "23.1.3",
3
+ "version": "23.1.4-build-renovate-bcrypt-6-x-4db2efaa85669f85ab6713c133826f58ba651548-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.859.0",
114
114
  "@aws-sdk/lib-storage": "^3.859.0",
115
115
  "@aws-sdk/s3-request-presigner": "^3.859.0",
116
- "bcrypt": "^5.1.1",
116
+ "bcrypt": "^6.0.0",
117
117
  "body-parser": "^1.20.3",
118
118
  "compression": "^1.8.1",
119
119
  "cookie-parser": "^1.4.7",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-08-19T13:12:08.586Z"
151
+ "publishedAt": "2025-08-19T13:29:33.769Z"
152
152
  }
153
153
  }