@balena/pinejs 20.0.0-build-esm-b5b8bb0f9f64e45f22764bdbc82b5efa4eec185d-1 → 20.0.0

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,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: Update node engines entry to clarify we don't actively support 21.x
3
- hash: b5b8bb0f9f64e45f22764bdbc82b5efa4eec185d
3
+ hash: bb75825da9bf23f38f1c0fe2bae301d171d84de6
4
4
  body: |
5
5
  It might work but we don't actively support it/worry if it breaks
6
6
  footer:
@@ -9,7 +9,7 @@
9
9
  author: Pagan Gazzard
10
10
  nested: []
11
11
  - subject: Use `instanceof Error` rather than lodash `_.isError`
12
- hash: 82c0cbf8c818a1650094d91d3c5030f82b21d246
12
+ hash: b13fb81d3586938003b915c11ac0c4c35d31f1fe
13
13
  body: ""
14
14
  footer:
15
15
  Change-type: major
@@ -17,7 +17,7 @@
17
17
  author: Pagan Gazzard
18
18
  nested: []
19
19
  - subject: Drop exposed S3 handler in favor of @balena/pinejs-webresource-s3 handler
20
- hash: 2fbb0e97bfedb84e13d9c5fffb4afc915c0ace59
20
+ hash: ec99776fbf3c0731c47349e06a5d566f35e9758b
21
21
  body: ""
22
22
  footer:
23
23
  Change-type: major
@@ -25,7 +25,7 @@
25
25
  author: Otavio Jacobi
26
26
  nested: []
27
27
  - subject: Update commander to 13.x
28
- hash: a367cf369cd8fb07303692513cbc5587717ae170
28
+ hash: 3ee1971703b3e07974b87915e298e67e4c876a5d
29
29
  body: ""
30
30
  footer:
31
31
  Change-type: major
@@ -33,7 +33,7 @@
33
33
  author: Pagan Gazzard
34
34
  nested: []
35
35
  - subject: Update chai to 5.x
36
- hash: 5f1fe624060586f96c631c39651f82fc89d99847
36
+ hash: 03604c3aad00e6e27162d8db0ebcbcb4b76e17a5
37
37
  body: ""
38
38
  footer:
39
39
  Change-type: patch
@@ -41,13 +41,17 @@
41
41
  author: Pagan Gazzard
42
42
  nested: []
43
43
  - subject: Convert to ESM
44
- hash: 426c5df04084fbe415001e062fb01e414a4dc778
44
+ hash: e42d7ce07ab7401abb633540c128d0128f876bc9
45
45
  body: ""
46
46
  footer:
47
47
  Change-type: patch
48
48
  change-type: patch
49
49
  author: Pagan Gazzard
50
50
  nested: []
51
+ version: 20.0.0
52
+ title: ""
53
+ date: 2025-01-10T11:35:44.131Z
54
+ - commits:
51
55
  - subject: Use for-of loops in preference of lodash `_.forEach`
52
56
  hash: cef68084a2670d797559c2fd4a36825be67b7729
53
57
  body: ""
@@ -64,9 +68,9 @@
64
68
  change-type: patch
65
69
  author: Pagan Gazzard
66
70
  nested: []
67
- version: 20.0.0
71
+ version: 19.7.5
68
72
  title: ""
69
- date: 2025-01-09T17:28:25.879Z
73
+ date: 2025-01-09T18:45:54.529Z
70
74
  - commits:
71
75
  - subject: Remove jsdoc typings from typescript file
72
76
  hash: c9a77da956c3d90589ce3002c34d30b541dcd48b
@@ -2170,6 +2174,7 @@
2170
2174
 
2171
2175
 
2172
2176
 
2177
+
2173
2178
 
2174
2179
 
2175
2180
  As balena-lint
@@ -2215,6 +2220,7 @@
2215
2220
 
2216
2221
 
2217
2222
 
2223
+
2218
2224
 
2219
2225
 
2220
2226
  As engine and npm is
@@ -2275,6 +2281,7 @@
2275
2281
 
2276
2282
 
2277
2283
 
2284
+
2278
2285
 
2279
2286
 
2280
2287
  Ensure that the
@@ -2398,6 +2405,7 @@
2398
2405
 
2399
2406
 
2400
2407
 
2408
+
2401
2409
 
2402
2410
 
2403
2411
  This also deprecates
@@ -2449,6 +2457,7 @@
2449
2457
 
2450
2458
 
2451
2459
 
2460
+
2452
2461
 
2453
2462
 
2454
2463
  It can in fact be a
@@ -2501,6 +2510,7 @@
2501
2510
 
2502
2511
 
2503
2512
 
2513
+
2504
2514
 
2505
2515
 
2506
2516
  We know what type
@@ -2558,6 +2568,7 @@
2558
2568
 
2559
2569
 
2560
2570
 
2571
+
2561
2572
 
2562
2573
 
2563
2574
  Update
@@ -2726,6 +2737,7 @@
2726
2737
 
2727
2738
 
2728
2739
 
2740
+
2729
2741
 
2730
2742
 
2731
2743
  This also deprecates
package/CHANGELOG.md CHANGED
@@ -5,7 +5,7 @@ automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
7
  # v20.0.0
8
- ## (2025-01-09)
8
+ ## (2025-01-10)
9
9
 
10
10
  * Update node engines entry to clarify we don't actively support 21.x [Pagan Gazzard]
11
11
  * Use `instanceof Error` rather than lodash `_.isError` [Pagan Gazzard]
@@ -13,6 +13,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
13
  * Update commander to 13.x [Pagan Gazzard]
14
14
  * Update chai to 5.x [Pagan Gazzard]
15
15
  * Convert to ESM [Pagan Gazzard]
16
+
17
+ # v19.7.5
18
+ ## (2025-01-09)
19
+
16
20
  * Use for-of loops in preference of lodash `_.forEach` [Pagan Gazzard]
17
21
  * Use `.at(-1)` in preference of lodash `_.last` [Pagan Gazzard]
18
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "20.0.0-build-esm-b5b8bb0f9f64e45f22764bdbc82b5efa4eec185d-1",
3
+ "version": "20.0.0",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-01-09T17:28:26.872Z"
151
+ "publishedAt": "2025-01-10T11:35:45.108Z"
152
152
  }
153
153
  }