@balena/pinejs 21.2.0 → 21.2.1-build-renovate-minio-mc-2025-x-8f71762925afef6f3cd1c8013b49ee054b67fb34-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,17 @@
1
+ - commits:
2
+ - subject: Update minio/mc Docker tag to v2025
3
+ hash: 8f71762925afef6f3cd1c8013b49ee054b67fb34
4
+ body: >
5
+ Update minio/mc from RELEASE.2024-11-21T17-21-54Z to
6
+ RELEASE.2025-04-08T15-39-49Z
7
+ footer:
8
+ Change-type: patch
9
+ change-type: patch
10
+ author: balena-renovate[bot]
11
+ nested: []
12
+ version: 21.2.1
13
+ title: ""
14
+ date: 2025-04-16T13:58:26.814Z
1
15
  - commits:
2
16
  - subject: "Postgres: add the option to prepare db queries after N executions"
3
17
  hash: 1a6ee61f71b282a73fb0490fd32111a3c233ec7a
@@ -9,7 +23,7 @@
9
23
  nested: []
10
24
  version: 21.2.0
11
25
  title: ""
12
- date: 2025-04-16T13:24:33.140Z
26
+ date: 2025-04-16T13:43:31.709Z
13
27
  - commits:
14
28
  - subject: Support $orderby based on a unique reverse navigation resource
15
29
  hash: 890e86b168483d6158e251ab2c0d7e41b8bd50ae
@@ -2370,6 +2384,7 @@
2370
2384
 
2371
2385
 
2372
2386
 
2387
+
2373
2388
  As balena-lint
2374
2389
  rejects `new
2375
2390
  Boolean()`, `new
@@ -2407,6 +2422,7 @@
2407
2422
 
2408
2423
 
2409
2424
 
2425
+
2410
2426
  As engine and npm is
2411
2427
  now required as part
2412
2428
  of package.json we
@@ -2459,6 +2475,7 @@
2459
2475
 
2460
2476
 
2461
2477
 
2478
+
2462
2479
  Ensure that the
2463
2480
  input passed in for
2464
2481
  JSON types is either
@@ -2574,6 +2591,7 @@
2574
2591
 
2575
2592
 
2576
2593
 
2594
+
2577
2595
  This also deprecates
2578
2596
  the legacy version
2579
2597
  footer:
@@ -2617,6 +2635,7 @@
2617
2635
 
2618
2636
 
2619
2637
 
2638
+
2620
2639
  It can in fact be a
2621
2640
  lot of different
2622
2641
  things and that is
@@ -2661,6 +2680,7 @@
2661
2680
 
2662
2681
 
2663
2682
 
2683
+
2664
2684
  We know what type
2665
2685
  they return and they
2666
2686
  should be explicitly
@@ -2710,6 +2730,7 @@
2710
2730
 
2711
2731
 
2712
2732
 
2733
+
2713
2734
  Update
2714
2735
  @balena/sbvr-types
2715
2736
  from 3.4.18 to 3.5.0
@@ -2870,6 +2891,7 @@
2870
2891
 
2871
2892
 
2872
2893
 
2894
+
2873
2895
  This also deprecates
2874
2896
  the legacy use of
2875
2897
  direct true/false
@@ -6001,6 +6023,7 @@
6001
6023
 
6002
6024
 
6003
6025
 
6026
+
6004
6027
 
6005
6028
 
6006
6029
  As balena-lint
@@ -6066,6 +6089,7 @@
6066
6089
 
6067
6090
 
6068
6091
 
6092
+
6069
6093
 
6070
6094
 
6071
6095
  As engine and npm is
@@ -6146,6 +6170,7 @@
6146
6170
 
6147
6171
 
6148
6172
 
6173
+
6149
6174
 
6150
6175
 
6151
6176
  Ensure that the
@@ -6289,6 +6314,7 @@
6289
6314
 
6290
6315
 
6291
6316
 
6317
+
6292
6318
 
6293
6319
 
6294
6320
  This also deprecates
@@ -6360,6 +6386,7 @@
6360
6386
 
6361
6387
 
6362
6388
 
6389
+
6363
6390
 
6364
6391
 
6365
6392
  It can in fact be a
@@ -6432,6 +6459,7 @@
6432
6459
 
6433
6460
 
6434
6461
 
6462
+
6435
6463
 
6436
6464
 
6437
6465
  We know what type
@@ -6509,6 +6537,7 @@
6509
6537
 
6510
6538
 
6511
6539
 
6540
+
6512
6541
 
6513
6542
 
6514
6543
  Update
@@ -6697,6 +6726,7 @@
6697
6726
 
6698
6727
 
6699
6728
 
6729
+
6700
6730
 
6701
6731
 
6702
6732
  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.2.1
8
+ ## (2025-04-16)
9
+
10
+ * Update minio/mc Docker tag to v2025 [balena-renovate[bot]]
11
+
7
12
  # v21.2.0
8
13
  ## (2025-04-16)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.2.0
1
+ 21.2.1
@@ -26,7 +26,7 @@ services:
26
26
  - "43680:9000"
27
27
  - "43697:9001"
28
28
  minio-client:
29
- image: minio/mc:RELEASE.2024-11-21T17-21-54Z
29
+ image: minio/mc:RELEASE.2025-04-08T15-39-49Z
30
30
  depends_on:
31
31
  - minio-server
32
32
  entrypoint: >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.2.0",
3
+ "version": "21.2.1-build-renovate-minio-mc-2025-x-8f71762925afef6f3cd1c8013b49ee054b67fb34-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-04-16T13:24:34.262Z"
152
+ "publishedAt": "2025-04-16T13:58:27.862Z"
153
153
  }
154
154
  }