@balena/pinejs 21.3.2 → 21.3.3-build-renovate-minio-mc-2025-x-3012837f1e6e10b38650584b8464c8720ca812a7-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: 3012837f1e6e10b38650584b8464c8720ca812a7
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.3
13
+ title: ""
14
+ date: 2025-05-05T17:57:07.324Z
1
15
  - commits:
2
16
  - subject: Improve webresource tests to be independent of filename
3
17
  hash: 1bd9e7250748b86aaccc54347add4b50ea3b335a
@@ -22,7 +36,7 @@
22
36
  nested: []
23
37
  version: 21.3.2
24
38
  title: ""
25
- date: 2025-05-05T17:04:05.661Z
39
+ date: 2025-05-05T17:14:40.111Z
26
40
  - commits:
27
41
  - subject: Fix webresource tests for deleted files with signed hrefs
28
42
  hash: 36265762455f7a2182d8bfcc02b3e9787dfe4abe
@@ -2442,6 +2456,7 @@
2442
2456
 
2443
2457
 
2444
2458
 
2459
+
2445
2460
 
2446
2461
 
2447
2462
  As balena-lint
@@ -2483,6 +2498,7 @@
2483
2498
 
2484
2499
 
2485
2500
 
2501
+
2486
2502
 
2487
2503
 
2488
2504
  As engine and npm is
@@ -2539,6 +2555,7 @@
2539
2555
 
2540
2556
 
2541
2557
 
2558
+
2542
2559
 
2543
2560
 
2544
2561
  Ensure that the
@@ -2658,6 +2675,7 @@
2658
2675
 
2659
2676
 
2660
2677
 
2678
+
2661
2679
 
2662
2680
 
2663
2681
  This also deprecates
@@ -2705,6 +2723,7 @@
2705
2723
 
2706
2724
 
2707
2725
 
2726
+
2708
2727
 
2709
2728
 
2710
2729
  It can in fact be a
@@ -2753,6 +2772,7 @@
2753
2772
 
2754
2773
 
2755
2774
 
2775
+
2756
2776
 
2757
2777
 
2758
2778
  We know what type
@@ -2806,6 +2826,7 @@
2806
2826
 
2807
2827
 
2808
2828
 
2829
+
2809
2830
 
2810
2831
 
2811
2832
  Update
@@ -2970,6 +2991,7 @@
2970
2991
 
2971
2992
 
2972
2993
 
2994
+
2973
2995
 
2974
2996
 
2975
2997
  This also deprecates
@@ -6107,6 +6129,7 @@
6107
6129
 
6108
6130
 
6109
6131
 
6132
+
6110
6133
 
6111
6134
 
6112
6135
  As balena-lint
@@ -6176,6 +6199,7 @@
6176
6199
 
6177
6200
 
6178
6201
 
6202
+
6179
6203
 
6180
6204
 
6181
6205
  As engine and npm is
@@ -6260,6 +6284,7 @@
6260
6284
 
6261
6285
 
6262
6286
 
6287
+
6263
6288
 
6264
6289
 
6265
6290
  Ensure that the
@@ -6407,6 +6432,7 @@
6407
6432
 
6408
6433
 
6409
6434
 
6435
+
6410
6436
 
6411
6437
 
6412
6438
  This also deprecates
@@ -6482,6 +6508,7 @@
6482
6508
 
6483
6509
 
6484
6510
 
6511
+
6485
6512
 
6486
6513
 
6487
6514
  It can in fact be a
@@ -6558,6 +6585,7 @@
6558
6585
 
6559
6586
 
6560
6587
 
6588
+
6561
6589
 
6562
6590
 
6563
6591
  We know what type
@@ -6639,6 +6667,7 @@
6639
6667
 
6640
6668
 
6641
6669
 
6670
+
6642
6671
 
6643
6672
 
6644
6673
  Update
@@ -6831,6 +6860,7 @@
6831
6860
 
6832
6861
 
6833
6862
 
6863
+
6834
6864
 
6835
6865
 
6836
6866
  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.3.3
8
+ ## (2025-05-05)
9
+
10
+ * Update minio/mc Docker tag to v2025 [balena-renovate[bot]]
11
+
7
12
  # v21.3.2
8
13
  ## (2025-05-05)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.3.2
1
+ 21.3.3
@@ -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.2",
3
+ "version": "21.3.3-build-renovate-minio-mc-2025-x-3012837f1e6e10b38650584b8464c8720ca812a7-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-05-05T17:04:06.801Z"
152
+ "publishedAt": "2025-05-05T17:57:08.383Z"
153
153
  }
154
154
  }