@balena/pinejs 21.0.4 → 21.0.5-build-renovate-serve-static-2-x-d57cb45f323dd0921480deb4c400b718bb24a1d2-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,16 @@
1
+ - commits:
2
+ - subject: Update dependency serve-static to v2
3
+ hash: d57cb45f323dd0921480deb4c400b718bb24a1d2
4
+ body: |
5
+ Update serve-static from 1.16.2 to 2.2.0
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: balena-renovate[bot]
10
+ nested: []
11
+ version: 21.0.5
12
+ title: ""
13
+ date: 2025-03-31T03:59:06.224Z
1
14
  - commits:
2
15
  - subject: Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z
3
16
  hash: dcb916fe5dbfd46de8284678eed69ce91a04ea42
@@ -11,7 +24,7 @@
11
24
  nested: []
12
25
  version: 21.0.4
13
26
  title: ""
14
- date: 2025-03-28T07:00:33.120Z
27
+ date: 2025-03-31T03:56:29.987Z
15
28
  - commits:
16
29
  - subject: Update @balena/odata-to-abstract-sql to 7.1.6
17
30
  hash: f521dee8066b9c35ff65f6a0ad164c2b4efdaa3b
@@ -2254,6 +2267,7 @@
2254
2267
 
2255
2268
 
2256
2269
 
2270
+
2257
2271
  As balena-lint
2258
2272
  rejects `new
2259
2273
  Boolean()`, `new
@@ -2289,6 +2303,7 @@
2289
2303
 
2290
2304
 
2291
2305
 
2306
+
2292
2307
  As engine and npm is
2293
2308
  now required as part
2294
2309
  of package.json we
@@ -2339,6 +2354,7 @@
2339
2354
 
2340
2355
 
2341
2356
 
2357
+
2342
2358
  Ensure that the
2343
2359
  input passed in for
2344
2360
  JSON types is either
@@ -2452,6 +2468,7 @@
2452
2468
 
2453
2469
 
2454
2470
 
2471
+
2455
2472
  This also deprecates
2456
2473
  the legacy version
2457
2474
  footer:
@@ -2493,6 +2510,7 @@
2493
2510
 
2494
2511
 
2495
2512
 
2513
+
2496
2514
  It can in fact be a
2497
2515
  lot of different
2498
2516
  things and that is
@@ -2535,6 +2553,7 @@
2535
2553
 
2536
2554
 
2537
2555
 
2556
+
2538
2557
  We know what type
2539
2558
  they return and they
2540
2559
  should be explicitly
@@ -2582,6 +2601,7 @@
2582
2601
 
2583
2602
 
2584
2603
 
2604
+
2585
2605
  Update
2586
2606
  @balena/sbvr-types
2587
2607
  from 3.4.18 to 3.5.0
@@ -2740,6 +2760,7 @@
2740
2760
 
2741
2761
 
2742
2762
 
2763
+
2743
2764
  This also deprecates
2744
2765
  the legacy use of
2745
2766
  direct true/false
@@ -5869,6 +5890,7 @@
5869
5890
 
5870
5891
 
5871
5892
 
5893
+
5872
5894
 
5873
5895
 
5874
5896
  As balena-lint
@@ -5932,6 +5954,7 @@
5932
5954
 
5933
5955
 
5934
5956
 
5957
+
5935
5958
 
5936
5959
 
5937
5960
  As engine and npm is
@@ -6010,6 +6033,7 @@
6010
6033
 
6011
6034
 
6012
6035
 
6036
+
6013
6037
 
6014
6038
 
6015
6039
  Ensure that the
@@ -6151,6 +6175,7 @@
6151
6175
 
6152
6176
 
6153
6177
 
6178
+
6154
6179
 
6155
6180
 
6156
6181
  This also deprecates
@@ -6220,6 +6245,7 @@
6220
6245
 
6221
6246
 
6222
6247
 
6248
+
6223
6249
 
6224
6250
 
6225
6251
  It can in fact be a
@@ -6290,6 +6316,7 @@
6290
6316
 
6291
6317
 
6292
6318
 
6319
+
6293
6320
 
6294
6321
 
6295
6322
  We know what type
@@ -6365,6 +6392,7 @@
6365
6392
 
6366
6393
 
6367
6394
 
6395
+
6368
6396
 
6369
6397
 
6370
6398
  Update
@@ -6551,6 +6579,7 @@
6551
6579
 
6552
6580
 
6553
6581
 
6582
+
6554
6583
 
6555
6584
 
6556
6585
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -4,8 +4,13 @@ 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.5
8
+ ## (2025-03-31)
9
+
10
+ * Update dependency serve-static to v2 [balena-renovate[bot]]
11
+
7
12
  # v21.0.4
8
- ## (2025-03-28)
13
+ ## (2025-03-31)
9
14
 
10
15
  * Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z [balena-renovate[bot]]
11
16
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 21.0.4
1
+ 21.0.5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.0.4",
3
+ "version": "21.0.5-build-renovate-serve-static-2-x-d57cb45f323dd0921480deb4c400b718bb24a1d2-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -124,7 +124,7 @@
124
124
  "passport-local": "^1.0.0",
125
125
  "pg": "^8.14.1",
126
126
  "pg-connection-string": "^2.7.0",
127
- "serve-static": "^1.16.2"
127
+ "serve-static": "^2.0.0"
128
128
  },
129
129
  "engines": {
130
130
  "node": "^20.14.0 || ^22.0.0",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-03-28T07:00:34.164Z"
151
+ "publishedAt": "2025-03-31T03:59:07.221Z"
152
152
  }
153
153
  }