File tree 4 files changed +38
-3
lines changed
4 files changed +38
-3
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z
3
+ hash: dcb916fe5dbfd46de8284678eed69ce91a04ea42
4
+ body: >
5
+ Update minio/mc from RELEASE.2024-07-22T20-02-49Z to
6
+ RELEASE.2024-11-21T17-21-54Z
7
+ footer:
8
+ Change-type: patch
9
+ change-type: patch
10
+ author: balena-renovate[bot]
11
+ nested: []
12
+ version: 21.0.4
13
+ title: ""
14
+ date: 2025-03-31T03:56:29.987Z
1
15
- commits:
2
16
- subject: Update @balena/odata-to-abstract-sql to 7.1.6
3
17
hash: f521dee8066b9c35ff65f6a0ad164c2b4efdaa3b
2239
2253
2240
2254
2241
2255
2256
+
2242
2257
As balena-lint
2243
2258
rejects `new
2244
2259
Boolean()`, `new
2273
2288
2274
2289
2275
2290
2291
+
2276
2292
As engine and npm is
2277
2293
now required as part
2278
2294
of package.json we
2322
2338
2323
2339
2324
2340
2341
+
2325
2342
Ensure that the
2326
2343
input passed in for
2327
2344
JSON types is either
2434
2451
2435
2452
2436
2453
2454
+
2437
2455
This also deprecates
2438
2456
the legacy version
2439
2457
footer:
2474
2492
2475
2493
2476
2494
2495
+
2477
2496
It can in fact be a
2478
2497
lot of different
2479
2498
things and that is
2515
2534
2516
2535
2517
2536
2537
+
2518
2538
We know what type
2519
2539
they return and they
2520
2540
should be explicitly
2561
2581
2562
2582
2563
2583
2584
+
2564
2585
Update
2565
2586
@balena/sbvr-types
2566
2587
from 3.4.18 to 3.5.0
2718
2739
2719
2740
2720
2741
2742
+
2721
2743
This also deprecates
2722
2744
the legacy use of
2723
2745
direct true/false
5846
5868
5847
5869
5848
5870
5871
+
5849
5872
5850
5873
5851
5874
As balena-lint
5908
5931
5909
5932
5910
5933
5934
+
5911
5935
5912
5936
5913
5937
As engine and npm is
5985
6009
5986
6010
5987
6011
6012
+
5988
6013
5989
6014
5990
6015
Ensure that the
6125
6150
6126
6151
6127
6152
6153
+
6128
6154
6129
6155
6130
6156
This also deprecates
6193
6219
6194
6220
6195
6221
6222
+
6196
6223
6197
6224
6198
6225
It can in fact be a
6262
6289
6263
6290
6264
6291
6292
+
6265
6293
6266
6294
6267
6295
We know what type
6336
6364
6337
6365
6338
6366
6367
+
6339
6368
6340
6369
6341
6370
Update
6521
6550
6522
6551
6523
6552
6553
+
6524
6554
6525
6555
6526
6556
This also deprecates
Original file line number Diff line number Diff line change @@ -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.0.4
8
+ ## (2025-03-31)
9
+
10
+ * Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z [balena-renovate[bot]]
11
+
7
12
# v21.0.3
8
13
## (2025-03-28)
9
14
Original file line number Diff line number Diff line change 1
- 21.0.3
1
+ 21.0.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @balena/pinejs" ,
3
- "version" : " 21.0.3 " ,
3
+ "version" : " 21.0.4 " ,
4
4
"main" : " out/server-glue/module.js" ,
5
5
"type" : " module" ,
6
6
"repository" :
" [email protected] :balena-io/pinejs.git" ,
148
148
"recursive" : true
149
149
},
150
150
"versionist" : {
151
- "publishedAt" : " 2025-03-28T06:43:09.974Z "
151
+ "publishedAt" : " 2025-03-31T03:56:30.981Z "
152
152
}
153
153
}
You can’t perform that action at this time.
0 commit comments