@balena/pinejs 21.5.1 → 21.5.2-build-renovate-minio-mc-2025-x-d79fe1977b24b248994001dce79c42317f320f1e-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: d79fe1977b24b248994001dce79c42317f320f1e
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.5.2
13
+ title: ""
14
+ date: 2025-05-15T15:02:31.362Z
1
15
  - commits:
2
16
  - subject: Bump @balena/abstract-sql-to-typescript to v5.1.1
3
17
  hash: fd25e9fca5a820efbe70609d7777d99831502810
@@ -23,7 +37,7 @@
23
37
  date: 2025-05-14T23:28:42.126Z
24
38
  version: 21.5.1
25
39
  title: ""
26
- date: 2025-05-15T14:31:07.199Z
40
+ date: 2025-05-15T14:43:52.951Z
27
41
  - commits:
28
42
  - subject: Delete files with pine tasks when it is available
29
43
  hash: 1b94e8cf0019bb242e41fca10672cb9ee993d2b7
@@ -2497,6 +2511,7 @@
2497
2511
 
2498
2512
 
2499
2513
 
2514
+
2500
2515
 
2501
2516
 
2502
2517
  As balena-lint
@@ -2541,6 +2556,7 @@
2541
2556
 
2542
2557
 
2543
2558
 
2559
+
2544
2560
 
2545
2561
 
2546
2562
  As engine and npm is
@@ -2600,6 +2616,7 @@
2600
2616
 
2601
2617
 
2602
2618
 
2619
+
2603
2620
 
2604
2621
 
2605
2622
  Ensure that the
@@ -2722,6 +2739,7 @@
2722
2739
 
2723
2740
 
2724
2741
 
2742
+
2725
2743
 
2726
2744
 
2727
2745
  This also deprecates
@@ -2772,6 +2790,7 @@
2772
2790
 
2773
2791
 
2774
2792
 
2793
+
2775
2794
 
2776
2795
 
2777
2796
  It can in fact be a
@@ -2823,6 +2842,7 @@
2823
2842
 
2824
2843
 
2825
2844
 
2845
+
2826
2846
 
2827
2847
 
2828
2848
  We know what type
@@ -2879,6 +2899,7 @@
2879
2899
 
2880
2900
 
2881
2901
 
2902
+
2882
2903
 
2883
2904
 
2884
2905
  Update
@@ -3046,6 +3067,7 @@
3046
3067
 
3047
3068
 
3048
3069
 
3070
+
3049
3071
 
3050
3072
 
3051
3073
  This also deprecates
@@ -6186,6 +6208,7 @@
6186
6208
 
6187
6209
 
6188
6210
 
6211
+
6189
6212
 
6190
6213
 
6191
6214
  As balena-lint
@@ -6258,6 +6281,7 @@
6258
6281
 
6259
6282
 
6260
6283
 
6284
+
6261
6285
 
6262
6286
 
6263
6287
  As engine and npm is
@@ -6345,6 +6369,7 @@
6345
6369
 
6346
6370
 
6347
6371
 
6372
+
6348
6373
 
6349
6374
 
6350
6375
  Ensure that the
@@ -6495,6 +6520,7 @@
6495
6520
 
6496
6521
 
6497
6522
 
6523
+
6498
6524
 
6499
6525
 
6500
6526
  This also deprecates
@@ -6573,6 +6599,7 @@
6573
6599
 
6574
6600
 
6575
6601
 
6602
+
6576
6603
 
6577
6604
 
6578
6605
  It can in fact be a
@@ -6652,6 +6679,7 @@
6652
6679
 
6653
6680
 
6654
6681
 
6682
+
6655
6683
 
6656
6684
 
6657
6685
  We know what type
@@ -6736,6 +6764,7 @@
6736
6764
 
6737
6765
 
6738
6766
 
6767
+
6739
6768
 
6740
6769
 
6741
6770
  Update
@@ -6931,6 +6960,7 @@
6931
6960
 
6932
6961
 
6933
6962
 
6963
+
6934
6964
 
6935
6965
 
6936
6966
  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.5.2
8
+ ## (2025-05-15)
9
+
10
+ * Update minio/mc Docker tag to v2025 [balena-renovate[bot]]
11
+
7
12
  # v21.5.1
8
13
  ## (2025-05-15)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.5.1
1
+ 21.5.2
@@ -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.5.1",
3
+ "version": "21.5.2-build-renovate-minio-mc-2025-x-d79fe1977b24b248994001dce79c42317f320f1e-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-15T14:31:09.215Z"
152
+ "publishedAt": "2025-05-15T15:02:32.407Z"
153
153
  }
154
154
  }