@balena/pinejs 21.6.0 → 21.6.1-build-bump-minio-update-config-82fb24d8beb256f34aed3c9bffc78bbb87845d17-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,15 @@
1
+ - commits:
2
+ - subject: "CI: Update minio/mc bucket setup commands & bump versions"
3
+ hash: 82fb24d8beb256f34aed3c9bffc78bbb87845d17
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Otavio Jacobi
9
+ nested: []
10
+ version: 21.6.1
11
+ title: ""
12
+ date: 2025-05-27T12:29:02.253Z
1
13
  - commits:
2
14
  - subject: Add multipart upload actions
3
15
  hash: 11cf78252a39f157a4f0bb9d7f04bf594fb46ef5
@@ -17,7 +29,7 @@
17
29
  nested: []
18
30
  version: 21.6.0
19
31
  title: ""
20
- date: 2025-05-15T14:51:06.335Z
32
+ date: 2025-05-15T15:04:41.299Z
21
33
  - commits:
22
34
  - subject: Bump @balena/abstract-sql-to-typescript to v5.1.1
23
35
  hash: fd25e9fca5a820efbe70609d7777d99831502810
@@ -2518,6 +2530,7 @@
2518
2530
 
2519
2531
 
2520
2532
 
2533
+
2521
2534
 
2522
2535
 
2523
2536
  As balena-lint
@@ -2563,6 +2576,7 @@
2563
2576
 
2564
2577
 
2565
2578
 
2579
+
2566
2580
 
2567
2581
 
2568
2582
  As engine and npm is
@@ -2623,6 +2637,7 @@
2623
2637
 
2624
2638
 
2625
2639
 
2640
+
2626
2641
 
2627
2642
 
2628
2643
  Ensure that the
@@ -2746,6 +2761,7 @@
2746
2761
 
2747
2762
 
2748
2763
 
2764
+
2749
2765
 
2750
2766
 
2751
2767
  This also deprecates
@@ -2797,6 +2813,7 @@
2797
2813
 
2798
2814
 
2799
2815
 
2816
+
2800
2817
 
2801
2818
 
2802
2819
  It can in fact be a
@@ -2849,6 +2866,7 @@
2849
2866
 
2850
2867
 
2851
2868
 
2869
+
2852
2870
 
2853
2871
 
2854
2872
  We know what type
@@ -2906,6 +2924,7 @@
2906
2924
 
2907
2925
 
2908
2926
 
2927
+
2909
2928
 
2910
2929
 
2911
2930
  Update
@@ -3074,6 +3093,7 @@
3074
3093
 
3075
3094
 
3076
3095
 
3096
+
3077
3097
 
3078
3098
 
3079
3099
  This also deprecates
@@ -6215,6 +6235,7 @@
6215
6235
 
6216
6236
 
6217
6237
 
6238
+
6218
6239
 
6219
6240
 
6220
6241
  As balena-lint
@@ -6288,6 +6309,7 @@
6288
6309
 
6289
6310
 
6290
6311
 
6312
+
6291
6313
 
6292
6314
 
6293
6315
  As engine and npm is
@@ -6376,6 +6398,7 @@
6376
6398
 
6377
6399
 
6378
6400
 
6401
+
6379
6402
 
6380
6403
 
6381
6404
  Ensure that the
@@ -6527,6 +6550,7 @@
6527
6550
 
6528
6551
 
6529
6552
 
6553
+
6530
6554
 
6531
6555
 
6532
6556
  This also deprecates
@@ -6606,6 +6630,7 @@
6606
6630
 
6607
6631
 
6608
6632
 
6633
+
6609
6634
 
6610
6635
 
6611
6636
  It can in fact be a
@@ -6686,6 +6711,7 @@
6686
6711
 
6687
6712
 
6688
6713
 
6714
+
6689
6715
 
6690
6716
 
6691
6717
  We know what type
@@ -6771,6 +6797,7 @@
6771
6797
 
6772
6798
 
6773
6799
 
6800
+
6774
6801
 
6775
6802
 
6776
6803
  Update
@@ -6967,6 +6994,7 @@
6967
6994
 
6968
6995
 
6969
6996
 
6997
+
6970
6998
 
6971
6999
 
6972
7000
  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.6.1
8
+ ## (2025-05-27)
9
+
10
+ * CI: Update minio/mc bucket setup commands & bump versions [Otavio Jacobi]
11
+
7
12
  # v21.6.0
8
13
  ## (2025-05-15)
9
14
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.6.0
1
+ 21.6.1
@@ -17,7 +17,7 @@ services:
17
17
  - -c
18
18
  - full_page_writes=off
19
19
  minio-server:
20
- image: minio/minio:RELEASE.2024-09-22T00-33-43Z
20
+ image: minio/minio:RELEASE.2025-05-24T17-08-30Z
21
21
  environment:
22
22
  MINIO_ROOT_USER: USERNAME
23
23
  MINIO_ROOT_PASSWORD: PASSWORD
@@ -26,12 +26,14 @@ 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-05-21T01-59-54Z
30
30
  depends_on:
31
31
  - minio-server
32
32
  entrypoint: >
33
33
  /bin/sh -c "
34
- /usr/bin/mc config host add minio-server http://minio-server:9000 USERNAME PASSWORD;
34
+ set -e;
35
+ sleep 1;
36
+ /usr/bin/mc alias set minio-server http://minio-server:9000 USERNAME PASSWORD;
35
37
  /usr/bin/mc mb --ignore-existing minio-server/balena-pine-web-resources;
36
- exit 0;
38
+ sleep infinity;
37
39
  "
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.6.0",
3
+ "version": "21.6.1-build-bump-minio-update-config-82fb24d8beb256f34aed3c9bffc78bbb87845d17-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:51:07.385Z"
152
+ "publishedAt": "2025-05-27T12:29:03.262Z"
153
153
  }
154
154
  }