@balena/pinejs 21.3.0-build-add-new-multipart-upload-interface-d78ee0da169cb9b252bfe8d51c4f57cd10051475-1 → 21.3.1-build-renovate-minio-mc-2025-x-55b18ee691d304c7f481f36a9c1a2951e8e2006b-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: 55b18ee691d304c7f481f36a9c1a2951e8e2006b
4
+ body: >
5
+ Update minio/mc from RELEASE.2024-11-21T17-21-54Z to
6
+ RELEASE.2025-04-16T18-13-26Z
7
+ footer:
8
+ Change-type: patch
9
+ change-type: patch
10
+ author: balena-renovate[bot]
11
+ nested: []
12
+ version: 21.3.1
13
+ title: ""
14
+ date: 2025-04-28T17:57:45.490Z
1
15
  - commits:
2
16
  - subject: Add multipart upload interface for handlers
3
17
  hash: d78ee0da169cb9b252bfe8d51c4f57cd10051475
@@ -10,7 +24,7 @@
10
24
  nested: []
11
25
  version: 21.3.0
12
26
  title: ""
13
- date: 2025-04-25T11:59:00.622Z
27
+ date: 2025-04-28T17:28:32.044Z
14
28
  - commits:
15
29
  - subject: Add test for webresource rule on patches
16
30
  hash: 1294fc741b573723050e80458dbdebc21fd3e096
@@ -2397,6 +2411,7 @@
2397
2411
 
2398
2412
 
2399
2413
 
2414
+
2400
2415
  As balena-lint
2401
2416
  rejects `new
2402
2417
  Boolean()`, `new
@@ -2436,6 +2451,7 @@
2436
2451
 
2437
2452
 
2438
2453
 
2454
+
2439
2455
  As engine and npm is
2440
2456
  now required as part
2441
2457
  of package.json we
@@ -2490,6 +2506,7 @@
2490
2506
 
2491
2507
 
2492
2508
 
2509
+
2493
2510
  Ensure that the
2494
2511
  input passed in for
2495
2512
  JSON types is either
@@ -2607,6 +2624,7 @@
2607
2624
 
2608
2625
 
2609
2626
 
2627
+
2610
2628
  This also deprecates
2611
2629
  the legacy version
2612
2630
  footer:
@@ -2652,6 +2670,7 @@
2652
2670
 
2653
2671
 
2654
2672
 
2673
+
2655
2674
  It can in fact be a
2656
2675
  lot of different
2657
2676
  things and that is
@@ -2698,6 +2717,7 @@
2698
2717
 
2699
2718
 
2700
2719
 
2720
+
2701
2721
  We know what type
2702
2722
  they return and they
2703
2723
  should be explicitly
@@ -2749,6 +2769,7 @@
2749
2769
 
2750
2770
 
2751
2771
 
2772
+
2752
2773
  Update
2753
2774
  @balena/sbvr-types
2754
2775
  from 3.4.18 to 3.5.0
@@ -2911,6 +2932,7 @@
2911
2932
 
2912
2933
 
2913
2934
 
2935
+
2914
2936
  This also deprecates
2915
2937
  the legacy use of
2916
2938
  direct true/false
@@ -6044,6 +6066,7 @@
6044
6066
 
6045
6067
 
6046
6068
 
6069
+
6047
6070
 
6048
6071
 
6049
6072
  As balena-lint
@@ -6111,6 +6134,7 @@
6111
6134
 
6112
6135
 
6113
6136
 
6137
+
6114
6138
 
6115
6139
 
6116
6140
  As engine and npm is
@@ -6193,6 +6217,7 @@
6193
6217
 
6194
6218
 
6195
6219
 
6220
+
6196
6221
 
6197
6222
 
6198
6223
  Ensure that the
@@ -6338,6 +6363,7 @@
6338
6363
 
6339
6364
 
6340
6365
 
6366
+
6341
6367
 
6342
6368
 
6343
6369
  This also deprecates
@@ -6411,6 +6437,7 @@
6411
6437
 
6412
6438
 
6413
6439
 
6440
+
6414
6441
 
6415
6442
 
6416
6443
  It can in fact be a
@@ -6485,6 +6512,7 @@
6485
6512
 
6486
6513
 
6487
6514
 
6515
+
6488
6516
 
6489
6517
 
6490
6518
  We know what type
@@ -6564,6 +6592,7 @@
6564
6592
 
6565
6593
 
6566
6594
 
6595
+
6567
6596
 
6568
6597
 
6569
6598
  Update
@@ -6754,6 +6783,7 @@
6754
6783
 
6755
6784
 
6756
6785
 
6786
+
6757
6787
 
6758
6788
 
6759
6789
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,8 +4,13 @@ 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.3.1
8
+ ## (2025-04-28)
9
+
10
+ * Update minio/mc Docker tag to v2025 [balena-renovate[bot]]
11
+
7
12
  # v21.3.0
8
- ## (2025-04-25)
13
+ ## (2025-04-28)
9
14
 
10
15
  * Add multipart upload interface for handlers [Otavio Jacobi]
11
16
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.3.0
1
+ 21.3.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-16T18-13-26Z
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.3.0-build-add-new-multipart-upload-interface-d78ee0da169cb9b252bfe8d51c4f57cd10051475-1",
3
+ "version": "21.3.1-build-renovate-minio-mc-2025-x-55b18ee691d304c7f481f36a9c1a2951e8e2006b-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-25T11:59:01.655Z"
152
+ "publishedAt": "2025-04-28T17:57:46.545Z"
153
153
  }
154
154
  }