@balena/pinejs 21.4.0 → 21.4.1-build-renovate-minio-mc-2025-x-eb4359ae153970501a75a6140a5737f49b122e19-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: eb4359ae153970501a75a6140a5737f49b122e19
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.4.1
13
+ title: ""
14
+ date: 2025-05-06T17:02:11.130Z
1
15
  - commits:
2
16
  - subject: Add support for defining odata actions
3
17
  hash: ddce5e07ff6a03826338740127eff4b423e2dd9c
@@ -11,7 +25,7 @@
11
25
  nested: []
12
26
  version: 21.4.0
13
27
  title: ""
14
- date: 2025-05-06T16:07:32.880Z
28
+ date: 2025-05-06T16:18:39.604Z
15
29
  - commits:
16
30
  - subject: Improve webresource tests to be independent of filename
17
31
  hash: 1bd9e7250748b86aaccc54347add4b50ea3b335a
@@ -2457,6 +2471,7 @@
2457
2471
 
2458
2472
 
2459
2473
 
2474
+
2460
2475
 
2461
2476
 
2462
2477
  As balena-lint
@@ -2499,6 +2514,7 @@
2499
2514
 
2500
2515
 
2501
2516
 
2517
+
2502
2518
 
2503
2519
 
2504
2520
  As engine and npm is
@@ -2556,6 +2572,7 @@
2556
2572
 
2557
2573
 
2558
2574
 
2575
+
2559
2576
 
2560
2577
 
2561
2578
  Ensure that the
@@ -2676,6 +2693,7 @@
2676
2693
 
2677
2694
 
2678
2695
 
2696
+
2679
2697
 
2680
2698
 
2681
2699
  This also deprecates
@@ -2724,6 +2742,7 @@
2724
2742
 
2725
2743
 
2726
2744
 
2745
+
2727
2746
 
2728
2747
 
2729
2748
  It can in fact be a
@@ -2773,6 +2792,7 @@
2773
2792
 
2774
2793
 
2775
2794
 
2795
+
2776
2796
 
2777
2797
 
2778
2798
  We know what type
@@ -2827,6 +2847,7 @@
2827
2847
 
2828
2848
 
2829
2849
 
2850
+
2830
2851
 
2831
2852
 
2832
2853
  Update
@@ -2992,6 +3013,7 @@
2992
3013
 
2993
3014
 
2994
3015
 
3016
+
2995
3017
 
2996
3018
 
2997
3019
  This also deprecates
@@ -6130,6 +6152,7 @@
6130
6152
 
6131
6153
 
6132
6154
 
6155
+
6133
6156
 
6134
6157
 
6135
6158
  As balena-lint
@@ -6200,6 +6223,7 @@
6200
6223
 
6201
6224
 
6202
6225
 
6226
+
6203
6227
 
6204
6228
 
6205
6229
  As engine and npm is
@@ -6285,6 +6309,7 @@
6285
6309
 
6286
6310
 
6287
6311
 
6312
+
6288
6313
 
6289
6314
 
6290
6315
  Ensure that the
@@ -6433,6 +6458,7 @@
6433
6458
 
6434
6459
 
6435
6460
 
6461
+
6436
6462
 
6437
6463
 
6438
6464
  This also deprecates
@@ -6509,6 +6535,7 @@
6509
6535
 
6510
6536
 
6511
6537
 
6538
+
6512
6539
 
6513
6540
 
6514
6541
  It can in fact be a
@@ -6586,6 +6613,7 @@
6586
6613
 
6587
6614
 
6588
6615
 
6616
+
6589
6617
 
6590
6618
 
6591
6619
  We know what type
@@ -6668,6 +6696,7 @@
6668
6696
 
6669
6697
 
6670
6698
 
6699
+
6671
6700
 
6672
6701
 
6673
6702
  Update
@@ -6861,6 +6890,7 @@
6861
6890
 
6862
6891
 
6863
6892
 
6893
+
6864
6894
 
6865
6895
 
6866
6896
  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.4.1
8
+ ## (2025-05-06)
9
+
10
+ * Update minio/mc Docker tag to v2025 [balena-renovate[bot]]
11
+
7
12
  # v21.4.0
8
13
  ## (2025-05-06)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.4.0
1
+ 21.4.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.4.0",
3
+ "version": "21.4.1-build-renovate-minio-mc-2025-x-eb4359ae153970501a75a6140a5737f49b122e19-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-06T16:07:33.907Z"
152
+ "publishedAt": "2025-05-06T17:02:12.169Z"
153
153
  }
154
154
  }